paper-with-me

Papers

GINGER: Grounded Information Nugget-Based Generation of Responses

2025-03-23 · Weronika Łajewska, Krisztian Balog

Retrieval-augmented generation (RAG) faces challenges related to factual correctness, source attribution, and response completeness. To address them, we propose a modular pipeline for grounded response generation that operates on information nuggets-minimal, atomic units of relevant information extracted from retrieved documents. The multistage pipeline encompasses nugget detection, clustering, ranking, top cluster summarization, and fluency enhancement. It guarantees grounding in specific facts, facilitates source attribution, and ensures maximum information inclusion within length constraints. Extensive experiments on the TREC RAG'24 dataset evaluated with the AutoNuggetizer framework demonstrate that GINGER achieves state-of-the-art performance on this benchmark.

📄 PDF Abstract BibTeX arXiv:2503.18174

Code (1)

iai-group/ginger-response-generation 공식 구현

Tasks

RAGResponse GenerationRetrievalRetrieval-augmented Generation

Similar Papers 제목 키워드 기반

Incorporating Q&A Nuggets into Retrieval-Augmented Generation

2026-01-19 · Laura Dietz, Bryan Li, Gabrielle Liu, Jia-Huei Ju 외 arxiv

RAGE systems integrate ideas from automatic evaluation (E) into Retrieval-augmented Generation (RAG). As one such example, we present Crucible, a Nugget-Augmented Generation System that preserves explicit citation proven…

Grounded and Transparent Response Generation for Conversational Information-Seeking Systems

2024-06-27 · Weronika Łajewska

While previous conversational information-seeking (CIS) research has focused on passage retrieval, reranking, and query rewriting, the challenge of synthesizing retrieved information into coherent responses remains. The …

Conversational Response GenerationPassage RetrievalRerankingResponse Generation+1

Insider Knowledge: How Much Can RAG Systems Gain from Evaluation Secrets?

2026-01-19 · Laura Dietz, Bryan Li, Eugene Yang, Dawn Lawrie 외 arxiv

RAG systems are increasingly evaluated and optimized using LLM judges, an approach that is rapidly becoming the dominant paradigm for system assessment. Nugget-based approaches in particular are now embedded not only in …

DoGMaTiQ: Automated Generation of Question-and-Answer Nuggets for Report Evaluation

2026-05-06 · Bryan Li, William Walden, Yu Hou, Gabrielle Kaili-May Liu 외 arxiv

Evaluation of long-form, citation-backed reports has lately received significant attention due to the wide-scale adoption of retrieval-augmented generation (RAG) systems. Core to many evaluation frameworks is the use of …

Chatbot Arena Meets Nuggets: Towards Explanations and Diagnostics in the Evaluation of LLM Responses

2025-04-28 · Sahel Sharifymoghaddam, Shivani Upadhyay, Nandan Thakur, Ronak Pradeep 외

Battles, or side-by-side comparisons in so called arenas that elicit human preferences, have emerged as a popular approach to assessing the output quality of LLMs. Recently, this idea has been extended to retrieval-augme…

ChatbotDiagnosticRAGRetrieval-augmented Generation