CONSULT: Contrastive Self-Supervised Learning for Few-shot Tumor Detection
Sin Chee Chin, Xuan Zhang, Lee Yeong Khang, Wenming Yang

TL;DR
CONSULT introduces a two-stage contrastive self-supervised learning approach that significantly improves few-shot brain tumor detection in MRI scans by overcoming data scarcity and enhancing feature extraction.
Contribution
It proposes a novel two-stage anomaly detection algorithm with synthetic data generation, attention mechanisms, and a new contrastive loss, Tritanh Loss, for improved few-shot tumor detection.
Findings
CONSULT outperforms PatchCore by up to 12.9% in accuracy.
The method achieves significant improvements with as few as 2 shots.
It trains exclusively on healthy images, reducing the need for annotated tumor data.
Abstract
Artificial intelligence aids in brain tumor detection via MRI scans, enhancing the accuracy and reducing the workload of medical professionals. However, in scenarios with extremely limited medical images, traditional deep learning approaches tend to fail due to the absence of anomalous images. Anomaly detection also suffers from ineffective feature extraction due to vague training process. Our work introduces a novel two-stage anomaly detection algorithm called CONSULT (CONtrastive Self-sUpervised Learning for few-shot Tumor detection). The first stage of CONSULT fine-tunes a pre-trained feature extractor specifically for MRI brain images, using a synthetic data generation pipeline to create tumor-like data. This process overcomes the lack of anomaly samples and enables the integration of attention mechanisms to focus on anomalous image segments. The first stage is to overcome the…
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
TopicsAI in cancer detection · Radiomics and Machine Learning in Medical Imaging
MethodsSoftmax · Attention Is All You Need · Focus · Contrastive Learning
