English
Related papers

Related papers: ELI5: Long Form Question Answering

200 papers

Ambiguous questions are a challenge for Question Answering models, as they require answers that cover multiple interpretations of the original query. To this end, these models are required to generate long-form answers that often combine…

Computation and Language · Computer Science 2023-05-23 Konstantinos Papakostas , Irene Papadopoulou

Table Question Answering (Table QA) refers to providing precise answers from tables to answer a user's question. In recent years, there have been a lot of works on table QA, but there is a lack of comprehensive surveys on this research…

Computation and Language · Computer Science 2022-07-13 Nengzheng Jin , Joanna Siebert , Dongfang Li , Qingcai Chen

Retrieval-Augmented Generation (RAG) has emerged as the standard paradigm for answering questions on enterprise data. Traditionally, RAG has centered on text-based semantic search and re-ranking. However, this approach falls short when…

Information Retrieval · Computer Science 2025-09-29 Gurbinder Gill , Ritvik Gupta , Denis Lusson , Anand Chandrashekar , Donald Nguyen

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

Large Language Model (LLM)-based applications are graduating from research prototypes to products serving millions of users, influencing how people write and consume information. A prominent example is the appearance of Answer Engines:…

Information Retrieval · Computer Science 2024-10-31 Pranav Narayanan Venkit , Philippe Laban , Yilun Zhou , Yixin Mao , Chien-Sheng Wu

Recent models in developing summarization systems consist of millions of parameters and the model performance is highly dependent on the abundance of training data. While most existing summarization corpora contain data in the order of…

Computation and Language · Computer Science 2021-10-06 Sajad Sotudeh , Hanieh Deilamsalehy , Franck Dernoncourt , Nazli Goharian

In this paper, we champion the use of structured and semantic content representation of discourse-based scholarly communication, inspired by tools like Wikipedia infoboxes or structured Amazon product descriptions. These representations…

Computation and Language · Computer Science 2024-01-19 Mahsa Shamsabadi , Jennifer D'Souza , Sören Auer

We propose a new large-scale (nearly a million questions) ultra-long-context (more than 50,000 words average document length) reading comprehension dataset. Using GPT 3.5, we summarized each scene in 1,500 hand-curated fiction books from…

Computation and Language · Computer Science 2023-12-11 Arseny Moskvichev , Ky-Vinh Mai

Humans continuously make new discoveries, and understanding temporal sequence of events leading to these breakthroughs is essential for advancing science and society. This ability to reason over time allows us to identify future steps and…

Computation and Language · Computer Science 2025-04-03 Abhilash Shankarampeta , Harsh Mahajan , Tushar Kataria , Dan Roth , Vivek Gupta

We present ELQA, a corpus of questions and answers in and about the English language. Collected from two online forums, the >70k questions (from English learners and others) cover wide-ranging topics including grammar, meaning, fluency, and…

Computation and Language · Computer Science 2023-07-04 Shabnam Behzad , Keisuke Sakaguchi , Nathan Schneider , Amir Zeldes

Community question answering, a recent evolution of question answering in the Web context, allows a user to quickly consult the opinion of a number of people on a particular topic, thus taking advantage of the wisdom of the crowd. Here we…

Existing datasets for natural language inference (NLI) have propelled research on language understanding. We propose a new method for automatically deriving NLI datasets from the growing abundance of large-scale question answering datasets.…

Computation and Language · Computer Science 2018-09-12 Dorottya Demszky , Kelvin Guu , Percy Liang

Question answering (QA) models often rely on large-scale training datasets, which necessitates the development of a data generation framework to reduce the cost of manual annotations. Although several recent studies have aimed to generate…

Computation and Language · Computer Science 2023-02-07 Seongyun Lee , Hyunjae Kim , Jaewoo Kang

With the rapid advancement of Multimodal Large Language Models (MLLMs), they have demonstrated exceptional capabilities across a variety of vision-language tasks. However, current evaluation benchmarks predominantly focus on objective…

Computation and Language · Computer Science 2025-09-24 Haokun Li , Yazhou Zhang , Jizhi Ding , Qiuchi Li , Peng Zhang

Large language models (LLMs) adapted to follow user instructions are now widely deployed as conversational agents. In this work, we examine one increasingly common instruction-following task: providing writing assistance to compose a…

Computation and Language · Computer Science 2024-03-07 Fangyuan Xu , Kyle Lo , Luca Soldaini , Bailey Kuehl , Eunsol Choi , David Wadden

Large language models (LLMs) have emerged as a widely-used tool for information seeking, but their generated outputs are prone to hallucination. In this work, our aim is to allow LLMs to generate text with citations, improving their factual…

Computation and Language · Computer Science 2023-11-01 Tianyu Gao , Howard Yen , Jiatong Yu , Danqi Chen

Pretrained Large Language Models (LLMs) have gained significant attention for addressing open-domain Question Answering (QA). While they exhibit high accuracy in answering questions related to common knowledge, LLMs encounter difficulties…

Computation and Language · Computer Science 2024-03-05 Rohan Kumar , Youngmin Kim , Sunitha Ravi , Haitian Sun , Christos Faloutsos , Ruslan Salakhutdinov , Minji Yoon

Trustworthy answer content is abundant in many high-resource languages and is instantly accessible through question answering systems, yet this content can be hard to access for those that do not speak these languages. The leap forward in…

Talk2AI is a large-scale longitudinal dataset of 3,080 conversations (totaling 30,800 turns) between human participants and Large Language Models (LLMs), designed to support research on persuasion, opinion change, and human-AI interaction.…

Human-Computer Interaction · Computer Science 2026-04-07 Alexis Carrillo , Enrique Taietta , Ali Aghazadeh Ardebili , Giuseppe Alessandro Veltri , Massimo Stella

Question answering (QA) has become a popular way for humans to access billion-scale knowledge bases. Unlike web search, QA over a knowledge base gives out accurate and concise results, provided that natural language questions can be…

Computation and Language · Computer Science 2019-03-07 Wanyun Cui , Yanghua Xiao , Haixun Wang , Yangqiu Song , Seung-won Hwang , Wei Wang