Skip to main content

Showing 1–10 of 10 results for author: andéol, L

Searching in archive cs. Search in all archives.
.
  1. arXiv:2506.05434  [pdf, other

    cs.LG cs.AI

    Efficient Robust Conformal Prediction via Lipschitz-Bounded Networks

    Authors: Thomas Massena, Léo andéol, Thibaut Boissin, Franck Mamalet, Corentin Friedrich, Mathieu Serrurier, Sébastien Gerchinovitz

    Abstract: 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 in the field of Robust Conformal Prediction. Several methods have been proposed to provide robust CP… ▽ More

    Submitted 10 June, 2025; v1 submitted 5 June, 2025; originally announced June 2025.

    Journal ref: Forty-Second International Conference on Machine Learning (ICML 2025), Jul 2025, Vancouver, Canada

  2. arXiv:2505.24038  [pdf, ps, other

    stat.ML cs.CV cs.LG

    Conformal Object Detection by Sequential Risk Control

    Authors: Léo Andéol, Luca Mossina, Adrien Mazoyer, Sébastien Gerchinovitz

    Abstract: Recent advances in object detectors have led to their adoption for industrial uses. However, their deployment in critical applications is hindered by the inherent lack of reliability of neural networks and the complex structure of object detection models. To address these challenges, we turn to Conformal Prediction, a post-hoc procedure which offers statistical guarantees that are valid for any da… ▽ More

    Submitted 29 May, 2025; originally announced May 2025.

    Comments: 28 pages, 11 figures

  3. arXiv:2505.16740  [pdf, ps, other

    cs.CV cs.AI

    Robust Vision-Based Runway Detection through Conformal Prediction and Conformal mAP

    Authors: Alya Zouzou, Léo andéol, Mélanie Ducoffe, Ryma Boumazouza

    Abstract: We explore the use of conformal prediction to provide statistical uncertainty guarantees for runway detection in vision-based landing systems (VLS). Using fine-tuned YOLOv5 and YOLOv6 models on aerial imagery, we apply conformal prediction to quantify localization reliability under user-defined risk levels. We also introduce Conformal mean Average Precision (C-mAP), a novel metric aligning object… ▽ More

    Submitted 22 May, 2025; originally announced May 2025.

  4. arXiv:2405.05145  [pdf, other

    cs.CV cs.LG

    Conformal Semantic Image Segmentation: Post-hoc Quantification of Predictive Uncertainty

    Authors: Luca Mossina, Joseba Dalmau, Léo andéol

    Abstract: We propose a post-hoc, computationally lightweight method to quantify predictive uncertainty in semantic image segmentation. Our approach uses conformal prediction to generate statistically valid prediction sets that are guaranteed to include the ground-truth segmentation mask at a predefined confidence level. We introduce a novel visualization technique of conformalized predictions based on heatm… ▽ More

    Submitted 16 April, 2024; originally announced May 2024.

  5. arXiv:2403.11532  [pdf, other

    stat.ML cs.CV cs.LG

    Out-of-Distribution Detection Should Use Conformal Prediction (and Vice-versa?)

    Authors: Paul Novello, Joseba Dalmau, Léo Andeol

    Abstract: Research on Out-Of-Distribution (OOD) detection focuses mainly on building scores that efficiently distinguish OOD data from In Distribution (ID) data. On the other hand, Conformal Prediction (CP) uses non-conformity scores to construct prediction sets with probabilistic coverage guarantees. In this work, we propose to use CP to better assess the efficiency of OOD scores. Specifically, we emphasiz… ▽ More

    Submitted 18 March, 2024; originally announced March 2024.

  6. arXiv:2307.09591  [pdf, other

    cs.AI cs.CV cs.LG

    Saliency strikes back: How filtering out high frequencies improves white-box explanations

    Authors: Sabine Muzellec, Thomas Fel, Victor Boutin, Léo andéol, Rufin VanRullen, Thomas Serre

    Abstract: Attribution methods correspond to a class of explainability methods (XAI) that aim to assess how individual inputs contribute to a model's decision-making process. We have identified a significant limitation in one type of attribution methods, known as ``white-box" methods. Although highly efficient, as we will show, these methods rely on a gradient signal that is often contaminated by high-freque… ▽ More

    Submitted 7 June, 2024; v1 submitted 18 July, 2023; originally announced July 2023.

  7. arXiv:2306.07304  [pdf, other

    cs.LG cs.AI

    A Holistic Approach to Unifying Automatic Concept Extraction and Concept Importance Estimation

    Authors: Thomas Fel, Victor Boutin, Mazda Moayeri, Rémi Cadène, Louis Bethune, Léo andéol, Mathieu Chalvidal, Thomas Serre

    Abstract: In recent years, concept-based approaches have emerged as some of the most promising explainability methods to help us interpret the decisions of Artificial Neural Networks (ANNs). These methods seek to discover intelligible visual 'concepts' buried within the complex patterns of ANN activations in two key steps: (1) concept extraction followed by (2) importance estimation. While these two steps a… ▽ More

    Submitted 29 October, 2023; v1 submitted 11 June, 2023; originally announced June 2023.

    Journal ref: Conference on Neural Information Processing Systems (NeurIPS), 2023

  8. arXiv:2304.06052  [pdf, other

    cs.LG stat.ML

    Confident Object Detection via Conformal Prediction and Conformal Risk Control: an Application to Railway Signaling

    Authors: Léo Andéol, Thomas Fel, Florence De Grancey, Luca Mossina

    Abstract: Deploying deep learning models in real-world certified systems requires the ability to provide confidence estimates that accurately reflect their uncertainty. In this paper, we demonstrate the use of the conformal prediction framework to construct reliable and trustworthy predictors for detecting railway signals. Our approach is based on a novel dataset that includes images taken from the perspect… ▽ More

    Submitted 17 April, 2023; v1 submitted 12 April, 2023; originally announced April 2023.

  9. arXiv:2304.00395  [pdf, other

    cs.LG stat.ML

    Towards Understanding the Mechanism of Contrastive Learning via Similarity Structure: A Theoretical Analysis

    Authors: Hiroki Waida, Yuichiro Wada, Léo Andéol, Takumi Nakagawa, Yuhui Zhang, Takafumi Kanamori

    Abstract: Contrastive learning is an efficient approach to self-supervised representation learning. Although recent studies have made progress in the theoretical understanding of contrastive learning, the investigation of how to characterize the clusters of the learned representations is still limited. In this paper, we aim to elucidate the characterization from theoretical perspectives. To this end, we con… ▽ More

    Submitted 1 April, 2023; originally announced April 2023.

  10. Learning Domain Invariant Representations by Joint Wasserstein Distance Minimization

    Authors: Léo Andeol, Yusei Kawakami, Yuichiro Wada, Takafumi Kanamori, Klaus-Robert Müller, Grégoire Montavon

    Abstract: Domain shifts in the training data are common in practical applications of machine learning; they occur for instance when the data is coming from different sources. Ideally, a ML model should work well independently of these shifts, for example, by learning a domain-invariant representation. However, common ML losses do not give strong guarantees on how consistently the ML model performs for diffe… ▽ More

    Submitted 21 August, 2023; v1 submitted 9 June, 2021; originally announced June 2021.

    Comments: 23 pages + supplement