paper-with-me

Papers

Alpha Discovery via Grammar-Guided Learning and Search

2026-01-29 · Han Yang, Dong Hao, Zhuohan Wang, Qi Shi, Xingtong Li arxiv

Automatically discovering formulaic alpha factors is a central problem in quantitative finance. Existing methods often ignore syntactic and semantic constraints, relying on exhaustive search over unstructured and unbounded spaces. We present AlphaCFG, a grammar-based framework for defining and discovering alpha factors that are syntactically valid, financially interpretable, and computationally efficient. AlphaCFG uses an alpha-oriented context-free grammar to define a tree-structured, size-controlled search space, and formulates alpha discovery as a tree-structured linguistic Markov decision process, which is then solved using a grammar-aware Monte Carlo Tree Search guided by syntax-sensitive value and policy networks. Experiments on Chinese and U.S. stock market datasets show that AlphaCFG outperforms state-of-the-art baselines in both search efficiency and trading profitability. Beyond trading strategies, AlphaCFG serves as a general framework for symbolic factor discovery and refinement across quantitative finance, including asset pricing and portfolio construction.

📄 PDF Abstract BibTeX arXiv:2601.22119

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Neural-Guided Equation Discovery

2025-03-21 · Jannis Brugger, Mattia Cerrato, David Richter, Cedric Derstroff 외

Deep learning approaches are becoming increasingly attractive for equation discovery. We show the advantages and disadvantages of using neural-guided equation discovery by giving an overview of recent papers and the resu…

Contrastive LearningEquation Discoveryreinforcement-learningReinforcement Learning

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…

$\text{Alpha}^2$: Discovering Logical Formulaic Alphas using Deep Reinforcement Learning

2024-06-24 · Feng Xu, Yan Yin, Xinyu Zhang, Tianyuan Liu 외

Alphas are pivotal in providing signals for quantitative trading. The industry highly values the discovery of formulaic alphas for their interpretability and ease of analysis, compared with the expressive yet overfitting…

Deep Reinforcement Learning

Probabilistic Grammars for Equation Discovery

2020-12-01 · Jure Brence, Ljupčo Todorovski, Sašo Džeroski

Equation discovery, also known as symbolic regression, is a type of automated modeling that discovers scientific laws, expressed in the form of equations, from observed data and expert knowledge. Deterministic grammars, …

Equation DiscoverySymbolic Regression

AlphaResearch: Accelerating New Algorithm Discovery with Language Models

2025-11-11 · Zhaojian Yu, Kaiyue Feng, Yilun Zhao, Shilin He 외 arxiv

LLMs have made significant progress in complex but easy-to-verify problems, yet they still struggle with discovering the unknown. In this paper, we present \textbf{AlphaResearch}, an autonomous research agent designed to…