← Search

Siddharth Swaroop

11 accepted papers

2026

Federated ADMM from Bayesian Duality

ICLR 2026poster

We propose a new Bayesian approach to derive and extend the federated Alternating Direction Method of Multipliers (ADMM). We show that the solutions of variational-Bayesian objectives are associated with a duality structure that not only resembles ADMM but also extends it. For example, ADMM-like upd…

Cited by 2SourcecodeScholar
2026

Gaussian Mean Field Variational Inference can Overestimate Predictive Variance

ICML 2026poster

Mean Field Variational Inference (MFVI) is widely understood to underestimate posterior variance. By analysing conjugate Bayesian linear regression, we show that this characterisation is incomplete: while MFVI underestimates the variance in parameter space, it can overestimate the predictive varianc…

Cited by 0SourceScholar
2026

Position: Agentic AI systems should be making Bayes-consistent decisions

ICML 2026poster

LLMs excel at predictive tasks and complex reasoning tasks, but many high-value deployments rely on decisions under uncertainty, for example, which tool to call, which expert to consult, or how many resources to invest. While the usefulness and feasibility of Bayesian approaches remain unclear for L…

Cited by 0SourceScholar
2025

Position: Rethinking LLM Bias Probing Using Lessons from the Social Sciences

ICML 2025spotlight

The proliferation of LLM bias probes introduces three challenges: we lack (1) principled criteria for selecting appropriate probes, (2) a system for reconciling conflicting results across probes, and (3) formal frameworks for reasoning about when and why experimental findings will generalize to real…

Cited by 0SourcePDFScholar
2021

Collapsed Variational Bounds for Bayesian Neural Networks

NeurIPS 2021poster

Recent interest in learning large variational Bayesian Neural Networks (BNNs) has been partly hampered by poor predictive performance caused by underfitting, and their performance is known to be very sensitive to the prior over weights. Current practice often fixes the prior parameters to standard v…

2020

Continual Deep Learning by Functional Regularisation of Memorable Past

NeurIPS 2020oral

Continually learning new skills is important for intelligent systems, yet standard deep learning methods suffer from catastrophic forgetting of the past. Recent works address this with weight regularisation. Functional regularisation, although computationally expensive, is expected to perform better…

2020

Efficient Low Rank Gaussian Variational Inference for Neural Networks

NeurIPS 2020poster

Bayesian neural networks are enjoying a renaissance driven in part by recent advances in variational inference (VI). The most common form of VI employs a fully factorized or mean-field distribution, but this is known to suffer from several pathologies, especially as we expect posterior distributions…

2019

Practical Deep Learning with Bayesian Principles

NeurIPS 2019poster

Bayesian methods promise to fix many shortcomings of deep learning, but they are impractical and rarely match the performance of standard methods, let alone improve them. In this paper, we demonstrate practical training of deep networks with natural-gradient variational inference. By applying techni…