paper-with-me

홈 › Papers

Concept Regions Matter: Benchmarking CLIP with a New Cluster-Importance Approach

2025-11-17 · Aishwarya Agarwal, Srikrishna Karanam, Vineet Gandhi arxiv

Contrastive vision-language models (VLMs) such as CLIP achieve strong zero-shot recognition yet remain vulnerable to spurious correlations, particularly background over-reliance. We introduce Cluster-based Concept Importance (CCI), a novel interpretability method that uses CLIP's own patch embeddings to group spatial patches into semantically coherent clusters, mask them, and evaluate relative changes in model predictions. CCI sets a new state of the art on faithfulness benchmarks, surpassing prior methods by large margins; for example, it yields more than a twofold improvement on the deletion-AUC metric for MS COCO retrieval. We further propose that CCI, when combined with GroundedSAM, automatically categorizes predictions as foreground- or background-driven, providing a crucial diagnostic ability. Existing benchmarks such as CounterAnimals, however, rely solely on accuracy and implicitly attribute all performance degradation to background correlations. Our analysis shows this assumption to be incomplete, since many errors arise from viewpoint variation, scale shifts, and fine-grained object confusions. To disentangle these effects, we introduce COVAR, a benchmark that systematically varies object foregrounds and backgrounds. Leveraging CCI with COVAR, we present a comprehensive evaluation of eighteen CLIP variants, offering methodological advances and empirical evidence that chart a path toward more robust VLMs.

📄 PDF Abstract BibTeX arXiv:2511.12978

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Finding Shared Decodable Concepts and their Negations in the Brain

2024-05-27 · Cory Efird, Alex Murphy, Joel Zylberberg, Alona Fyshe

Prior work has offered evidence for functional localization in the brain; different anatomical regions preferentially activate for certain types of visual input. For example, the fusiform face area preferentially activat…

Contrastive Learning

A Standardized Benchmark Set of Clustering Problem Instances for Comparing Black-Box Optimizers

2025-05-14 · Diederick Vermetten, Catalin-Viorel Dinu, Marcus Gallagher

One key challenge in optimization is the selection of a suitable set of benchmark problems. A common goal is to find functions which are representative of a class of real-world optimization problems in order to ensure fi…

BenchmarkingClustering

Spatial Coherence of Oriented White Matter Microstructure: Applications to White Matter Regions Associated with Genetic Similarity

2018-02-14 · Haraldur T. Hallgrímsson, Matthew Cieslak, Luca Foschini, Scott T. Grafton 외

We present a method to discover differences between populations with respect to the spatial coherence of their oriented white matter microstructure in arbitrarily shaped white matter regions. This method is applied to di…

Diffusion MRI

CLIP Meets Video Captioning: Concept-Aware Representation Learning Does Matter

2021-11-30 · Bang Yang, Tong Zhang, Yuexian Zou

For video captioning, "pre-training and fine-tuning" has become a de facto paradigm, where ImageNet Pre-training (INP) is usually used to encode the video content, then a task-oriented network is fine-tuned from scratch …

Caption GenerationRepresentation LearningVideo Captioning

Multimodal Abstractive Summarization of Instructional Videos with Vision-Language Models

2026-05-12 · Maham Nazir, Muhammad Aqeel, Richong Zhang, Francesco Setti arxiv

Multimodal video summarization requires visual features that align semantically with language generation. Traditional approaches rely on CNN features trained for object classification, which represent visual concepts as …

Video Summarization