← Search

Edward Meeds

7 accepted papers

2026

Towards Efficient Optimizer Design for LLM via Structured Fisher Approximation with a Low-Rank Extension

ICLR 2026poster

Designing efficient optimizers for large language models (LLMs) with low-memory requirements and fast convergence is an important and challenging problem. This paper makes a step towards the systematic design of such optimizers through the lens of structured Fisher information matrix (FIM) approxima…

Cited by 0SourceScholar
2025

SWAN: SGD with Normalization and Whitening Enables Stateless LLM Training

ICML 2025poster

Adaptive optimizers such as Adam (Kingma & Ba, 2015) have been central to the success of large language models. However, they often require maintaining optimizer states throughout training, which can result in memory requirements several times greater than the model footprint. This overhead imposes…

Cited by 0SourcePDFScholar
2022

Capturing actionable dynamics with structured latent ordinary differential equations

UAI 2022poster

End-to-end learning of dynamical systems with black-box models, such as neural ordinary differential equations (ODEs), provides a flexible framework for learning dynamics from data without prescribing a mathematical model for the dynamics. Unfortunately, this flexibility comes at the cost of underst…

2019

Deterministic Variational Inference for Robust Bayesian Neural Networks

ICLR 2019oral

Bayesian neural networks (BNNs) hold great promise as a flexible and principled solution to deal with uncertainty when learning from finite data. Among approaches to realize probabilistic inference in deep neural networks, variational Bayes (VB) is theoretically grounded, generally applicable, and c…

2019

Efficient Amortised Bayesian Inference for Hierarchical and Nonlinear Dynamical Systems

ICML 2019oral

We introduce a flexible, scalable Bayesian inference framework for nonlinear dynamical systems characterised by distinct and hierarchical variability at the individual, group, and population levels. Our model class is a generalisation of nonlinear mixed-effects (NLME) dynamical systems, the statisti…