arXiv:2512.23848cs.CLcs.CE2025-12被引 1

用多检索器RAG提升金融问答的数值推理能力

Integrating Domain Knowledge for Financial QA: A Multi-Retriever RAG Approach with LLMs

  • 设计多检索器RAG系统,融合外部金融知识与内部问题上下文
  • 最佳模型较基线提升超7%,但仍未达人类专家水平
  • 适合需要高精度金融推理的应用场景

本研究针对金融领域数值推理问答任务因缺乏领域知识导致的错误问题。尽管大语言模型(LLM)取得进展,金融数值问题仍具挑战性,需特定金融知识和多步数值推理。我们构建多检索器检索增强生成(RAG)系统,同时获取外部领域知识与内部问题上下文,并利用最新大语言模型处理任务。通过全面消融实验与错误分析发现,采用SecBERT编码器进行领域特定训练的神经符号模型显著优于FinQA论文中的最优模型。这表明领域特定训练具有潜在优势。此外,最佳提示型LLM生成器达到当前最优(SOTA)性能,提升超过7%,但仍低于人类专家表现。研究揭示小模型与少样本情况下,幻觉损失与外部知识收益之间存在权衡;而大模型中,外部事实收益通常超过幻觉损失。最终结果证实,经优化用于少样本学习的最新大语言模型具备更强数值推理能力。

原文摘要 · Abstract (English)

This research project addresses the errors of financial numerical reasoning Question Answering (QA) tasks due to the lack of domain knowledge in finance. Despite recent advances in Large Language Models (LLMs), financial numerical questions remain challenging because they require specific domain knowledge in finance and complex multi-step numeric reasoning. We implement a multi-retriever Retrieval Augmented Generators (RAG) system to retrieve both external domain knowledge and internal question contexts, and utilize the latest LLM to tackle these tasks. Through comprehensive ablation experiments and error analysis, we find that domain-specific training with the SecBERT encoder significantly contributes to our best neural symbolic model surpassing the FinQA paper's top model, which serves as our baseline. This suggests the potential superior performance of domain-specific training. Furthermore, our best prompt-based LLM generator achieves the state-of-the-art (SOTA) performance with significant improvement (>7%), yet it is still below the human expert performance. This study highlights the trade-off between hallucinations loss and external knowledge gains in smaller models and few-shot examples. For larger models, the gains from external facts typically outweigh the hallucination loss. Finally, our findings confirm the enhanced numerical reasoning capabilities of the latest LLM, optimized for few-shot learning.

金融问答RAG数值推理大模型

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