paper-with-me

홈 › Papers

UMG-CLIP: A Unified Multi-Granularity Vision Generalist for Open-World Understanding

2024-01-12 · Bowen Shi, Peisen Zhao, Zichen Wang, Yuhang Zhang, Yaoming Wang, Jin Li, Wenrui Dai, Junni Zou, Hongkai Xiong, Qi Tian, Xiaopeng Zhang

Vision-language foundation models, represented by Contrastive Language-Image Pre-training (CLIP), have gained increasing attention for jointly understanding both vision and textual tasks. However, existing approaches primarily focus on training models to match global image representations with textual descriptions, thereby overlooking the critical alignment between local regions and corresponding text tokens. This paper extends CLIP with multi-granularity alignment. Notably, we deliberately construct a new dataset comprising pseudo annotations at various levels of granularities, encompassing image-level, region-level as well as pixel-level captions and tags. Accordingly, we develop a Unified Multi-Granularity learning framework, termed UMG-CLIP, which simultaneously empowers the model with versatile perception abilities across different levels of detail. With parameter efficient tuning, UMG-CLIP surpasses current widely used CLIP variants and achieves state-of-the-art performance on diverse image understanding benchmarks, including open-world recognition, retrieval, semantic segmentation, and panoptic segmentation tasks. We believe that UMG-CLIP represents a valuable advancement in vision-language foundation models. The code is available at https://github.com/lygsbw/UMG-CLIP.

📄 PDF Abstract BibTeX arXiv:2401.06397

Code (1)

lygsbw/umg-clip 공식 구현

Tasks

Open Vocabulary Panoptic SegmentationOpen Vocabulary Semantic SegmentationPanoptic SegmentationRetrievalSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Focus 설명 없음
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 제목 키워드 기반

Res$^2$CLIP: Few-Shot Generalist Anomaly Detection with Residual-to-Residual Alignment

2026-05-15 · Xinyue Liu, Jianyuan Wang, Biao Leng, Shuo Zhang arxiv

Few-shot Generalist Anomaly Detection requires models to generalize to novel categories without retraining, posing significant challenges in real-world scenarios with scarce samples and rapidly changing categories. Exist…

Anomaly Detection

Temporal2Seq: A Unified Framework for Temporal Video Understanding Tasks

2024-09-27 · Min Yang, Zichen Zhang, LiMin Wang

With the development of video understanding, there is a proliferation of tasks for clip-level temporal video analysis, including temporal action detection (TAD), temporal action segmentation (TAS), and generic event boun…

Action DetectionAction SegmentationBoundary DetectionGeneric Event Boundary Detection+3

Unified Coding for Both Human Perception and Generalized Machine Analytics with CLIP Supervision

2025-01-08 · Kangsheng Yin, Quan Liu, Xuelin Shen, Yulin He 외

The image compression model has long struggled with adaptability and generalization, as the decoded bitstream typically serves only human or machine needs and fails to preserve information for unseen visual tasks. Theref…

Image Compression

UniMed-CLIP: Towards a Unified Image-Text Pretraining Paradigm for Diverse Medical Imaging Modalities

2024-12-13 · Muhammad Uzair Khattak, Shahina Kunhimon, Muzammal Naseer, Salman Khan 외

Vision-Language Models (VLMs) trained via contrastive learning have achieved notable success in natural image tasks. However, their application in the medical domain remains limited due to the scarcity of openly accessib…

Contrastive Learning

CLIPVehicle: A Unified Framework for Vision-based Vehicle Search

2025-08-06 · Likai Wang, Ruize Han, Xiangqun Zhang, Wei Feng arxiv

Vehicles, as one of the most common and significant objects in the real world, the researches on which using computer vision technologies have made remarkable progress, such as vehicle detection, vehicle re-identificatio…

Vehicle Re-IdentificationPerson Search