LGAIJul 7

NEST: Tackling Dataset-Level Distribution Shifts via Regime-Oriented Mixture-of-Experts

arXiv:2607.066076.4h-index: 1Has Code
Predicted impact top 53% in LG · last 90 daysOriginality Highly original
AI Analysis

For practitioners of long-term forecasting in complex systems, NEST provides a method to handle global structural shifts that existing local-shift methods miss.

NEST addresses dataset-level distribution shifts in multivariate time-series forecasting by modeling distinct operational regimes via a two-phase dense mixture-of-experts architecture, achieving state-of-the-art performance on benchmarks including network traffic and physical phenomena.

Accurate long-term forecasting in complex systems is frequently compromised by dataset-level distribution shifts, where diverse underlying behavioral modes and evolving system states drive the dynamic multivariate time-series. While existing methods predominantly focus on local temporal shifts, they fail to explicitly model the global structural challenge where datasets are composites of distinct operational regimes. In this paper, we propose NEST, a specialized framework designed to model and recompose these evolving structures through a two-phase dense MoE architecture. NEST first facilitates structural specialization by partitioning the dataset into distinct operational regimes through unsupervised clustering in a principled moment-entropy space. We introduce a regime-oriented router mechanism that generates initial expert weights based on temporal content, subsequently refined through geometric modulation to regime centroids. Crucially, rather than acting as monolithic predictors, individual experts function as specialized kernels that capture regime-specific dynamics by evolving unique variate-attention patterns. Extensive evaluations on diverse benchmarks, including heterogeneous network traffic and physical phenomena, demonstrate that NEST consistently achieves state-of-the-art performance. Our code and datasets are available at https://github.com/Aaralshin/NEST

Code Implementations1 repo
Foundations

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

Your Notes