CVLGSep 9, 2024

Segmentation by Factorization: Unsupervised Semantic Segmentation for Pathology by Factorizing Foundation Model Features

arXiv:2409.05697v14 citationsh-index: 2
Originality Incremental advance
AI Analysis

This addresses the need for unsupervised segmentation in pathology, particularly for H&E images, offering a method that leverages existing models without fine-tuning, though it is incremental in its approach.

The paper tackles the problem of unsupervised semantic segmentation for pathology images by introducing Segmentation by Factorization (F-SEG), which generates segmentation masks from pre-trained deep learning models without additional training, and results show that using pathology foundation models greatly improves segmentation quality.

We introduce Segmentation by Factorization (F-SEG), an unsupervised segmentation method for pathology that generates segmentation masks from pre-trained deep learning models. F-SEG allows the use of pre-trained deep neural networks, including recently developed pathology foundation models, for semantic segmentation. It achieves this without requiring additional training or finetuning, by factorizing the spatial features extracted by the models into segmentation masks and their associated concept features. We create generic tissue phenotypes for H&E images by training clustering models for multiple numbers of clusters on features extracted from several deep learning models on The Cancer Genome Atlas Program (TCGA), and then show how the clusters can be used for factorizing corresponding segmentation masks using off-the-shelf deep learning models. Our results show that F-SEG provides robust unsupervised segmentation capabilities for H&E pathology images, and that the segmentation quality is greatly improved by utilizing pathology foundation models. We discuss and propose methods for evaluating the performance of unsupervised segmentation in pathology.

Foundations

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

Your Notes