ML for alpha is easy to overfit and hard to productionize. This list links to primary sources that stress validation, leakage, and deployment constraints. Read the foundations first, then the large-scale empirical papers, then the deep learning work.

Foundations and methodology

Start here before tuning hyperparameters. Finance-specific cross-validation and multiple-testing bias are where most ML alpha projects die.

Large-scale return prediction

Canonical empirical work comparing ML methods on equity cross-sections. Useful for understanding what actually works at scale versus in toy backtests.

Deep learning and nonlinear signals

101 Formulaic Alphas

Industry-side alpha construction at scale. Good reality check on signal correlation and turnover.

arXiv

Before you ship

Walk-forward validation, purged k-fold, and explicit transaction cost models are non-optional. If Sharpe only exists in one in-sample window, fix the pipeline before adding features.

Also follow ongoing preprints at arXiv q-fin and journal pages via DOI.