Time-Series Models Face "Forecast Collapse" in Finance
Key takeaways
- Time-series foundation models can suffer from "forecast collapse" in low-predictability scenarios like equity returns.
- Forecast collapse leads to flat predictions and poor cross-sectional ranking.
- The issue stems from low target predictability and per-series optimization objectives.
- CalibRank is a new objective that effectively balances forecast calibration and ranking.
Who benefits
Summary
This research identifies "forecast collapse" in time-series foundation models (TSFMs) when predicting hourly equity returns, where predictions become flat and show poor stock ranking. The phenomenon is linked to low target predictability and per-series objectives, leading to a calibration-ranking tradeoff, which a new objective called CalibRank aims to balance.
Why it matters
Financial professionals and quantitative analysts need to be aware of forecast collapse when using time-series models for equity prediction, and consider objectives like CalibRank to ensure both accurate amplitude and effective ranking.
How to implement this in your domain
- 1Re-evaluate existing time-series forecasting models for financial applications, specifically checking for forecast collapse.
- 2Implement and test the CalibRank objective in your forecasting pipelines to balance calibration and ranking.
- 3Adjust model evaluation metrics to include cross-sectional correlation alongside traditional per-series metrics.
- 4Investigate the predictability of your target variables before deploying time-series foundation models.
Original post by Shu Wan, Miles Ma, Hank Zhu, Guangqi Liu, Stephen Wang, Qingsong Wen, Huan Liu
"arXiv:2608.14106v1 Announce Type: new Abstract: When forecasting hourly returns for 1,000 US equities, we observe an unexpected phenomenon: predictions become nearly flat and show poor stock ranking, as measured by cross-sectional correlation. We call this forecast collapse. Surp…"
View on XOriginally posted by Shu Wan, Miles Ma, Hank Zhu, Guangqi Liu, Stephen Wang, Qingsong Wen, Huan Liu on X · view source
Want to go deeper?
Turn these trends into skills with Learnijoy's hands-on AI & tech courses.
Explore coursesMore in AI Research
Stochastic Weight Averaging Boosts Data Augmentation Performance
This research shows that Stochastic Weight Averaging (SWA) significantly enhances the equivariance boost from data augmentation in deep neural networks, especially in the infinite-width limit. It offers a cost-effective alternative to training large ensembles for improved symmetry.
Imposter: Self-Supervised Learning for Physical Coherence in Scientific Data
Imposter is a new self-supervised learning method that trains encoders to detect physically inconsistent feature swaps between entities, enabling models to learn cross-feature physical dependencies. It improves representations for land-surface modeling and complements existing SSL objectives.
Understanding Delay Detection Challenges in Business Processes
This paper analyzes the intrinsic difficulty of detecting delays in business processes, revealing that existing predictive models struggle with rare, high-delay cases due to right-skewed distributions and increased uncertainty. It suggests uncertainty-aware modeling as a promising direction.