REVIEW 13 cited by
CLIPSelf: Vision Transformer Distills Itself for Open-Vocabulary Dense Prediction
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
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 vision transformers (ViTs), have exhibited remarkable generalization ability in zero-shot image classification. However, when transferring the vision-language alignment of CLIP from global image representation to local region representation for the open-vocabulary dense prediction tasks, CLIP ViTs suffer from the domain shift from full images to local image regions. In this paper, we embark on an in-depth analysis of the region-language alignment in CLIP models, which is essential for downstream open-vocabulary dense prediction tasks. Subsequently, we propose an approach named CLIPSelf, which adapts the image-level recognition ability of CLIP ViT to local image regions without needing any region-text pairs. CLIPSelf empowers ViTs to distill itself by aligning a region representation extracted from its dense feature map with the image-level representation of the corresponding image crop. With the enhanced CLIP ViTs, we achieve new state-of-the-art performance on open-vocabulary object detection, semantic segmentation, and panoptic segmentation across various benchmarks. Models and code are released at https://github.com/wusize/CLIPSelf.
Forward citations
Cited by 13 Pith papers
-
What Holds Back Open-Vocabulary Segmentation?
Open-vocabulary segmentation is bottlenecked by CLIP's weak region-level classification, mask proposer quality, the no-object mask filter, and COCO-ADE20K annotation conflicts, each quantified with oracle experiments.
-
Perceptual Anchoring: Prototype-Guided Text Calibration for Training-free Open-Vocabulary Semantic Segmentation
PTC recalibrates CLIP text embeddings using per-image visual prototypes, improving training-free open-vocabulary segmentation.
-
Fine-grained CLIP fine-tuning with self-annotated region alignment
Fine-tuning CLIP with self-generated region-phrase pairs from caption heatmaps improves dense region understanding without any region annotations, while preserving global retrieval.
-
Plug-in Feedback Self-adaptive Attention in CLIP for Training-free Open-Vocabulary Segmentation
A feedback self-adaptive attention module uses CLIP's own output predictions as a spatial coherence prior to reweight intermediate attention, improving training-free open-vocabulary segmentation across 8 benchmarks.
-
Kernel-based Unsupervised Embedding Alignment for Enhanced Visual Representation in Vision-language Models
Fine-tuning CLIP's visual encoder to match DINOv2's kernel-based similarity structure improves its fine-grained visual perception while preserving its alignment to text.
-
Locality-Aware Zero-Shot Human-Object Interaction Detection
LAIN adds locality and interaction adapters to CLIP, reaching state-of-the-art zero-shot human-object interaction detection on HICO-DET and V-COCO.
-
DynAlign: Unsupervised Dynamic Taxonomy Alignment for Cross-Domain Segmentation
DynAlign aligns source and target taxonomies by using GPT-4 to map labels, SAM for mask proposals, and CLIP to reassign fine-grained target labels, improving unsupervised cross-domain segmentation under label-space shift.
-
DINOv2 Meets Text: A Unified Framework for Image- and Pixel-Level Vision-Language Alignment
Training a text encoder to align with frozen DINOv2 features, plus two small adaptation blocks and balanced data curation, yields strong zero-shot classification and open-vocabulary segmentation at a fraction of CLIP'...
-
Incorporating Feature Pyramid Tokenization and Open Vocabulary Semantic Segmentation
PAT clusters multi-resolution VLM features into semantic codebook tokens and jointly trains reconstruction and segmentation, improving open-vocabulary segmentation over the SAN baseline.
-
Harnessing Vision Foundation Models for High-Performance, Training-Free Open Vocabulary Segmentation
Trident, a training-free framework combining CLIP, DINO, and SAM, raises state-of-the-art open-vocabulary segmentation mIoU from 44.4 to 48.6 by splicing sub-image features and aggregating them with a SAM affinity matrix.
-
Sparse Attention for Dense Open-Vocabulary Prediction in CLIP
Replacing softmax with α-entmax in frozen CLIP's final attention layers denoises dense predictions by zeroing irrelevant token interactions, with gains proportional to baseline attention diffuseness.
-
YOLO-UniOW: Efficient Universal Open-World Object Detection
YOLO-UniOW unifies open-vocabulary and open-world detection by removing cross-modal fusion and adding a self-supervised wildcard embedding, reaching 34.6 AP on LVIS at 69.6 FPS.
-
Multimodal-Guided Dynamic Dataset Pruning for Robust and Efficient Data-Centric Learning
A dynamic pruning method scores each sample by combining task loss with CLIP image-text similarity and selects samples near the median score each epoch.
Discussion (0). Continue with ORCID to comment.