Related Experiment Video
Updated: Jul 15, 2026

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
Published on: November 30, 2022
TriCD-Net: Triple-Attention Coordinated Cross-layer Dynamic Network for Few-Shot Medical Image Segmentation
None:
Few-shot Medical Image Segmentation (FS-MIS) has garnered increasing attention for its ability to reduce reliance on large-scale pixel-wise annotations. How ever, most existing methods rely solely on single-level encoder outputs, neglecting the complementary roles of hi erarchical features in contour refinement and regional dis crimination. This limitation often results in boundary ambi guity and local segmentation errors. To this end, we pro pose a Triple-Attention Coordinated Cross-layer Dynamic Network (TriCD-Net) for FSMIS. Specifically, we design a Feature-Enhanced Boundary Refinement (FEBR) module in each encoder layer, where three parallel attention branches explicitly model foreground, background, and boundary regions. The resulting features are passed to a Dense Dual-Contrast Segmentation (DDCS) head to perform segmenta tion, enabling progressive boundary refinement. Consider ing that query images inherently contain valuable structural information, we introduce a mask reconstruction task and design a Cross-layer Dynamic Convolution Fusion (CDCF) module that dynamically generates convolution kernels to adaptively fuse multi-level features for query reconstruc tion. Furthermore, we establish an interaction between the reconstruction and segmentation branches through an Uncertainty-Gated Cross-Attention Injection (UCI) mod ule, which selectively injects reconstruction features into the segmentation branch to enhance structural coher ence and boundary accuracy. Extensive experiments on three public benchmark datasets demonstrate that TriCD-Net consistently achieves state-of-the-art performance. The code is available at https://github.com/qchi-code/TriCD-Net.
