PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
March 4, 2024133 citationsOpen Access

Table Meets LLM: Can Large Language Models Understand Structured Table Data? A Benchmark and Empirical Study

View Full Paper
YSYuan SuiMZMengyu ZhouMZMingjie Zhou

Key Points

Key points are not available for this paper at this time.

Abstract

Large language models (LLMs) are becoming attractive as few-shot reasoners to solve Natural Language (NL) -related tasks. However, there is still much to learn about how well LLMs understand structured data, such as tables. Although tables can be used as input to LLMs with serialization, there is a lack of comprehensive studies that examine whether LLMs can truly comprehend such data. In this paper, we try to understand this by designing a benchmark to evaluate the structural understanding capabilities (SUC) of LLMs. The benchmark we create includes seven tasks, each with its own unique challenges, , cell lookup, row retrieval, and size detection. We perform a series of evaluations on GPT-3. 5 and GPT-4. We find that performance varied depending on several input choices, including table input format, content order, role prompting, and partition marks. Drawing from the insights gained through the benchmark evaluations, we proposeself-augmentation for effective structural prompting, such as critical value / range identification using internal knowledge of LLMs. When combined with carefully chosen input choices, these structural prompting methods lead to promising improvements in LLM performance on a variety of tabular tasks, , TabFact (2. 31%), HybridQA (2. 13%), SQA (2. 72%), Feverous (0. 84%), and ToTTo (5. 68%). We believe that our open-source (please find code and data at https: //github. com/microsoft/TableProvider) benchmark and proposed prompting methods can serve as a simple yet generic selection for future research.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Sui et al. (2024) studied this question.

synapsesocial.com/papers/68e75b3db6db6435876d2ce3https://doi.org/10.1145/3616855.3635752
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1TableBench: A Comprehensive and Complex Benchmark for Table Question Answering2024
  2. 2Unleashing the Potential of Large Language Models for Predictive Tabular Tasks in Data Science2024
  3. 3StructBench: An Autogenerated Benchmark for Evaluating Large Language Model's Ability in Structure-Rich Text Understanding2024
  4. 4Uncovering Limitations of Large Language Models in Information Seeking from Tables2024
  5. 5TableLLM: Enabling Tabular Data Manipulation by LLMs in Real Office Usage Scenarios2024 · 2 citations