paper-with-me

Papers

CORES: Convolutional Response-based Score for Out-of-distribution Detection

2024-01-01 · CVPR 2024 1 · Keke Tang, Chao Hou, Weilong Peng, Runnan Chen, Peican Zhu, Wenping Wang, Zhihong Tian

Deep neural networks (DNNs) often display overconfidence when encountering out-of-distribution (OOD) samples posing significant challenges in real-world applications. Capitalizing on the observation that responses on convolutional kernels are generally more pronounced for in-distribution (ID) samples than for OOD ones this paper proposes the COnvolutional REsponse-based Score (CORES) to exploit these discrepancies for OOD detection. Initially CORES delves into the extremities of convolutional responses by considering both their magnitude and the frequency of significant values. Moreover through backtracking from the most prominent predictions CORES effectively pinpoints sample-relevant kernels across different layers. These kernels which exhibit a strong correlation to input samples are integral to CORES's OOD detection capability. Comprehensive experiments across various ID and OOD settings demonstrate CORES's effectiveness in OOD detection and its superiority to the state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Out-of-Distribution Detection

Similar Papers 제목 키워드 기반

StructCore: Structure-Aware Image-Level Scoring for Training-Free Unsupervised Anomaly Detection

2026-02-19 · Joongwon Chae, Lihui Luo, Yang Liu, Runming Wang 외 arxiv

Max pooling is the de facto standard for converting anomaly score maps into image-level decisions in memory-bank-based unsupervised anomaly detection (UAD). However, because it relies on a single extreme response, it dis…

Unsupervised Anomaly Detection

Bounding Box Anomaly Scoring for simple and efficient Out-of-Distribution detection

2026-03-24 · Mohamed Bahi Yahiaoui, Geoffrey Daniel, Loïc Giraldi, Jérémie Bruyelle 외 arxiv

Out-of-distribution (OOD) detection aims to identify inputs that differ from the training distribution in order to reduce unreliable predictions by deep neural networks. Among post-hoc feature-space approaches, OOD detec…

Out-of-Distribution Detection

Attention Head Embeddings with Trainable Deep Kernels for Hallucination Detection in LLMs

2025-06-11 · Rodion Oblovatny, Alexandra Bazarova, Alexey Zaytsev

We present a novel approach for detecting hallucinations in large language models (LLMs) by analyzing the probabilistic divergence between prompt and response hidden-state distributions. Counterintuitively, we find that …

Hallucination

Deepfake Detection System for the ADD Challenge Track 3.2 Based on Score Fusion

2022-10-13 · Yuxiang Zhang, Jingze Lu, Xingming Wang, Zhuo Li 외

This paper describes the deepfake audio detection system submitted to the Audio Deep Synthesis Detection (ADD) Challenge Track 3.2 and gives an analysis of score fusion. The proposed system is a score-level fusion of sev…

Data AugmentationDeepFake DetectionFace Swapping

Energy-based Out-of-distribution Detection

2020-10-08 · NeurIPS 2020 12 · Weitang Liu, XiaoYun Wang, John D. Owens, Yixuan Li

Determining whether inputs are out-of-distribution (OOD) is an essential building block for safely deploying machine learning models in the open world. However, previous methods relying on the softmax confidence score su…

Out-of-Distribution Detection