Sichao He, Yansong Zhang · 2026-06-29
The authors test whether the choice of neural network 'backbone' or the choice of 'output head' (how the model expresses its prediction) matters more for forecasting fat-tailed S&P 500 monthly returns. They find that at short horizons the output head matters more: moving from a point forecast to a Gaussian, and then to a 4-component Gaussian mixture, steadily improves distributional forecast accuracy (CRPS), while swapping backbones changes little. The mixture head's advantage is largest in high-volatility periods, and at longer horizons (6+ months) the backbone choice becomes more important.
Why it matters: For anyone building probabilistic return forecasts, the takeaway is that how you model the distribution of outcomes may matter more than which fancy architecture you pick, especially for tail risk at short horizons. The mixture-density approach showed its biggest edge during crisis/high-volatility regimes, which is exactly when risk-management decisions matter most.
⚠ Results come from a single asset (S&P 500 monthly returns) in a walk-forward backtest with modest percentage differences, so live-trading and cross-asset generalization are unproven.
In a deep forecasting pipeline for fat-tailed financial returns at short horizons, which matters more - the backbone architecture or the output head? We compare four modern backbones (TimesNet, DLinear, N-BEATS, iTransformer) under three output heads: a point head, a single-Gaussian density head, and a Gaussian mixture density head with K=4 components. On S and P 500 monthly log-returns (1871-2023) under anchored walk-forward validation, the three heads form a strict gradient: switching from point to Gaussian improves CRPS by about 1.3 percent; switching from Gaussian to mixture adds a further about 2.4 percent. Switching between backbones, in contrast, changes CRPS by less than 1.5 percent on the point-head row and on the backbone-mean axis; density-head backbone spread is larger (up to 5.1 percent on the h=1 Gaussian row, driven by N-BEATS) but the head gradient (3.7 percentage points) still dominates. The Model Confidence Set on squared errors does not exclude any of the 12 variants at the 5 percent level: the head separates them only on distributional metrics (CRPS, pinball, coverage), not on squared error. The mixture head incremental value over a single Gaussian is largest in the highest-volatility regimes (13.9 percent in 1970s stagflation at h=12), confirming the mixture captures tail risk beyond what a unimodal Gaussian can express. The picture is horizon-dependent: the head dominates at short horizons, but at long horizons (h >= 6) the backbone re-takes the lead - an h-split we document against classical baselines (section 5.1). We conclude that on fat-tailed returns at short horizons, the head dominates the backbone, and the mixture distribution adds genuine value over a single Gaussian during crisis periods when risk-management decisions actually matter.
Go deeper: a full research-committee breakdown of this paper, its assumptions and failure modes, and how its method would apply to a specific ticker or your watchlist. See StockTools AI →
AI summary generated from the paper’s public abstract via arXiv; it may miss nuance — read the source before relying on it. Thank you to arXiv for its open-access interoperability; StockTools is not affiliated with arXiv, and all rights remain with the authors. Educational only, not financial advice.