paper-with-me

홈 › Papers

Can LLMs Narrate Tabular Data? An Evaluation Framework for Natural Language Representations of Text-to-SQL System Outputs

2025-10-27 · Jyotika Singh, Weiyi Sun, Amit Agarwal, Viji Krishnamurthy, Yassine Benajiba, Sujith Ravi, Dan Roth arxiv

In modern industry systems like multi-turn chat agents, Text-to-SQL technology bridges natural language (NL) questions and database (DB) querying. The conversion of tabular DB results into NL representations (NLRs) enables the chat-based interaction. Currently, NLR generation is typically handled by large language models (LLMs), but information loss or errors in presenting tabular results in NL remains largely unexplored. This paper introduces a novel evaluation method - Combo-Eval - for judgment of LLM-generated NLRs that combines the benefits of multiple existing methods, optimizing evaluation fidelity and achieving a significant reduction in LLM calls by 25-61%. Accompanying our method is NLR-BIRD, the first dedicated dataset for NLR benchmarking. Through human evaluations, we demonstrate the superior alignment of Combo-Eval with human judgments, applicable across scenarios with and without ground truth references.

📄 PDF Abstract BibTeX arXiv:2510.23854

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MM-StoryAgent: Immersive Narrated Storybook Video Generation with a Multi-Agent Paradigm across Text, Image and Audio

2025-03-07 · Xuenan Xu, Jiahao Mei, Chenliang Li, Yuning Wu 외

The rapid advancement of large language models (LLMs) and artificial intelligence-generated content (AIGC) has accelerated AI-native applications, such as AI-based storybooks that automate engaging story production for c…

Video Generation

HARMONIC: Harnessing LLMs for Tabular Data Synthesis and Privacy Protection

2024-08-06 · Yuxin Wang, Duanyu Feng, Yongfu Dai, Zhengyu Chen 외

Data serves as the fundamental foundation for advancing deep learning, particularly tabular data presented in a structured format, which is highly conducive to modeling. However, even in the era of LLM, obtaining tabular…

Privacy PreservingSynthetic Data GenerationTabular Data Generation

AraTable: Benchmarking LLMs' Reasoning and Understanding of Arabic Tabular Data

2025-07-24 · Rana Alshaikh, Israa Alghanmi, Shelan Jeawak arxiv

The cognitive and reasoning abilities of large language models (LLMs) have enabled remarkable progress in natural language processing. However, their performance in interpreting structured data, especially in tabular for…

Question AnsweringFact Verification

How well do LLMs reason over tabular data, really?

2025-05-12 · Cornelius Wolff, Madelon Hulsebos

Large Language Models (LLMs) excel in natural language tasks, but less is known about their reasoning capabilities over tabular data. Prior analyses devise evaluation strategies that poorly reflect an LLM's realistic per…

Missing ValuesMultiple-choice

FAITH: A Framework for Assessing Intrinsic Tabular Hallucinations in Finance

2025-08-07 · Mengao Zhang, Jiayu Fu, Tanya Warrier, Yuwen Wang 외 arxiv

Hallucination remains a critical challenge for deploying Large Language Models (LLMs) in finance. Accurate extraction and precise calculation from tabular data are essential for reliable financial analysis, since even mi…