Alpha-R1: Alpha Screening with LLM Reasoning via Reinforcement Learning
Zuoyou Jiang, Li Zhao, Rui Sun, Ruohan Sun, Zhongjian Li, Jing Li, Daxin Jiang, Zuo Bai, Cheng Hua
TL;DR
Alpha-R1 tackles non-stationarity and alpha decay in factor investing by introducing a semantics-driven reasoning core trained with GRPO. The model combines long-term market memory with real-time textual and price signals to perform context-aware alpha screening, activating or deactivating factors as regimes shift. Empirical results show Alpha-R1 outperforms traditional baselines and generic LLMs across multiple asset pools, with strong zero-shot generalization to unseen universes. This framework offers interpretable, regime-aware portfolio construction that integrates unstructured information with quantitative backtesting to mitigate structural fragility in dynamic markets.
Abstract
Signal decay and regime shifts pose recurring challenges for data-driven investment strategies in non-stationary markets. Conventional time-series and machine learning approaches, which rely primarily on historical correlations, often struggle to generalize when the economic environment changes. While large language models (LLMs) offer strong capabilities for processing unstructured information, their potential to support quantitative factor screening through explicit economic reasoning remains underexplored. Existing factor-based methods typically reduce alphas to numerical time series, overlooking the semantic rationale that determines when a factor is economically relevant. We propose Alpha-R1, an 8B-parameter reasoning model trained via reinforcement learning for context-aware alpha screening. Alpha-R1 reasons over factor logic and real-time news to evaluate alpha relevance under changing market conditions, selectively activating or deactivating factors based on contextual consistency. Empirical results across multiple asset pools show that Alpha-R1 consistently outperforms benchmark strategies and exhibits improved robustness to alpha decay. The full implementation and resources are available at https://github.com/FinStep-AI/Alpha-R1.
