Contrastive Graph Modeling for Cross-Domain Few-Shot Medical Image Segmentation
About
Cross-domain few-shot medical image segmentation (CD-FSMIS) offers a promising and data-efficient solution for medical applications where annotations are severely scarce and multimodal analysis is required. However, existing methods typically filter out domain-specific information to improve generalization, which inadvertently limits cross-domain performance and degrades source-domain accuracy. To address this, we present Contrastive Graph Modeling (C-Graph), a framework that leverages the structural consistency of medical images as a reliable domain-transferable prior. We represent image features as graphs, with pixels as nodes and semantic affinities as edges. A Structural Prior Graph (SPG) layer is proposed to capture and transfer target-category node dependencies and enable global structure modeling through explicit node interactions. Building upon SPG layers, we introduce a Subgraph Matching Decoding (SMD) mechanism that exploits semantic relations among nodes to guide prediction. Furthermore, we design a Confusion-minimizing Node Contrast (CNC) loss to mitigate node ambiguity and subgraph heterogeneity by contrastively enhancing node discriminability in the graph space. Our method significantly outperforms prior CD-FSMIS approaches across multiple cross-domain benchmarks, achieving state-of-the-art performance while simultaneously preserving strong segmentation accuracy on the source domain.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Medical Image Segmentation | ISIC | DICE50.42 | 79 | |
| Cardiac Segmentation | Cardiac b-SSFP MRI | DSC (LV-BP)63.7 | 24 | |
| Medical Image Segmentation | Abdominal MRI-CT | Dice67.2 | 20 | |
| Medical Image Segmentation | Abdominal CT-MRI | Dice Score0.7283 | 20 | |
| Medical Image Segmentation | Efficiency Analysis | Params (M)81.9 | 16 | |
| Lesion Segmentation | Skin Dermoscopy | DSC50.42 | 12 | |
| Lung Segmentation | Chest X-ray | Lung DSC78.38 | 12 | |
| Medical Image Segmentation | Cardiac LGE-bSSFP | Dice Score (LV-BP)87.61 | 12 | |
| Medical Image Segmentation | MICCAI Multi-sequence Cardiac MR LGE → b-SSFP 2019 | LV-BP Score87.61 | 12 | |
| Medical Image Segmentation | CXR | DSC78.38 | 12 |