首个融合元数据的单跳问答数据集,助力RAG系统评估与优化。
AMAQA: A Metadata-based QA Dataset for RAG Systems
- 构建含时间、聊天名等元数据的双域问答数据集
- 利用元数据使GPT-4o准确率提升至0.86,开源模型达0.76
- 适合研究元数据驱动的RAG系统与信息检索任务
检索增强生成(RAG)系统广泛用于问答任务,但现有基准缺乏元数据整合,难以评估需结合文本与外部信息的场景。为此,我们提出AMAQA,一个开放获取的元数据增强型问答数据集,用于评估融合文本与元数据的任务。数据集包含约110万条来自26个公开Telegram群组的英文消息,附带时间戳、群组名称等元数据;以及2万条带元数据的酒店评论。共构建2600个高质量跨领域问答对,涵盖消息与评论。所有数据均标注情感倾向或毒性指标。据我们所知,AMAQA是首个支持单跳问答的元数据基准。实验表明,引入元数据使GPT-4o准确率从0.5升至0.86,开源LLM从0.27升至0.76,凸显结构化上下文价值。测试验证了元数据管理在完整RAG流程中的重要性。
原文摘要 · Abstract (English)
Retrieval-augmented generation (RAG) systems are widely used in question-answering (QA) tasks, but current benchmarks lack metadata integration, limiting their evaluation in scenarios requiring both textual data and external information. To address this, we present AMAQA, a new open-access QA dataset designed to evaluate tasks combining text and metadata. The integration of metadata is especially important in fields that require rapid analysis of large volumes of data, such as cybersecurity and intelligence, where timely access to relevant information is critical. AMAQA includes about 1.1 million English messages collected from 26 public Telegram groups, enriched with metadata such as timestamps and chat names. It also contains 20,000 hotel reviews with metadata. In addition, the dataset provides 2,600 high-quality QA pairs built across both domains, Telegram messages and hotel reviews, making AMAQA a valuable resource for advancing research on metadata-driven QA and RAG systems. Both Telegram messages and Hotel reviews are enriched with emotional tones or toxicity indicators. To the best of our knowledge, AMAQA is the first single-hop QA benchmark to incorporate metadata. We conduct extensive tests on the benchmark, setting a new reference point for future research. We show that leveraging metadata boosts accuracy from 0.5 to 0.86 for GPT-4o and from 0.27 to 0.76 for open source LLMs, highlighting the value of structured context. We conducted experiments on our benchmark to assess the performance of known techniques designed to enhance RAG, highlighting the importance of properly managing metadata throughout the entire RAG pipeline.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。