arXiv:2605.04458cs.CLcs.IR2026-05被引 3

自动生成问答式知识点,实现跨语言报告的全自动评估

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

论文配图:DoGMaTiQ: Automated Generation of Question-and-Answer Nuggets for Report Evaluation
图 1 · 摘自论文原文
  • 三阶段流水线自动生成高质量问答型知识点
  • 在两个跨语言评测任务中与人工判断相关性达0.9以上
  • 适合需要大规模、低成本报告评估的研究者

长篇带引用报告的评估因检索增强生成(RAG)系统的广泛应用而受到关注。现有评估框架依赖原子事实(即知识点)来衡量报告对查询相关信息的覆盖程度。传统知识点为短语陈述,近期研究改用问答形式,使信息需求与满足答案解耦,实现更细粒度评估。但知识点需手动标注,成本高且难以扩展至新主题,尤其在多语言文档场景下。为此,本文提出DoGMaTiQ,一个三阶段自动生成高质量问答知识点的流水线:(1) 文档驱动的知识点生成,(2) 问答表述的同义聚类,(3) 基于质量准则的知识点筛选。我们将该系统集成至AutoArgue框架,实现生成报告的全自动评估。在NeuCLIR和RAGTIME两个跨语言TREC任务上进行实验,结果显示与人工评估及全手动标注的相关性均超过0.9。详细分析表明,强大语言模型是关键,且系统对异常报告具有鲁棒性。代码与数据已开源。

原文摘要 · Abstract (English)

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 atomic facts, or nuggets, to assess a report's coverage of query-relevant information attested in the underlying collection. While nuggets have traditionally been represented as short statements, recent work has used question-answer (QA) representations, enabling fine-grained evaluations that decouple the information need (i.e. the question) from the potentially diverse content that satisfies it (i.e. its answers). A persistent challenge for nugget-based evaluation is the need to manually curate sets of nuggets for each topic in a test collection -- a laborious process that scales poorly to novel information needs. This challenge is acute in cross-lingual settings, where information is found in multilingual source documents. Accordingly, we introduce DoGMaTiQ, a pipeline for generating high-quality QA-based nugget sets in three stages: (1) document-grounded nugget generation, (2) paraphrase clustering, and (3) nugget subselection based on principled quality criteria. We integrate DoGMaTiQ nuggets with AutoArgue -- a recent nugget-based evaluation framework -- to enable fully automatic evaluation of generated reports. We conduct extensive experiments on two cross-lingual TREC shared tasks, NeuCLIR and RAGTIME, showing strong rank correlations with both human-in-the-loop and fully manual judgments. Finally, detailed analysis of our pipeline reveals that a strong LLM nugget generator is key, and that the system rankings induced by DoGMaTiQ are robust to outlier systems. We facilitate future research in report evaluation by publicly releasing our code and artifacts at https://github.com/manestay/dogmatiq.

报告评估自动化问答生成跨语言

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。