scispace - formally typeset
L

Leonard Berrada

Researcher at University of Oxford

Publications -  15
Citations -  283

Leonard Berrada is an academic researcher from University of Oxford. The author has contributed to research in topics: Artificial neural network & Support vector machine. The author has an hindex of 6, co-authored 11 publications receiving 143 citations.

Papers
More filters
Journal ArticleDOI

Unlocking High-Accuracy Differentially Private Image Classification through Scale

TL;DR: It is demonstrated that DP-SGD on over-parameterized models can perform significantly better than previously thought and is believed to be a step towards closing the accuracy gap between private and non-private image classi-cation benchmarks.
Proceedings Article

Smooth Loss Functions for Deep Top-k Classification

TL;DR: In this article, the authors introduce a family of smoothed loss functions that are suited to top-k optimization via deep learning, and compare the performance of the cross-entropy loss and margin-based losses in various regimes of noise and data size, for the predominant use case of k=5.
Posted Content

Smooth Loss Functions for Deep Top-k Classification.

TL;DR: The investigation reveals that the family of smoothed loss functions introduced is more robust to noise and overfitting than cross-entropy, and a novel approximation to obtain fast and stable algorithms on GPUs with single floating point precision is presented.
Proceedings Article

Training Neural Networks for and by Interpolation

TL;DR: The majority of modern deep learning models are able to interpolate the data: the empirical loss can be driven near zero on all samples simultaneously and this property is exploited for the design of a new optimization algorithm for deep learning.
Posted Content

Deep Frank-Wolfe For Neural Network Optimization

TL;DR: The authors proposed a composite proximal framework based on the Frank-Wolfe (FW) algorithm for SVM, which computes an optimal step-size in closed-form at each time-step.