Semi-supervised Learning using Denoising Autoencoders for Brain Lesion Detection and Segmentation
Varghese Alex, Kiran Vaidhya, Subramaniam Thirunavukkarasu,, Chandrasekharan Kesavdas, Ganapathy Krishnamurthi

TL;DR
This paper demonstrates the effective use of denoising autoencoders, including a novel single-layer approach, for brain lesion detection and segmentation, achieving high accuracy with limited labeled data and good generalization across datasets.
Contribution
It introduces a novel single-layer denoising autoencoder called the novelty detector and applies transfer learning for low-grade glioma segmentation, showing robust performance with limited labeled data.
Findings
SDAE maintains performance with only 20 patient fine-tuning
Transfer learning enables LGG segmentation from HGG-trained models
Novelty detector accurately localizes lesions using reconstruction error maps
Abstract
The work presented explores the use of denoising autoencoders (DAE) for brain lesion detection, segmentation and false positive reduction. Stacked denoising autoencoders (SDAE) were pre-trained using a large number of unlabeled patient volumes and fine tuned with patches drawn from a limited number of patients (n=20, 40, 65). The results show negligible loss in performance even when SDAE was fine tuned using 20 patients. Low grade glioma (LGG) segmentation was achieved using a transfer learning approach wherein a network pre-trained with High Grade Glioma (HGG) data was fine tuned using LGG image patches. The weakly supervised SDAE (for HGG) and transfer learning based LGG network were also shown to generalize well and provide good segmentation on unseen BraTS 2013 & BraTS 2015 test data. An unique contribution includes a single layer DAE, referred to as novelty detector(ND). ND was…
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
TopicsBrain Tumor Detection and Classification · Medical Image Segmentation Techniques · Advanced Neural Network Applications
MethodsStacked Denoising Autoencoder
