ConDA : State-Based Data Augmentation for Context-Dependent Text-to-sql

Dingzirui Wang,Longxu Dou,Wanxiang Che,Jiaqi Wang,Jinbo Liu,Lixin Li,Jingan Shang,Lei Tao,Jie Zhang,Cong Fu,Xuri Song
DOI: https://doi.org/10.1007/s13042-023-02086-z
2024-01-01
International Journal of Machine Learning and Cybernetics
Abstract:The context-dependent text-to-SQL task has profound real-world implications, as it facilitates users in extracting knowledge from vast databases, which allows users to acquire the information interactively for better accuracy. Unfortunately, current models struggle to address this task effectively due to the scarcity of data led by the high annotation overhead. The most straightforward method for addressing this problem is data augmentation, which aims at scaling up the parsing corpus. However, the naive methods suffer from the low diversity of the augmented data. To address this limitation, we propose the state-based CON text-dependent text-to-SQL D ata A ugmentation ( ConDA ), which generate and filter augmented data based on the dialogue state, which has higher diversity. Experimental results show that ConDA yields performance improvement on all experimental datasets with an average boosting of 1.6% , proving the effectiveness of our method.
What problem does this paper attempt to address?