paper-with-me

홈 › Papers

LatentTrack: Sequential Weight Generation via Latent Filtering

2026-01-31 · Omer Haq arxiv

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 benchmark, LT consistently achieves lower negative log-likelihood and mean squared error than stateful sequential and static uncertainty-aware baselines, with competitive calibration, demonstrating that latent-conditioned function evolution is an effective alternative to traditional latent-state modeling under distribution shift.

📄 PDF Abstract BibTeX arXiv:2602.00458

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Continuous-time Particle Filtering for Latent Stochastic Differential Equations

2022-09-01 · Ruizhi Deng, Greg Mori, Andreas M. Lehrmann

Particle filtering is a standard Monte-Carlo approach for a wide range of sequential inference tasks. The key component of a particle filter is a set of particles with importance weights that serve as a proxy of the true…

When is Particle Filtering Efficient for Planning in Partially Observed Linear Dynamical Systems?

2020-06-10 · Simon S. Du, Wei Hu, Zhiyuan Li, Ruoqi Shen 외

Particle filtering is a popular method for inferring latent states in stochastic dynamical systems, whose theoretical properties have been well studied in machine learning and statistics communities. In many control prob…

Decision MakingSequential Decision Making

Deep Context-Aware Recommender System Utilizing Sequential Latent Context

2019-09-09 · Amit Livne, Moshe Unger, Bracha Shapira, Lior Rokach

Context-aware recommender systems (CARSs) apply sensing and analysis of user context in order to provide personalized services. Adding context to a recommendation model is challenging, since the addition of context may i…

Collaborative FilteringDecoderRecommendation Systems

Structured Noise Adaptation for Sequential Bayesian Filtering with Embedded Latent Transfer Operators

2026-06-12 · Naichang Ke, Pongpisit Thanasutives, Yoshinobu Kawahara arxiv

Kalman filters based on the Embedded Latent Transfer Operators (ELTO) emerge as novel statistical tools for sequential state estimation. However, a critical limitation stems from their use of simplified noise models, whi…

Deep Spectral Learning of Embedded Latent Transfer Operators for Stochastic Dynamical Systems

2026-06-12 · Ryogo Tanaka, Yoshinobu Kawahara arxiv

We propose a spectral learning method for stochastic nonlinear dynamical systems represented with embedded latent transfer operators in deep feature spaces. We instantiate the method as Deep Spectral Encoder (DSE), an op…