中文
相关论文

相关论文: SSR: Semantic and Spatial Rectification for CLIP-b…

200 篇论文

Vanilla pixel-level classifiers for semantic segmentation are based on a certain paradigm, involving the inner product of fixed prototypes obtained from the training set and pixel features in the test image. This approach, however,…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Xiaowen Ma , Zhenliang Ni , Xinghao Chen

Ambiguity poses persistent challenges in natural language understanding for large language models (LLMs). To better understand how lexical ambiguity can be resolved through the visual domain, we develop an interpretable Visual Word Sense…

计算与语言 · 计算机科学 2026-02-09 Shamik Bhattacharya , Daniel Perkins , Yaren Dogan , Vineeth Konjeti , Sudarshan Srinivasan , Edmon Begoli

Cross-Domain Few-Shot Learning (CDFSL) adapts models trained with large-scale general data (source domain) to downstream target domains with only scarce training data, where the research on vision-language models (e.g., CLIP) is still in…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Yaze Zhao , Yixiong Zou , Yuhua Li , Ruixuan Li

Existing studies in weakly supervised semantic segmentation (WSSS) have utilized class activation maps (CAMs) to localize the class objects. However, since a classification loss is insufficient for providing precise object regions, CAMs…

计算机视觉与模式识别 · 计算机科学 2021-12-13 Sung-Hoon Yoon , Hyeokjun Kweon , Jaeseok Jeong , Hyeonseong Kim , Shinjeong Kim , Kuk-Jin Yoon

In this paper, a novel contrastive language-image pre-training (CLIP) model based semantic communication framework is designed. Compared to standard neural network (e.g.,convolutional neural network) based semantic encoders and decoders…

机器学习 · 计算机科学 2025-07-15 Shaoran Yang , Dongyu Wei , Hanzhi Yu , Zhaohui Yang , Yuchen Liu , Mingzhe Chen

Contrastive Language-Image Pre-training (CLIP)~\citep{radford2021learning} has emerged as a pivotal model in computer vision and multimodal learning, achieving state-of-the-art performance at aligning visual and textual representations…

计算机视觉与模式识别 · 计算机科学 2026-04-06 Shaoan Xie , Lingjing Kong , Yujia Zheng , Yu Yao , Zeyu Tang , Eric P. Xing , Guangyi Chen , Kun Zhang

Weakly supervised segmentation has the potential to greatly reduce the annotation effort for training segmentation models for small structures such as hyper-reflective foci (HRF) in optical coherence tomography (OCT). However, most weakly…

计算机视觉与模式识别 · 计算机科学 2025-03-24 Olivier Morelle , Justus Bisten , Maximilian W. M. Wintergerst , Robert P. Finger , Thomas Schultz

Recently, the strong generalization ability of CLIP has facilitated open-vocabulary semantic segmentation, which labels pixels using arbitrary text. However, existing methods that fine-tune CLIP for segmentation on limited seen categories…

计算机视觉与模式识别 · 计算机科学 2025-11-21 Muyao Yuan , Yuanhong Zhang , Weizhan Zhang , Lan Ma , Yuan Gao , Jiangyong Ying , Yudeng Xin

Current semantic segmentation methods focus only on mining "local" context, i.e., dependencies between pixels within individual images, by context-aggregation modules (e.g., dilated convolution, neural attention) or structure-aware…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Wenguan Wang , Tianfei Zhou , Fisher Yu , Jifeng Dai , Ender Konukoglu , Luc Van Gool

Semantic segmentation is a core computer vision problem, but the high costs of data annotation have hindered its wide application. Weakly-Supervised Semantic Segmentation (WSSS) offers a cost-efficient workaround to extensive labeling in…

计算机视觉与模式识别 · 计算机科学 2024-05-13 Elham Ravanbakhsh , Cheng Niu , Yongqing Liang , J. Ramanujam , Xin Li

Ensuring accurate localization of robots in environments without GPS capability is a challenging task. Visual Place Recognition (VPR) techniques can potentially achieve this goal, but existing RGB-based methods are sensitive to changes in…

计算机视觉与模式识别 · 计算机科学 2025-09-18 Yujia Lin , Nicholas Evans

This work aims to adapt large-scale pre-trained vision-language models, such as contrastive language-image pretraining (CLIP), to enhance the performance of object reidentification (Re-ID) across various supervision settings. Although…

计算机视觉与模式识别 · 计算机科学 2026-01-15 Jiachen Li , Xiaojin Gong

Contrastive Language-Image Pre-training (CLIP) has become a cornerstone in vision-language representation learning, powering diverse downstream tasks and serving as the default vision backbone in multimodal large language models (MLLMs).…

计算机视觉与模式识别 · 计算机科学 2026-01-29 Chuan Qin , Constantin Venhoff , Sonia Joseph , Fanyi Xiao , Stefan Scherer

Vision-language models (VLMs) such as CLIP have demonstrated remarkable zero-shot generalization, yet remain highly vulnerable to adversarial examples (AEs). While test-time defenses are promising, existing methods fail to provide…

计算机视觉与模式识别 · 计算机科学 2026-01-28 Sen Nie , Jie Zhang , Zhuo Wang , Shiguang Shan , Xilin Chen

Pixel-level labels are particularly expensive to acquire. Hence, pretraining is a critical step to improve models on a task like semantic segmentation. However, prominent algorithms for pretraining neural networks use image-level…

计算机视觉与模式识别 · 计算机科学 2023-03-17 Mathilde Caron , Neil Houlsby , Cordelia Schmid

This paper proposes a novel weakly-supervised semantic segmentation method using image-level label only. The class-specific activation maps from the well-trained classifiers are used as cues to train a segmentation network. The well-known…

计算机视觉与模式识别 · 计算机科学 2019-06-17 Ting Sun , Lei Tai , Zhihan Gao , Ming Liu , Dit-Yan Yeung

Vision-Language Pre-training has demonstrated its remarkable zero-shot recognition ability and potential to learn generalizable visual representations from language supervision. Taking a step ahead, language-supervised semantic segmentation…

计算机视觉与模式识别 · 计算机科学 2024-01-05 Yun Xing , Jian Kang , Aoran Xiao , Jiahao Nie , Ling Shao , Shijian Lu

While Contrastive Language-Image Pre-training (CLIP) has advanced open-vocabulary predictions, its performance on semantic segmentation remains suboptimal. This shortfall primarily stems from its spatial-invariant semantic features and…

计算机视觉与模式识别 · 计算机科学 2024-11-15 Yuheng Shi , Minjing Dong , Chang Xu

Contrastive Language-Image Pre-Training (CLIP) is a popular method for learning multimodal latent spaces with well-organized semantics. Despite its wide range of applications, CLIP's latent space is known to fail at handling complex…

机器学习 · 计算机科学 2026-03-17 Raphi Kang , Yue Song , Georgia Gkioxari , Pietro Perona

Medical contrastive vision-language pre-training (VLP) has demonstrated significant potential in improving performance on downstream tasks. Traditional approaches typically employ contrastive learning, treating paired image-report samples…

计算机视觉与模式识别 · 计算机科学 2026-04-02 Phuoc-Nguyen Bui , Toan Duc Nguyen , Junghyun Bum , Duc-Tai Le , Hyunseung Choo