FeTaQA: Free-form Table Question Answering (2022.tacl-1)

Copied to clipboard

Challenge: Existing table-based question answering datasets lack advanced information-based questions that require reasoning and integration of information pieces retrieved from structured knowledge sources.
Approach: They propose a dataset with 10K Wikipedia-based table, question, free-form answer, supporting table cells pairs that can be used to generate an answer.
Outcome: The proposed dataset has 10K Wikipedia-based table, question, free-form answer, supporting table cells pairs.

Similar Papers

KET-QA: A Dataset for Knowledge Enhanced Table Question Answering (2024.lrec-main)

Copied to clipboard

Challenge: Existing datasets that ignore the challenge of missing knowledge in TableQA are limited in their use.
Approach: They propose to use a knowledge base as the external knowledge source for TableQA and construct a dataset with fine-grained gold evidence annotation.
Outcome: The proposed model achieves remarkable performance improvements on three different settings, but still lags behind the human-level performance.
HotpotQA: A Dataset for Diverse, Explainable Multi-hop Question Answering (D18-1)

Copied to clipboard

Challenge: Existing question answering (QA) datasets fail to train QA systems to perform complex reasoning and provide explanations for answers.
Approach: They propose a new dataset with 113k Wikipedia-based question-answer pairs with four key features: (1) the questions require finding and reasoning over multiple supporting documents to answer; (2) the questions are diverse and not constrained to any pre-existing knowledge bases or knowledge schemas; (3) the questions provide sentence-level supporting facts required for reasoning; and (4) a type of factoid comparison questions to test QA systems’ ability to extract relevant facts and perform necessary comparison.
Outcome: The proposed dataset has 113k Wikipedia-based question-answer pairs and four key features that make it challenging for the latest QA systems.
HybridQA: A Dataset of Multi-Hop Question Answering over Tabular and Textual Data (2020.findings-emnlp)

Copied to clipboard

Challenge: Existing question answering datasets focus on dealing with homogeneous information, but using homogenous information alone might lead to coverage problems.
Approach: They propose a large-scale question-answering dataset that requires reasoning on heterogeneous information.
Outcome: The proposed model can achieve an EM score of 40% while the existing model is far behind human performance.
MultiTabQA: Generating Tabular Answers for Multi-Table Question Answering (2023.acl-long)

Copied to clipboard

Challenge: Recent tabular question answering models only answer questions over a single table . multi-table operations often result in tabular outputs .
Approach: They propose a model that answers questions over multiple tables and generalizes to generate tabular answers.
Outcome: The proposed model outperforms state-of-the-art single table QA models on a multi-table QA setting.
Hurdles to Progress in Long-form Question Answering (2021.naacl-main)

Copied to clipboard

Challenge: Long-form question answering (LFQA) involves retrieving documents relevant to a given question and using them to generate a paragraph-length answer.
Approach: They propose a long-form question answering system that relies on sparse attention and contrastive retriever learning to achieve state-of-the-art performance on the ELI5 LFQA dataset.
Outcome: The proposed system tops the public leaderboard on the ELI5 LFQA dataset, but it has several troubling issues.
Table Question Answering in the Era of Large Language Models: A Comprehensive Survey of Tasks, Methods, and Evaluation (2026.acl-long)

Copied to clipboard

Challenge: Table Question Answering (TQA) aims to answer natural language questions using tabular data.
Approach: They propose a systematic overview of TQA research using large language models and summarize available benchmarks based on task features.
Outcome: The proposed framework provides a comprehensive overview of the current state of the art in the field of Table Question Answering.
MESAQA: A Dataset for Multi-Span Contextual and Evidence-Grounded Question Answering (2025.coling-main)

Copied to clipboard

Challenge: Existing question answering systems focus on extracting answers from single spans, but real-world scenarios require synthesizing information from multiple spans.
Approach: They propose a dataset that leverages the MASH-QA dataset and large language models (LLMs) to ensure that each Q/A pair requires considering all selected spans.
Outcome: The proposed method enables the model to answer multiple Q/A pairs in a single span, while ensuring that all selected spans are considered.
MultiSpanQA: A Dataset for Multi-Span Question Answering (2022.naacl-main)

Copied to clipboard

Challenge: Existing reading comprehension datasets focus on single-span answers, but multi-spread questions are less studied.
Approach: They propose a new reading comprehension dataset that focuses on multi-span questions . they introduce new metrics for the purposes of multi--spontaneous question answering evaluation .
Outcome: The proposed model beats baselines and achieves state-of-the-art on the existing dataset.
TIGQA: An Expert-Annotated Question-Answering Dataset in Tigrinya (2024.lrec-main)

Copied to clipboard

Challenge: Existing annotated datasets for NLP tasks in languages with limited resources are limited.
Approach: They propose to use machine translation to convert existing Tigrinya dataset into a Tigrina dataset in SQuAD format.
Outcome: The proposed dataset is an expert-annotated Tigrinya dataset with 2,685 question-answer pairs covering 122 diverse topics.
PerCQA: Persian Community Question Answering Dataset (2022.lrec-1)

Copied to clipboard

Challenge: Community Question Answering (CQA) forums provide answers to many real-life questions.
Approach: They propose to make Persian dataset PerCQA public to encourage more research in Persian CQA.
Outcome: The proposed dataset contains 989 questions and 21,915 annotated answers from the most well-known Persian forum.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations