Back to Explore
cs.DBComputer Science

Databases

Database systems, query processing, data management

10.1CLMay 20
Residual Skill Optimization for Text-to-SQL Ensembles

Jiongli Zhu, Haoquan Guan, Parjanya Prajakta Prashant et al.

For practitioners of Text-to-SQL, this provides a method to build more reliable ensembles without model fine-tuning, addressing the bottleneck of correlated failures in candidate generation.

19.6DBMar 20Code
ReViSQL: Achieving Human-Level Text-to-SQL

Yuxuan Zhu, Tengjun Jin, Yoojin Choi et al.

This work addresses the critical challenge of improving Text-to-SQL accuracy for database research and data analytics applications, representing a significant advancement rather than an incremental improvement.

12.9AIJun 4Code
No Need to Train Your RDB Foundation Model

Linjie Xu, Yanlin Zhang, Quan Gan et al.

This work enables zero-shot predictive modeling over relational databases for practitioners, eliminating the need for task-specific model training.

29.1AIAug 20
MemTrapBench: Benchmarking Cognitive Traps in LLM Memory Use

Mengru Wang, Haozhe Luo, Zhenqian Xu et al.

For researchers and developers of LLM memory systems, this paper highlights a previously overlooked failure mode and provides a benchmark and mitigation method, though the impact is limited to the memory-augmented LLM domain.