paper-with-me

Papers

Leveraging Depth and Language for Open-Vocabulary Domain-Generalized Semantic Segmentation

2025-06-11 · Siyu Chen, Ting Han, Chengzheng Fu, Changshe Zhang, Chaolei Wang, Jinhe Su, Guorong Cai, Meiliu Wu

Open-Vocabulary semantic segmentation (OVSS) and domain generalization in semantic segmentation (DGSS) highlight a subtle complementarity that motivates Open-Vocabulary Domain-Generalized Semantic Segmentation (OV-DGSS). OV-DGSS aims to generate pixel-level masks for unseen categories while maintaining robustness across unseen domains, a critical capability for real-world scenarios such as autonomous driving in adverse conditions. We introduce Vireo, a novel single-stage framework for OV-DGSS that unifies the strengths of OVSS and DGSS for the first time. Vireo builds upon the frozen Visual Foundation Models (VFMs) and incorporates scene geometry via Depth VFMs to extract domain-invariant structural features. To bridge the gap between visual and textual modalities under domain shift, we propose three key components: (1) GeoText Prompts, which align geometric features with language cues and progressively refine VFM encoder representations; (2) Coarse Mask Prior Embedding (CMPE) for enhancing gradient flow for faster convergence and stronger textual influence; and (3) the Domain-Open-Vocabulary Vector Embedding Head (DOV-VEH), which fuses refined structural and semantic features for robust prediction. Comprehensive evaluation on these components demonstrates the effectiveness of our designs. Our proposed Vireo achieves the state-of-the-art performance and surpasses existing methods by a large margin in both domain generalization and open-vocabulary recognition, offering a unified and scalable solution for robust visual understanding in diverse and dynamic environments. Code is available at https://github.com/anonymouse-9c53tp182bvz/Vireo.

📄 PDF Abstract BibTeX arXiv:2506.09881

Code (1)

anonymouse-9c53tp182bvz/vireo 공식 구현 pytorch

Tasks

Autonomous DrivingDomain GeneralizationOpen Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Open-Vocabulary SAM: Segment and Recognize Twenty-thousand Classes Interactively

2024-01-05 · Haobo Yuan, Xiangtai Li, Chong Zhou, Yining Li 외

The CLIP and Segment Anything Model (SAM) are remarkable vision foundation models (VFMs). SAM excels in segmentation tasks across diverse domains, whereas CLIP is renowned for its zero-shot recognition capabilities. This…

image-classificationImage ClassificationInteractive SegmentationSegmentation+2

Domain Adaptation of Recurrent Neural Networks for Natural Language Understanding

2016-04-01 · Aaron Jaech, Larry Heck, Mari Ostendorf

The goal of this paper is to use multi-task learning to efficiently scale slot filling models for natural language understanding to handle multiple target tasks or domains. The key to scalability is reducing the amount o…

Domain AdaptationMulti-Task LearningNatural Language Understandingslot-filling+1

PLA: Language-Driven Open-Vocabulary 3D Scene Understanding

2022-11-29 · CVPR 2023 1 · Runyu Ding, Jihan Yang, Chuhui Xue, Wenqing Zhang 외

Open-vocabulary scene understanding aims to localize and recognize unseen categories beyond the annotated label space. The recent breakthrough of 2D open-vocabulary perception is largely driven by Internet-scale paired i…

3D Open-Vocabulary Instance SegmentationContrastive LearningInstance SegmentationRepresentation Learning+2

CLIPSelf: Vision Transformer Distills Itself for Open-Vocabulary Dense Prediction

2023-10-02 · Size Wu, Wenwei Zhang, Lumin Xu, Sheng Jin 외

Open-vocabulary dense prediction tasks including object detection and image segmentation have been advanced by the success of Contrastive Language-Image Pre-training (CLIP). CLIP models, particularly those incorporating …

image-classificationImage ClassificationImage Segmentationobject-detection+10

Robust Zero-Shot Generalization for Open-Vocabulary Action Recognition via Task Arithmetic

2026-06-17 · Francesca Morandi, Omayma Moussadek, Federico Venturini, Mauro Suardi 외 arxiv

Open Vocabulary Action Recognition (OVAR) enables the recognition of novel actions by leveraging vision-language representations, overcoming the limitations of traditional closed-set approaches. However, achieving robust…

Open Vocabulary Action RecognitionZero-shot Generalization