Alpha-GPT: Human-AI Interactive Alpha Mining for Quantitative Investment
Saizhuo Wang, Hang Yuan, Leon Zhou, Lionel M. Ni, Heung-Yeung Shum, Jian Guo
TL;DR
The paper tackles the bottleneck in quantitative alpha mining by introducing a human-AI interaction paradigm embodied in Alpha-GPT, which couples a tri-stage agentic workflow (ideation, implementation, review) with two operation modes (interactive and autonomous). It details an end-to-end architecture consisting of a WebUI/AlphaBot, a GP-enhanced algorithmic mining backend, and a computation-acceleration layer, anchored by a knowledge library for grounding and interpretability. Through quantitative and qualitative evaluations, including translation-consistency tests, iterative refinement IC gains, and strong results in the HF competition and WorldQuant IQC 2024, the work demonstrates improved efficiency and the generation of high-quality, explainable alphas. The findings suggest that LLM-mediated human-AI collaboration can accelerate alpha discovery while maintaining generalization and interpretability, offering a practical path for scalable, creative quantitative research.
Abstract
One of the most important tasks in quantitative investment research is mining new alphas (effective trading signals or factors). Traditional alpha mining methods, either hand-crafted factor synthesizing or algorithmic factor mining (e.g., search with genetic programming), have inherent limitations, especially in implementing the ideas of quants. In this work, we propose a new alpha mining paradigm by introducing human-AI interaction, and a novel prompt engineering algorithmic framework to implement this paradigm by leveraging the power of large language models. Moreover, we develop Alpha-GPT, a new interactive alpha mining system framework that provides a heuristic way to ``understand'' the ideas of quant researchers and outputs creative, insightful, and effective alphas. We demonstrate the effectiveness and advantage of Alpha-GPT via a number of alpha mining experiments.
