paper-with-me

홈 › Papers

Multi-Layer Confidence Scoring for Detection of Out-of-Distribution Samples, Adversarial Attacks, and In-Distribution Misclassifications

2025-12-22 · Lorenzo Capelli, Leandro de Souza Rosa, Gianluca Setti, Mauro Mangia, Riccardo Rovatti arxiv

The recent explosive growth in Deep Neural Networks applications raises concerns about the black-box usage of such models, with limited trasparency and trustworthiness in high-stakes domains, which have been crystallized as regulatory requirements such as the European Union Artificial Intelligence Act. While models with embedded confidence metrics have been proposed, such approaches cannot be applied to already existing models without retraining, limiting their broad application. On the other hand, post-hoc methods, which evaluate pre-trained models, focus on solving problems related to improving the confidence in the model's predictions, and detecting Out-Of-Distribution or Adversarial Attacks samples as independent applications. To tackle the limited applicability of already existing methods, we introduce Multi-Layer Analysis for Confidence Scoring (MACS), a unified post-hoc framework that analyzes intermediate activations to produce classification-maps. From the classification-maps, we derive a score applicable for confidence estimation, detecting distributional shifts and adversarial attacks, unifying the three problems in a common framework, and achieving performances that surpass the state-of-the-art approaches in our experiments with the VGG16 and ViTb16 models with a fraction of their computational overhead.

📄 PDF Abstract BibTeX arXiv:2512.19472

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

What If the Input is Expanded in OOD Detection?

2024-10-24 · Boxuan Zhang, Jianing Zhu, Zengmao Wang, Tongliang Liu 외

Out-of-distribution (OOD) detection aims to identify OOD inputs from unknown classes, which is important for the reliable deployment of machine learning models in the open world. Various scoring functions are proposed to…

Out of Distribution (OOD) Detection

CLIPScope: Enhancing Zero-Shot OOD Detection with Bayesian Scoring

2024-05-23 · Hao Fu, Naman Patel, Prashanth Krishnamurthy, Farshad Khorrami

Detection of out-of-distribution (OOD) samples is crucial for safe real-world deployment of machine learning models. Recent advances in vision language foundation models have made them capable of detecting OOD samples wi…

Self-Evaluating LLMs for Multi-Step Tasks: Stepwise Confidence Estimation for Failure Detection

2025-11-10 · Vaibhav Mavi, Shubh Jaroria, Weiqi Sun arxiv

Reliability and failure detection of large language models (LLMs) is critical for their deployment in high-stakes, multi-step reasoning tasks. Prior work explores confidence estimation for self-evaluating LLM-scorer syst…

CORE: Robust Out-of-Distribution Detection via Confidence and Orthogonal Residual Scoring

2026-03-18 · Jin Mo Yang, Hyung-Sin Kim, Saewoong Bahk arxiv

Out-of-distribution (OOD) detection is essential for deploying deep learning models reliably, yet no single method performs consistently across architectures and datasets -- a scorer that leads on one benchmark often fal…

Out-of-Distribution Detection

Revisiting Out-of-Distribution Detection: A Simple Baseline is Surprisingly Effective

2021-09-29 · Julian Bitterwolf, Alexander Meinke, Maximilian Augustin, Matthias Hein

It is an important problem in trustworthy machine learning to recognize out-of-distribution (OOD) inputs which are inputs unrelated to the in-distribution task. Many out-of-distribution detection methods have been sugges…

Out-of-Distribution DetectionOut of Distribution (OOD) Detection