Papers by Choongwon Park
MCS-SQL: Leveraging Multiple Prompts and Multiple-Choice Selection For Text-to-SQL Generation (2025.coling-main)
Copied to clipboard
| Challenge: | Recent advances in large language models have enabled in-context learning (ICL)-based methods to outperform fine-tuning approaches for text-to-SQL tasks. |
| Approach: | They propose a method that leverages multiple prompts to explore a broader search space for possible answers and effectively aggregate them. |
| Outcome: | The proposed method achieves execution accuracies of 65.5% and 89.6% on BIRD and Spider benchmarks. |