← Search

Elisa Riccietti

6 accepted papers

2025

A Rescaling-Invariant Lipschitz Bound Based on Path-Metrics for Modern ReLU Network Parameterizations

ICML 2025poster

Robustness with respect to weight perturbations underpins guarantees for generalization, pruning and quantization. Existing guarantees rely on *Lipschitz bounds in parameter space*, cover only plain feed-forward MLPs, and break under the ubiquitous neuron-wise rescaling symmetry of ReLU networks. We…

Cited by 0SourcePDFScholar
2024

A path-norm toolkit for modern networks: consequences, promises and challenges

ICLR 2024spotlight

This work introduces the first toolkit around path-norms that fully encompasses general DAG ReLU networks with biases, skip connections and any operation based on the extraction of order statistics: max pooling, GroupSort etc. This toolkit notably allows us to establish generalization bounds for mod…

2023

Does a sparse ReLU network training problem always admit an optimum ?

NeurIPS 2023poster

Given a training set, a loss function, and a neural network architecture, it is often taken for granted that optimal network parameters exist, and a common practice is to apply available optimization algorithms to search for them. In this work, we show that the existence of an optimal solution is no…

Cited by 6SourcePDFScholar
2023

Self-supervised learning with rotation-invariant kernels

ICLR 2023top-25%

We introduce a regularization loss based on kernel mean embeddings with rotation-invariant kernels on the hypersphere (also known as dot-product kernels) for self-supervised learning of image representations. Besides being fully competitive with the state of the art, our method significantly reduces…