中文
相关论文

相关论文: Difference Vector Equalization for Robust Fine-tun…

200 篇论文

Incomplete multi-view clustering (IMVC) is an unsupervised approach, among which IMVC via contrastive learning has received attention due to its excellent performance. The previous methods have the following problems: 1) Over-reliance on…

计算机视觉与模式识别 · 计算机科学 2023-03-23 Kaiwu Zhang , Shiqiang Du , Baokai Liu , Shengxia Gao

Visual reprogramming (VR) reuses pre-trained vision models for downstream image classification tasks by adding trainable noise patterns to inputs. When applied to vision-language models (e.g., CLIP), existing VR approaches follow the same…

计算机视觉与模式识别 · 计算机科学 2025-02-26 Chengyi Cai , Zesheng Ye , Lei Feng , Jianzhong Qi , Feng Liu

Recovering clear images from blurry ones with an unknown blur kernel is a challenging problem. Deep image prior (DIP) proposes to use the deep network as a regularizer for a single image rather than as a supervised model, which achieves…

计算机视觉与模式识别 · 计算机科学 2023-11-13 Tingting Wu , Zhiyan Du , Zhi Li , Feng-Lei Fan , Tieyong Zeng

Contrastive Language and Image Pairing (CLIP), a transformative method in multimedia retrieval, typically trains two neural networks concurrently to generate joint embeddings for text and image pairs. However, when applied directly, these…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Konstantin Schall , Kai Uwe Barthel , Nico Hezel , Klaus Jung

Modern image classification is based upon directly predicting classes via large discriminative networks, which do not directly contain information about the intuitive visual features that may constitute a classification decision. Recently,…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Zhili Feng , Anna Bair , J. Zico Kolter

Pre-trained Vision-Language Models (VLMs), such as CLIP, have shown enhanced performance across a range of tasks that involve the integration of visual and linguistic modalities. When CLIP is used for depth estimation tasks, the patches,…

计算机视觉与模式识别 · 计算机科学 2023-11-03 Xueting Hu , Ce Zhang , Yi Zhang , Bowen Hai , Ke Yu , Zhihai He

Vision-language models like CLIP demonstrate impressive zero-shot generalization but remain highly vulnerable to adversarial attacks. In this work, we propose Confidence-Aware Weighting (CAW) to enhance zero-shot robustness in…

计算机视觉与模式识别 · 计算机科学 2025-10-06 Nikoo Naghavian , Mostafa Tavassolipour

Vector quantization is common in deep models, yet its hard assignments block gradients and hinder end-to-end training. We propose DiVeQ, which treats quantization as adding an error vector that mimics the quantization distortion, keeping…

机器学习 · 计算机科学 2026-05-27 Mohammad Hassan Vali , Tom Bäckström , Arno Solin

Camera-captured document images often suffer from geometric distortions caused by paper deformation, perspective distortion, and lens aberrations, significantly reducing OCR accuracy. This study develops an efficient automated method for…

计算机视觉与模式识别 · 计算机科学 2025-11-20 Valery Istomin , Oleg Pereziabov , Ilya Afanasyev

Despite the success of Vision-Language Models (VLMs) like CLIP in aligning vision and language, their proficiency in detailed, fine-grained visual comprehension remains a key challenge. We present CLIP-IN, a novel framework that bolsters…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Ziteng Wang , Siqi Yang , Limeng Qiao , Lin Ma

Vision-language models (VLMs) have recently been integrated into multiple instance learning (MIL) frameworks to address the challenge of few-shot, weakly supervised classification of whole slide images (WSIs). A key trend involves…

计算机视觉与模式识别 · 计算机科学 2025-12-15 Bryan Wong , Jong Woo Kim , Huazhu Fu , Mun Yong Yi

A depth image provides partial geometric information of a 3D scene, namely the shapes of physical objects as observed from a particular viewpoint. This information is important when synthesizing images of different virtual camera viewpoints…

多媒体 · 计算机科学 2016-12-26 Yuan Yuan , Gene Cheung , Patrick Le Callet , Pascal Frossard , Hong Vicky Zhao

Multimodal Large Language Models have advanced AI in applications like text-to-video generation and visual question answering. These models rely on visual encoders to convert non-text data into vectors, but current encoders either lack…

计算机视觉与模式识别 · 计算机科学 2025-03-24 Junjie Li , Jianghong Ma , Xiaofeng Zhang , Yuhang Li , Jianyang Shi

Contrastive Vision-Language Models (VLMs) have demonstrated strong zero-shot capabilities. However, their cross-modal alignment remains biased toward English due to limited multilingual multimodal data. Recent multilingual extensions have…

计算机视觉与模式识别 · 计算机科学 2026-03-05 Junwon You , Dasol Kang , Jae-Hun Jung

Dual-encoder Vision-Language Models (VLMs) such as CLIP are often characterized as bag-of-words systems due to their poor performance on compositional benchmarks. We argue that this limitation may stem less from deficient representations…

计算机视觉与模式识别 · 计算机科学 2026-04-17 Imanol Miranda , Ander Salaberria , Eneko Agirre , Gorka Azkune

The contemporary phenomenon of deepfakes, utilizing GAN or diffusion models for face swapping, presents a substantial and evolving threat in digital media, identity verification, and a multitude of other systems. The majority of existing…

计算机视觉与模式识别 · 计算机科学 2025-07-31 Viacheslav Pirogov

While MLLMs perform well on perceptual tasks, they lack precise multimodal alignment, limiting performance. To address this challenge, we propose Vision Dynamic Embedding-Guided Pretraining (VDEP), a hybrid autoregressive training paradigm…

计算机视觉与模式识别 · 计算机科学 2025-02-14 Mingxiao Li , Fang Qu , Zhanpeng Chen , Na Su , Zhizhou Zhong , Ziyang Chen , Nan Du , Xiaolong Li

A key challenge in Domain Incremental Learning (DIL) is to continually learn under shifting distributions while preserving knowledge from previous domains. Existing methods face a fundamental dilemma. On one hand, projecting all domains…

计算机视觉与模式识别 · 计算机科学 2025-11-19 Shuyi Geng , Tao Zhou , Yi Zhou

Model reprogramming adapts pretrained models to downstream tasks by modifying only the input and output spaces. Visual reprogramming (VR) is one instance for vision tasks that adds a trainable noise pattern (i.e., a visual prompt) to input…

机器学习 · 计算机科学 2025-06-03 Chengyi Cai , Zesheng Ye , Lei Feng , Jianzhong Qi , Feng Liu

Traditional object detection models are typically trained on a fixed set of classes, limiting their flexibility and making it costly to incorporate new categories. Open-vocabulary object detection addresses this limitation by enabling…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Jyoti Kini , Rohit Gupta , Mubarak Shah