paper-with-me

Papers

Cognitive Alpha Mining via LLM-Driven Code-Based Evolution

2025-11-24 · Fengyuan Liu, Yi Huang, Sichun Luo, Yuqi Wang, Yazheng Yang, Xinye Li, Zefa Hu, Junlan Feng, Qi Liu arxiv

Discovering effective predictive signals, or "alphas," from financial data with high dimensionality and extremely low signal-to-noise ratio remains a difficult open problem. Despite progress in deep learning, genetic programming, and, more recently, large language model (LLM)-based factor generation, existing approaches still explore only a narrow region of the vast alpha search space. Neural models tend to produce opaque and fragile patterns, while symbolic or formula-based methods often yield redundant or economically ungrounded expressions that generalize poorly. Although different in form, these paradigms share a key limitation: none can conduct broad, structured, and human-like exploration that balances logical consistency with creative leaps. To address this gap, we introduce the Cognitive Alpha Mining Framework (CogAlpha), which combines code-level alpha representation with LLM-driven reasoning and evolutionary search. Treating LLMs as adaptive cognitive agents, our framework iteratively refines, mutates, and recombines alpha candidates through multi-stage prompts and financial feedback. This synergistic design enables deeper thinking, richer structural diversity, and economically interpretable alpha discovery, while greatly expanding the effective search space. Experiments on 5 stock datasets from 3 stock markets demonstrate that CogAlpha consistently discovers alphas with superior predictive accuracy, robustness, and generalization over existing methods. Our results highlight the promise of aligning evolutionary optimization with LLM-based reasoning for automated and explainable alpha discovery.

📄 PDF Abstract BibTeX arXiv:2511.18850

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

QuantaAlpha: An Evolutionary Framework for LLM-Driven Alpha Mining

2026-02-06 · Jun Han, Shuo Zhang, Wei Li, Yifan Dong 외 arxiv

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 searc…

XALPHA: A Memory-Driven AI Quant Researcher for Hypothesis-to-Code Alpha Discovery

2026-07-09 · Fengyuan Liu, Yuchen Fu, Yuqi Wang, Qi Liu arxiv

Financial markets are noisy, non-stationary, and high-dimensional, making it difficult to discover predictive and robust trading signals. Alpha discovery has evolved from manual factor design to machine learning, evoluti…

AlphaPROBE: Alpha Mining via Principled Retrieval and On-graph biased evolution

2026-02-12 · Taian Guo, Haiyang Shen, Junyu Luo, Binqi Chen 외 arxiv

Extracting signals through alpha factor mining is a fundamental challenge in quantitative finance. Existing automated methods primarily follow two paradigms: Decoupled Factor Generation, which treats factor discovery as …

AutoAlpha: an Efficient Hierarchical Evolutionary Algorithm for Mining Alpha Factors in Quantitative Investment

2020-02-09 · Tianping Zhang, Yuanqi Li, Yifei Jin, Jian Li

The multi-factor model is a widely used model in quantitative investment. The success of a multi-factor model is largely determined by the effectiveness of the alpha factors used in the model. This paper proposes a new e…

DiversityEnsemble LearningLearning-To-Rank

AlphaMemo: Structured Search-Process Memory for Self-Evolving Alpha Mining Agents

2026-05-26 · Hang Yu, Zifan Zheng, Jeff Z. Pan, Tongliang Liu 외 arxiv

LLM agents are promising for alpha mining via combining financial priors, symbolic reasoning, executable factor generation, and feedback-driven refinement. Yet, they face a combinatorial search space, noisy non-stationar…