paper-with-me

홈 › Papers

Improving Attributed Long-form Question Answering with Intent Awareness

2026-03-28 · Xinran Zhao, Aakanksha Naik, Jay DeYoung, Joseph Chee Chang, Jena D. Hwang, Tongshuang Wu, Varsha Kishore arxiv

Large language models (LLMs) are increasingly being used to generate comprehensive, knowledge-intensive reports. However, while these models are trained on diverse academic papers and reports, they are not exposed to the reasoning processes and intents that guide authors in crafting these documents. We hypothesize that enhancing a model's intent awareness can significantly improve the quality of generated long-form reports. We develop and employ structured, tag-based schemes to better elicit underlying implicit intents to write or cite. We demonstrate that these extracted intents enhance both zero-shot generation capabilities in LLMs and enable the creation of high-quality synthetic data for fine-tuning smaller models. Our experiments reveal improved performance across various challenging scientific report generation tasks, with an average improvement of +2.9 and +12.3 absolute points for large and small models over baselines, respectively. Furthermore, our analysis illuminates how intent awareness enhances model citation usage and substantially improves report readability.

📄 PDF Abstract BibTeX arXiv:2603.27435

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

Atomic Fact Decomposition Helps Attributed Question Answering

2024-10-22 · Zhichao Yan, Jiapu Wang, Jiaoyan Chen, XiaoLi Li 외

Attributed Question Answering (AQA) aims to provide both a trustworthy answer and a reliable attribution report for a given question. Retrieval is a widely adopted approach, including two general paradigms: Retrieval-The…

Knowledge GraphsQuestion AnsweringRetrieval

QAID: Question Answering Inspired Few-shot Intent Detection

2023-03-02 · Asaf Yehudai, Matan Vetzler, Yosi Mass, Koren Lazar 외

Intent detection with semantically similar fine-grained intents is a challenging task. To address it, we reformulate intent detection as a question-answering retrieval task by treating utterances and intent names as ques…

Intent DetectionQuestion AnsweringRetrieval

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

Answering Complicated Question Intents Expressed in Decomposed Question Sequences

2016-11-04 · Mohit Iyyer, Wen-tau Yih, Ming-Wei Chang

Recent work in semantic parsing for question answering has focused on long and complicated questions, many of which would seem unnatural if asked in a normal conversation between two humans. In an effort to explore a con…

Question AnsweringSemantic Parsing

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