paper-with-me

Papers

Unveiling Implicit Table Knowledge with Question-Then-Pinpoint Reasoner for Insightful Table Summarization

2024-06-18 · Kwangwook Seo, Jinyoung Yeo, Dongha Lee

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 distill the high-quality knowledge to the reasoner. Extensive experiments on two table summarization datasets, including our newly proposed InsTaSumm, validate the general effectiveness of our framework.

📄 PDF Abstract BibTeX arXiv:2406.12269

Code (1)

tommyezreal/qtp 공식 구현 pytorch

Similar Papers 제목 키워드 기반

LifeTox: Unveiling Implicit Toxicity in Life Advice

2023-11-16 · Minbeom Kim, Jahyun Koo, Hwanhee Lee, Joonsuk Park 외

As large language models become increasingly integrated into daily life, detecting implicit toxicity across diverse contexts is crucial. To this end, we introduce LifeTox, a dataset designed for identifying implicit toxi…

User Impressions of Questions to Acquire Lexical Knowledge

2020-07-01 · SIGDIAL (ACL) 2020 7 · Kazunori Komatani, Mikio Nakano

For the acquisition of knowledge through dialogues, it is crucial for systems to ask questions that do not diminish the user’s willingness to talk, i.e., that do not degrade the user’s impression. This paper reports the …

TabMCQ: A Dataset of General Knowledge Tables and Multiple-choice Questions

2016-02-12 · Sujay Kumar Jauhar, Peter Turney, Eduard Hovy

We describe two new related resources that facilitate modelling of general knowledge reasoning in 4th grade science exams. The first is a collection of curated facts in the form of tables, and the second is a large set o…

General KnowledgeMultiple-choiceQuestion Answering

Large Language Models and Multimodal Retrieval for Visual Word Sense Disambiguation

2023-10-21 · Anastasia Kritharoula, Maria Lymperaiou, Giorgos Stamou

Visual Word Sense Disambiguation (VWSD) is a novel challenging task with the goal of retrieving an image among a set of candidates, which better represents the meaning of an ambiguous word within a given context. In this…

Answer GenerationImage RetrievalQuestion AnsweringRetrieval+1

Gradually Excavating External Knowledge for Implicit Complex Question Answering

2026-03-09 · Chang Liu, Xiaoguang Li, Lifeng Shang, Xin Jiang 외 arxiv

Recently, large language models (LLMs) have gained much attention for the emergence of human-comparable capabilities and huge potential. However, for open-domain implicit question-answering problems, LLMs may not be the …

Question AnsweringLogical Reasoning