LatentTrack: Sequential Weight Generation via Latent Filtering
Omer Haq

TL;DR
LatentTrack introduces a novel online probabilistic prediction method that uses a low-dimensional latent space and hypernetworks for constant-time adaptation, outperforming existing models on climate data.
Contribution
The paper presents LatentTrack, a new sequential neural architecture that performs causal Bayesian filtering in latent space with hypernetworks, enabling efficient online adaptation without gradient updates.
Findings
Lower negative log-likelihood on Jena Climate benchmark
Improved mean squared error over baselines
Competitive calibration performance
Abstract
We introduce LatentTrack (LT), a sequential neural architecture for online probabilistic prediction under nonstationary dynamics. LT performs causal Bayesian filtering in a low-dimensional latent space and uses a lightweight hypernetwork to generate predictive model parameters at each time step, enabling constant-time online adaptation without per-step gradient updates. At each time step, a learned latent model predicts the next latent distribution, which is updated via amortized inference using new observations, yielding a predict--generate--update filtering framework in function space. The formulation supports both structured (Markovian) and unstructured latent dynamics within a unified objective, while Monte Carlo inference over latent trajectories produces calibrated predictive mixtures with fixed per-step cost. Evaluated on long-horizon online regression using the Jena Climate…
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
TopicsGaussian Processes and Bayesian Inference · Generative Adversarial Networks and Image Synthesis · Domain Adaptation and Few-Shot Learning
