paper-with-me

Papers

Switch-Hurdle: A MoE Encoder with AR Hurdle Decoder for Intermittent Demand Forecasting

2026-02-26 · Fabian Muşat, Simona Căbuz arxiv

Intermittent demand, a pattern characterized by long sequences of zero sales punctuated by sporadic, non-zero values, poses a persistent challenge in retail and supply chain forecasting. Both traditional methods, such as ARIMA, exponential smoothing, or Croston variants, as well as modern neural architectures such as DeepAR and Transformer-based models often underperform on such data, as they treat demand as a single continuous process or become computationally expensive when scaled across many sparse series. To address these limitations, we introduce Switch-Hurdle: a new framework that integrates a Mixture-of-Experts (MoE) encoder with a Hurdle-based probabilistic decoder. The encoder uses a sparse Top-1 expert routing during the forward pass yet approximately dense in the backward pass via a straight-through estimator (STE). The decoder follows a cross-attention autoregressive design with a shared hurdle head that explicitly separates the forecasting task into two components: a binary classification component estimating the probability of a sale, and a conditional regression component, predicting the quantity given a sale. This structured separation enables the model to capture both occurrence and magnitude processes inherent to intermittent demand. Empirical results on the M5 benchmark and a large proprietary retail dataset show that Switch-Hurdle achieves state-of-the-art prediction performance while maintaining scalability.

📄 PDF Abstract BibTeX arXiv:2602.22685

Code (0)

등록된 구현이 없습니다.

Tasks

Binary Classification

Similar Papers 제목 키워드 기반

GraphVAE: Towards Generation of Small Graphs Using Variational Autoencoders

2018-02-09 · ICLR 2018 1 · Martin Simonovsky, Nikos Komodakis

Deep learning on graphs has become a popular research topic with many applications. However, past work has concentrated on learning graph embedding tasks, which is in contrast with advances in generative models for image…

DecoderGraph Embedding

Intermittent time series forecasting: local vs global models

2026-01-20 · Stefano Damato, Nicolò Rubattu, Dario Azzimonti, Giorgio Corani arxiv

Forecasting intermittent time series, which contain zeros, is a crucial challenge in supply chains as inventory policies require probabilistic forecasts to establish safety levels. Intermittent time series are commonly f…

Time Series Forecasting

Do t-Statistic Hurdles Need to be Raised?

2022-04-21 · Andrew Y. Chen

Many scholars have called for raising statistical hurdles to guard against false discoveries in academic publications. I show these calls may be difficult to justify empirically. Published data exhibit bias: results that…

M-PACT: An Open Source Platform for Repeatable Activity Classification Research

2018-04-16 · Eric Hofesmann, Madan Ravi Ganesh, Jason J. Corso

There are many hurdles that prevent the replication of existing work which hinders the development of new activity classification models. These hurdles include switching between multiple deep learning libraries and the d…

Action ClassificationActivity RecognitionClassificationGeneral Classification

Why Do Experts Favor Solar and Wind as Renewable Energies Despite their Intermittency?

2024-08-13 · Steven P. Reinhardt

As humanity accelerates its shift to renewable energy generation, people who are not experts in renewable energy are learning about energy technologies and the energy market, which are complex. The answers to some questi…