activity
20182025
most citedRAGChecker: A Fine-grained Framework for Diagnosing Retrieval-Augmented Generation

9 citations · 18 across the 5 of their papers we have counts for

collaborators
Showing cs.CLShow all

10 papers · 1 filter

cs.CL2025

What Really Matters for Table LLMs? A Meta-Evaluation of Model and Data Effects

Naihao Deng, Sheng Zhang, Henghui Zhu +7

Table modeling has progressed for decades. In this work, we revisit this trajectory and highlight emerging challenges in the LLM era, particularly the paradox of choice: the diffic…

cs.CL2024

PRACTIQ: A Practical Conversational Text-to-SQL dataset with Ambiguous and Unanswerable Queries

Mingwen Dong, Nischal Ashok Kumar, Yiqun Hu +9

Previous text-to-SQL datasets and systems have primarily focused on user questions with clear intentions that can be answered. However, real user questions can often be ambiguous w…

cs.CL2024

You Only Read Once (YORO): Learning to Internalize Database Knowledge for Text-to-SQL

Hideo Kobayashi, Wuwei Lan, Peng Shi +5

While significant progress has been made on the text-to-SQL task, recent solutions repeatedly encode the same database schema for every question, resulting in unnecessary high infe…

cs.CL20249 cited

RAGChecker: A Fine-grained Framework for Diagnosing Retrieval-Augmented Generation

Dongyu Ru, Lin Qiu, Xiangkun Hu +15

Despite Retrieval-Augmented Generation (RAG) showing promising capability in leveraging external knowledge, a comprehensive evaluation of RAG systems is still challenging due to th…

cs.CL2023

Selective Demonstrations for Cross-domain Text-to-SQL

Shuaichen Chang, Eric Fosler-Lussier

Large language models (LLMs) with in-context learning have demonstrated impressive generalization capabilities in the cross-domain text-to-SQL task, without the use of in-domain an…

cs.CL20211 cited

Prefix-to-SQL: Text-to-SQL Generation from Incomplete User Questions

Naihao Deng, Shuaichen Chang, Peng Shi +2

Existing text-to-SQL research only considers complete questions as the input, but lay-users might strive to formulate a complete question. To build a smarter natural language inter…