Simple statistical methods for unsupervised brain anomaly detection on MRI are competitive to deep learning methods

November 25, 2020 ยท Entered Twilight ยท ๐Ÿ› arXiv.org

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"Last commit was 5.0 years ago (โ‰ฅ5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: .gitignore, .vscode, anonymize.py, apauc.npz, apauc_sample.npz, atrophy.eps, atrophy.jpg, atrophy.svg, auc_delong_xu.py, boxplots.eps, boxplots.py, checkpoint, convergence.eps, deface.py, enhancingtumor.jpg, ga_in.tiff, ga_in.xcf, ga_out.tiff, ga_out.xcf, graphical_abstract.eps, graphical_abstract.svg, inversecovariance.py, metastasis.eps, metastasis.jpg, metastasis.svg, mni_icbm152_nlin_asym_09c, movement.eps, movement.jpg, movement.svg, mri_dataloaders.py, pcakernel.py, readme.md, registration.py, requirements.txt, resection.jpg, sampleanalysis.py, samples_anon.csv, samples_anon_healthy.csv, samples_anon_patho.csv, tensor2nifti.py, test_healthy.py, test_patho.py, toh5_anon.py, tumor2.eps, tumor2.jpg, tumor2.png, tumor2.svg, util.py, vae.py, visualize.py, voxelanalysis.py

Authors Victor Saase, Holger Wenz, Thomas Ganslandt, Christoph Groden, Mรกtรฉ E. Maros arXiv ID 2011.12735 Category cs.CV: Computer Vision Cross-listed cs.LG, eess.IV Citations 5 Venue arXiv.org Repository https://github.com/vsaase/simpleBAD โญ 4 Last Checked 2 months ago
Abstract
Statistical analysis of magnetic resonance imaging (MRI) can help radiologists to detect pathologies that are otherwise likely to be missed. Deep learning (DL) has shown promise in modeling complex spatial data for brain anomaly detection. However, DL models have major deficiencies: they need large amounts of high-quality training data, are difficult to design and train and are sensitive to subtle changes in scanning protocols and hardware. Here, we show that also simple statistical methods such as voxel-wise (baseline and covariance) models and a linear projection method using spatial patterns can achieve DL-equivalent (3D convolutional autoencoder) performance in unsupervised pathology detection. All methods were trained (N=395) and compared (N=44) on a novel, expert-curated multiparametric (8 sequences) head MRI dataset of healthy and pathological cases, respectively. We show that these simple methods can be more accurate in detecting small lesions and are considerably easier to train and comprehend. The methods were quantitatively compared using AUC and average precision and evaluated qualitatively on clinical use cases comprising brain atrophy, tumors (small metastases) and movement artefacts. Our results demonstrate that while DL methods may be useful, they should show a sufficiently large performance improvement over simpler methods to justify their usage. Thus, simple statistical methods should provide the baseline for benchmarks. Source code and trained models are available on GitHub (https://github.com/vsaase/simpleBAD).
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computer Vision