中文
相关论文

相关论文: Vision-Language Models Performing Zero-Shot Tasks …

200 篇论文

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

The performance of vision-language models (VLMs), such as CLIP, in visual classification tasks, has been enhanced by leveraging semantic knowledge from large language models (LLMs), including GPT. Recent studies have shown that in zero-shot…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Hankyeol Lee , Gawon Seo , Wonseok Choi , Geunyoung Jung , Kyungwoo Song , Jiyoung Jung

Large scale vision and language models can achieve impressive zero-shot recognition performance by mapping class specific text queries to image content. Two distinct challenges that remain however, are high sensitivity to the choice of…

计算机视觉与模式识别 · 计算机科学 2023-04-05 Sarah Parisot , Yongxin Yang , Steven McDonagh

Vision-language models (VLMs) have gained widespread adoption in both industry and academia. In this study, we propose a unified framework for systematically evaluating gender, race, and age biases in VLMs with respect to professions. Our…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Ashutosh Sathe , Prachi Jain , Sunayana Sitaram

Vision-language models (VLMs) such as CLIP are trained via contrastive learning between text and image pairs, resulting in aligned image and text embeddings that are useful for many downstream tasks. A notable drawback of CLIP, however, is…

机器学习 · 计算机科学 2025-07-08 Dylan Sam , Devin Willmott , Joao D. Semedo , J. Zico Kolter

While recent vision-and-language models (VLMs) like CLIP are a powerful tool for analyzing text and images in a shared semantic space, they do not explicitly model the hierarchical nature of the set of texts which may describe an image.…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Morris Alper , Hadar Averbuch-Elor

Vision-language models (VLMs) like CLIP have been cherished for their ability to perform zero-shot visual recognition on open-vocabulary concepts. This is achieved by selecting the object category whose textual representation bears the…

计算机视觉与模式识别 · 计算机科学 2024-12-06 Shaunak Halbe , Junjiao Tian , K J Joseph , James Seale Smith , Katherine Stevo , Vineeth N Balasubramanian , Zsolt Kira

We explore social perception of human faces in CLIP, a widely used open-source vision-language model. To this end, we compare the similarity in CLIP embeddings between different textual prompts and a set of face images. Our textual prompts…

计算机视觉与模式识别 · 计算机科学 2025-09-16 Carina I. Hausladen , Manuel Knott , Colin F. Camerer , Pietro Perona

Recent developments in vision language models (VLM) have shown great potential for diverse applications related to image understanding. In this study, we have explored state-of-the-art VLM models for vision-based transportation engineering…

计算机视觉与模式识别 · 计算机科学 2024-09-05 Sanjita Prajapati , Tanu Singh , Chinmay Hegde , Pranamesh Chakraborty

We consider the problem of zero-shot one-class visual classification, extending traditional one-class classification to scenarios where only the label of the target class is available. This method aims to discriminate between positive and…

计算机视觉与模式识别 · 计算机科学 2024-05-28 Yassir Bendou , Giulia Lioi , Bastien Pasdeloup , Lukas Mauch , Ghouthi Boukli Hacene , Fabien Cardinaux , Vincent Gripon

Vision-language models (VLMs) have enabled strong zero-shot classification through image-text alignment. Yet, their purely visual inference capabilities remain under-explored. In this work, we conduct a comprehensive evaluation of both…

计算机视觉与模式识别 · 计算机科学 2025-09-12 Illia Volkov , Nikita Kisel , Klara Janouskova , Jiri Matas

X-ray imaging is pivotal in medical diagnostics, offering non-invasive insights into a range of health conditions. Recently, vision-language models, such as the Contrastive Language-Image Pretraining (CLIP) model, have demonstrated…

计算机视觉与模式识别 · 计算机科学 2025-02-03 Xiangyu Sun , Xiaoguang Zou , Yuanquan Wu , Guotai Wang , Shaoting Zhang

Large-scale pre-trained Vision-Language Models (VLMs), such as CLIP, establish the correlation between texts and images, achieving remarkable success on various downstream tasks with fine-tuning. In existing fine-tuning methods, the…

计算机视觉与模式识别 · 计算机科学 2023-07-31 Yi Zhang , Ce Zhang , Yushun Tang , Zhihai He

Visual embedding models excel at zero-shot tasks like visual retrieval and classification. However, these models cannot be used for tasks that contain ambiguity or require user instruction. These tasks necessitate an embedding model which…

计算机视觉与模式识别 · 计算机科学 2025-08-22 Benjamin Schneider , Florian Kerschbaum , Wenhu Chen

Vision-language models (VLMs) have achieved impressive performance across a wide range of multimodal tasks. However, they often fail on tasks that require fine-grained visual perception, even when the required information is still present…

计算机视觉与模式识别 · 计算机科学 2026-04-16 Haz Sameen Shahgir , Xiaofu Chen , Yu Fu , Erfan Shayegani , Nael Abu-Ghazaleh , Yova Kementchedjhieva , Yue Dong

While specialized learning-based models have historically dominated image privacy prediction, the current literature increasingly favours adopting large Vision-Language Models (VLMs) designed for generic tasks. This trend risks overlooking…

计算机视觉与模式识别 · 计算机科学 2025-10-13 Alina Elena Baia , Alessio Xompero , Andrea Cavallaro

Image captioning aims at generating descriptive and meaningful textual descriptions of images, enabling a broad range of vision-language applications. Prior works have demonstrated that harnessing the power of Contrastive Image Language…

计算机视觉与模式识别 · 计算机科学 2024-01-05 Longtian Qiu , Shan Ning , Xuming He

Humans show language-biased image recognition for a word-embedded image, known as picture-word interference. Such interference depends on hierarchical semantic categories and reflects that human language processing highly interacts with…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Yoann Lemesle , Masataka Sawayama , Guillermo Valle-Perez , Maxime Adolphe , Hélène Sauzéon , Pierre-Yves Oudeyer

There are a thousand ways to caption an image. Contrastive Language Pretraining (CLIP) on the other hand, works by mapping an image and its caption to a single vector -- limiting how well CLIP-like models can represent the diverse ways to…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Samuel Lavoie , Polina Kirichenko , Mark Ibrahim , Mahmoud Assran , Andrew Gordon Wilson , Aaron Courville , Nicolas Ballas

We extend the SKIP-GRAM model of Mikolov et al. (2013a) by taking visual information into account. Like SKIP-GRAM, our multimodal models (MMSKIP-GRAM) build vector-based word representations by learning to predict linguistic contexts in…

计算与语言 · 计算机科学 2015-03-13 Angeliki Lazaridou , Nghia The Pham , Marco Baroni