Skip to main content

Showing 1–12 of 12 results for author: Brunel, N

Searching in archive cs. Search in all archives.
.
  1. Efficient Precision Control in Object Detection Models for Enhanced and Reliable Ovarian Follicle Counting

    Authors: Vincent Blot, Alexandra Lorenzo de Brionne, Ines Sellami, Olivier Trassard, Isabelle Beau, Charlotte Sonigo, Nicolas J-B. Brunel

    Abstract: Image analysis is a key tool for describing the detailed mechanisms of folliculogenesis, such as evaluating the quantity of mouse Primordial ovarian Follicles (PMF) in the ovarian reserve. The development of high-resolution virtual slide scanners offers the possibility of quantifying, robustifying and accelerating the histopathological procedure. A major challenge for machine learning is to contro… ▽ More

    Submitted 23 January, 2025; originally announced January 2025.

    Comments: 11 pages, 3 figures

  2. arXiv:2406.17819  [pdf, other

    cs.LG cs.AI

    Automatically Adaptive Conformal Risk Control

    Authors: Vincent Blot, Anastasios N Angelopoulos, Michael I Jordan, Nicolas J-B Brunel

    Abstract: Science and technology have a growing need for effective mechanisms that ensure reliable, controlled performance from black-box machine learning algorithms. These performance guarantees should ideally hold conditionally on the input-that is the performance guarantees should hold, at least approximately, no matter what the input. However, beyond stylized discrete groupings such as ethnicity and gen… ▽ More

    Submitted 27 March, 2025; v1 submitted 25 June, 2024; originally announced June 2024.

  3. arXiv:2406.02044  [pdf, other

    cs.CL cs.LG

    Towards Universal and Black-Box Query-Response Only Attack on LLMs with QROA

    Authors: Hussein Jawad, Yassine Chenik, Nicolas J. -B. Brunel

    Abstract: The rapid adoption of Large Language Models (LLMs) has exposed critical security and ethical vulnerabilities, particularly their susceptibility to adversarial manipulations. This paper introduces QROA, a novel black-box jailbreak method designed to identify adversarial suffixes that can bypass LLM alignment safeguards when appended to a malicious instruction. Unlike existing suffix-based jailbreak… ▽ More

    Submitted 6 May, 2025; v1 submitted 4 June, 2024; originally announced June 2024.

  4. arXiv:2401.07733  [pdf, other

    stat.ML cs.LG

    Conformal Approach To Gaussian Process Surrogate Evaluation With Coverage Guarantees

    Authors: Edgar Jaber, Vincent Blot, Nicolas Brunel, Vincent Chabridon, Emmanuel Remy, Bertrand Iooss, Didier Lucor, Mathilde Mougeot, Alessandro Leite

    Abstract: Gaussian processes (GPs) are a Bayesian machine learning approach widely used to construct surrogate models for the uncertainty quantification of computer simulation codes in industrial applications. It provides both a mean predictor and an estimate of the posterior prediction variance, the latter being used to produce Bayesian credibility intervals. Interpreting these intervals relies on the Gaus… ▽ More

    Submitted 15 January, 2024; originally announced January 2024.

  5. arXiv:2303.12695  [pdf, other

    stat.ML cs.LG

    Adaptive Conformal Prediction by Reweighting Nonconformity Score

    Authors: Salim I. Amoukou, Nicolas J. B Brunel

    Abstract: Despite attractive theoretical guarantees and practical successes, Predictive Interval (PI) given by Conformal Prediction (CP) may not reflect the uncertainty of a given model. This limitation arises from CP methods using a constant correction for all test points, disregarding their individual uncertainties, to ensure coverage properties. To address this issue, we propose using a Quantile Regressi… ▽ More

    Submitted 31 May, 2023; v1 submitted 22 March, 2023; originally announced March 2023.

  6. arXiv:2209.14568  [pdf, other

    stat.ML cs.LG

    Local and Regional Counterfactual Rules: Summarized and Robust Recourses

    Authors: Salim I. Amoukou, Nicolas J. B Brunel

    Abstract: Counterfactual Explanations (CE) face several unresolved challenges, such as ensuring stability, synthesizing multiple CEs, and providing plausibility and sparsity guarantees. From a more practical point of view, recent studies [Pawelczyk et al., 2022] show that the prescribed counterfactual recourses are often not implemented exactly by individuals and demonstrate that most state-of-the-art CE al… ▽ More

    Submitted 18 March, 2024; v1 submitted 29 September, 2022; originally announced September 2022.

    Comments: ICML (International Conference on Machine Learning) 2023 Workshop on Counterfactuals in Minds and Machines

    Journal ref: ICML (International Conference on Machine Learning) 2023 Workshop on Counterfactuals in Minds and Machines

  7. arXiv:2208.01998  [pdf, other

    stat.ML cs.LG

    Robust PCA for Anomaly Detection and Data Imputation in Seasonal Time Series

    Authors: Hong-Lan Botterman, Julien Roussel, Thomas Morzadec, Ali Jabbari, Nicolas Brunel

    Abstract: We propose a robust principal component analysis (RPCA) framework to recover low-rank and sparse matrices from temporal observations. We develop an online version of the batch temporal algorithm in order to process larger datasets or streaming data. We empirically compare the proposed approaches with different RPCA frameworks and show their effectiveness in practical situations.

    Submitted 3 August, 2022; originally announced August 2022.

  8. arXiv:2207.12274  [pdf, other

    stat.ML cs.LG

    MAPIE: an open-source library for distribution-free uncertainty quantification

    Authors: Vianney Taquet, Vincent Blot, Thomas Morzadec, Louis Lacombe, Nicolas Brunel

    Abstract: Estimating uncertainties associated with the predictions of Machine Learning (ML) models is of crucial importance to assess their robustness and predictive power. In this submission, we introduce MAPIE (Model Agnostic Prediction Interval Estimator), an open-source Python library that quantifies the uncertainties of ML models for single-output regression and multi-class classification tasks. MAPIE… ▽ More

    Submitted 25 July, 2022; originally announced July 2022.

    Comments: Submitted to the 2022 ICML workshop "Distribution-free uncertainty quantification"

  9. arXiv:2111.04658  [pdf, other

    stat.ML cs.LG

    Consistent Sufficient Explanations and Minimal Local Rules for explaining regression and classification models

    Authors: Salim I. Amoukou, Nicolas J. B Brunel

    Abstract: To explain the decision of any model, we extend the notion of probabilistic Sufficient Explanations (P-SE). For each instance, this approach selects the minimal subset of features that is sufficient to yield the same prediction with high probability, while removing other features. The crux of P-SE is to compute the conditional probability of maintaining the same prediction. Therefore, we introduce… ▽ More

    Submitted 14 October, 2022; v1 submitted 8 November, 2021; originally announced November 2021.

    Comments: Accepted at the 36th Conference on Neural Information Processing Systems (NeurIPS 2022)

  10. arXiv:2106.03820  [pdf, other

    stat.ML cs.LG

    Accurate Shapley Values for explaining tree-based models

    Authors: Salim I. Amoukou, Nicolas J-B. Brunel, Tangi Salaün

    Abstract: Shapley Values (SV) are widely used in explainable AI, but their estimation and interpretation can be challenging, leading to inaccurate inferences and explanations. As a starting point, we remind an invariance principle for SV and derive the correct approach for computing the SV of categorical variables that are particularly sensitive to the encoding used. In the case of tree-based models, we int… ▽ More

    Submitted 31 May, 2023; v1 submitted 7 June, 2021; originally announced June 2021.

    Comments: Accepted at the 25th International Conference on Artificial Intelligence and Statistics (AISTATS), 2022. V2: The section on Active Shapley Values has been removed in this updated version

    Journal ref: AISTATS 2022

  11. arXiv:2103.13342   

    stat.ML cs.LG

    The Shapley Value of coalition of variables provides better explanations

    Authors: Salim I. Amoukou, Nicolas J-B. Brunel, Tangi Salaün

    Abstract: While Shapley Values (SV) are one of the gold standard for interpreting machine learning models, we show that they are still poorly understood, in particular in the presence of categorical variables or of variables of low importance. For instance, we show that the popular practice that consists in summing the SV of dummy variables is false as it provides wrong estimates of all the SV in the model… ▽ More

    Submitted 6 April, 2022; v1 submitted 24 March, 2021; originally announced March 2021.

    Comments: This paper has been withdrawn by the authors, because it has now been merged with (and superseded by) a parallel work arXiv:2106.03820

  12. arXiv:0707.1295  [pdf, ps, other

    q-bio.NC cond-mat.stat-mech cs.NE q-bio.QM

    Efficient supervised learning in networks with binary synapses

    Authors: Carlo Baldassi, Alfredo Braunstein, Nicolas Brunel, Riccardo Zecchina

    Abstract: Recent experimental studies indicate that synaptic changes induced by neuronal activity are discrete jumps between a small number of stable states. Learning in systems with discrete synapses is known to be a computationally hard problem. Here, we study a neurobiologically plausible on-line learning algorithm that derives from Belief Propagation algorithms. We show that it performs remarkably wel… ▽ More

    Submitted 9 July, 2007; originally announced July 2007.

    Comments: 10 pages, 4 figures

    Journal ref: PNAS 104, 11079-11084 (2007)