Unsupervised Hybrid framework for ANomaly Detection (HAND) -- applied to Screening Mammogram
Zhemin Zhang, Bhavika Patel, Bhavik Patel, Imon Banerjee

TL;DR
This paper introduces HAND, an unsupervised hybrid CNN-transformer framework for detecting out-of-distribution anomalies in mammogram screening, improving accuracy with synthetic data and adversarial training.
Contribution
The novel HAND model combines CNNs and transformers with synthetic OOD samples and a parallel discriminator, advancing unsupervised OOD detection in mammography.
Findings
HAND outperforms existing encoder and GAN-based methods.
It surpasses hybrid CNN+transformer baselines in OOD detection.
The model provides efficient domain-specific quality checks.
Abstract
Out-of-distribution (OOD) detection is crucial for enhancing the generalization of AI models used in mammogram screening. Given the challenge of limited prior knowledge about OOD samples in external datasets, unsupervised generative learning is a preferable solution which trains the model to discern the normal characteristics of in-distribution (ID) data. The hypothesis is that during inference, the model aims to reconstruct ID samples accurately, while OOD samples exhibit poorer reconstruction due to their divergence from normality. Inspired by state-of-the-art (SOTA) hybrid architectures combining CNNs and transformers, we developed a novel backbone - HAND, for detecting OOD from large-scale digital screening mammogram studies. To boost the learning efficiency, we incorporated synthetic OOD samples and a parallel discriminator in the latent space to distinguish between ID and OOD…
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
TopicsAI in cancer detection
