← Search

Baptiste Goujaud

5 accepted papers

2024

Proving Linear Mode Connectivity of Neural Networks via Optimal Transport

AISTATS 2024poster

The energy landscape of high-dimensional non-convex optimization problems is crucial to understanding the effectiveness of modern deep neural network architectures. Recent works have experimentally shown that two different solutions found after two runs of a stochastic training are often connected b…

2022

Gradient Descent Is Optimal Under Lower Restricted Secant Inequality And Upper Error Bound

NeurIPS 2022accept

The study of first-order optimization is sensitive to the assumptions made on the objective functions. These assumptions induce complexity classes which play a key role in worst-case analysis, including the fundamental concept of algorithm optimality. Recent work argues that strong convexity and smo…

Cited by 18SourcePDFScholar
2022

Super-Acceleration with Cyclical Step-sizes

AISTATS 2022poster

We develop a convergence-rate analysis of momentum with cyclical step-sizes. We show that under some assumption on the spectral gap of Hessians in machine learning, cyclical step-sizes are provably faster than constant step-sizes. More precisely, we develop a convergence rate analysis for quadratic…

2021

A Study of Condition Numbers for First-Order Optimization

AISTATS 2021poster

In this work we introduce a new framework for the theoretical study of convergence and tuning of first-order optimization algorithms (FOA). The study of such algorithms typically requires assumptions on the objective functions: the most popular ones are probably smoothness and strong convexity. Thes…

Cited by 24SourcePDFScholar
2019

Gradient based sample selection for online continual learning

NeurIPS 2019poster

A continual learning agent learns online with a non-stationary and never-ending stream of data. The key to such learning process is to overcome the catastrophic forgetting of previously seen data, which is a well known problem of neural networks. To prevent forgetting, a replay buffer is usually emp…