paper-with-me

홈 › Papers

Regime-Aware Portfolio Management via Retrieval-Augmented LLM-Guided Expert Switching

2026-08-28 · Ahmad Asadi, Reza Safabakhsh arxiv

Financial markets are inherently non-stationary, making the effectiveness of individual portfolio-management strategies highly dependent on changing market conditions. This work proposes a retrieval-augmented expert-switching framework that dynamically selects portfolio management experts based on their historical performance under similar market situations. A dual-stream variational autoencoder represents asset-level and market-wide information, while a retrieval-based knowledge base stores historical situations and expert performance. During inference, an instruction-tuned LLM reasons over the retrieved evidence to identify the most appropriate expert rather than directly generating portfolio actions. We further establish a monotonicity property showing that adding a locally superior expert cannot degrade the switching mechanism's performance. Experiments across cryptocurrency, stock, and foreign-exchange markets show that the proposed selector achieves the highest cumulative return and Sharpe ratio among the evaluated selection strategies in all three markets. In the stock market, for example, cumulative return increases from 26% for the best fixed expert to 34%, while the Sharpe ratio improves from 0.74 to 0.96. Ablation results confirm the importance of both retrieval and LLM reasoning, while experiments with different expert-pool sizes demonstrate the value of complementary expertise. Overall, the findings support retrieval-grounded expert switching as an effective approach to adaptive portfolio management in non-stationary financial environments.

📄 PDF Abstract BibTeX arXiv:2608.28252

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Three-Phase Foundation Model for Tax-Aware Personalized Portfolio Management

2026-06-30 · Ramin Pishehvar arxiv

We present a three-phase deep reinforcement learning system for personalized portfolio management that addresses three limitations shared by all prior financial RL work: 1) ticker lock-in, 2) monolithic objectives , and …

Self-Supervised LearningReinforcement Learning

Regime-Adaptive Continual Learning for Portfolio Management

2026-05-29 · Chaofan Pan, Lingfei Ren, Linbo Xiong, Yonghao Li 외 arxiv

Financial markets are inherently non-stationary, exhibiting frequent regime shifts and structural changes that render traditional Portfolio Management (PM) approaches ineffective. Existing remedies, such as rolling-windo…

Continual Learning

MARS: A Meta-Adaptive Reinforcement Learning Framework for Risk-Aware Multi-Agent Portfolio Management

2025-08-02 · Jiayi Chen, Jing Li, Guiling Wang arxiv

Reinforcement Learning (RL) has shown significant promise in automated portfolio management; however, effectively balancing risk and return remains a central challenge, as many models fail to adapt to dynamically changin…

Reinforcement LearningFeature Engineering

AAMDRL: Augmented Asset Management with Deep Reinforcement Learning

2020-09-30 · Eric Benhamou, David Saltiel, Sandrine Ungari, Abhishek Mukhopadhyay 외

Can an agent learn efficiently in a noisy and self adapting environment with sequential, non-stationary and non-homogeneous observations? Through trading bots, we illustrate how Deep Reinforcement Learning (DRL) can tack…

Asset ManagementDeep Reinforcement LearningManagementreinforcement-learning+4

Stationarity-Aware Retrieval-Augmented Time Series Forecasting

2026-06-02 · Shiqiao Zhou, Holger Schöner, Zipeng Wu, Edouard Fouché 외 arxiv

Time series forecasting relies on historical patterns, but real-world series often exhibit non-stationarity and regime shifts that challenge fully parametric forecasters. Inspired by Retrieval-Augmented Generation (RAG),…

Time Series Forecasting