Skip to main content
QUICK REVIEW

[論文レビュー] Deep Learning for Financial Time Series: A Large-Scale Benchmark of Risk-Adjusted Performance

Adir Saly-Kaufmann, Kieran Wood|arXiv (Cornell University)|Mar 2, 2026
Stock Market Forecasting Methods被引用数 0
ひとこと要約

A large-scale benchmark evaluates diverse deep learning architectures for financial time-series forecasting optimized for Sharpe ratio, highlighting that architectures with explicit temporal representations and adaptive memory (e.g., VLSTM, LPatchTST, TFT) outperform linear baselines and generic DL models under risk-adjusted criteria.

ABSTRACT

We present a large scale benchmark of modern deep learning architectures for a financial time series prediction and position sizing task, with a primary focus on Sharpe ratio optimization. Evaluating linear models, recurrent networks, transformer based architectures, state space models, and recent sequence representation approaches, we assess out of sample performance on a daily futures dataset spanning commodities, equity indices, bonds, and FX spanning 2010 to 2025. Our evaluation goes beyond average returns and includes statistical significance, downside and tail risk measures, breakeven transaction cost analysis, robustness to random seed selection, and computational efficiency. We find that models explicitly designed to learn rich temporal representations consistently outperform linear benchmarks and generic deep learning models, which often lead the ranking in standard time series benchmarks. Hybrid models such as VSN with LSTM, a combination of Variable Selection Networks (VSN) and LSTMs, achieves the highest overall Sharpe ratio, while VSN with xLSTM and LSTM with PatchTST exhibit superior downside adjusted characteristics. xLSTM demonstrates the largest breakeven transaction cost buffer, indicating improved robustness to trading frictions.

研究の動機と目的

  • Assess out-of-sample risk-adjusted performance of modern deep learning architectures on a cross-asset futures dataset (2010–2025).
  • Investigate how architectural inductive biases (temporal representations, memory, feature selection) affect Sharpe-ratio optimization versus linear baselines.
  • Evaluate stability, downside risk, and robustness to seeds and market regimes.
  • Provide a transparent, practical benchmark to guide future research in deep learning for finance.

提案手法

  • Framework maps historical multivariate inputs to a trading signal via a two-stage pipeline: a sequence model g_phi processes a lookback window to produce a latent state h_t, followed by a linear projection with tanh activation to yield y_hat_t.
  • Portfolio weights are derived by scaling signals with a volatility-targeting factor based on EWMA-based per-asset volatility to achieve target risk (sigma_tgt = 10%).
  • End-to-end training optimizes the negative annualized Sharpe Ratio by evaluating portfolio returns R_port over training sequences and applying the Sharpe loss with a stability term epsilon.
  • Net returns incorporate transaction costs; primary evaluation uses gross returns (c_k = 0) to assess predictive efficacy, with a subsequent breakeven transaction-cost analysis per asset.
  • Model families include linear baselines (AR1x, AR_n x, DLinear, NLinear), transformer-based architectures (iTransformer, PatchTST), state-space models (Mamba, Mamba2), recurrent models (LSTM, xLSTM, PsLSTM, PatchPsLSTM), and hybrids (VLSTM, VSN+Mamba2, LPatchTST, TFT).
  • Note: The pipeline also includes ticker embeddings and a cross-asset normalization to ensure asset-specific learning.

実験結果

リサーチクエスチョン

  • RQ1Which deep learning architectures yield the best risk-adjusted (Sharpe) performance in a long-horizon, cross-asset financial time-series setting?
  • RQ2How do architectural inductive biases (temporal representations, memory mechanisms, feature selection) influence stability across regimes and robustness to trading frictions?
  • RQ3Do hybrid and structured models (e.g., VLSTM, LPatchTST, TFT) outperform linear baselines and generic DL models in terms of downside risk and tail behavior?
  • RQ4What is the trade-off between predictive performance and trading intensity (turnover) under volatility targeting?
  • RQ5How do results generalize across market regimes from 2010–2025 and under different subperiods?

主な発見

ModelCAGRAnn. Ret.SRt (HAC)HitTurnoverxGMVInfo. Ratiot (HAC) v PassiveCorr. v Passive
Passive0.04350.04760.481.650.531-----
AR1x0.08130.08310.833.120.539353.6490.421-0.0086-0.03050.3533
AR nx x0.06460.06770.682.520.538280.6669.525-0.0829-0.30110.4325
DLinear0.07500.07730.772.870.539278.4175.2820.01410.05010.2612
LSTM0.13510.13181.324.560.554948.08225.769-0.0637-0.23030.2816
VLSTM0.26320.23882.398.810.588966.86218.3690.85393.30710.4042
Mamba20.05870.06200.622.310.546233.0058.164-0.0901-0.32460.2220
VSN+Mamba20.09670.09730.973.650.555329.1178.8420.10910.39360.2821
PatchTST0.08470.08640.863.290.541623.88198.021-0.2149-0.78480.5530
LPatchTST0.25500.23232.328.810.577959.89211.5140.70702.74700.3471
PsLSTM0.18680.17631.766.830.563823.07185.4960.39811.54100.4862
TFT0.23980.22012.208.130.584912.81223.2310.66652.54870.3888
VxLSTM0.19370.18211.826.890.574775.88159.4380.46661.67270.5069
xLSTM0.19370.17961.806.850.568482.6291.9240.79842.90420.6274
iTransformer0.03080.03530.351.260.52936.329.203-0.1539-0.55630.4855
  • Nonlinear sequence models substantially outperform linear benchmarks on most horizons, with stronger and more stable risk-adjusted returns.
  • VLSTM delivers the strongest aggregate performance (Sharpe 2.39, CAGR 23.9%) with robust passive-relative diagnostics (Info. Ratio 0.854; HAC t-stat 3.31).
  • LPatchTST and TFT also show strong performance, illustrating the benefit of combining robust temporal state encoding with patch-based or attention mechanisms.
  • xLSTM-based architectures provide a favorable balance of performance and trading efficiency (Sharpe 1.80; turnover relatively moderate).
  • iTransformer shows low turnover but weak economic performance, highlighting that extreme turnover reduction without signal responsiveness may hurt value.
  • Across methods, hybrid models that combine feature selection with adaptive memory (e.g., VLSTM, LPatchTST) achieve higher Sharpe ratios and better risk controls.
  • State-space models (Mamba, Mamba2) exhibit heterogeneous results and generally lower aggregate performance despite strong regime-specific episodes.
  • Under a volatility-targeted framework, VLSTM achieves highest CAGR and Sharpe, with strong statistical significance relative to passive benchmarks.
  • Downside risk metrics favor VLSTM and LPatchTST, which exhibit milder drawdowns and favorable Calmar ratios compared to many baselines.

より良い研究を、今すぐ始めましょう

論文設計から論文執筆まで、研究時間を劇的に削減しましょう。

クレジットカード登録不要

このレビューはAIが作成し、人間の編集者が確認しました。