PulseAugur
实时 02:23:42

新的AI推理方法解决了高维方差和后验坍塌问题

研究人员推出了一种新颖的基于粒子的变分推理方法——熵正则化最优输运下降法(Entropic Transport Descent, ETD),该方法利用熵正则化最优输运来改进对难解分布的近似。与先前可能在高维情况下遭受方差坍塌的方法不同,ETD的全局协调机制能够保留多模态结构,并在各种实验中与SVGD等现有技术相媲美或表现更优。同时,对变分深度高斯过程(Variational Deep Gaussian Processes, VDGPs)的独立分析表明,后验坍塌(一种变分后验与先验匹配的常见问题)与特定的参数化和初始化有关。该研究提出了一种替代的初始化策略,可以在不影响预测性能的情况下缓解这种坍塌并提高训练稳定性。 AI

影响 变分推理的这些进展可能带来更准确、更稳定的概率模型,从而提高贝叶斯深度学习和复杂分布近似等领域的性能。

排序理由 多篇arXiv论文详细介绍了变分推理技术的新研究以及对现有方法的分析。

在 Hugging Face Daily Papers 阅读 →

AI 生成摘要 · Google Gemini · 来自 8 个来源。 我们如何撰写摘要 →

新的AI推理方法解决了高维方差和后验坍塌问题

报道来源 [8]

  1. arXiv cs.LG TIER_1 English(EN) · Vincent Pacelli, Akash Ratheesh, Evangelos Theodorou ·

    变分推断通过熵运输下降法

    arXiv:2606.25265v1 Announce Type: new Abstract: Particle-based variational inference (ParVI) methods approximate an intractable target distribution by evolving an ensemble of interacting samples. Existing approaches rely predominantly on kernel-based repulsion (e.g., SVGD), which…

  2. arXiv cs.LG TIER_1 English(EN) · Francisco Javier S\'aez-Maldonado, Juan Maro\~nas, Daniel Hern\'andez-Lobato ·

    变分深度高斯过程中的后验坍塌、参数化和初始化的分析

    arXiv:2606.25882v1 Announce Type: new Abstract: DGPs are probabilistic models with remarkable prediction performance that concatenate GPs across several layers. Exact inference in DGPs is intractable, and variational inference is often used to approximate the posterior with a par…

  3. arXiv cs.LG TIER_1 English(EN) · Daniel Hernández-Lobato ·

    变分深度高斯过程中的后验坍缩、参数化和初始化的分析

    DGPs are probabilistic models with remarkable prediction performance that concatenate GPs across several layers. Exact inference in DGPs is intractable, and variational inference is often used to approximate the posterior with a parametric distribution tuned by minimizing the Kul…

  4. Hugging Face Daily Papers TIER_1 English(EN) ·

    高斯平均场变分推断可能高估预测方差

    Mean Field Variational Inference (MFVI) is widely understood to underestimate posterior variance. By analysing conjugate Bayesian Linear Regression (BLR), we show that this characterization is incomplete: while MFVI underestimates the variance in parameter space, it can overestim…

  5. Hugging Face Daily Papers TIER_1 English(EN) ·

    变分推断通过熵最优传输下降

    Particle-based variational inference (ParVI) methods approximate an intractable target distribution by evolving an ensemble of interacting samples. Existing approaches rely predominantly on kernel-based repulsion (e.g., SVGD), which suffers from variance collapse in high dimensio…

  6. arXiv stat.ML TIER_1 English(EN) · James Odgers, Ben Riegler, Siddharth Swaroop, Vincent Fortuin ·

    高斯平均场变分推断可能高估预测方差

    arXiv:2606.25745v1 Announce Type: new Abstract: Mean Field Variational Inference (MFVI) is widely understood to underestimate posterior variance. By analysing conjugate Bayesian Linear Regression (BLR), we show that this characterization is incomplete: while MFVI underestimates t…

  7. arXiv stat.ML TIER_1 English(EN) · Vincent Fortuin ·

    高斯平均场变分推断可能高估预测方差

    Mean Field Variational Inference (MFVI) is widely understood to underestimate posterior variance. By analysing conjugate Bayesian Linear Regression (BLR), we show that this characterization is incomplete: while MFVI underestimates the variance in parameter space, it can overestim…

  8. arXiv stat.ML TIER_1 English(EN) · Jinlin Lai, Antonio Linero, Yuling Yao ·

    预测性变分推断:学习预测最优后验分布

    arXiv:2410.14843v4 Announce Type: replace Abstract: Vanilla variational inference finds an optimal approximation to the Bayesian posterior distribution, but even the exact Bayesian posterior is often not meaningful under model misspecification. We propose predictive variational i…