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.

Similar Papers

Read before Generate! Faithful Long Form Question Answering with Machine Reading (2022.findings-acl)

Copied to clipboard

Challenge: Long-form question answering (LFQA) generates a paragraph-length answer for a given question.
Approach: They propose a framework that jointly models answer generation and machine reading.
Outcome: The proposed model generates a more factually accurate answer from millions of documents retrieved from a large dataset.
A Critical Evaluation of Evaluations for Long-form Question Answering (2023.acl-long)

Copied to clipboard

Challenge: Long-form question answering (LFQA) is an emerging research area within QA . however, its flexibility poses enormous challenges for evaluation .
Approach: They conduct the first targeted study of the evaluation of long-form answers, covering both human and automatic evaluation practices.
Outcome: The proposed evaluations cover human and automatic evaluations.
ELI5: Long Form Question Answering (P19-1)

Copied to clipboard

Challenge: Existing question answering datasets provide extractive or short answers, but less attention has been paid to open-ended questions that require explanations.
Approach: They present a large-scale corpus for long form question answering . they use a Reddit forum to provide elaborate answers to open-ended questions .
Outcome: The proposed model outperforms Seq2Seq, language modeling, and other models in human evaluations.
WebCPM: Interactive Web Search for Chinese Long-form Question Answering (2023.acl-long)

Copied to clipboard

Challenge: Long-form question answering requires two procedures: information retrieval and information synthesis.
Approach: They propose a Chinese long-form question answering dataset called WebCPM . the dataset is based on a web search interface that engages with a search engine in real time .
Outcome: The proposed dataset generates answers that are no worse than human-written ones . the dataset is the first Chinese LFQA dataset .
Localizing and Mitigating Errors in Long-form Question Answering (2025.findings-acl)

Copied to clipboard

Challenge: Long-form question answering (LFQA) answers are prone to hallucinations and factual inconsistencies, challenging their faithful evaluation.
Approach: They propose a dataset with localized error annotations for human-written and model-generated LFQA answers.
Outcome: The proposed approach reduces errors and improves quality of the answers across multiple models.
Beyond Prompting: An Efficient Embedding Framework for Open-Domain Question Answering (2025.acl-long)

Copied to clipboard

Challenge: Large language models (LLMs) have recently pushed open-domain question answering (ODQA) to new heights.
Approach: They propose an embedding-level framework that enhances both the retriever and the reader by reordering query representations via lightweight linear layers under an unsupervised contrastive learning objective.
Outcome: The proposed framework outperforms baselines in accuracy and efficiency across three open-source LLMs, three retrieval methods, and four ODQA benchmarks.
Revisiting Automated Evaluation for Long-form Table Question Answering (2024.emnlp-main)

Copied to clipboard

Challenge: Existing automated metrics for long-form table question answering (LFTQA) are poorly correlated with human judgments and fail to distinguish between factually accurate responses and those that are factual incorrect.
Approach: They propose to use a meta-evaluation dataset to assess the effectiveness of LLM-based LFTQA systems.
Outcome: The proposed meta-evaluation dataset includes 2,988 human-annotated examples.
Groundedness in Retrieval-augmented Long-form Generation: An Empirical Study (2024.findings-naacl)

Copied to clipboard

Challenge: a significant portion of correct answers remain compromised by hallucinations in large language models.
Approach: They examine whether every generated sentence is grounded in retrieved documents or the model’s pre-training data.
Outcome: The findings highlight the need for more robust mechanisms in large language models to mitigate the generation of ungrounded content.
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.
Original Content Is All You Need! an Empirical Study on Leveraging Answer Summary for WikiHowQA Answer Selection Task (2022.coling-1)

Copied to clipboard

Challenge: Existing answer selection approaches for community question answering lack additional answer summaries due to redundancy and lengthiness issues of crowdsourced answers.
Approach: They constructed a dataset which contains a corresponding reference summary for each original lengthy answer.
Outcome: The proposed model improves the performance of a question and candidate answer on a WikiHowQA dataset.

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