Margin-Aware Intra-Class Novelty Identification for Medical Images
Xiaoyuan Guo, Judy Wawira Gichoya, Saptarshi Purkayastha, Imon, Banerjee

TL;DR
This paper introduces TEND, a hybrid model for intra-class novelty detection in medical images that leverages autoencoder features and a margin-based learning approach, outperforming existing methods without requiring out-of-distribution training data.
Contribution
The paper presents a novel hybrid model, TEND, combining autoencoder and classifier techniques with margin-based learning for intra-class novelty detection in medical images.
Findings
TEND outperforms state-of-the-art methods on natural and medical image datasets.
The margin-based objective improves separation between in-distribution and out-of-distribution features.
The approach does not require out-of-distribution training data.
Abstract
Traditional anomaly detection methods focus on detecting inter-class variations while medical image novelty identification is inherently an intra-class detection problem. For example, a machine learning model trained with normal chest X-ray and common lung abnormalities, is expected to discover and flag idiopathic pulmonary fibrosis which a rare lung disease and unseen by the model during training. The nuances from intra-class variations and lack of relevant training data in medical image analysis pose great challenges for existing anomaly detection methods. To tackle the challenges, we propose a hybrid model - Transformation-based Embedding learning for Novelty Detection (TEND) which without any out-of-distribution training data, performs novelty identification by combining both autoencoder-based and classifier-based method. With a pre-trained autoencoder as image feature extractor,…
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.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · COVID-19 diagnosis using AI · Pneumonia and Respiratory Infections
