← Search

Mohammad Emtiyaz Khan

32 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

Joint Model and Data Sparsification via the Marginal Likelihood

ICML 2026poster

Sparse recovery in linear systems underpins applications from signal processing to high-dimensional regression. Sparse Bayesian Learning, grounded in the principle of automatic relevance determination (ARD), offers a practical Bayesian mechanism for feature sparsity via marginal likelihood optimizat…

Cited by 0SourceScholar
2026

Log-Normal Multiplicative Dynamics for Stable Low-Precision Deep Learning

ICML 2026poster

We propose a new algorithm enabling stable training under low-precision computations. We call this algorithm Log-normal Multiplicative Dynamics (LMD), and derive it by taking inspiration from the robustness of biological neural networks. Such networks use synapses whose size follow log-normal distri…

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

Compact Memory for Continual Logistic Regression

NeurIPS 2025poster

Despite recent progress, continual learning still does not match the performance of batch training. To avoid catastrophic forgetting, we need to build compact memory of essential past knowledge, but no clear solution has yet emerged, even for shallow neural networks with just one or two layers. In t…

Cited by 0SourceScholar
2025

Variational Learning Finds Flatter Solutions at the Edge of Stability

NeurIPS 2025spotlight

Variational Learning (VL) has recently gained popularity for training deep neural networks. Part of its empirical success can be explained by theories such as PAC-Bayes bounds, minimum description length and marginal likelihood, but little has been done to unravel the implicit regularization in play…

Cited by 0SourceScholar
2024

Conformal Prediction via Regression-as-Classification

ICLR 2024poster

Conformal prediction (CP) for regression can be challenging, especially when the output distribution is heteroscedastic, multimodal, or skewed. Some of the issues can be addressed by estimating a distribution over the output, but in reality, such approaches can be sensitive to estimation error and y…

2024

Model Merging by Uncertainty-Based Gradient Matching

ICLR 2024poster

Models trained on different datasets can be merged by a weighted-averaging of their parameters, but why does it work and when can it fail? Here, we connect the inaccuracy of weighted-averaging to mismatches in the gradients and propose a new uncertainty-based scheme to improve the performance by red…

2024

Position: Bayesian Deep Learning is Needed in the Age of Large-Scale AI

ICML 2024poster

In the current landscape of deep learning research, there is a predominant emphasis on achieving high predictive accuracy in supervised tasks involving large image and language datasets. However, a broader perspective reveals a multitude of overlooked metrics, tasks, and data types, such as uncertai…

Cited by 36SourcePDFScholar
2024

Variational Learning is Effective for Large Deep Networks

ICML 2024spotlight

We give extensive empirical evidence against the common belief that variational learning is ineffective for large neural networks. We show that an optimizer called Improved Variational Online Newton (IVON) consistently matches or outperforms Adam for training large networks such as GPT-2 and ResNets…

2023

Exploiting Inferential Structure in Neural Processes

UAI 2023poster

Neural Processes (NPs) are appealing due to their ability to perform fast adaptation based on a context set. This set is encoded by a latent variable, which is often assumed to follow a simple distribution. However, in real-word settings, the context set may be drawn from richer distributions having…

2023

Memory-Based Dual Gaussian Processes for Sequential Learning

ICML 2023oral

Sequential learning with Gaussian processes (GPs) is challenging when access to past data is limited, for example, in continual and active learning. In such cases, errors can accumulate over time due to inaccuracies in the posterior, hyperparameters, and inducing points, making accurate learning cha…

2023

Simplifying Momentum-based Positive-definite Submanifold Optimization with Applications to Deep Learning

ICML 2023poster

Riemannian submanifold optimization with momentum is computationally challenging because, to ensure that the iterates remain on the submanifold, we often need to solve difficult differential equations. Here, we simplify such difficulties for a class of structured symmetric positive-definite matrices…

2023

The Memory-Perturbation Equation: Understanding Model's Sensitivity to Data

NeurIPS 2023poster

Understanding model’s sensitivity to its training data is crucial but can also be challenging and costly, especially during training. To simplify such issues, we present the Memory-Perturbation Equation (MPE) which relates model's sensitivity to perturbation in its training data. Derived using Bayes…

2021

Dual Parameterization of Sparse Variational Gaussian Processes

NeurIPS 2021poster

Sparse variational Gaussian process (SVGP) methods are a common choice for non-conjugate Gaussian process inference because of their computational benefits. In this paper, we improve their computational efficiency by using a dual parameterization where each data example is assigned dual parameters,…

2021

Subset-of-data variational inference for deep Gaussian-processes regression

UAI 2021poster

Deep Gaussian Processes (DGPs) are multi-layer, flexible extensions of Gaussian Processes but their training remains challenging. Most existing methods for inference in DGPs use sparse approximation which require optimization over a large number of inducing inputs and their locations across layers.…

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

Handling the Positive-Definite Constraint in the Bayesian Learning Rule

ICML 2020poster

The Bayesian learning rule is a natural-gradient variational inference method, which not only contains many existing learning algorithms as special cases but also enables the design of new algorithms. Unfortunately, when variational parameters lie in an open constraint set, the rule may not satisfy…

2020

Training Binary Neural Networks using the Bayesian Learning Rule

ICML 2020poster

Neural networks with binary weights are computation-efficient and hardware-friendly, but their training is challenging because it involves a discrete optimization problem. Surprisingly, ignoring the discrete nature of the problem and using gradient-based methods, such as the Straight-Through Estimat…

2020

Variational Imitation Learning with Diverse-quality Demonstrations

ICML 2020poster

Learning from demonstrations can be challenging when the quality of demonstrations is diverse, and even more so when the quality is unknown and there is no additional information to estimate the quality. We propose a new method for imitation learning in such scenarios. We show that simple quality-es…

2019

Approximate Inference Turns Deep Networks into Gaussian Processes

NeurIPS 2019poster

Deep neural networks (DNN) and Gaussian processes (GP) are two powerful models with several theoretical connections relating them, but the relationship between their training methods is not well understood. In this paper, we show that certain Gaussian posterior approximations for Bayesian DNNs are e…

2019

Fast and Simple Natural-Gradient Variational Inference with Mixture of Exponential-family Approximations

ICML 2019oral

Natural-gradient methods enable fast and simple algorithms for variational inference, but due to computational difficulties, their use is mostly limited to minimal exponential-family (EF) approximations. In this paper, we extend their application to estimate structured approximations such as mixture…

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…

2019

Scalable Training of Inference Networks for Gaussian-Process Models

ICML 2019oral

Inference in Gaussian process (GP) models is computationally challenging for large data, and often difficult to approximate with a small number of inducing points. We explore an alternative approximation that employs stochastic inference networks for a flexible inference. Unfortunately, for such net…

2018

SLANG: Fast Structured Covariance Approximations for Bayesian Deep Learning with Natural Gradient

NeurIPS 2018poster

Uncertainty estimation in large deep-learning models is a computationally challenging task, where it is difficult to form even a Gaussian approximation to the posterior distribution. In such situations, existing methods usually resort to a diagonal approximation of the covariance matrix despite the…

2018

Variational Message Passing with Structured Inference Networks

ICLR 2018poster

Recent efforts on combining deep models with probabilistic graphical models are promising in providing flexible models that are also easy to interpret. We propose a variational message-passing algorithm for variational inference in such models. We make three contributions. First, we propose structur…

2015

Kullback-Leibler Proximal Variational Inference

NeurIPS 2015poster

We propose a new variational inference method based on the Kullback-Leibler (KL) proximal term. We make two contributions towards improving efficiency of variational inference. Firstly, we derive a KL proximal-point algorithm and show its equivalence to gradient descent with natural gradient in stoc…

Cited by 55SourcePDFScholar