50 citations · 54 across the 9 of their papers we have counts for
4 papers · 1 filter
Are Diffusion Language Models Good Database Analysts?
Peixian Ma, Xialie Zhuang, Jiantao Tan +3
Recent advancements in large language models (LLMs) have significantly improved Natural Language to SQL (NL2SQL) tasks, yet most NL2SQL systems continue to rely on the autoregressi…
SQL-R1: Training Natural Language to SQL Reasoning Model By Reinforcement Learning
Peixian Ma, Xialie Zhuang, Chengjin Xu +3
Natural Language to SQL (NL2SQL) enables intuitive interactions with databases by transforming natural language queries into structured SQL statements. Despite recent advancements…
A Plug-and-Play Natural Language Rewriter for Natural Language to SQL
Peixian Ma, Boyan Li, Runzhi Jiang +3
Existing Natural Language to SQL (NL2SQL) solutions have made significant advancements, yet challenges persist in interpreting and translating NL queries, primarily due to users' l…
A Survey of Text-to-SQL in the Era of LLMs: Where are we, and where are we going?
Xinyu Liu, Shuyu Shen, Boyan Li +7
Translating users' natural language queries (NL) into SQL queries (i.e., Text-to-SQL, a.k.a. NL2SQL) can significantly reduce barriers to accessing relational databases and support…