中文
相关论文

相关论文: Extreme Stochastic Variational Inference: Distribu…

200 篇论文

Stochastic Interpolants (SI) is a powerful framework for generative modeling, capable of flexibly transforming between two probability distributions. However, its use in jointly optimized latent variable models remains unexplored as it…

机器学习 · 计算机科学 2026-04-23 Saurabh Singh , Dmitry Lagun

We develop nested variational inference (NVI), a family of methods that learn proposals for nested importance samplers by minimizing an forward or reverse KL divergence at each level of nesting. NVI is applicable to many commonly-used…

机器学习 · 统计学 2021-06-22 Heiko Zimmermann , Hao Wu , Babak Esmaeili , Jan-Willem van de Meent

We introduce TrustVI, a fast second-order algorithm for black-box variational inference based on trust-region optimization and the reparameterization trick. At each iteration, TrustVI proposes and assesses a step based on minibatches of…

机器学习 · 计算机科学 2017-11-07 Jeffrey Regier , Michael I. Jordan , Jon McAuliffe

Support vector machine (SVM) is a particularly powerful and flexible supervised learning model that analyzes data for both classification and regression, whose usual algorithm complexity scales polynomially with the dimension of data space…

机器学习 · 计算机科学 2023-03-08 Chen Ding , Tian-Yi Bao , He-Liang Huang

We consider the problem of inference in a linear regression model in which the relative ordering of the input features and output labels is not known. Such datasets naturally arise from experiments in which the samples are shuffled or…

机器学习 · 统计学 2018-04-04 Abubakar Abid , James Zou

We present a hierarchical, control theory inspired method for variational inference (VI) for neural stochastic differential equations (SDEs). While VI for neural SDEs is a promising avenue for uncertainty-aware reasoning in time-series, it…

机器学习 · 计算机科学 2025-05-26 Rembert Daems , Manfred Opper , Guillaume Crevecoeur , Tolga Birdal

Virtual screening (VS) is an essential technique for understanding biomolecular interactions, particularly, drug design and discovery. The best-performing VS models depend vitally on three-dimensional (3D) structures, which are not…

生物大分子 · 定量生物学 2022-12-29 Li Shen , Hongsong Feng , Yuchi Qiu , Guo-Wei Wei

Approximate inference in high-dimensional, discrete probabilistic models is a central problem in computational statistics and machine learning. This paper describes discrete particle variational inference (DPVI), a new approach that…

机器学习 · 统计学 2015-12-08 Ardavan Saeedi , Tejas D Kulkarni , Vikash Mansinghka , Samuel Gershman

Computer models play a crucial role in numerous scientific and engineering domains. To ensure the accuracy of simulations, it is essential to properly calibrate the input parameters of these models through statistical inference. While…

应用统计 · 统计学 2024-03-07 Dongkyu Derek Cho , Won Chang , Jaewoo Park

In this paper, we propose AsyncQVI, an asynchronous-parallel Q-value iteration for discounted Markov decision processes whose transition and reward can only be sampled through a generative model. Given such a problem with $|\mathcal{S}|$…

最优化与控制 · 数学 2020-02-25 Yibo Zeng , Fei Feng , Wotao Yin

The differential stochastic variational inequality with parametric convex optimization (DSVI-O) is an ordinary differential equation whose right-hand side involves a stochastic variational inequality and solutions of several dynamic and…

最优化与控制 · 数学 2025-09-16 Xiaojun Chen , Jian Guo , Guan Wang

Mean-field variational inference (MFVI) has been widely applied in large scale Bayesian inference. However MFVI, which assumes a product distribution on the latent variables, often leads to objective functions with many local optima, making…

统计理论 · 数学 2020-03-03 Mingzhang Yin , Y. X. Rachel Wang , Purnamrita Sarkar

Automatic differentiation variational inference (ADVI) offers fast and easy-to-use posterior approximation in multiple modern probabilistic programming languages. However, its stochastic optimizer lacks clear convergence criteria and…

机器学习 · 计算机科学 2024-04-18 Ryan Giordano , Martin Ingram , Tamara Broderick

We introduce a new variational inference (VI) framework, called energetic variational inference (EVI). It minimizes the VI objective function based on a prescribed energy-dissipation law. Using the EVI framework, we can derive many existing…

机器学习 · 统计学 2026-05-12 Yiwei Wang , Jiuhai Chen , Chun Liu , Lulu Kang

Probabilistic state estimation is essential for robots navigating uncertain environments. Accurately and efficiently managing uncertainty in estimated states is key to robust robotic operation. However, nonlinearities in robotic platforms…

机器人学 · 计算机科学 2024-11-19 Min-Won Seo , Solmaz S. Kia

This paper introduces the $f$-divergence variational inference ($f$-VI) that generalizes variational inference to all $f$-divergences. Initiated from minimizing a crafty surrogate $f$-divergence that shares the statistical consistency with…

机器学习 · 计算机科学 2021-04-06 Neng Wan , Dapeng Li , Naira Hovakimyan

Value iteration (VI) is a foundational dynamic programming method, important for learning and planning in optimal control and reinforcement learning. VI proceeds in batches, where the update to the value of each state must be completed…

机器学习 · 计算机科学 2022-11-29 Tian Tian , Kenny Young , Richard S. Sutton

Recent contributions of semantic information theory reveal the set-element relationship between semantic and syntactic information, represented as synonymous relationships. In this paper, we propose a synonymous variational inference (SVI)…

信息论 · 计算机科学 2025-05-29 Zijian Liang , Kai Niu , Changshuo Wang , Jin Xu , Ping Zhang

Variational inference is becoming more and more popular for approximating intractable posterior distributions in Bayesian statistics and machine learning. Meanwhile, a few recent works have provided theoretical justification and new…

统计理论 · 数学 2019-09-09 Badr-Eddine Chérief-Abdellatif

Stochastic gradient methods for machine learning and optimization problems are usually analyzed assuming data points are sampled \emph{with} replacement. In practice, however, sampling \emph{without} replacement is very common, easier to…

机器学习 · 计算机科学 2016-10-18 Ohad Shamir