Cross-Organ Domain Adaptive Neural Network for Pancreatic Endoscopic Ultrasound Image Segmentation
ZhiChao Yan, Hui Xue, Yi Zhu, Bin Xiao, Hao Yuan
TL;DR
This work tackles the data scarcity and cross-organ domain gap in pancreatic endoscopic ultrasound image segmentation by proposing COTS-Nets, a dual-network framework that transfers cross-organ tumor knowledge. The universal network is guided by a boundary loss and an EMA-based consistency loss to align lesion representations across organs, while an auxiliary network with a Hybrid Adaptive Attention Module extracts domain-invariant, multi-scale features and distills them into the universal network. The method is validated on cross-organ adaptations using MMOTU_2d and Thyroid_tn3k as sources and the PCEUS pancreatic dataset as the target, showing consistent improvements in Dice, IoU, ASD, and HD95 over state-of-the-art methods; ablations confirm the contributions of boundary learning, consistency guidance, and cross-organ HAAM features. The Pancreatic Cancer Endoscopic Ultrasound (PCEUS) dataset of 501 images is introduced to facilitate future research. Overall, COTS-Nets demonstrates that cross-organ tumor homogeneity can be leveraged to enhance segmentation in data-scarce EUS settings with practical implications for improved pancreatic cancer diagnosis.
Abstract
Accurate segmentation of lesions in pancreatic endoscopic ultrasound (EUS) images is crucial for effective diagnosis and treatment. However, the collection of enough crisp EUS images for effective diagnosis is arduous. Recently, domain adaptation (DA) has been employed to address these challenges by leveraging related knowledge from other domains. Most DA methods only focus on multi-view representations of the same organ, which makes it still tough to clearly depict the tumor lesion area with limited semantic information. Although transferring homogeneous similarity from different organs could benefit the issue, there is a lack of relevant work due to the enormous domain gap between them. To address these challenges, we propose the Cross-Organ Tumor Segmentation Networks (COTS-Nets), consisting of a universal network and an auxiliary network. The universal network utilizes boundary loss to learn common boundary information of different tumors, enabling accurate delineation of tumors in EUS despite limited and low-quality data. Simultaneously, we incorporate consistency loss in the universal network to align the prediction of pancreatic EUS with tumor boundaries from other organs to mitigate the domain gap. To further reduce the cross-organ domain gap, the auxiliary network integrates multi-scale features from different organs, aiding the universal network in acquiring domain-invariant knowledge. Systematic experiments demonstrate that COTS-Nets significantly improves the accuracy of pancreatic cancer diagnosis. Additionally, we developed the Pancreatic Cancer Endoscopic Ultrasound (PCEUS) dataset, comprising 501 pathologically confirmed pancreatic EUS images, to facilitate model development.
