CVAISep 20, 2024

Cross-Task Pretraining for Cross-Organ Cross-Scanner Adenocarcinoma Segmentation

arXiv:2410.07124v1h-index: 32
Originality Incremental advance
AI Analysis

This addresses domain shift in medical image segmentation for pathologists, but it is incremental as it builds on existing pretraining methods.

The paper tackled the problem of segmenting adenocarcinoma in histopathological images across different organs and scanners, where domain shift is a challenge, and found that cross-task pretraining improved domain generalization compared to standard training or combined datasets.

This short abstract describes a solution to the COSAS 2024 competition on Cross-Organ and Cross-Scanner Adenocarcinoma Segmentation from histopathological image patches. The main challenge in the task of segmenting this type of cancer is a noticeable domain shift encountered when changing acquisition devices (microscopes) and also when tissue comes from different organs. The two tasks proposed in COSAS were to train on a dataset of images from three different organs, and then predict segmentations on data from unseen organs (dataset T1), and to train on a dataset of images acquired on three different scanners and then segment images acquired with another unseen microscope. We attempted to bridge the domain shift gap by experimenting with three different strategies: standard training for each dataset, pretraining on dataset T1 and then fine-tuning on dataset T2 (and vice-versa, a strategy we call \textit{Cross-Task Pretraining}), and training on the combination of dataset A and B. Our experiments showed that Cross-Task Pre-training is a more promising approach to domain generalization.

Foundations

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

Your Notes