paper-with-me

홈 › Papers

FrozenSeg: Harmonizing Frozen Foundation Models for Open-Vocabulary Segmentation

2024-09-05 · Xi Chen, Haosen Yang, Sheng Jin, Xiatian Zhu, Hongxun Yao

Open-vocabulary segmentation poses significant challenges, as it requires segmenting and recognizing objects across an open set of categories in unconstrained environments. Building on the success of powerful vision-language (ViL) foundation models, such as CLIP, recent efforts sought to harness their zero-short capabilities to recognize unseen categories. Despite notable performance improvements, these models still encounter the critical issue of generating precise mask proposals for unseen categories and scenarios, resulting in inferior segmentation performance eventually. To address this challenge, we introduce a novel approach, FrozenSeg, designed to integrate spatial knowledge from a localization foundation model (e.g., SAM) and semantic knowledge extracted from a ViL model (e.g., CLIP), in a synergistic framework. Taking the ViL model's visual encoder as the feature backbone, we inject the space-aware feature into the learnable queries and CLIP features within the transformer decoder. In addition, we devise a mask proposal ensemble strategy for further improving the recall rate and mask quality. To fully exploit pre-trained knowledge while minimizing training overhead, we freeze both foundation models, focusing optimization efforts solely on a lightweight transformer decoder for mask proposal generation-the performance bottleneck. Extensive experiments demonstrate that FrozenSeg advances state-of-the-art results across various segmentation benchmarks, trained exclusively on COCO panoptic data, and tested in a zero-shot manner. Code is available at https://github.com/chenxi52/FrozenSeg.

📄 PDF Abstract BibTeX arXiv:2409.03525

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderSegmentation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

UniVCD: A New Method for Unsupervised Change Detection in the Open-Vocabulary Era

2025-12-15 · Ziqiang Zhu, Bowei Yang arxiv

Change detection (CD) identifies scene changes from multi-temporal observations and is widely used in urban development and environmental monitoring. Most existing CD methods rely on supervised learning, making performan…

Change Detection

Beyond-Labels: Advancing Open-Vocabulary Segmentation With Vision-Language Models

2025-01-28 · Muhammad Atta ur Rahman

Self-supervised learning can resolve numerous image or linguistic processing problems when effectively trained. This study investigated simple yet efficient methods for adaping previously learned foundation models for op…

Image SegmentationOpen Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationSegmentation+2

Training-Free Generalized Few-Shot Segmentation through Open-Vocabulary Semantic Arbitration

2026-06-08 · Silas Kwabla Gah, Ebenezer Owusu arxiv

Generalized Few-Shot Semantic Segmentation (GFSS) has traditionally been approached as a representation-learning problem, requiring task-specific adaptation to incorporate novel classes from limited support examples. Rec…

Generalized Few-Shot Semantic Segmentation

F-VLM: Open-Vocabulary Object Detection upon Frozen Vision and Language Models

2022-09-30 · Weicheng Kuo, Yin Cui, Xiuye Gu, AJ Piergiovanni 외

We present F-VLM, a simple open-vocabulary object detection method built upon Frozen Vision and Language Models. F-VLM simplifies the current multi-stage training pipeline by eliminating the need for knowledge distillati…

Knowledge Distillationobject-detectionObject DetectionOpen-vocabulary object detection+1

Advancing Generalizable Tumor Segmentation with Anomaly-Aware Open-Vocabulary Attention Maps and Frozen Foundation Diffusion Models

2025-05-05 · CVPR 2025 1 · Yankai Jiang, Peng Zhang, Donglin Yang, Yuan Tian 외

We explore Generalizable Tumor Segmentation, aiming to train a single model for zero-shot tumor segmentation across diverse anatomical regions. Existing methods face limitations related to segmentation quality, scalabili…

Anomaly SegmentationSegmentationTumor Segmentation