中文
相关论文

相关论文: ECOR: Explainable CLIP for Object Recognition

200 篇论文

Image classification is an essential part of computer vision which assigns a given input image to a specific category based on the similarity evaluation within given criteria. While promising classifiers can be obtained through deep…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Emma Andrews , Prabhat Mishra

Vision-Language Models (VLMs), such as CLIP, have already seen widespread applications. Researchers actively engage in further fine-tuning VLMs in safety-critical domains. In these domains, prediction rationality is crucial: the prediction…

机器学习 · 计算机科学 2025-02-26 Qitong Wang , Tang Li , Kien X. Nguyen , Xi Peng

Recent advances in visual-language models have shown remarkable zero-shot text-image matching ability that is transferable to downstream tasks such as object detection and segmentation. Adapting these models for object counting, however,…

计算机视觉与模式识别 · 计算机科学 2023-08-11 Ruixiang Jiang , Lingbo Liu , Changwen Chen

CLIP (Contrastive Language-Image Pre-training) uses contrastive learning from noise image-text pairs to excel at recognizing a wide array of candidates, yet its focus on broad associations hinders the precision in distinguishing subtle…

计算机视觉与模式识别 · 计算机科学 2026-05-18 Ziyu Liu , Zeyi Sun , Yuhang Zang , Wei Li , Pan Zhang , Xiaoyi Dong , Yuanjun Xiong , Dahua Lin , Jiaqi Wang

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…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Aishwarya Agarwal , Srikrishna Karanam , Vineet Gandhi

Mechanistic interpretability seeks to understand the neural mechanisms that enable specific behaviors in Large Language Models (LLMs) by leveraging causality-based methods. While these approaches have identified neural circuits that copy…

计算与语言 · 计算机科学 2023-08-29 Vedant Palit , Rohan Pandey , Aryaman Arora , Paul Pu Liang

The visual commonsense reasoning (VCR) task is to choose an answer and provide a justifying rationale based on the given image and textural question. Representative works first recognize objects in images and then associate them with key…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Jian Zhu , Hanli Wang , Miaojing Shi

Contrastive Language-Image Pre-training (CLIP) has been a celebrated method for training vision encoders to generate image/text representations facilitating various applications. Recently, CLIP has been widely adopted as the vision backbone…

计算机视觉与模式识别 · 计算机科学 2025-02-20 Hong-You Chen , Zhengfeng Lai , Haotian Zhang , Xinze Wang , Marcin Eichner , Keen You , Meng Cao , Bowen Zhang , Yinfei Yang , Zhe Gan

Large Vision-Language Models (LVLMs) excel at captioning, visual question answering, and robotics by combining vision and language, yet they often miss obvious objects or hallucinate nonexistent ones in atypical scenes. We examine these…

计算机视觉与模式识别 · 计算机科学 2026-04-01 Zhaoyang Li , Zhan Ling , Yuchen Zhou , Litian Gong , Erdem Bıyık , Hao Su

Vision-language models (VLMs) offer a promising paradigm for image classification by comparing the similarity between images and class embeddings. A critical challenge lies in crafting precise textual representations for class names. While…

计算机视觉与模式识别 · 计算机科学 2024-02-20 Songhao Han , Le Zhuo , Yue Liao , Si Liu

Modern Large Vision-Language Models (LVLMs) enjoy the same vision vocabulary -- CLIP, which can cover most common vision tasks. However, for some special vision task that needs dense and fine-grained vision perception, e.g., document-level…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Haoran Wei , Lingyu Kong , Jinyue Chen , Liang Zhao , Zheng Ge , Jinrong Yang , Jianjian Sun , Chunrui Han , Xiangyu Zhang

The zero-shot open-vocabulary challenge in image classification is tackled by pretrained vision-language models like CLIP, which benefit from incorporating class-specific knowledge from large language models (LLMs) like ChatGPT. However,…

计算机视觉与模式识别 · 计算机科学 2023-11-02 Zhiyuan Ren , Yiyang Su , Xiaoming Liu

Contrastive language-image pre-training (CLIP) is a powerful vision-language model that has shown great benefits for various tasks. However, we have identified some issues with its explainability, which undermine its credibility and limit…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Yi Li , Hualiang Wang , Yiqun Duan , Jiheng Zhang , Xiaomeng Li

We introduce a simple method that employs pre-trained CLIP encoders to enhance model generalization in the ALFRED task. In contrast to previous literature where CLIP replaces the visual encoder, we suggest using CLIP as an additional module…

计算机视觉与模式识别 · 计算机科学 2024-06-27 Ye Won Byun , Cathy Jiao , Shahriar Noroozizadeh , Jimin Sun , Rosa Vitiello

Vision and language models (VLMs) such as CLIP have showcased remarkable zero-shot recognition abilities yet face challenges in visio-linguistic compositionality, particularly in linguistic comprehension and fine-grained image-text…

计算机视觉与模式识别 · 计算机科学 2024-06-14 Youngtaek Oh , Pyunghwan Ahn , Jinhyung Kim , Gwangmo Song , Soonyoung Lee , In So Kweon , Junmo Kim

In-context learning (ICL) enables multimodal large language models (MLLMs) to classify images from a few labelled examples. Yet, how these models use the provided context remains opaque. While Chain-of-Thought prompting is widely used,…

In this paper we deal with image classification tasks using the powerful CLIP vision-language model. Our goal is to advance the classification performance using the CLIP's image encoder, by proposing a novel Large Multimodal Model (LMM)…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Maria Tzelepi , Vasileios Mezaris

Contrastively-trained Vision-Language Models (VLMs) like CLIP have become the de facto approach for discriminative vision-language representation learning. However, these models have limited language understanding, often exhibiting a "bag…

计算机视觉与模式识别 · 计算机科学 2025-05-12 Yassine Ouali , Adrian Bulat , Alexandros Xenos , Anestis Zaganidis , Ioannis Maniadis Metaxas , Brais Martinez , Georgios Tzimiropoulos

Vision-language model (VLM) encoders such as CLIP enable strong retrieval and zero-shot classification in a shared image-text embedding space, yet the semantic organization of this space is rarely inspected. We present a post-hoc framework…

Multimodal Vision Language Models (VLMs) have emerged as a transformative topic at the intersection of computer vision and natural language processing, enabling machines to perceive and reason about the world through both visual and textual…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Zongxia Li , Xiyang Wu , Hongyang Du , Fuxiao Liu , Huy Nghiem , Guangyao Shi