中文
相关论文

相关论文: Fast Certification of Vision-Language Models Using…

200 篇论文

Recently, the emergence of the large-scale vision-language model (VLM), such as CLIP, has opened the way towards open-world object perception. Many works have explored the utilization of pre-trained VLM for the challenging open-vocabulary…

计算机视觉与模式识别 · 计算机科学 2024-07-08 Youwei Pang , Xiaoqi Zhao , Jiaming Zuo , Lihe Zhang , Huchuan Lu

Vision language foundation models such as CLIP exhibit impressive zero-shot generalization yet remain vulnerable to spurious correlations across visual and textual modalities. Existing debiasing approaches often address a single modality…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Sunny Gupta , Shounak Das , Amit Sethi

Vision-language models (VLMs), such as CLIP, have demonstrated impressive zero-shot capabilities for various downstream tasks. Their performance can be further enhanced through few-shot prompt tuning methods. However, current studies…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Zhi Zhou , Ming Yang , Jiang-Xin Shi , Lan-Zhe Guo , Yu-Feng Li

Open-Set Domain Generalization (OSDG) tackles the realistic scenario where deployed models encounter both domain shifts and novel object categories. Despite impressive progress with vision-language models like CLIP, existing methods still…

计算机视觉与模式识别 · 计算机科学 2025-12-15 Yunyun Wang , Zheng Duan , Xinyue Liao , Ke-Jia Chen , Songcan Chen

In this paper, we tackle an emerging computer vision task, open-vocabulary universal image segmentation, that aims to perform semantic/instance/panoptic segmentation (background semantic labeling + foreground instance segmentation) for…

计算机视觉与模式识别 · 计算机科学 2023-06-09 Zheng Ding , Jieke Wang , Zhuowen Tu

Inspired by the success of vision-language methods (VLMs) in zero-shot classification, recent works attempt to extend this line of work into object detection by leveraging the localization ability of pre-trained VLMs and generating pseudo…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Yanxin Long , Jianhua Han , Runhui Huang , Xu Hang , Yi Zhu , Chunjing Xu , Xiaodan Liang

Open-vocabulary segmentation is a challenging task requiring segmenting and recognizing objects from an open set of categories. One way to address this challenge is to leverage multi-modal models, such as CLIP, to provide image and text…

计算机视觉与模式识别 · 计算机科学 2023-11-16 Qihang Yu , Ju He , Xueqing Deng , Xiaohui Shen , Liang-Chieh Chen

Visual Grounding (VG) is a crucial topic in the field of vision and language, which involves locating a specific region described by expressions within an image. To reduce the reliance on manually labeled data, unsupervised visual grounding…

计算机视觉与模式识别 · 计算机科学 2024-11-20 Linhui Xiao , Xiaoshan Yang , Fang Peng , Ming Yan , Yaowei Wang , Changsheng Xu

Fine-grained image classification, particularly in zero/few-shot scenarios, presents a significant challenge for vision-language models (VLMs), such as CLIP. These models often struggle with the nuanced task of distinguishing between…

计算与语言 · 计算机科学 2024-05-21 Canshi Wei

Prompt learning has emerged as an efficient and effective method for fine-tuning vision-language models such as CLIP. While many studies have explored generalisation abilities of these models in few-shot classification tasks and a few…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Myong Chol Jung , Joanna Dipnall , Belinda Gabbe , He Zhao

Supervised visual captioning models typically require a large scale of images or videos paired with descriptions in a specific language (i.e., the vision-caption pairs) for training. However, collecting and labeling large-scale datasets is…

计算机视觉与模式识别 · 计算机科学 2023-08-28 Bang Yang , Fenglin Liu , Xian Wu , Yaowei Wang , Xu Sun , Yuexian Zou

Semantic segmentation is a crucial task in computer vision that involves segmenting images into semantically meaningful regions at the pixel level. However, existing approaches often rely on expensive human annotations as supervision for…

计算机视觉与模式识别 · 计算机科学 2023-06-02 Jun Chen , Deyao Zhu , Guocheng Qian , Bernard Ghanem , Zhicheng Yan , Chenchen Zhu , Fanyi Xiao , Mohamed Elhoseiny , Sean Chang Culatana

The goal of this paper is open-vocabulary object detection (OVOD) $\unicode{x2013}$ building a model that can detect objects beyond the set of categories seen at training, thus enabling the user to specify categories of interest at…

计算机视觉与模式识别 · 计算机科学 2023-06-12 Prannay Kaul , Weidi Xie , Andrew Zisserman

We present Fast Language-Image Pre-training (FLIP), a simple and more efficient method for training CLIP. Our method randomly masks out and removes a large portion of image patches during training. Masking allows us to learn from more…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Yanghao Li , Haoqi Fan , Ronghang Hu , Christoph Feichtenhofer , Kaiming He

Open-vocabulary object detection (OVD) aims to detect objects beyond the training annotations, where detectors are usually aligned to a pre-trained vision-language model, eg, CLIP, to inherit its generalizable recognition ability so that…

计算机视觉与模式识别 · 计算机科学 2025-03-14 Shenghao Fu , Junkai Yan , Qize Yang , Xihan Wei , Xiaohua Xie , Wei-Shi Zheng

Open-vocabulary detection (OVD) is an object detection task aiming at detecting objects from novel categories beyond the base categories on which the detector is trained. Recent OVD methods rely on large-scale visual-language pre-trained…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Xiaoshi Wu , Feng Zhu , Rui Zhao , Hongsheng Li

Despite recent progress in enhancing the efficacy of Open-Domain Continual Learning (ODCL) in Vision-Language Models (VLM), failing to (1) correctly identify the Task-ID of a test image and (2) use only the category set corresponding to the…

计算机视觉与模式识别 · 计算机科学 2024-11-13 Yadong Lu , Shitian Zhao , Boxiang Yun , Dongsheng Jiang , Yin Li , Qingli Li , Yan Wang

Out-of-distribution (OOD) detection refers to training the model on an in-distribution (ID) dataset to classify whether the input images come from unknown classes. Considerable effort has been invested in designing various OOD detection…

计算机视觉与模式识别 · 计算机科学 2023-08-25 Hualiang Wang , Yi Li , Huifeng Yao , Xiaomeng Li

Adopting contrastive image-text pretrained models like CLIP towards video classification has gained attention due to its cost-effectiveness and competitive performance. However, recent works in this area face a trade-off. Finetuning the…

计算机视觉与模式识别 · 计算机科学 2023-04-10 Syed Talal Wasim , Muzammal Naseer , Salman Khan , Fahad Shahbaz Khan , Mubarak Shah

Recent works modify CLIP to perform open-vocabulary semantic segmentation in a training-free manner (TF-OVSS). In vanilla CLIP, patch-wise image representations mainly encode homogeneous image-level properties, which hinders the application…

机器学习 · 计算机科学 2026-05-12 Jingyun Wang , Cilin Yan , Guoliang Kang