Learning to Defer in Non-Stationary Time Series via Switching State-Space Models
Yannis Montreuil, Letian Yu, Axel Carlier, Lai Xing Ng, Wei Tsang Ooi
TL;DR
This work addresses online routing for non-stationary time series with partial feedback and a changing expert pool by introducing L2D-SLDS, a factorized switching linear-Gaussian state-space model over signed expert residuals. The model couples a global factor $\mathbf{g}_t$ with per-expert idiosyncratic states $\mathbf{u}_{t,k}$ and a context-driven regime $z_t$, enabling cross-expert information transfer when only one expert is observed. An IDS-inspired routing rule leverages one-step predictive costs and information gain about the latent state to balance exploitation and exploration, while a dynamic registry manages expert entry/exit without destabilizing retained marginals. Empirical results on synthetic regime-transfer data and Melbourne temperatures show improved routing performance over contextual-bandit baselines and ablations lacking the shared factor. The approach offers a principled framework for robust, data-efficient decision-making in non-stationary, partially observed, and resource-constrained settings.
Abstract
We study Learning to Defer for non-stationary time series with partial feedback and time-varying expert availability. At each time step, the router selects an available expert, observes the target, and sees only the queried expert's prediction. We model signed expert residuals using L2D-SLDS, a factorized switching linear-Gaussian state-space model with context-dependent regime transitions, a shared global factor enabling cross-expert information transfer, and per-expert idiosyncratic states. The model supports expert entry and pruning via a dynamic registry. Using one-step-ahead predictive beliefs, we propose an IDS-inspired routing rule that trades off predicted cost against information gained about the latent regime and shared factor. Experiments show improvements over contextual-bandit baselines and a no-shared-factor ablation.
