Unsupervised Detection of Lesions in Brain MRI using constrained adversarial auto-encoders
Xiaoran Chen, Ender Konukoglu

TL;DR
This paper introduces a constrained adversarial auto-encoder approach for unsupervised brain MRI lesion detection, leveraging healthy brain data to improve detection accuracy without requiring extensive labeled datasets.
Contribution
It proposes a novel constraint in auto-encoders that aligns lesion-bearing images with healthy images in latent space, enhancing unsupervised lesion detection performance.
Findings
Improved lesion detection AUC on BRATS dataset
Effective use of healthy brain data for unsupervised learning
Constraint enhances latent space consistency
Abstract
Lesion detection in brain Magnetic Resonance Images (MRI) remains a challenging task. State-of-the-art approaches are mostly based on supervised learning making use of large annotated datasets. Human beings, on the other hand, even non-experts, can detect most abnormal lesions after seeing a handful of healthy brain images. Replicating this capability of using prior information on the appearance of healthy brain structure to detect lesions can help computers achieve human level abnormality detection, specifically reducing the need for numerous labeled examples and bettering generalization of previously unseen lesions. To this end, we study detection of lesion regions in an unsupervised manner by learning data distribution of brain MRI of healthy subjects using auto-encoder based methods. We hypothesize that one of the main limitations of the current models is the lack of consistency in…
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
TopicsBrain Tumor Detection and Classification · Advanced Neural Network Applications · Generative Adversarial Networks and Image Synthesis
