Financial markets are noisy and non-stationary, making alpha mining highly sensitive to backtest noise and regime shifts. While recent agentic frameworks improve automation, they often lack controllable multi-round search and reliable reuse of validated experience. To address these challenges, we propose QuantaAlpha, an evolutionary alpha mining framework that treats each end-to-end mining run as a trajectory and improves factors via trajectory-level mutation and crossover. QuantaAlpha localizes suboptimal steps for targeted revision and recombines complementary high-reward segments to reuse effective patterns, enabling structured exploration and refinement across iterations. During factor generation, it enforces semantic consistency across hypothesis, factor expression, and executable code, and constrains the complexity and redundancy of the generated factor to mitigate crowding. Extensive experiments on CSI 300 show consistent gains over strong baselines and prior agentic systems. Using GPT-5.2, QuantaAlpha achieves an IC of 0.0472 with ARR of 4.68% and MDD of 11.8%. Moreover, factors mined on CSI 300 transfer effectively to CSI 500 and the S&P 500, delivering about 40.28% and 19.1% cumulative excess return over four years, respectively, which indicates strong robustness under market distribution shifts.
@article{arxiv.2602.07085,
title = {QuantaAlpha: An Evolutionary Framework for LLM-Driven Alpha Mining},
author = {Jun Han and Shuo Zhang and Wei Li and Yifan Dong and Tu Hu and Yumo Zhu and Xiaomin Yu and Xin Guo and Zhaowei Liu and Kunyi Wang and Jingping Liu and Tianyi Jiang and Ruichuan An and Sen Hu and Zhi Yang and Ronghao Che and Huacan Wang},
journal= {arXiv preprint arXiv:2602.07085},
year = {2026}
}