7 papers
LipSSD: Lipschitz-Constrained Single-Shot Detection for Adversarially Robust Object Detection
Vincent Lébé, Yannick Prudent, Corentin Friedrich +3
Object detectors have many applications in safety-critical systems, but they are known to be sensitive to worst-case perturbations such as adversarial attacks, which limits their a…
Interpreto: An Explainability Library for Transformers
Antonin Poché, Thomas Mullor, Gabriele Sarti +8
Interpreto is an open-source Python library for interpreting HuggingFace language models, from early BERT variants to LLMs. It provides two complementary families of methods: attri…
From SGD to Muon: Adaptive Optimization via Schatten-p Norms
Thomas Massena, Corentin Friedrich, Mathieu Serrurier
Modern optimizers, like Muon, impose matrix-wise geometry constraints on their updates. These matrix-wise constraints can be unified under Linear Minimization Oracle (LMO) theory.…
Fast and Flexible Robustness Certificates for Semantic Segmentation
Thomas Massena, Corentin Friedrich, Franck Mamalet +1
Deep Neural Networks are vulnerable to small perturbations that can drastically alter their predictions for perceptually unchanged inputs. The literature on adversarially robust De…
Controlling False Positives in Image Segmentation via Conformal Prediction
Luca Mossina, Corentin Friedrich
Reliable semantic segmentation is essential for clinical decision making, yet deep models rarely provide explicit statistical guarantees on their errors. We introduce a simple post…
Efficient Robust Conformal Prediction via Lipschitz-Bounded Networks
Thomas Massena, Léo andéol, Thibaut Boissin +4
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 guarant…