DMDSC: A Dynamic-Margin Deep Simplex Classifier for Open-Set Recognition on Medical Image Datasets
Vishal, Arnav Aditya, Nitin Kumar, Saurabh J. Shigwan
TLDR
DMDSC improves open-set recognition in imbalanced medical imaging by using dynamic margins for rare pathology detection.
Key contributions
- Introduces dynamic margin adapting to class frequency for better rare class clustering.
- Enhances Deep Simplex Classifier by addressing class imbalance in medical datasets.
- Outperforms state-of-the-art methods on multiple medical image benchmarks.
- Improves rejection of unknown samples while maintaining known class accuracy.
Why it matters
Medical datasets have extreme class imbalances that challenge open-set recognition. DMDSC's adaptive margins improve rare pathology detection and unknown rejection, advancing reliable clinical AI.
Original Abstract
Medical imaging datasets are often characterized by extreme class imbalances, where rare pathologies are significantly underrepresented compared to common conditions. This imbalance poses a dual challenge for Open-Set Recognition (OSR): models must maintain high classification accuracy on known classes while reliably rejecting unknown samples unseen during training in the clinical settings. While recently proposed Deep Simplex Classifier (DSC)~\cite{cevikalp2024reaching} and UnCertainty-aware Deep Simplex Classifier (UCDSC)~\cite{Aditya_2026_WACV} successfully leverage Neural Collapse to ensure maximal inter-class separation, they rely on a uniform margin that does not account for the varying densities of medical classes. In this paper, we propose DMDSC an enhanced framework featuring a dynamic margin approach. Our approach automatically adapts class-specific margins based on label frequency, enforcing a higher penalty and tighter feature clustering for rare pathologies to counteract the effects of data imbalance. Extensive experiments conducted on diverse medical benchmarks on BloodMNIST\cite{medmnistv2}, OCTMNIST\cite{medmnistv2}, DermaMNIST\cite{medmnistv2}, and BreaKHis~\cite{spanhol2015dataset} datasets, demonstrate that our framework outperforms state-of-the-art methods.
📬 Weekly AI Paper Digest
Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.