Patch2Loc: Learning to Localize Patches for Unsupervised Brain Lesion Detection
Hassan Baker, Austin J. Brockmeier

TL;DR
Patch2Loc is an unsupervised neural network approach that detects brain lesions in MRI by learning to predict the spatial location of normal patches, identifying abnormalities through prediction errors.
Contribution
It introduces a novel unsupervised method for brain lesion detection that does not require annotated data, leveraging location prediction errors to identify abnormalities.
Findings
Outperforms state-of-the-art unsupervised segmentation methods.
Effective in detecting tumors in multiple MRI datasets.
Provides heatmaps for finer-grained lesion segmentation.
Abstract
Detecting brain lesions as abnormalities observed in magnetic resonance imaging (MRI) is essential for diagnosis and treatment. In the search of abnormalities, such as tumors and malformations, radiologists may benefit from computer-aided diagnostics that use computer vision systems trained with machine learning to segment normal tissue from abnormal brain tissue. While supervised learning methods require annotated lesions, we propose a new unsupervised approach (Patch2Loc) that learns from normal patches taken from structural MRI. We train a neural network model to map a patch back to its spatial location within a slice of the brain volume. During inference, abnormal patches are detected by the relatively higher error and/or variance of the location prediction. This generates a heatmap that can be integrated into pixel-wise methods to achieve finer-grained segmentation. We demonstrate…
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
TopicsAdvanced Neural Network Applications · Brain Tumor Detection and Classification · Medical Image Segmentation Techniques
