TL;DR
This paper introduces MECAM, an unsupervised out-of-distribution detection method for medical imaging that uses multi-exit class activation maps and feature masking to improve detection accuracy and robustness.
Contribution
We propose MECAM, a novel framework combining multi-exit CAMs and feature masking for unsupervised OOD detection in medical imaging, capturing both global and local features.
Findings
MECAM outperforms existing OOD detection methods on multiple medical datasets.
Multi-exit CAMs enhance the robustness of OOD detection across resolutions.
Feature masking significantly improves differentiation between ID and OOD data.
Abstract
Out-of-distribution (OOD) detection is essential for ensuring the reliability of deep learning models in medical imaging applications. This work is motivated by the observation that class activation maps (CAMs) for in-distribution (ID) data typically emphasize regions that are highly relevant to the model's predictions, whereas OOD data often lacks such focused activations. By masking input images with inverted CAMs, the feature representations of ID data undergo more substantial changes compared to those of OOD data, offering a robust criterion for differentiation. In this paper, we introduce a novel unsupervised OOD detection framework, Multi-Exit Class Activation Map (MECAM), which leverages multi-exit CAMs and feature masking. By utilizing mult-exit networks that combine CAMs from varying resolutions and depths, our method captures both global and local feature representations,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
