Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

ReNF: Rethinking the Design of Neural Long-Term Time Series Forecasters

About

Neural Forecasters (NFs) have become a cornerstone of Long-term Time Series Forecasting (LTSF). However, recent progress has been hampered by an overemphasis on architectural complexity at the expense of fundamental forecasting structures. In this work, we revisit principled designs of LTSF. We begin by formulating a Variance Reduction Hypothesis (VRH), positing that generating and combining multiple forecasts is essential to reducing the inherent uncertainty of NFs. Guided by this, we propose Boosted Direct Output (BDO), a streamlined paradigm that synergistically hybridizes the causal structure of Auto-Regressive (AR) with the stability of Direct Output (DO), while implicitly realizing the principle of forecast combination within a single network. Furthermore, we mitigate a critical validation-test generalization gap by employing parameter smoothing to stabilize optimization. Extensive experiments demonstrate that these trivial yet principled improvements enable a direct temporal MLP to outperform recent, complex state-of-the-art models in nearly all benchmarks, without relying on intricate inductive biases. Finally, we empirically verify our hypothesis, establishing a dynamic performance bound that highlights promising directions for future research. The code is publicly available at: https://github.com/Luoauoa/ReNF.

Yihang Lu, Xianwei Meng, Enhong Chen• 2025

Related benchmarks

TaskDatasetResultRank
Long-term time-series forecastingETTh1
MAE0.416
575
Long-term time-series forecastingWeather
MSE0.214
525
Long-term time-series forecastingETTh2
MSE0.327
461
Long-term time-series forecastingETTm1
MSE0.331
461
Long-term time-series forecastingETTm2
MSE0.243
455
Long-term time-series forecastingTraffic
MSE0.365
427
Traffic ForecastingMETR-LA
MAE0.348
329
Long-term time-series forecastingsolar
MSE0.176
66
Short-term forecastingNasdaq
MSE0.114
60
Short-term forecastingPower
MSE1.268
60
Showing 10 of 26 rows

Other info

Follow for update