Learning Large Margin Sparse Embeddings for Open Set Medical Diagnosis
Mingyuan Liu, Lu Xu, Jicong Zhang

TL;DR
This paper introduces a novel deep learning approach for open set recognition in medical diagnosis, effectively identifying known and unknown diseases by leveraging large margin sparse embeddings and a new loss function.
Contribution
It proposes the Open Margin Cosine Loss (OMCL) combining margin loss with adaptive scaling and open-space suppression, advancing open set recognition in medical AI.
Findings
MLAS outperforms existing methods on benchmark datasets.
The approach improves accuracy, AUROC, and OSCR in recognizing unknowns.
Extensive ablation studies validate each component's effectiveness.
Abstract
Fueled by deep learning, computer-aided diagnosis achieves huge advances. However, out of controlled lab environments, algorithms could face multiple challenges. Open set recognition (OSR), as an important one, states that categories unseen in training could appear in testing. In medical fields, it could derive from incompletely collected training datasets and the constantly emerging new or rare diseases. OSR requires an algorithm to not only correctly classify known classes, but also recognize unknown classes and forward them to experts for further diagnosis. To tackle OSR, we assume that known classes could densely occupy small parts of the embedding space and the remaining sparse regions could be recognized as unknowns. Following it, we propose Open Margin Cosine Loss (OMCL) unifying two mechanisms. The former, called Margin Loss with Adaptive Scale (MLAS), introduces angular margin…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Digital Imaging for Blood Diseases · AI in cancer detection
