IRS: Incremental Relationship-guided Segmentation for Digital Pathology
Ruining Deng, Junchao Zhu, Juming Xiong, Can Cui, Tianyuan Yao, Junlin Guo, Siqi Lu, Marilyn Lionts, Mengmeng Yin, Yu Wang, Shilin Zhao, Yucheng Tang, Yihe Yang, Paul Dennis Simonson, Mert R. Sabuncu, Haichun Yang, Yuankai Huo
TL;DR
The paper addresses the challenge of class-incremental, panoramic segmentation in digital pathology where temporally acquired data is partially labeled and models must generalize to OOD lesions. It introduces Incremental Relationship-guided Segmentation (IRS), combining an Incremental Universal Proposition Matrix to encode spatial-temporal class relations, a prompt-driven dynamic mixture-of-experts backbone with class- and scale-aware tokens, and relationship-guided distillation via an anatomy loss and cross-step consistency losses. The approach is demonstrated on a 24-class renal pathology dataset across multiple steps of data introduction, showing superior performance over baselines in 2-, 3-, and 4-step continual segmentation and providing insights from ablations on the anatomy-guided losses and backbone design. The proposed framework enhances domain generalization and offers a scalable, anatomy-informed solution for real-world digital pathology workflows where new phenotypes and lesions continuously emerge.
Abstract
Continual learning is rapidly emerging as a key focus in computer vision, aiming to develop AI systems capable of continuous improvement, thereby enhancing their value and practicality in diverse real-world applications. In healthcare, continual learning holds great promise for continuously acquired digital pathology data, which is collected in hospitals on a daily basis. However, panoramic segmentation on digital whole slide images (WSIs) presents significant challenges, as it is often infeasible to obtain comprehensive annotations for all potential objects, spanning from coarse structures (e.g., regions and unit objects) to fine structures (e.g., cells). This results in temporally and partially annotated data, posing a major challenge in developing a holistic segmentation framework. Moreover, an ideal segmentation model should incorporate new phenotypes, unseen diseases, and diverse populations, making this task even more complex. In this paper, we introduce a novel and unified Incremental Relationship-guided Segmentation (IRS) learning scheme to address temporally acquired, partially annotated data while maintaining out-of-distribution (OOD) continual learning capacity in digital pathology. The key innovation of IRS lies in its ability to realize a new spatial-temporal OOD continual learning paradigm by mathematically modeling anatomical relationships between existing and newly introduced classes through a simple incremental universal proposition matrix. Experimental results demonstrate that the IRS method effectively handles the multi-scale nature of pathological segmentation, enabling precise kidney segmentation across various structures (regions, units, and cells) as well as OOD disease lesions at multiple magnifications. This capability significantly enhances domain generalization, making IRS a robust approach for real-world digital pathology applications.
