3 papers
cs.CL2026
ProgramTab: Boosting Table Reasoning of LLMs via Programmatic Paradigm
Pei Guo, Enjie Liu, Yunzhi Tan +6
Table-based reasoning with large language models (LLMs), which requires reasoning based on natural language questions and structured tabular data, has gained widespread attention.…
cs.CL2025
Toward Structured Knowledge Reasoning: Contrastive Retrieval-Augmented Generation on Experience
Jiawei Gu, Ziting Xian, Yuanzhen Xie +7
Large language models (LLMs) achieve strong performance on plain text tasks but underperform on structured data like tables and databases. Potential challenges arise from their und…
cs.DB2025
PSM-SQL: Progressive Schema Learning with Multi-granularity Semantics for Text-to-SQL
Zhuopan Yang, Yuanzhen Xie, Ruichao Zhong +6
It is challenging to convert natural language (NL) questions into executable structured query language (SQL) queries for text-to-SQL tasks due to the vast number of database schema…