paper-with-me

Papers

AlphaEvolve: A Learning Framework to Discover Novel Alphas in Quantitative Investment

2021-03-30 · Can Cui, Wei Wang, Meihui Zhang, Gang Chen, Zhaojing Luo, Beng Chin Ooi

Alphas are stock prediction models capturing trading signals in a stock market. A set of effective alphas can generate weakly correlated high returns to diversify the risk. Existing alphas can be categorized into two classes: Formulaic alphas are simple algebraic expressions of scalar features, and thus can generalize well and be mined into a weakly correlated set. Machine learning alphas are data-driven models over vector and matrix features. They are more predictive than formulaic alphas, but are too complex to mine into a weakly correlated set. In this paper, we introduce a new class of alphas to model scalar, vector, and matrix features which possess the strengths of these two existing classes. The new alphas predict returns with high accuracy and can be mined into a weakly correlated set. In addition, we propose a novel alpha mining framework based on AutoML, called AlphaEvolve, to generate the new alphas. To this end, we first propose operators for generating the new alphas and selectively injecting relational domain knowledge to model the relations between stocks. We then accelerate the alpha mining by proposing a pruning technique for redundant alphas. Experiments show that AlphaEvolve can evolve initial alphas into the new alphas with high returns and weak correlations.

📄 PDF Abstract BibTeX arXiv:2103.16196

Code (1)

codelion/openevolve pytorch

Tasks

AutoMLStock Prediction

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

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

Alpha-GPT: Human-AI Interactive Alpha Mining for Quantitative Investment

2023-07-31 · Saizhuo Wang, Hang Yuan, Leon Zhou, Lionel M. Ni 외

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

Prompt Engineering

AlphaStock: A Buying-Winners-and-Selling-Losers Investment Strategy using Interpretable Deep Reinforcement Attention Networks

2019-07-24 · Jingyuan Wang, Yang Zhang, Ke Tang, Junjie Wu 외

Recent years have witnessed the successful marriage of finance innovations and AI techniques in various finance applications including quantitative trading (QT). Despite great research efforts devoted to leveraging deep …

Deep AttentionDeep Reinforcement Learningreinforcement-learningReinforcement Learning+2

Generating Synergistic Formulaic Alpha Collections via Reinforcement Learning

2023-05-25 · Shuo Yu, Hongyan Xue, Xiang Ao, Feiyang Pan 외

In the field of quantitative trading, it is common practice to transform raw historical stock data into indicative signals for the market trend. Such signals are called alpha factors. Alphas in formula forms are more int…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

$\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