CVPR 20260 citations

GeCo: Geometry-Consistent Regularization for Domain Generalized Semantic Segmentation

Qi Zang, Dong Zhao, Nan Pu, Wenjing Li, Zhun Zhong, Meng Wang

Abstract

Vision Foundation Models (VFMs) provide rich and transferable representations through large-scale pretraining, yet their high-capacity representations remain underutilized when adapted to downstream tasks. In Domain Generalization Semantic Segmentation (DGSS), parameter-efficient fine-tuning (PEFT) often overfits adapters to source domain statistics and seen class boundaries, leading to representation degradation manifested as domain bias and semantic rigidity. Existing regularization strategies alleviate this through random perturbations, but such operations disrupt the pretrained geometric structure, causing semantic drift and unstable generalization. We propose Geometry-Consistent Regularization (GeCo), which extrapolates the pretrained representation space toward the target task under structure-respected constraints, thereby preserving the inherent generalization of VFMs while enhancing their task-specific adaptation. GeCo introduces curvature-guided perturbation to modulate feature variation according to local manifold complexity of the pretrained embedding space, enabling structure-aligned representation expansion. Complementarily, a geodesic-based regularization constrains prediction shifts along smooth, manifold-aligned trajectories, ensuring semantic continuity and stable decision behavior. Extensive experiments demonstrate that GeCo achieves superior generalization across both closed-set and open-set DGSS benchmarks. The code is available at https://github.com/DZhaoXd/GeCo.

BibTeX
@inproceedings{cvpr2026_gecogeometrycons,
  title = {GeCo: Geometry-Consistent Regularization for Domain Generalized Semantic Segmentation},
  author = {Qi Zang and Dong Zhao and Nan Pu and Wenjing Li and Zhun Zhong and Meng Wang},
  booktitle = {CVPR 2026},
  year = {2026}
}
GeCo: Geometry-Consistent Regularization for Domain Generalized Semantic Segmentation · CVPR 2026