MultiCo3D: Multi-Label Voxel Contrast for One-Shot Incremental Segmentation of 3D Neuroimages
Hao Xu, Tengfei Xue, Dongnan Liu, Yuqian Chen, Fan Zhang, Carl-Fredrik Westin, Ron Kikinis, Lauren J. O'Donnell, Weidong Cai
TL;DR
The paper tackles the challenge of one-shot incremental segmentation of white matter tracts in 3D diffusion MRI by introducing MultiCo3D, a multi-label voxel contrast framework. It jointly learns base and novel tracts through a four-module architecture that includes base tract uncertainty distillation, a novel tract segmentation module, a multi-label voxel contrast loss, and a dynamic loss weighting scheme, all initialized via LwF. The key contributions are the introduction of a multi-label voxel contrast mechanism that leverages inter-class label similarity to avoid conflicting pulls/pushes in overlapping tracts, a dedicated uncertainty-based distillation to preserve base knowledge, and a dynamic weighting strategy to balance losses during training. Empirical results on the HCP and Preto datasets across five incremental setups show substantial improvements over state-of-the-art methods, with ablation studies validating the importance of each component and qualitative visualizations confirming cleaner, more accurate tract segmentation. The approach has practical impact for studies with limited annotations and could enable more reliable analysis of WM connectivity in health and disease.
Abstract
3D neuroimages provide a comprehensive view of brain structure and function, aiding in precise localization and functional connectivity analysis. Segmentation of white matter (WM) tracts using 3D neuroimages is vital for understanding the brain's structural connectivity in both healthy and diseased states. One-shot Class Incremental Semantic Segmentation (OCIS) refers to effectively segmenting new (novel) classes using only a single sample while retaining knowledge of old (base) classes without forgetting. Voxel-contrastive OCIS methods adjust the feature space to alleviate the feature overlap problem between the base and novel classes. However, since WM tract segmentation is a multi-label segmentation task, existing single-label voxel contrastive-based methods may cause inherent contradictions. To address this, we propose a new multi-label voxel contrast framework called MultiCo3D for one-shot class incremental tract segmentation. Our method utilizes uncertainty distillation to preserve base tract segmentation knowledge while adjusting the feature space with multi-label voxel contrast to alleviate feature overlap when learning novel tracts and dynamically weighting multi losses to balance overall loss. We compare our method against several state-of-the-art (SOTA) approaches. The experimental results show that our method significantly enhances one-shot class incremental tract segmentation accuracy across five different experimental setups on HCP and Preto datasets.
