论文精选73°

表格深度学习在算法交易中的应用

Tabular Deep Learning for Algorithmic Trading: Cross-Regime Bayesian Optimisation for Equity Signal Generation

精选理由

论文展示如何用贝叶斯优化提升交易信号鲁棒性,混合模型年化收益超50%,适合量化交易研究者。

AI 摘要

研究使用贝叶斯优化针对三种不同市场 regimes 进行超参数选择,训练了五种模型在300只美股上。XGBoost与TabNet组合的混合模型实现年化收益51.26%,夏普比率2.44,CAPM alpha为0.423(p=0.011)。该组合接近零beta,表明超额收益来自选股而非市场暴露。交互应用使结果可实时探索。

原文 · arXiv cs.LG

Tabular Deep Learning for Algorithmic Trading: Cross-Regime Bayesian Optimisation for Equity Signal Generation

Algorithmic trading now represents a market exceeding $20 billion, where even marginal gains in signal robustness can translate into economically significant returns. Existing evaluations of equity prediction models do not explicitly target regime robustness during hyperparameter selection. Five model classes are trained on daily observations from approximately 300 large-cap US equities over eleven years, with Bayesian optimisation configured to target trading performance across three statistically different market regimes. Regime-robust hyperparameter selection is associated with out-of-sample generalisation, as signal precision remains above the random baseline across all four quarters of the test period, and portfolio performance slowly degrades under simulated input noise before collapsing beyond a defined threshold. No individual tabular deep learning architecture outperforms gradient-boosted trees, but combining XGBoost and TabNet using rank aggregation produces a Hybrid ensemble with an annualised return of 51.26%, a Sharpe ratio of 2.44, and a statistically significant CAPM alpha of 0.423 (p = 0.011). A near-zero beta indicates this outperformance is driven by stock selection, not market exposure. Alternative data plays a secondary role once technical and fundamental features are accounted for, as well as contributing more strongly on the short side than the long, and varies by model class. An interactive application makes these results explorable in real time, with live data integration the remaining step toward practical deployment.

表格深度学习在算法交易中的应用 · AI 热点