paper-with-me

홈 › Papers

Anchored Variational Inference for Personalized Sequential Latent-State Models

2026-04-25 · Xingche Guo arxiv

Sequential latent-variable models with subject-specific random effects provide a flexible framework for modeling temporally structured data with both local latent dynamics and stable between-subject heterogeneity. In such models, conditional inference for the local latent process is often tractable, but integrating over subject-specific random effects can be computationally demanding. We propose an anchored variational inference framework for efficient approximate inference in this setting. The central idea is to replace the full conditional posterior of the local latent process with its evaluation at a representative value of the subject-specific latent effect, called the anchor point, thereby preserving tractable local inference while substantially reducing computational cost. This approximation is especially appealing in sequential settings, where the posterior distribution of the random effect becomes increasingly concentrated as the sequence length grows. Under suitable conditions, we show that the posterior mean is a nearly optimal anchor point and that the resulting anchored variational EM (AVEM) algorithm approximately preserves the local monotonicity behavior of standard variational inference. We instantiate the framework in two representative classes of sequential latent-variable models, namely mixed hidden Markov models and mixed-effects state-space models, derive the corresponding AVEM algorithms, and use simulation studies to indicate that the resulting methods achieve accurate estimation with substantial computational gains. We also discuss a partially anchored variant of the framework, in which only the components of the subject-specific latent effect whose posteriors are well concentrated are anchored.

📄 PDF Abstract BibTeX arXiv:2604.23454

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RecRec: Recursive Refinement for Sequential Recommendation

2026-07-12 · Pervez Shaik, Prosenjit Biswas, Abhinav Thorat, Ravi Kolla 외 arxiv

Sequential recommender systems typically infer user preferences through single-pass encoding of interaction histories without iterative refinement, relying on increasingly deep architectures to capture complex patterns. …

Sequential Recommendation

A NOVEL VARIATIONAL FAMILY FOR HIDDEN NON-LINEAR MARKOV MODELS

2018-09-27 · Daniel Hernandez Diaz, Antonio Khalil Moretti, Ziqiang Wei, Shreya Saxena 외

Latent variable models have been widely applied for the analysis and visualization of large datasets. In the case of sequential data, closed-form inference is possible when the transition and observation functions are li…

Time SeriesTime Series AnalysisVariational Inference

Adversarial and Contrastive Variational Autoencoder for Sequential Recommendation

2021-03-19 · Zhe Xie, Chengxuan Liu, Yichi Zhang, Hongtao Lu 외

Sequential recommendation as an emerging topic has attracted increasing attention due to its important practical significance. Models based on deep learning and attention mechanism have achieved good performance in seque…

Collaborative FilteringSequential Recommendation

Partial Rejection Control for Robust Variational Inference in Sequential Latent Variable Models

2021-01-01 · Rahul Sharma, Soumya Banerjee, Dootika Vats, Piyush Rai

Effective variational inference crucially depends on a flexible variational family of distributions. Recent work has explored sequential Monte-Carlo (SMC) methods to construct variational distributions, which can, in pri…

Variational Inference

SAE: Sequential Anchored Ensembles

2021-12-30 · Arnaud Delaunoy, Gilles Louppe

Computing the Bayesian posterior of a neural network is a challenging task due to the high-dimensionality of the parameter space. Anchored ensembles approximate the posterior by training an ensemble of neural networks on…