arXiv:2606.17642cs.AI2026-06

FinAcumen通过记忆筛选提升金融多模态推理可靠性

FinAcumen: Financial Multimodal Reasoning via Self-Evolving Experience Memory Harness

论文配图:FinAcumen: Financial Multimodal Reasoning via Self-Evolving Experience Memory Harness
图 1 · 摘自论文原文
  • 构建可积累经验的持久记忆库,只在相关时激活
  • 在4个金融基准上超越专业模型和商用模型
  • 适合需要高可靠性的金融分析场景

金融多模态推理要求智能体协调数值计算、信息检索、视觉解析和时间定位等任务。现有工具增强型代理在跨会话中基本无状态,反复重发现有推理策略与失败模式,在高风险金融场景下导致工具调度不可靠、检索噪声大、推理易幻觉。我们提出FinAcumen,一种基于选择性经验记忆的金融推理框架。该框架从历史轨迹中积累金融相关的推理经验,将成功策略与失败教训提炼为持续记忆。推理时,仅当语义相关性超过校准阈值,才激活记忆;无关记忆则通过回退机制显式抑制。确定性的金融工具环境进一步确保数值计算、检索、视觉解码与答案验证的准确性。在四个金融多模态推理基准上,FinAcumen持续优于冻结的8B视觉语言模型及金融专用模型,并逼近领先商业通用模型。进一步分析表明,选择性经验激活可提升在检索不确定性下的推理可靠性。

原文摘要 · Abstract (English)

Financial multimodal reasoning requires agents to coordinate numerical computation, retrieval, visual interpretation, and temporal grounding across heterogeneous evidence sources. Existing tool-augmented agents improve execution fidelity, yet remain largely stateless across episodes, repeatedly rediscovering reasoning strategies and failure patterns. In high-stakes financial settings, this leads to unreliable tool routing, noisy retrieval, and hallucination-prone reasoning. We present FinAcumen, a financial reasoning agent framework centered on selective experience memory for tool-augmented multimodal reasoning. FinAcumen accumulates financially grounded reasoning experience from prior trajectories, distilling successful strategies and failure-derived cautionary rules into a persistent memory bank. During inference, retrieved experiences condition reasoning only when semantic relevance exceeds a calibrated threshold, while irrelevant memory is explicitly suppressed through a fallback mechanism. A deterministic financial tool environment further grounds numerical computation, retrieval, visual decoding, and answer verification.Across four financial multimodal reasoning benchmarks, FinAcumen consistently improves a frozen 8B vision-language model over finance-specialized models and approaches leading proprietary general-purpose models. Further analysis shows that selective experience activation improves reasoning reliability under retrieval uncertainty. Our code is available at https://github.com/CamelliaLilium/FinAcumen.

金融推理多模态经验记忆工具增强

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