paper-with-me

Papers

Relay Variational Inference: A Method for Accelerated Encoderless VI

2021-10-26 · Amir Zadeh, Santiago Benoit, Louis-Philippe Morency

Variational Inference (VI) offers a method for approximating intractable likelihoods. In neural VI, inference of approximate posteriors is commonly done using an encoder. Alternatively, encoderless VI offers a framework for learning generative models from data without encountering suboptimalities caused by amortization via an encoder (e.g. in presence of missing or uncertain data). However, in absence of an encoder, such methods often suffer in convergence due to the slow nature of gradient steps required to learn the approximate posterior parameters. In this paper, we introduce Relay VI (RVI), a framework that dramatically improves both the convergence and performance of encoderless VI. In our experiments over multiple datasets, we study the effectiveness of RVI in terms of convergence speed, loss, representation power and missing data imputation. We find RVI to be a unique tool, often superior in both performance and convergence speed to previously proposed encoderless as well as amortized VI models (e.g. VAE).

📄 PDF Abstract BibTeX arXiv:2110.13422

Code (0)

등록된 구현이 없습니다.

Tasks

ImputationVariational Inference

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Encoderless Gimbal Calibration of Dynamic Multi-Camera Clusters

2018-07-24 · Christopher L. Choi, Jason Rebello, Leonid Koppel, Pranav Ganti 외

Dynamic Camera Clusters (DCCs) are multi-camera systems where one or more cameras are mounted on actuated mechanisms such as a gimbal. Existing methods for DCC calibration rely on joint angle measurements to resolve the …

GAD-PVI: A General Accelerated Dynamic-Weight Particle-Based Variational Inference Framework

2023-12-27 · Fangyikang Wang, Huminhao Zhu, Chao Zhang, Hanbin Zhao 외

Particle-based Variational Inference (ParVI) methods approximate the target distribution by iteratively evolving finite weighted particle systems. Recent advances of ParVI methods reveal the benefits of accelerated posit…

PositionVariational Inference

Variance Reduction and Quasi-Newton for Particle-Based Variational Inference

2020-01-01 · ICML 2020 1 · Michael Zhu, Chang Liu, Jun Zhu

Particle-based Variational Inference methods (ParVIs), like Stein Variational Gradient Descent, are nonparametric variational inference methods that optimize a set of particles to best approximate a target distribution. …

Bayesian InferenceRiemannian optimizationVariational Inference

Accelerated Stein Variational Gradient Flow

2025-03-30 · Viktor Stein, Wuchen Li

Stein variational gradient descent (SVGD) is a kernel-based particle method for sampling from a target distribution, e.g., in generative modeling and Bayesian inference. SVGD does not require estimating the gradient of t…

Bayesian Inference

RelayGR: Scaling Long-Sequence Generative Recommendation via Cross-Stage Relay-Race Inference

2026-01-05 · Jiarui Wang, Huichao Chai, Yuanhang Zhang, Zongjin Zhou 외 arxiv

Real-time recommender systems execute multi-stage cascades (retrieval, pre-processing, fine-grained ranking) under strict tail-latency SLOs, leaving only tens of milliseconds for ranking. Generative recommendation (GR) m…