Sparse Latent Factor Forecaster (SLFF) with Iterative Inference for Transparent Multi-Horizon Commodity Futures Prediction
Abhijit Gupta

TL;DR
This paper introduces SLFF, a novel forecasting model that uses iterative inference and sparse coding to improve multi-horizon commodity futures predictions, enhancing interpretability and stability.
Contribution
SLFF combines sparse coding with iterative refinement and encoder alignment to reduce the amortization gap and improve forecast accuracy and interpretability in commodity futures prediction.
Findings
SLFF outperforms neural baselines at 1- and 5-day horizons.
Sparse factors are stable across seeds and correlate with economic fundamentals.
The model provides a formal interpretability framework.
Abstract
Amortized variational inference in latent-variable forecasters creates a deployment gap: the test-time encoder approximates a training-time optimization-refined latent, but without access to future targets. This gap introduces unnecessary forecast error and interpretability challenges. In this work, we propose the Sparse Latent Factor Forecaster with Iterative Inference (SLFF), addressing this through (i) a sparse coding objective with L1 regularization for low-dimensional latents, (ii) unrolled proximal gradient descent (LISTA-style) for iterative refinement during training, and (iii) encoder alignment to ensure amortized outputs match optimization-refined solutions. Under a linearized decoder assumption, we derive a design-motivating bound on the amortization gap based on encoder-optimizer distance, with convergence rates under mild conditions; empirical checks confirm the bound is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsForecasting Techniques and Applications · Stock Market Forecasting Methods · Explainable Artificial Intelligence (XAI)
MethodsL1 Regularization · Sparse Autoencoder
