PulseAugur
EN
LIVE 11:40:57

FAME framework improves time series forecasting with expert routing

Researchers have developed FAME, a novel sparse mixture-of-experts framework designed for heterogeneous time series forecasting. This approach creates a "forecastability fingerprint" for each series to intelligently route it to a small subset of specialized forecasting experts. Applied to a large-scale vending machine sales dataset, FAME demonstrated a 12.4% reduction in Mean Squared Error compared to the best single expert, LightGBM, while using an average of just 1.92 experts per series. AI

IMPACT This framework could enhance the efficiency and accuracy of forecasting in complex, real-world systems by optimizing expert model selection.

RANK_REASON The cluster contains a research paper detailing a new methodology for time series forecasting.

Read on Hugging Face Daily Papers →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

COVERAGE [2]

  1. arXiv cs.AI TIER_1 English(EN) · Qianyang Li, Xingjun Zhang, Shaoxun Wang, Tao Peng, Jia Wei ·

    FAME: Forecastability-Aware Mixture of Experts for Heterogeneous Time Series Forecasting

    arXiv:2606.08896v1 Announce Type: new Abstract: Large-scale retail and industrial forecasting systems contain many heterogeneous time series whose lifecycle, sparsity, volatility, seasonality, spectral patterns, and contextual sensitivity differ substantially. A single forecastin…

  2. Hugging Face Daily Papers TIER_1 English(EN) ·

    FAME: Forecastability-Aware Mixture of Experts for Heterogeneous Time Series Forecasting

    Large-scale retail and industrial forecasting systems contain many heterogeneous time series whose lifecycle, sparsity, volatility, seasonality, spectral patterns, and contextual sensitivity differ substantially. A single forecasting model rarely performs well across all regimes,…