paper-with-me

홈 › Papers

Toward Expert Investment Teams:A Multi-Agent LLM System with Fine-Grained Trading Tasks

2026-02-26 · Kunihiro Miyazaki, Takanobu Kawahara, Stephen Roberts, Stefan Zohren arxiv

The advancement of large language models (LLMs) has accelerated the development of autonomous financial trading systems. While mainstream approaches deploy multi-agent systems mimicking analyst and manager roles, they often rely on abstract instructions that overlook the intricacies of real-world workflows, which can lead to degraded inference performance and less transparent decision-making. Therefore, we propose a multi-agent LLM trading framework that explicitly decomposes investment analysis into fine-grained tasks, rather than providing coarse-grained instructions. We evaluate the proposed framework using Japanese stock data, including prices, financial statements, news, and macro information, under a leakage-controlled backtesting setting. Experimental results show that fine-grained task decomposition significantly improves risk-adjusted returns compared to conventional coarse-grained designs. Crucially, further analysis of intermediate agent outputs suggests that alignment between analytical outputs and downstream decision preferences is a critical driver of system performance. Moreover, we conduct standard portfolio optimization, exploiting low correlation with the stock index and the variance of each system's output. This approach achieves superior performance. These findings contribute to the design of agent structure and task configuration when applying LLM agents to trading systems in practical settings.

📄 PDF Abstract BibTeX arXiv:2602.23330

Code (0)

등록된 구현이 없습니다.

Tasks

Portfolio Optimization

Similar Papers 제목 키워드 기반

LLM-Powered Multi-Agent System for Automated Crypto Portfolio Management

2025-01-01 · Yichen Luo, Yebo Feng, Jiahua Xu, Paolo Tasca 외

Cryptocurrency investment is inherently difficult due to its shorter history compared to traditional assets, the need to integrate vast amounts of data from various modalities, and the requirement for complex reasoning. …

Management

Multi-Agent Teams Hold Experts Back

2026-02-01 · Aneesh Pappu, Batu El, Hancheng Cao, Carmelo di Nolfo 외 arxiv

Multi-agent LLM systems are increasingly deployed as autonomous collaborators, where agents interact freely rather than execute fixed, pre-specified workflows. In such settings, effective coordination cannot be fully des…

AI for Climate Finance: Agentic Retrieval and Multi-Step Reasoning for Early Warning System Investments

2025-04-07 · Saeid Ario Vaghefi, Aymane Hachcham, Veronica Grasso, Jiska Manicus 외

Tracking financial investments in climate adaptation is a complex and expertise-intensive task, particularly for Early Warning Systems (EWS), which lack standardized financial reporting across multilateral development ba…

Few-Shot LearningRAGRetrievalRetrieval-augmented Generation

FinCon: A Synthesized LLM Multi-Agent System with Conceptual Verbal Reinforcement for Enhanced Financial Decision Making

2024-07-09 · Yangyang Yu, Zhiyuan Yao, Haohang Li, Zhiyang Deng 외

Large language models (LLMs) have demonstrated notable potential in conducting complex tasks and are increasingly utilized in various financial applications. However, high-quality sequential financial investment decision…

Decision Making

HedgeAgents: A Balanced-aware Multi-agent Financial Trading System

2025-02-17 · Xiangyu Li, Yawen Zeng, Xiaofen Xing, Jin Xu 외

As automated trading gains traction in the financial market, algorithmic investment strategies are increasingly prominent. While Large Language Models (LLMs) and Agent-based models exhibit promising potential in real-tim…