paper-with-me

홈 › Papers

Seeing What Matters: Empowering CLIP with Patch Generation-to-Selection

2025-03-21 · CVPR 2025 1 · Gensheng Pei, Tao Chen, Yujia Wang, Xinhao Cai, Xiangbo Shu, Tianfei Zhou, Yazhou Yao

The CLIP model has demonstrated significant advancements in aligning visual and language modalities through large-scale pre-training on image-text pairs, enabling strong zero-shot classification and retrieval capabilities on various domains. However, CLIP's training remains computationally intensive, with high demands on both data processing and memory. To address these challenges, recent masking strategies have emerged, focusing on the selective removal of image patches to improve training efficiency. Although effective, these methods often compromise key semantic information, resulting in suboptimal alignment between visual features and text descriptions. In this work, we present a concise yet effective approach called Patch Generation-to-Selection to enhance CLIP's training efficiency while preserving critical semantic content. Our method introduces a gradual masking process in which a small set of candidate patches is first pre-selected as potential mask regions. Then, we apply Sobel edge detection across the entire image to generate an edge mask that prioritizes the retention of the primary object areas. Finally, similarity scores between the candidate mask patches and their neighboring patches are computed, with optimal transport normalization refining the selection process to ensure a balanced similarity matrix. Our approach, CLIP-PGS, sets new state-of-the-art results in zero-shot classification and retrieval tasks, achieving superior performance in robustness evaluation and language compositionality benchmarks.

📄 PDF Abstract BibTeX arXiv:2503.17080

Code (0)

등록된 구현이 없습니다.

Tasks

Edge DetectionRetrievalzero-shot-classificationZero-Shot Learning

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 제목 키워드 기반

Seeing things or seeing scenes: Investigating the capabilities of V&L models to align scene descriptions to images

2021-10-16 · ACL ARR October 2021 10 · Anonymous

Images can be described in terms of the objects they contain, or in terms of the types of scene or place that they instantiate. In this paper we address to what extent pretrained Vision and Language models can learn to a…

Object

LEEVLA: Seeing What Matters in Latent Environment Evolution for Vision-Language-Action

2026-07-09 · Qi Lyu, Baicheng Liu, Xudong Wang, Jiahua Dong 외 arxiv

Vision-language-action (VLA) models aim to map multimodal inputs to robot actions. However, most existing approaches struggle to cover complex dynamic scenarios due to treating all visual tokens uniformly and reasoning w…

Seeing What Matters: Lesion-Aware High-Resolution Patch Discovery and Fusion for Chest X-ray Report Generation

2026-07-08 · Yingshu Li, Yunyi Liu, Zhenghao Chen, Tong Chen 외 arxiv

Despite rapid advances in chest X-ray (CXR) foundation models, most radiology report generation (RRG) systems still rely on heavily downsampled inputs (e.g., 256x256) due to the fixed visual token budgets of pretrained v…

Seeing the Arrow of Time

2014-06-01 · CVPR 2014 6 · Lyndsey C. Pickup, Zheng Pan, Donglai Wei, YiChang Shih 외

We explore whether we can observe Time's Arrow in a temporal sequence--is it possible to tell whether a video is running forwards or backwards? We investigate this somewhat philosophical question using computer vision an…

General ClassificationVideo Compression

Classifying Whole Slide Images: What Matters?

2023-10-05 · Long Nguyen, Aiden Nibali, Joshua Millward, Zhen He

Recently there have been many algorithms proposed for the classification of very high resolution whole slide images (WSIs). These new algorithms are mostly focused on finding novel ways to combine the information from sm…

Unsupervised Pre-trainingwhole slide images