用多视角检索+智能体协作,提升跨领域假消息识别能力
RAAR: Retrieval Augmented Agentic Reasoning for Cross-Domain Misinformation Detection
- 通过检索多源领域证据,匹配目标文本语义与风格
- 构建多智能体协同推理路径,实现可验证的多步分析
- 适合需要跨领域泛化能力的假消息检测场景
跨领域假消息检测面临知识与话语差异大、现有方法依赖单一视角且难以泛化的问题。本文提出RAAR——首个检索增强型智能体推理框架,通过检索与目标样本在语义、情感和写作风格上对齐的多视角源域证据,突破同分布假设限制。设计多智能体协作机制:各视角专属智能体生成互补分析,汇总智能体在验证者指导下整合结果。进一步采用监督微调与强化学习训练统一多任务验证器,提升验证与推理能力。基于此训练出RAAR-8b与RAAR-14b模型。在三个跨领域假消息检测任务上的评估显示,该框架显著增强基线模型性能,优于其他跨领域方法、先进LLM及基于LLM的适配方案。
原文摘要 · Abstract (English)
Cross-domain misinformation detection is challenging, as misinformation arises across domains with substantial differences in knowledge and discourse. Existing methods often rely on single-perspective cues and struggle to generalize to challenging or underrepresented domains, while reasoning large language models (LLMs), though effective on complex tasks, are limited to same-distribution data. To address these gaps, we introduce RAAR, the first retrieval-augmented agentic reasoning framework for cross-domain misinformation detection. To enable cross-domain transfer beyond same-distribution assumptions, RAAR retrieves multi-perspective source-domain evidence aligned with each target sample's semantics, sentiment, and writing style. To overcome single-perspective modeling and missing systematic reasoning, RAAR constructs verifiable multi-step reasoning paths through specialized multi-agent collaboration, where perspective-specific agents produce complementary analyses and a summary agent integrates them under verifier guidance. RAAR further applies supervised fine-tuning and reinforcement learning to train a single multi-task verifier to enhance verification and reasoning capabilities. Based on RAAR, we trained the RAAR-8b and RAAR-14b models. Evaluation on three cross-domain misinformation detection tasks shows that RAAR substantially enhances the capabilities of the base models and outperforms other cross-domain methods, advanced LLMs, and LLM-based adaptation approaches. The project will be released at https://github.com/lzw108/RAAR.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。