← Search

David Vigouroux

7 accepted papers

2025

Deep Sturm–Liouville: From Sample-Based to 1D Regularization with Learnable Orthogonal Basis Functions

ICML 2025poster

Although Artificial Neural Networks (ANNs) have achieved remarkable success across various tasks, they still suffer from limited generalization. We hypothesize that this limitation arises from the traditional sample-based (0--dimensionnal) regularization used in ANNs. To overcome this, we introduce…

Cited by 0SourcePDFScholar
2025

Follow the Energy, Find the Path: Riemannian Metrics from Energy-Based Models

NeurIPS 2025poster

What is the shortest path between two data points lying in a high-dimensional space? While the answer is trivial in Euclidean geometry, it becomes significantly more complex when the data lies on a curved manifold—requiring a Riemannian metric to describe the space's local curvature. Estimating such…

Cited by 0SourceScholar
2024

DP-SGD Without Clipping: The Lipschitz Neural Network Way

ICLR 2024poster

State-of-the-art approaches for training Differentially Private (DP) Deep Neural Networks (DNN) face difficulties to estimate tight bounds on the sensitivity of the network's layers, and instead rely on a process of per-sample gradient clipping. This clipping process not only biases the direction of…

2023

CRAFT: Concept Recursive Activation FacTorization for Explainability

CVPR 2023poster

Attribution methods are a popular class of explainability methods that use heatmaps to depict the most important areas of an image that drive a model decision. Nevertheless, recent work has shown that these methods have limited utility in practice, presumably because they only highlight the most sal…

2023

Don't Lie to Me! Robust and Efficient Explainability With Verified Perturbation Analysis

CVPR 2023poster

A variety of methods have been proposed to try to explain how deep neural networks make their decisions. Key to those approaches is the need to sample the pixel space efficiently in order to derive importance maps. However, it has been shown that the sampling methods used to date introduce biases an…

Cited by 42SourcePDFScholar
2022

Making Sense of Dependence: Efficient Black-box Explanations Using Dependence Measure

NeurIPS 2022accept

This paper presents a new efficient black-box attribution method built on Hilbert-Schmidt Independence Criterion (HSIC). Based on Reproducing Kernel Hilbert Spaces (RKHS), HSIC measures the dependence between regions of an input image and the output of a model using the kernel embedding of their dis…

2021

Look at the Variance! Efficient Black-box Explanations with Sobol-based Sensitivity Analysis

NeurIPS 2021poster

We describe a novel attribution method which is grounded in Sensitivity Analysis and uses Sobol indices. Beyond modeling the individual contributions of image regions, Sobol indices provide an efficient way to capture higher-order interactions between image regions and their contributions to a neu…