← Search

Thomas Massena

3 accepted papers

2025

An Adaptive Orthogonal Convolution Scheme for Efficient and Flexible CNN Architectures

ICML 2025poster

Orthogonal convolutional layers are valuable components in multiple areas of machine learning, such as adversarial robustness, normalizing flows, GANs, and Lipschitz-constrained models. Their ability to preserve norms and ensure stable gradient propagation makes them valuable for a large range of pr…

2025

Efficient Robust Conformal Prediction via Lipschitz-Bounded Networks

ICML 2025poster

Conformal Prediction (CP) has proven to be an effective post-hoc method for improving the trustworthiness of neural networks by providing prediction sets with finite-sample guarantees. However, under adversarial attacks, classical conformal guarantees do not hold anymore: this problem is addressed i…

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…