FinAcumen: Financial Multimodal Reasoning via Self-Evolving Experience Memory Harness
Quick Answer
FinAcumen is a financial reasoning agent that enhances multimodal reasoning by utilizing selective experience memory, outperforming specialized models and proprietary systems across four benchmarks.
Quick Take
It improves reasoning reliability under uncertainty by conditioning on relevant past experiences, leading to more accurate financial decision-making.
Key Points
- FinAcumen accumulates reasoning experiences to build a persistent memory bank.
- The framework selectively activates relevant memories to enhance reasoning accuracy.
- It consistently outperforms finance-specialized models and leading proprietary systems.
- A deterministic tool environment grounds numerical computation and answer verification.
- The code is available at an anonymous repository for further research.
Paper Resources
Source Excerpt
arXiv:2606. 17642v1 Announce Type: new Abstract: 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. …
Want this in your inbox every morning?
Daily brief at your local 8am — bilingual EN/中文, free.
More from arXiv cs.AI
See more →HOBA: Hierarchical On-Policy Bidding Agents for Adaptive Online Advertising
HOBA (Hierarchical On-policy Bidding Agents) is a novel hierarchical reinforcement learning framework that enhances online advertising bidding systems by improving adaptability and reducing hyperparameter tuning costs. It utilizes a for hyperparameter inference, a SARSA agent for expert model selection, and a dynamic expert pool for bid execution, achieving a +3.6% increase in target cost during large-scale deployment and outperforming state-of-the-art baselines on AuctionNet.