Improves text-to-SQL models by selecting the best SQL query from beam output.
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
BPE improves text-to-SQL generation by reducing training time and improving accuracy.
Paper improves text-to-SQL models with schema-aware denoising.
Active learning selects high-quality examples for text-to-SQL systems.
FINCH dataset enables financial Text-to-SQL tasks, improving model evaluation.
When translating natural language questions into SQL queries to answer questions from a database, we would like our methods to generalize to domains and database schemas outside of the training set. To handle complex questions and database schemas with a neural encoder-decoder paradigm, it is critical to properly encod…
PS-DME evaluates model performance and reliability after data-dependent selection.