arXiv:2504.12753cs.CV2025-04ICCV被引 8

用深度信息增强视觉模型,提升跨域分割的鲁棒性

Stronger, Steadier & Superior: Geometric Consistency in Depth VFM Forges Domain Generalized Semantic Segmentation

  • 在冻结的视觉模型中引入可学习深度感知令牌,分离不变特征
  • 在五个数据集上均超越现有方法,夜间与雪天表现尤佳
  • 适合需要强泛化能力的跨域分割任务

视觉基础模型(VFMs)在跨域语义分割(DGSS)中表现优异,但现有方法常忽视视觉线索易变而几何结构稳定的特点,导致深度信息利用不足。本文提出一种新微调框架 DepthForge,融合冻结的 DINOv2 或 EVA02 的视觉特征与冻结的 Depth Anything V2 的深度特征。在每一层中,通过深度感知可学习令牌持续解耦域不变的视觉与空间信息,提升模型对深度的敏感度与注意力。最后设计深度精炼解码器,自适应优化多层特征与深度感知令牌。在多种 DGSS 设置及五个不同数据集作为未见目标域的实验中,结果表明该方法在性能、视觉-空间注意力稳定性与泛化能力方面均显著优于基线。尤其在夜间与雪天等极端条件下表现突出。代码已开源。

原文摘要 · Abstract (English)

Vision Foundation Models (VFMs) have delivered remarkable performance in Domain Generalized Semantic Segmentation (DGSS). However, recent methods often overlook the fact that visual cues are susceptible, whereas the underlying geometry remains stable, rendering depth information more robust. In this paper, we investigate the potential of integrating depth information with features from VFMs, to improve the geometric consistency within an image and boost the generalization performance of VFMs. We propose a novel fine-tuning DGSS framework, named DepthForge, which integrates the visual cues from frozen DINOv2 or EVA02 and depth cues from frozen Depth Anything V2. In each layer of the VFMs, we incorporate depth-aware learnable tokens to continuously decouple domain-invariant visual and spatial information, thereby enhancing depth awareness and attention of the VFMs. Finally, we develop a depth refinement decoder and integrate it into the model architecture to adaptively refine multi-layer VFM features and depth-aware learnable tokens. Extensive experiments are conducted based on various DGSS settings and five different datsets as unseen target domains. The qualitative and quantitative results demonstrate that our method significantly outperforms alternative approaches with stronger performance, steadier visual-spatial attention, and superior generalization ability. In particular, DepthForge exhibits outstanding performance under extreme conditions (e.g., night and snow). Code is available at https://github.com/anonymouse-xzrptkvyqc/DepthForge.

跨域分割深度感知视觉模型泛化能力

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。