paper-with-me

Papers

Understanding Retrieval Augmentation for Long-Form Question Answering

2023-10-18 · Hung-Ting Chen, Fangyuan Xu, Shane A. Arora, Eunsol Choi

We present a study of retrieval-augmented language models (LMs) on long-form question answering. We analyze how retrieval augmentation impacts different LMs, by comparing answers generated from models while using the same evidence documents, and how differing quality of retrieval document set impacts the answers generated from the same LM. We study various attributes of generated answers (e.g., fluency, length, variance) with an emphasis on the attribution of generated long-form answers to in-context evidence documents. We collect human annotations of answer attribution and evaluate methods for automatically judging attribution. Our study provides new insights on how retrieval augmentation impacts long, knowledge-rich text generation of LMs. We further identify attribution patterns for long text generation and analyze the main culprits of attribution errors. Together, our analysis reveals how retrieval augmentation impacts long knowledge-rich text generation and provide directions for future work.

📄 PDF Abstract BibTeX arXiv:2310.12150

Code (0)

등록된 구현이 없습니다.

Tasks

FormLong Form Question AnsweringQuestion AnsweringRetrievalText Generation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Redefining Information Retrieval of Structured Database via Large Language Models

2024-05-09 · Mingzhu Wang, Yuzhe Zhang, Qihang Zhao, Junyi Yang 외

Retrieval augmentation is critical when Language Models (LMs) exploit non-parametric knowledge related to the query through external knowledge bases before reasoning. The retrieved information is incorporated into LMs as…

Information RetrievalQuestion AnsweringRetrieval

Multi-Modal Retrieval Augmentation for Open-Ended and Knowledge-Intensive Video Question Answering

2025-02-17 · Md Zarif Ul Alam, Hamed Zamani

While current video question answering systems perform well on some tasks requiring only direct visual understanding, they struggle with questions demanding knowledge beyond what is immediately observable in the video co…

Multiple-choiceQuestion AnsweringRetrievalRetrieval-augmented Generation+2

A Gradually Soft Multi-Task and Data-Augmented Approach to Medical Question Understanding

2021-08-01 · ACL 2021 5 · Khalil Mrini, Franck Dernoncourt, Seunghyun Yoon, Trung Bui 외

Users of medical question answering systems often submit long and detailed questions, making it hard to achieve high recall in answer retrieval. To alleviate this problem, we propose a novel Multi-Task Learning (MTL) met…

Data AugmentationDecoderMedical Question AnsweringMulti-Task Learning+2

Retrieval meets Long Context Large Language Models

2023-10-04 · Peng Xu, Wei Ping, Xianchao Wu, Lawrence McAfee 외

Extending the context window of large language models (LLMs) is getting popular recently, while the solution of augmenting LLMs with retrieval has existed for years. The natural questions are: i) Retrieval-augmentation v…

16k4kFew-Shot LearningNatural Questions+2

On the Summarization of Consumer Health Questions

2019-07-01 · ACL 2019 7 · Asma Ben Abacha, Dina Demner-Fushman

Question understanding is one of the main challenges in question answering. In real world applications, users often submit natural language questions that are longer than needed and include peripheral information that in…

Data AugmentationQuestion AnsweringRetrieval