HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Variational Autoencoders for Feature Exploration and Malignancy Prediction of Lung Lesions

Benjamin Keel; Aaron Quyn; David Jayne; Samuel D. Relton

Variational Autoencoders for Feature Exploration and Malignancy Prediction of Lung Lesions

Abstract

Lung cancer is responsible for 21% of cancer deaths in the UK and five-year survival rates are heavily influenced by the stage the cancer was identified at. Recent studies have demonstrated the capability of AI methods for accurate and early diagnosis of lung cancer from routine scans. However, this evidence has not translated into clinical practice with one barrier being a lack of interpretable models. This study investigates the application Variational Autoencoders (VAEs), a type of generative AI model, to lung cancer lesions. Proposed models were trained on lesions extracted from 3D CT scans in the LIDC-IDRI public dataset. Latent vector representations of 2D slices produced by the VAEs were explored through clustering to justify their quality and used in an MLP classifier model for lung cancer diagnosis, the best model achieved state-of-the-art metrics of AUC 0.98 and 93.1% accuracy. Cluster analysis shows the VAE latent space separates the dataset of malignant and benign lesions based on meaningful feature components including tumour size, shape, patient and malignancy class. We also include a comparative analysis of the standard Gaussian VAE (GVAE) and the more recent Dirichlet VAE (DirVAE), which replaces the prior with a Dirichlet distribution to encourage a more explainable latent space with disentangled feature representation. Finally, we demonstrate the potential for latent space traversals corresponding to clinically meaningful feature changes.

Code Repositories

benkeel/vae_lung_lesion_bmvc
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
lung-nodule-classification-on-lidc-idriGVAE
AUC: 98
Accuracy: 93.1
F1 Score: 94
Precision: 93
Recall/ Sensitivity: 96

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Variational Autoencoders for Feature Exploration and Malignancy Prediction of Lung Lesions | Papers | HyperAI