AlphaForge: A Framework to Mine and Dynamically Combine Formulaic Alpha Factors

Abstract

The complexity of financial data, characterized by its variability and low signal-to-noise ratio, necessitates advanced methods in quantitative investment that prioritize both performance and interpretability. Transitioning from early manual extraction to genetic programming, the most advanced approach in the alpha factor mining domain currently employs reinforcement learning to mine a set of combination factors with fixed weights. However, the performance of resultant alpha factors exhibits inconsistency, and the inflexibility of fixed factor weights proves insufficient in adapting to the dynamic nature of financial markets. To address this issue, this paper proposes a two-stage formulaic alpha generating framework AlphaForge, for alpha factor mining and factor combination. This framework employs a generative-predictive neural network to generate factors, leveraging the robust spatial exploration capabilities inherent in deep learning while concurrently preserving diversity. The combination model within the framework incorporates the temporal performance of factors for selection and dynamically adjusts the weights assigned to each component alpha factor. Experiments conducted on real-world datasets demonstrate that our proposed model outperforms contemporary benchmarks in formulaic alpha factor mining. Furthermore, our model exhibits a notable enhancement in portfolio returns within the realm of quantitative investment and real money investment.

Cite

Text

Shi et al. "AlphaForge: A Framework to Mine and Dynamically Combine Formulaic Alpha Factors." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I12.33365

Markdown

[Shi et al. "AlphaForge: A Framework to Mine and Dynamically Combine Formulaic Alpha Factors." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/shi2025aaai-alphaforge/) doi:10.1609/AAAI.V39I12.33365

BibTeX

@inproceedings{shi2025aaai-alphaforge,
  title     = {{AlphaForge: A Framework to Mine and Dynamically Combine Formulaic Alpha Factors}},
  author    = {Shi, Hao and Song, Weili and Zhang, Xinting and Shi, Jiahe and Luo, Cuicui and Ao, Xiang and Arian, Hamid and Seco, Luis Angel},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {12524-12532},
  doi       = {10.1609/AAAI.V39I12.33365},
  url       = {https://mlanthology.org/aaai/2025/shi2025aaai-alphaforge/}
}