paper-with-me

Papers

VISA: Variational Inference with Sequential Sample-Average Approximations

2024-03-14 · Heiko Zimmermann, Christian A. Naesseth, Jan-Willem van de Meent

We present variational inference with sequential sample-average approximation (VISA), a method for approximate inference in computationally intensive models, such as those based on numerical simulations. VISA extends importance-weighted forward-KL variational inference by employing a sequence of sample-average approximations, which are considered valid inside a trust region. This makes it possible to reuse model evaluations across multiple gradient steps, thereby reducing computational cost. We perform experiments on high-dimensional Gaussians, Lotka-Volterra dynamics, and a Pickover attractor, which demonstrate that VISA can achieve comparable approximation accuracy to standard importance-weighted forward-KL variational inference with computational savings of a factor two or more for conservatively chosen learning rates.

📄 PDF Abstract BibTeX arXiv:2403.09429

Code (0)

등록된 구현이 없습니다.

Tasks

validVariational Inference

Methods 이 논문이 사용한 방법론

Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

CADIC: Continual Anomaly Detection Based on Incremental Coreset

2025-11-10 · Gen Yang, Zhipeng Deng, Junfeng Man arxiv

The primary objective of Continual Anomaly Detection (CAD) is to learn the normal patterns of new tasks under dynamic data distribution assumptions while mitigating catastrophic forgetting. Existing embedding-based CAD a…

Anomaly Detection

Sequential Function-Space Variational Inference via Gaussian Mixture Approximation

2025-03-10 · Menghao Waiyan William Zhu, Pengcheng Hao, Ercan Engin Kuruoğlu

Continual learning is learning from a sequence of tasks with the aim of learning new tasks without forgetting old tasks. Sequential function-space variational inference (SFSVI) is a continual learning method based on var…

Continual LearningVariational Inference

ViRN: Variational Inference and Distribution Trilateration for Long-Tailed Continual Representation Learning

2025-07-23 · Hao Dai, Chong Tang, Jagmohan Chauhan arxiv

Continual learning (CL) with long-tailed data distributions remains a critical challenge for real-world AI systems, where models must sequentially adapt to new classes while retaining knowledge of old ones, despite sever…

Representation LearningContinual Learning

Variational Dynamic Mixtures

2020-10-20 · Chen Qiu, Stephan Mandt, Maja Rudolph

Deep probabilistic time series forecasting models have become an integral part of machine learning. While several powerful generative models have been proposed, we provide evidence that their associated inference models …

Probabilistic Time Series ForecastingTime SeriesTime Series AnalysisTime Series Forecasting

Diffusion ReRoll: Revisable Denoising for Robotic Sequential Prediction

2026-07-22 · Seonsoo Kim, Seongil Hong, Jun-Gill Kang arxiv

We propose Diffusion ReRoll, a diffusion-based framework for robotic sequential prediction that enables revisable denoising over horizons. Existing diffusion-based sequence predictors typically perform a single monotonic…