arXiv:2604.17943cs.CL2026-04被引 1

为专业领域RAG构建可评估的合成数据集,有效减少幻觉并提升可靠性。

A Benchmark Construction and Evaluation Framework for Specialist Domains: Case Study on Defense-related Documents

  • 基于少量专业文档生成可审计的合成问答数据,分阶段验证质量
  • 在1259个样本上,微调模型在6项指标上表现更优,幻觉减少超50%
  • 适用于高风险领域如国防,适合需可靠推理的场景

基于RAG的问答在专业领域面临冷启动问题:缺乏评估基准和标注数据用于后训练。本文提出DoRA(面向领域的RAG评估)框架,仅使用少量专业领域文档即可系统生成带有可审计证据的合成训练与测试数据,覆盖五个特定意图。为避免同源循环,训练与测试采用不同大模型家族(训练用Claude Sonnet,测试用GPT-4o),且来自不重叠的种子文档集合。在40份英文国防文档上实例化,生成约6600个精心筛选的样本。在1259个样本的基准上对比8个LLM基线,经LoRA适配的Llama3.1-8B在合成训练集上微调后,在6项覆盖率与忠实度指标上持续领先,尤其在默认GTE检索设置下,幻觉降低超过一半;该优势在不同检索器和提示基线中仍保持。通过三个阶段融入国防领域专业知识:(a) 评估DoRA生成的合成问答质量,(b) 验证LLM作为评判者得分的可靠性,(c) 评估问答管道在完全人工撰写样本上的泛化能力。定位DoRA为应对领域偏移的专业领域RAG实用框架,以国防为高风险案例研究。

原文摘要 · Abstract (English)

RAG-based question-answering (QA) in specialist domains faces a cold-start problem: lack of evaluative benchmarks and absence of labeled data for post-training. We present DoRA (Domain-oriented RAG Assessment), a novel benchmark construction and evaluation framework using only a small set of specialist domain documents. DoRA systematically generates synthetic QA training and evaluation datasets with auditable evidence across five domain-specific intents. To mitigate same-pipeline circularity, DoRA's training and test splits use different LLM families (Claude Sonnet for training; GPT-4o for test) drawn from disjoint seed-document corpora. Instantiated on 40 defense-related documents (written in English), DoRA yields ~6.6K curated instances. Compared against 8 LLM baselines over a benchmark of 1,259 samples, a LoRA-adapted Llama3.1-8B trained on the synthetic training set consistently improves performance over 6 coverage and faithfulness metrics, especially reducing hallucination by more than half under the default GTE retrieval setting, with gains persisting across alternative retrievers and prompting-based baselines. Defense-domain expertise is incorporated in three stages of our evaluation: (a) determining the quality of the synthetic QA generated by DoRA, (b) ascertaining the reliability of LLM-as-judge scores, and (c) evaluating the generalization of the QA pipeline on completely human-written QA examples. We position DoRA as a practical framework for specialist-domain RAG under domain shift, with defense as a high-stakes case study.

RAG评估合成数据幻觉抑制国防AI

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