IVCVQMMar 23, 2023

Clinically Relevant Latent Space Embedding of Cancer Histopathology Slides through Variational Autoencoder Based Image Compression

arXiv:2303.13332v17 citationsh-index: 9
Originality Incremental advance
AI Analysis

This work addresses efficient storage and analysis of cancer histopathology data for medical professionals, though it is incremental as it builds on existing VAE methods.

The paper tackles compressing cancer pathology slides using a Variational Autoencoder, achieving a 1:512 compression ratio that surpasses previous state-of-the-art while maintaining clinical accuracy. It also explores image characteristics enabling this compression and demonstrates latent space embeddings for clinical interpretation and data search acceleration.

In this paper, we introduce a Variational Autoencoder (VAE) based training approach that can compress and decompress cancer pathology slides at a compression ratio of 1:512, which is better than the previously reported state of the art (SOTA) in the literature, while still maintaining accuracy in clinical validation tasks. The compression approach was tested on more common computer vision datasets such as CIFAR10, and we explore which image characteristics enable this compression ratio on cancer imaging data but not generic images. We generate and visualize embeddings from the compressed latent space and demonstrate how they are useful for clinical interpretation of data, and how in the future such latent embeddings can be used to accelerate search of clinical imaging data.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes