English
Related papers

Related papers: Retrieving Contextual Information for Long-Form Qu…

200 papers

Recent studies on Question Answering (QA) and Conversational QA (ConvQA) emphasize the role of retrieval: a system first retrieves evidence from a large collection and then extracts answers. This open-retrieval ConvQA setting typically…

Information Retrieval · Computer Science 2021-03-04 Chen Qu , Liu Yang , Cen Chen , W. Bruce Croft , Kalpesh Krishna , Mohit Iyyer

Long-form question answering (LFQA) poses a challenge as it involves generating detailed answers in the form of paragraphs, which go beyond simple yes/no responses or short factual answers. While existing QA models excel in questions with…

Computation and Language · Computer Science 2023-11-17 Pritom Saha Akash , Kashob Kumar Roy , Lucian Popa , Kevin Chen-Chuan Chang

In this thesis, we investigated the relevance, faithfulness, and succinctness aspects of Long Form Question Answering (LFQA). LFQA aims to generate an in-depth, paragraph-length answer for a given question, to help bridge the gap between…

Computation and Language · Computer Science 2022-11-16 Dan Su

The task of long-form question answering (LFQA) involves retrieving documents relevant to a given question and using them to generate a paragraph-length answer. While many models have recently been proposed for LFQA, we show in this paper…

Computation and Language · Computer Science 2021-05-20 Kalpesh Krishna , Aurko Roy , Mohit Iyyer

Many algorithms for Knowledge-Based Question Answering (KBQA) depend on semantic parsing, which translates a question to its logical form. When only weak supervision is provided, it is usually necessary to search valid logical forms for…

Computation and Language · Computer Science 2019-09-09 Tao Shen , Xiubo Geng , Tao Qin , Guodong Long , Jing Jiang , Daxin Jiang

How retrieved documents are used in language models (LMs) for long-form generation task is understudied. We present two controlled studies on retrieval-augmented LM for long-form question answering (LFQA): one fixing the LM and varying…

Computation and Language · Computer Science 2025-10-07 Hung-Ting Chen , Fangyuan Xu , Shane Arora , Eunsol Choi

Long-context question answering (QA) tasks require reasoning over a long document or multiple documents. Addressing these tasks often benefits from identifying a set of evidence spans (e.g., sentences), which provide supporting evidence for…

Computation and Language · Computer Science 2022-05-09 Avi Caciularu , Ido Dagan , Jacob Goldberger , Arman Cohan

Long-Context Question Answering (LCQA), a challenging task, aims to reason over long-context documents to yield accurate answers to questions. Existing long-context Large Language Models (LLMs) for LCQA often struggle with the "lost in the…

Computation and Language · Computer Science 2024-11-04 Qingfei Zhao , Ruobing Wang , Yukuo Cen , Daren Zha , Shicheng Tan , Yuxiao Dong , Jie Tang

Long-form question answering (LFQA) aims at answering complex, open-ended questions with detailed, paragraph-length responses. The de facto paradigm of LFQA necessitates two procedures: information retrieval, which searches for relevant…

Computation and Language · Computer Science 2023-05-24 Yujia Qin , Zihan Cai , Dian Jin , Lan Yan , Shihao Liang , Kunlun Zhu , Yankai Lin , Xu Han , Ning Ding , Huadong Wang , Ruobing Xie , Fanchao Qi , Zhiyuan Liu , Maosong Sun , Jie Zhou

Long-form question answering (LFQA) aims to generate a paragraph-length answer for a given question. While current work on LFQA using large pre-trained model for generation are effective at producing fluent and somewhat relevant content,…

Computation and Language · Computer Science 2022-03-02 Dan Su , Xiaoguang Li , Jindi Zhang , Lifeng Shang , Xin Jiang , Qun Liu , Pascale Fung

Knowledge-based visual question answering (VQA) requires answering questions with external knowledge in addition to the content of images. One dataset that is mostly used in evaluating knowledge-based VQA is OK-VQA, but it lacks a gold…

Computation and Language · Computer Science 2021-09-10 Man Luo , Yankai Zeng , Pratyay Banerjee , Chitta Baral

Long-form question answering (LFQA) tasks require retrieving the documents pertinent to a query, using them to form a paragraph-length answer. Despite considerable progress in LFQA modeling, fundamental issues impede its progress: i)…

Computation and Language · Computer Science 2021-12-28 Suchismit Mahapatra , Vladimir Blagojevic , Pablo Bertorello , Prasanna Kumar

\Ac{LFQA} aims to generate lengthy answers to complex questions. This scenario presents great flexibility as well as significant challenges for evaluation. Most evaluations rely on deterministic metrics that depend on string or n-gram…

Information Retrieval · Computer Science 2025-04-28 Ning Xian , Yixing Fan , Ruqing Zhang , Maarten de Rijke , Jiafeng Guo

Long-form question answering (LFQA) aims to provide thorough and in-depth answers to complex questions, enhancing comprehension. However, such detailed responses are prone to hallucinations and factual inconsistencies, challenging their…

Computation and Language · Computer Science 2025-06-04 Rachneet Sachdeva , Yixiao Song , Mohit Iyyer , Iryna Gurevych

Information-seeking questions in long-form question answering (LFQA) often prove misleading due to ambiguity or false presupposition in the question. While many existing approaches handle misleading questions, they are tailored to limited…

Computation and Language · Computer Science 2023-11-15 Wookje Han , Jinsol Park , Kyungjae Lee

An abundance of datasets and availability of reliable evaluation metrics have resulted in strong progress in factoid question answering (QA). This progress, however, does not easily transfer to the task of long-form QA, where the goal is to…

Computation and Language · Computer Science 2023-01-24 Ivan Stelmakh , Yi Luan , Bhuwan Dhingra , Ming-Wei Chang

Complex knowledge base question answering can be achieved by converting questions into sequences of predefined actions. However, there is a significant semantic and structural gap between natural language and action sequences, which makes…

Computation and Language · Computer Science 2022-12-27 Yechun Tang , Xiaoxia Cheng , Weiming Lu

Long-Form Question Answering (LFQA) involves generating comprehensive, paragraph-level responses to open-ended questions, which poses a significant challenge for evaluation due to the richness of information and flexible response format.…

Computation and Language · Computer Science 2026-02-03 Yuchen Fan , Chen Lin , Xin Zhong , Shuo Zhang , Heng Zhou , Yuchen Zhang , Mingyu Liang , Chengxing Xie , Ermo Hua , Gang Chen , Zhizhou He , Cheng Huang , Ning Ding , Bowen Zhou

Long document question answering (DocQA) aims to answer questions from long documents over 10k words. They usually contain content structures such as sections, sub-sections, and paragraph demarcations. However, the indexing methods of long…

Computation and Language · Computer Science 2024-04-24 Kuicai Dong , Derrick Goh Xin Deik , Yi Quan Lee , Hao Zhang , Xiangyang Li , Cong Zhang , Yong Liu

In this paper, we present a coarse to fine question answering (CFQA) system based on reinforcement learning which can efficiently processes documents with different lengths by choosing appropriate actions. The system is designed using an…

Computation and Language · Computer Science 2021-06-02 Yu Wang , Hongxia Jin
‹ Prev 1 2 3 10 Next ›