paper-with-me

Papers

Attributed Question Answering: Evaluation and Modeling for Attributed Large Language Models

2022-12-15 · Bernd Bohnet, Vinh Q. Tran, Pat Verga, Roee Aharoni, Daniel Andor, Livio Baldini Soares, Massimiliano Ciaramita, Jacob Eisenstein, Kuzman Ganchev, Jonathan Herzig, Kai Hui, Tom Kwiatkowski, Ji Ma, Jianmo Ni, Lierni Sestorain Saralegui, Tal Schuster, William W. Cohen, Michael Collins, Dipanjan Das, Donald Metzler, Slav Petrov, Kellie Webster

Large language models (LLMs) have shown impressive results while requiring little or no direct supervision. Further, there is mounting evidence that LLMs may have potential in information-seeking scenarios. We believe the ability of an LLM to attribute the text that it generates is likely to be crucial in this setting. We formulate and study Attributed QA as a key first step in the development of attributed LLMs. We propose a reproducible evaluation framework for the task and benchmark a broad set of architectures. We take human annotations as a gold standard and show that a correlated automatic metric is suitable for development. Our experimental work gives concrete answers to two key questions (How to measure attribution?, and How well do current state-of-the-art methods perform on attribution?), and give some hints as to how to address a third (How to build LLMs with attribution?).

📄 PDF Abstract BibTeX arXiv:2212.08037

Code (1)

google-research-datasets/attributed-qa 공식 구현 tf

Tasks

AttributeQuestion Answering

Similar Papers 제목 키워드 기반

An Evaluation Framework for Attributed Information Retrieval using Large Language Models

2024-09-12 · Hanane Djeddal, Pierre Erbacher, Raouf Toukal, Laure Soulier 외

With the growing success of Large Language models (LLMs) in information-seeking scenarios, search engines are now adopting generative approaches to provide answers along with in-line citations as attribution. While exist…

DiversityInformation RetrievalQuestion AnsweringRetrieval

ATM: Action Temporality Modeling for Video Question Answering

2023-09-05 · Junwen Chen, Jie Zhu, Yu Kong

Despite significant progress in video question answering (VideoQA), existing methods fall short of questions that require causal/temporal reasoning across frames. This can be attributed to imprecise motion representation…

Contrastive LearningOptical Flow EstimationQuestion AnsweringVideo Question Answering

Multi-Scale Heterogeneous Text-Attributed Graph Datasets From Diverse Domains

2024-12-12 · Yunhui Liu, Qizhuo Xie, Jinwei Shi, Jiaxu Shen 외

Heterogeneous Text-Attributed Graphs (HTAGs), where different types of entities are not only associated with texts but also connected by diverse relationships, have gained widespread popularity and application across var…

Community Question AnsweringGraph LearningQuestion Answering

CASA-ASR: Context-Aware Speaker-Attributed ASR

2023-05-21 · Mohan Shi, Zhihao Du, Qian Chen, Fan Yu 외

Recently, speaker-attributed automatic speech recognition (SA-ASR) has attracted a wide attention, which aims at answering the question ``who spoke what''. Different from modular systems, end-to-end (E2E) SA-ASR minimize…

Automatic Speech Recognitionspeech-recognitionSpeech Recognition

Question Rewriting for Conversational Question Answering

2020-04-30 · Svitlana Vakulenko, Shayne Longpre, Zhucheng Tu, Raviteja Anantha

Conversational question answering (QA) requires the ability to correctly interpret a question in the context of previous conversation turns. We address the conversational QA task by decomposing it into question rewriting…

Conversational Question AnsweringPassage RetrievalQuestion AnsweringQuestion Rewriting+1