CVSep 14, 2023

Nucleus-aware Self-supervised Pretraining Using Unpaired Image-to-image Translation for Histopathology Images

arXiv:2309.07394v118 citationsh-index: 86Has Code
Originality Incremental advance
AI Analysis

This work addresses the need for nucleus-aware analysis in histopathology, which is crucial for pathological diagnosis, but it is incremental as it builds on existing self-supervised and image translation techniques.

The authors tackled the problem of extracting nucleus-level information in histopathology images by proposing a self-supervised pretraining framework using unpaired image-to-image translation, which outperformed supervised methods on 7 datasets for classification and dense-prediction tasks and other self-supervised approaches on 8 semi-supervised tasks.

Self-supervised pretraining attempts to enhance model performance by obtaining effective features from unlabeled data, and has demonstrated its effectiveness in the field of histopathology images. Despite its success, few works concentrate on the extraction of nucleus-level information, which is essential for pathologic analysis. In this work, we propose a novel nucleus-aware self-supervised pretraining framework for histopathology images. The framework aims to capture the nuclear morphology and distribution information through unpaired image-to-image translation between histopathology images and pseudo mask images. The generation process is modulated by both conditional and stochastic style representations, ensuring the reality and diversity of the generated histopathology images for pretraining. Further, an instance segmentation guided strategy is employed to capture instance-level information. The experiments on 7 datasets show that the proposed pretraining method outperforms supervised ones on Kather classification, multiple instance learning, and 5 dense-prediction tasks with the transfer learning protocol, and yields superior results than other self-supervised approaches on 8 semi-supervised tasks. Our project is publicly available at https://github.com/zhiyuns/UNITPathSSL.

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