← Search

Alberto Bernacchia

17 accepted papers

2026

Exploiting weight-space symmetries for approximating curvature

ICML 2026poster

Many machine learning techniques rely on approximating a loss function's curvature, but this is notoriously hard to do at the scale of modern deep networks. Surprisingly, no previous work has exploited the curvature constraints that arise from well known weight-space symmetries in loss landscapes. B…

Cited by 0SourceScholar
2025

Bayesian Optimization from Human Feedback: Near-Optimal Regret Bounds

ICML 2025poster

Bayesian optimization (BO) with preference-based feedback has recently garnered significant attention due to its emerging applications. We refer to this problem as Bayesian Optimization from Human Feedback (BOHF), which differs from conventional BO by learning the best actions from a reduced feedbac…

Cited by 0SourcePDFScholar
2025

Near-Optimal Sample Complexity in Reward-Free Kernel-based Reinforcement Learning

AISTATS 2025poster

Reinforcement Learning (RL) problems are being considered under increasingly more complex structures. While tabular and linear models have been thoroughly explored, the analytical study of RL under non-linear function approximation, especially kernel-based models, has recently gained traction for…

Cited by 0SourceScholar
2024

Exact, Tractable Gauss-Newton Optimization in Deep Reversible Architectures Reveal Poor Generalization

NeurIPS 2024poster

Second-order optimization has been shown to accelerate the training of deep neural networks in many applications, often yielding faster progress per iteration on the training loss compared to first-order optimizers. However, the generalization properties of second-order methods are still being debat…

2023

Fisher-Legendre (FishLeg) optimization of deep neural networks

ICLR 2023top-25%

Incorporating second-order gradient information (curvature) into optimization can dramatically reduce the number of iterations required to train machine learning models. In natural gradient descent, such information comes from the Fisher information matrix which yields a number of desirable properti…

Cited by 11SourcePDFScholar
2023

Image generation with shortest path diffusion

ICML 2023poster

The field of image generation has made significant progress thanks to the introduction of Diffusion Models, which learn to progressively reverse a given image corruption. Recently, a few studies introduced alternative ways of corrupting images in Diffusion Models, with an emphasis on blurring. Howev…

2023

Sample Complexity of Kernel-Based Q-Learning

AISTATS 2023poster

Modern reinforcement learning (RL) often faces an enormous state-action space. Existing analytical results are typically for settings with a small number of state-actions, or simple models such as linearly modeled Q functions. To derive statistically efficient RL policies handling large state-action…

Cited by 8SourcePDFScholar
2022

How to Distribute Data across Tasks for Meta-Learning?

AAAI 2022technical

Meta-learning models transfer the knowledge acquired from previous tasks to quickly learn new ones. They are trained on benchmarks with a fixed number of data points per task. This number is usually arbitrary and it is unknown how it affects performance at testing. Since labelling of data is expensi…

Cited by 7SourcePDFScholar
2022

Improved Convergence Rates for Sparse Approximation Methods in Kernel-Based Learning

ICML 2022spotlight

Kernel-based models such as kernel ridge regression and Gaussian processes are ubiquitous in machine learning applications for regression and optimization. It is well known that a major downside for kernel-based models is the high computational cost; given a dataset of $n$ samples, the cost grows as…

Cited by 28SourcePDFScholar
2021

Natural continual learning: success is a journey, not (just) a destination

NeurIPS 2021poster

Biological agents are known to learn many different tasks over the course of their lives, and to be able to revisit previous tasks and behaviors with little to no loss in performance. In contrast, artificial agents are prone to ‘catastrophic forgetting’ whereby performance on previous tasks deterior…

2021

Optimal Order Simple Regret for Gaussian Process Bandits

NeurIPS 2021poster

Consider the sequential optimization of a continuous, possibly non-convex, and expensive to evaluate objective function $f$. The problem can be cast as a Gaussian Process (GP) bandit where $f$ lives in a reproducing kernel Hilbert space (RKHS). The state of the art analysis of several learning algor…

Cited by 55SourcePDFScholar
2020

Non-reversible Gaussian processes for identifying latent dynamical structure in neural data

NeurIPS 2020oral

A common goal in the analysis of neural data is to compress large population recordings into sets of interpretable, low-dimensional latent trajectories. This problem can be approached using Gaussian process (GP)-based methods which provide uncertainty quantification and principled model selection. H…

Cited by 26SourcePDFScholar
2018

Exact natural gradient in deep linear networks and its application to the nonlinear case

NeurIPS 2018poster

Stochastic gradient descent (SGD) remains the method of choice for deep learning, despite the limitations arising for ill-behaved objective functions. In cases where it could be estimated, the natural gradient has proven very effective at mitigating the catastrophic effects of pathological curvature…

Cited by 65SourcePDFScholar