CVAIJul 14

DAUPNet: Domain-Aware Uncertainty Modeling for Reliable Prototype Discrimination in Cross-Domain Few-Shot Semantic Segmentation

arXiv:2607.163086.7Has Code
Predicted impact top 63% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For few-shot segmentation under severe domain shift, DAUPNet provides a robust and interpretable approach by modeling prototype uncertainty, outperforming prior methods on multiple benchmarks.

DAUPNet addresses unreliable prototype matching in cross-domain few-shot semantic segmentation by introducing uncertainty-aware prototype discrimination, achieving 72.6% and 76.7% average mIoU in 1-shot and 5-shot settings across four target domains, with substantial gains on medical domains.

Cross-domain few-shot semantic segmentation (CD-FSS) has predominantly been formulated as learning domain-invariant representations or improving support-query correspondence. Nevertheless, large domain shifts still make prototype matching unreliable: inconsistent hierarchical responses corrupt the support representation, deterministic prototypes cannot express boundary and appearance ambiguity, and treating prototypes with different reliability equally during optimization weakens foreground-background separation. We therefore propose DAUPNet, a unified framework that reformulates cross-domain prototype matching as uncertainty-aware prototype discrimination. DAUPNet first harmonizes hierarchical support-query features to provide stable evidence, then represents foreground and background prototypes probabilistically, and finally uses their estimated uncertainty to regulate contrastive optimization. On four standard target domains, DAUPNet achieves 72.6% and 76.7% average mIoU in the 1-shot and 5-shot settings, respectively, including substantial gains on the two medical domains. These results demonstrate that modeling prototype uncertainty and incorporating it into optimization provides a robust and interpretable approach to CD-FSS under severe domain shift. The code is available at https://github.com/madness-Lei/DAUPNet

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes