TRLGMar 2

Deep Learning for Financial Time Series: A Large-Scale Benchmark of Risk-Adjusted Performance

arXiv:2603.01820v1h-index: 5
Originality Incremental advance
AI Analysis

This work addresses the challenge of risk-adjusted performance prediction in finance, providing a comprehensive benchmark for practitioners, but it is incremental as it builds on existing deep learning methods.

The authors tackled the problem of predicting financial time series and optimizing Sharpe ratios by benchmarking deep learning architectures, finding that models with rich temporal representations consistently outperformed linear benchmarks, with hybrid models like VSN with LSTM achieving the highest Sharpe ratio.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes