English

AlphaEval: A Comprehensive and Efficient Evaluation Framework for Formula Alpha Mining

Artificial Intelligence 2025-08-20 v1 Machine Learning Computational Finance Machine Learning

Abstract

Formula alpha mining, which generates predictive signals from financial data, is critical for quantitative investment. Although various algorithmic approaches-such as genetic programming, reinforcement learning, and large language models-have significantly expanded the capacity for alpha discovery, systematic evaluation remains a key challenge. Existing evaluation metrics predominantly include backtesting and correlation-based measures. Backtesting is computationally intensive, inherently sequential, and sensitive to specific strategy parameters. Correlation-based metrics, though efficient, assess only predictive ability and overlook other crucial properties such as temporal stability, robustness, diversity, and interpretability. Additionally, the closed-source nature of most existing alpha mining models hinders reproducibility and slows progress in this field. To address these issues, we propose AlphaEval, a unified, parallelizable, and backtest-free evaluation framework for automated alpha mining models. AlphaEval assesses the overall quality of generated alphas along five complementary dimensions: predictive power, stability, robustness to market perturbations, financial logic, and diversity. Extensive experiments across representative alpha mining algorithms demonstrate that AlphaEval achieves evaluation consistency comparable to comprehensive backtesting, while providing more comprehensive insights and higher efficiency. Furthermore, AlphaEval effectively identifies superior alphas compared to traditional single-metric screening approaches. All implementations and evaluation tools are open-sourced to promote reproducibility and community engagement.

Keywords

Cite

@article{arxiv.2508.13174,
  title  = {AlphaEval: A Comprehensive and Efficient Evaluation Framework for Formula Alpha Mining},
  author = {Hongjun Ding and Binqi Chen and Jinsheng Huang and Taian Guo and Zhengyang Mao and Guoyi Shao and Lutong Zou and Luchen Liu and Ming Zhang},
  journal= {arXiv preprint arXiv:2508.13174},
  year   = {2025}
}

Comments

12 pages, 5 figures

R2 v1 2026-07-01T04:55:19.234Z