Unveiling Implicit Table Knowledge with Question-Then-Pinpoint Reasoner for Insightful Table Summarization
Kwangwook Seo, Jinyoung Yeo, Dongha Lee

TL;DR
This paper introduces a novel question-then-pinpoint reasoning framework that enables large language models to uncover and explain implicit knowledge in tables, significantly improving table summarization quality.
Contribution
It proposes a plug-and-play reasoning framework with a self-questioning mechanism and a knowledge distillation process for faithful implicit knowledge extraction.
Findings
Effective in unveiling implicit table knowledge
Improves summarization quality on multiple datasets
Validated on newly proposed InsTaSumm dataset
Abstract
Implicit knowledge hidden within the explicit table cells, such as data insights, is the key to generating a high-quality table summary. However, unveiling such implicit knowledge is a non-trivial task. Due to the complex nature of structured tables, it is challenging even for large language models (LLMs) to mine the implicit knowledge in an insightful and faithful manner. To address this challenge, we propose a novel table reasoning framework Question-then-Pinpoint. Our work focuses on building a plug-and-play table reasoner that can self-question the insightful knowledge and answer it by faithfully pinpointing evidence on the table to provide explainable guidance for the summarizer. To train a reliable reasoner, we collect table knowledge by guiding a teacher LLM to follow the coarse-to-fine reasoning paths and refine it through two quality enhancement strategies to selectively…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsData Quality and Management · Topic Modeling · Natural Language Processing Techniques
