LLM-Powered Multi-Agent System for Automated Crypto Portfolio Management
- lab arXiv
- lab arXivLabs
- location California
- location Taiwan
- model Claude Sonnet 4.5
- model GPT-4o
- model GPT-5
- person Yichen Luo
A multi-agent system that delegates crypto portfolio decisions to three specialised AI agents delivered a 133.52% cumulative return in a 52-week backtest, outperforming single-agent and deep learning baselines, according to a preprint posted on arXiv. The framework, described in a paper by Yichen Luo and submitted on 1 January 2025, assigns market analysis, news sentiment, and trade execution to separate agents that coordinate through hierarchical, collaborative, or debate architectures [1]. The backtest ran across calendar year 2025 using the top 15 layer-1 blockchain native cryptocurrencies by market capitalisation as of January 2025 [1]. The strongest configuration, labelled Hierarchical (Skill), posted a Sharpe ratio of 1.502 [1]. An ablation study found the Crypto Agent — the module responsible for processing market dynamics — to be the most critical component. Removing it slashed cumulative return by 42.57 percentage points [1]. The multi-agent system also beat single-agent setups when tested under GPT-4o, GPT-5, and Claude Sonnet 4.5, indicating the coordination benefit holds across different underlying models [1]. Cryptocurrency portfolio management presents a difficult challenge for automated systems because it demands fusing structured price data, on-chain metrics, and unstructured news text under high volatility and real-time constraints [2]. Deep learning models have shown predictive ability, but their opacity has limited practical adoption, while single large language model agents often struggle to process the full breadth of modality-specific inputs [2]. The proposed system addresses this by decomposing the task across agents with distinct specialisations, making every portfolio decision traceable to explicit agent reasoning rather than a black-box output [2]. The paper was posted on arXiv, the open-access e-print repository that hosts preprints across physics, computer science, quantitative finance, and other fields [9]. As of November 2024, arXiv was receiving about 24,000 submissions per month [9]. The repository does not conduct peer review before posting, though submissions undergo moderation [9]. The research falls within the broader application of artificial intelligence to financial decision-making, a domain where machine learning techniques have been deployed for credit scoring, e-commerce, and algorithmic trading [4].
applicationresearch-papermodel-releasetool-release
Background sources we checked (10)
- arxiv.org ↗ Cryptocurrency portfolio management requires the fusion of heterogeneous multi-modal signals, including structured price and on-chain time series, unstructured news text, and technical indicators, under high-volatility and real-time constraints. While deep learning approaches sho…
- en.wikipedia.org ↗ This is a list of free and open-source software (FOSS) packages, computer software licensed under free software licenses and open-source licenses. Software that fits the Free Software Definition may be more appropriately called free software; the GNU project in particular objects…
- en.wikipedia.org ↗ Artificial intelligence is the capability of computational systems to perform tasks that are typically associated with human intelligence, such as learning, reasoning, problem-solving, perception, and decision-making. Artificial intelligence has been used in applications througho…
- en.wikipedia.org ↗ Nvidia Corporation ( en-VID-ee-ə) is an American multinational technology company headquartered in Santa Clara, California. The company develops graphics processing units (GPUs), systems on chips (SoCs), and application programming interfaces (APIs) for data science, high-perform…
- info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
- blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
- info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
- en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
- en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
- en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…
Sources
- export.arxiv.org — LLM-Powered Multi-Agent System for Automated Crypto Portfolio Management ↗