paper-with-me

홈 › Papers

FinTeam: A Multi-Agent Collaborative Intelligence System for Comprehensive Financial Scenarios

2025-07-05 · Yingqian Wu, Qiushi Wang, Zefei Long, Rong Ye, Zhongtian Lu, Xianyin Zhang, Bingxuan Li, Wei Chen, Liwen Zhang, Zhongyu Wei arxiv

Financial report generation tasks range from macro- to micro-economics analysis, also requiring extensive data analysis. Existing LLM models are usually fine-tuned on simple QA tasks and cannot comprehensively analyze real financial scenarios. Given the complexity, financial companies often distribute tasks among departments. Inspired by this, we propose FinTeam, a financial multi-agent collaborative system, with a workflow with four LLM agents: document analyzer, analyst, accountant, and consultant. We train these agents with specific financial expertise using constructed datasets. We evaluate FinTeam on comprehensive financial tasks constructed from real online investment forums, including macroeconomic, industry, and company analysis. The human evaluation shows that by combining agents, the financial reports generate from FinTeam achieved a 62.00% acceptance rate, outperforming baseline models like GPT-4o and Xuanyuan. Additionally, FinTeam's agents demonstrate a 7.43% average improvement on FinCUGE and a 2.06% accuracy boost on FinEval. Project is available at https://github.com/FudanDISC/DISC-FinLLM/.

📄 PDF Abstract BibTeX arXiv:2507.10448

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FinTeamExperts: Role Specialized MOEs For Financial Analysis

2024-10-28 · Yue Yu, Prayag Tiwari

Large Language Models (LLMs), such as ChatGPT, Phi3 and Llama-3, are leading a significant leap in AI, as they can generalize knowledge from their training to new tasks without fine-tuning. However, their application in …

Financial AnalysisMixture-of-Experts

Evaluating Theory of Mind and Internal Beliefs in LLM-Based Multi-Agent Systems

2026-02-24 · Adam Kostka, Jarosław A. Chudziak arxiv

LLM-based MAS are gaining popularity due to their potential for collaborative problem-solving enhanced by advances in natural language comprehension, reasoning, and planning. Research in Theory of Mind (ToM) and Belief-D…

Formal Logic

Multiagent Reinforcement Learning with Neighbor Action Estimation

2026-01-08 · Zhenglong Luo, Zhiyong Chen, Aoxiang Liu arxiv

Multiagent reinforcement learning, as a prominent intelligent paradigm, enables collaborative decision-making within complex systems. However, existing approaches often rely on explicit action exchange between agents to …

Reinforcement Learning

ComfyBench: Benchmarking LLM-based Agents in ComfyUI for Autonomously Designing Collaborative AI Systems

2024-09-02 · CVPR 2025 1 · Xiangyuan Xue, Zeyu Lu, Di Huang, Zidong Wang 외

Much previous AI research has focused on developing monolithic models to maximize their intelligence, with the primary goal of enhancing performance on specific tasks. In contrast, this work attempts to study using LLM-b…

BenchmarkingInstruction Following

Scaling Behavior of Single LLM-Driven Multi-Agent Systems

2026-05-30 · Jialing Li, Zhouhong Gu, Yin Cai, Hongwei Feng arxiv

The burgeoning field of LLM-based Multi-Agent Systems (MAS) promises to tackle complex tasks through collaborative intelligence, yet fundamental questions regarding their scaling behavior and intrinsic collective dynamic…