paper-with-me

Papers

Revisiting Deep Ensemble Uncertainty for Enhanced Medical Anomaly Detection

2024-09-26 · Yi Gu, Yi Lin, Kwang-Ting Cheng, Hao Chen

Medical anomaly detection (AD) is crucial in pathological identification and localization. Current methods typically rely on uncertainty estimation in deep ensembles to detect anomalies, assuming that ensemble learners should agree on normal samples while exhibiting disagreement on unseen anomalies in the output space. However, these methods may suffer from inadequate disagreement on anomalies or diminished agreement on normal samples. To tackle these issues, we propose D2UE, a Diversified Dual-space Uncertainty Estimation framework for medical anomaly detection. To effectively balance agreement and disagreement for anomaly detection, we propose Redundancy-Aware Repulsion (RAR), which uses a similarity kernel that remains invariant to both isotropic scaling and orthogonal transformations, explicitly promoting diversity in learners' feature space. Moreover, to accentuate anomalous regions, we develop Dual-Space Uncertainty (DSU), which utilizes the ensemble's uncertainty in input and output spaces. In input space, we first calculate gradients of reconstruction error with respect to input images. The gradients are then integrated with reconstruction outputs to estimate uncertainty for inputs, enabling effective anomaly discrimination even when output space disagreement is minimal. We conduct a comprehensive evaluation of five medical benchmarks with different backbones. Experimental results demonstrate the superiority of our method to state-of-the-art methods and the effectiveness of each component in our framework. Our code is available at https://github.com/Rubiscol/D2UE.

📄 PDF Abstract BibTeX arXiv:2409.17485

Code (1)

rubiscol/d2ue 공식 구현 pytorch

Tasks

Anomaly Detection

Methods 이 논문이 사용한 방법론

Deep Ensembles 설명 없음

Similar Papers 제목 키워드 기반

Enhanced Anomaly Detection in IoMT Networks using Ensemble AI Models on the CICIoMT2024 Dataset

2025-02-17 · Prathamesh Chandekar, Mansi Mehta, Swet Chandan

The rapid proliferation of Internet of Medical Things (IoMT) devices in healthcare has introduced unique cybersecurity challenges, primarily due to the diverse communication protocols and critical nature of these devices…

Anomaly Detection

Feasibility of Universal Anomaly Detection without Knowing the Abnormality in Medical Images

2023-07-03 · Can Cui, Yaohong Wang, Shunxing Bao, Yucheng Tang 외

Many anomaly detection approaches, especially deep learning methods, have been recently developed to identify abnormal image morphology by only employing normal images during training. Unfortunately, many prior anomaly d…

Anomaly Detection

BEA: Revisiting anchor-based object detection DNN using Budding Ensemble Architecture

2023-09-14 · Syed Sha Qutub, Neslihan Kose, Rafael Rosales, Michael Paulitsch 외

This paper introduces the Budding Ensemble Architecture (BEA), a novel reduced ensemble architecture for anchor-based object detection models. Object detection models are crucial in vision-based tasks, particularly in au…

2D Object Detectionobject-detectionObject DetectionOut-of-Distribution Detection

Anomaly Detection using Ensemble Classification and Evidence Theory

2022-12-23 · Fernando Arévalo, Tahasanul Ibrahim, Christian Alison M. Piolo, Andreas Schwung

Multi-class ensemble classification remains a popular focus of investigation within the research community. The popularization of cloud services has sped up their adoption due to the ease of deploying large-scale machine…

Anomaly DetectionClassificationMulti-class ClassificationUncertainty Quantification

A Contrastive Learning-Guided Confident Meta-learning for Zero Shot Anomaly Detection

2025-08-25 · Muhammad Aqeel, Danijel Skocaj, Marco Cristani, Francesco Setti arxiv

Industrial and medical anomaly detection faces critical challenges from data scarcity and prohibitive annotation costs, particularly in evolving manufacturing and healthcare settings. To address this, we propose CoZAD, a…

Contrastive LearningAnomaly DetectionDomain Adaptation