DMDSC: A Dynamic-Margin Deep Simplex Classifier for Open-Set Recognition on Medical Image Datasets

arXiv cs.CV / 5/4/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper addresses open-set recognition in medical imaging, where severe class imbalance makes it hard to both classify known conditions accurately and reliably reject unseen unknowns in clinical use.
  • It builds on prior Deep Simplex Classifier (DSC) and uncertainty-aware DSC (UCDSC) approaches that use Neural Collapse for strong inter-class separation, but notes their limitation in using a uniform margin.
  • The proposed DMDSC framework introduces a dynamic, class-specific margin that adapts to label frequency, applying stronger penalties and tighter feature clustering for rare pathologies.
  • Experiments on multiple medical benchmarks (BloodMNIST, OCTMNIST, DermaMNIST, and BreaKHis) show that DMDSC achieves better performance than state-of-the-art open-set recognition methods.
  • Overall, the work shows that incorporating data-imbalance-aware margins can improve robustness for clinically relevant, low-frequency classes while maintaining unknown rejection capability.

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.

DMDSC: A Dynamic-Margin Deep Simplex Classifier for Open-Set Recognition on Medical Image Datasets | AI Navigate