中文
相关论文

相关论文: ALADIN:Attribute-Language Distillation Network for…

200 篇论文

Dense visual prediction tasks, such as detection and segmentation, are crucial for time-critical applications (e.g., autonomous driving and video surveillance). While deep models achieve strong performance, their efficiency remains a…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Qizhen Lan , Qing Tian

We propose Algorithm Distillation (AD), a method for distilling reinforcement learning (RL) algorithms into neural networks by modeling their training histories with a causal sequence model. Algorithm Distillation treats learning to…

Vision-Language Models (VLMs) such as CLIP are trained on large amounts of image-text pairs, resulting in remarkable generalization across several data distributions. However, in several cases, their expensive training and data…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Sravanti Addepalli , Ashish Ramayee Asokan , Lakshay Sharma , R. Venkatesh Babu

Deep learning has achieved outstanding performance for face recognition benchmarks, but performance reduces significantly for low resolution (LR) images. We propose an attention similarity knowledge distillation approach, which transfers…

计算机视觉与模式识别 · 计算机科学 2022-09-30 Sungho Shin , Joosoon Lee , Junseok Lee , Yeonguk Yu , Kyoobin Lee

Vehicle re-identification (reID) plays an important role in the automatic analysis of the increasing urban surveillance videos, which has become a hot topic in recent years. However, it poses the critical but challenging problem that is…

计算机视觉与模式识别 · 计算机科学 2020-01-14 Huibing Wang , Jinjia Peng , Dongyan Chen , Guangqi Jiang , Tongtong Zhao , Xianping Fu

Recent advancements in camera-based 3D object detection have introduced cross-modal knowledge distillation to bridge the performance gap with LiDAR 3D detectors, leveraging the precise geometric information in LiDAR point clouds. However,…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Sanmin Kim , Youngseok Kim , Sihwan Hwang , Hyeonjun Jeong , Dongsuk Kum

Recent research on knowledge distillation has increasingly focused on logit distillation because of its simplicity, effectiveness, and versatility in model compression. In this paper, we introduce Refined Logit Distillation (RLD) to address…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Wujie Sun , Defang Chen , Siwei Lyu , Genlang Chen , Chun Chen , Can Wang

Current deepfake attribution or deepfake detection works tend to exhibit poor generalization to novel generative methods due to the limited exploration in visual modalities alone. They tend to assess the attribution or detection performance…

计算机视觉与模式识别 · 计算机科学 2026-04-01 Yaning Zhang , Linlin Shen , Zitong Yu , Chunjie Ma , Zan Gao

Foundation Vision-Language Models (VLMs) like CLIP exhibit strong generalization capabilities due to large-scale pretraining on diverse image-text pairs. However, their performance often degrades when applied to target datasets with…

计算机视觉与模式识别 · 计算机科学 2025-08-13 Debarshi Brahma , Soma Biswas

Medical Large Vision-Language Models (Med-LVLMs) have shown promising results in clinical applications, but often suffer from hallucinated outputs due to misaligned visual understanding. In this work, we identify two fundamental limitations…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Aofei Chang , Ting Wang , Fenglong Ma

Large pre-trained vision-language models, such as CLIP, have demonstrated state-of-the-art performance across a wide range of image classification tasks, without requiring retraining. Few-shot CLIP is competitive with existing specialized…

计算机视觉与模式识别 · 计算机科学 2024-09-06 Dominykas Seputis , Serghei Mihailov , Soham Chatterjee , Zehao Xiao

Visible-infrared person re-identification (VIReID) primarily deals with matching identities across person images from different modalities. Due to the modality gap between visible and infrared images, cross-modality identity matching poses…

计算机视觉与模式识别 · 计算机科学 2024-01-15 Xiaoyan Yu , Neng Dong , Liehuang Zhu , Hao Peng , Dapeng Tao

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

Large vision-language representation learning models like CLIP have demonstrated impressive performance for zero-shot transfer to downstream tasks while largely benefiting from inter-modal (image-text) alignment via contrastive objectives.…

计算机视觉与模式识别 · 计算机科学 2023-11-16 Muhammad Waleed Gondal , Jochen Gast , Inigo Alonso Ruiz , Richard Droste , Tommaso Macri , Suren Kumar , Luitpold Staudigl

Face recognition systems store face templates for efficient matching. Once leaked, these templates pose a threat: inverting them can yield photorealistic surrogates that compromise privacy and enable impersonation. Although existing…

计算机视觉与模式识别 · 计算机科学 2025-12-18 Longchen Dai , Zixuan Shen , Zhiheng Zhou , Peipeng Yu , Zhihua Xia

Contrastive Language-Image Pre-training (CLIP) has been shown to improve zero-shot generalization capabilities of language and vision models. In this paper, we extend CLIP for efficient knowledge distillation, by utilizing embeddings as…

机器学习 · 计算机科学 2024-09-02 Lakshmi Nair

Performance of trimap-free image matting methods is limited when trying to decouple the deterministic and undetermined regions, especially in the scenes where foregrounds are semantically ambiguous, chromaless, or high transmittance. In…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Cheng Lyu , Jiake Xie , Bo Xu , Cheng Lu , Han Huang , Xin Huang , Ming Wu , Chuang Zhang , Yong Tang

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

Vision-language models like CLIP show impressive ability to align images and text, but their training on short, concise captions makes them struggle with lengthy, detailed descriptions. Recent advances mitigate this challenge by leveraging…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Chau Truong , Hieu Ta Quang , Dung D. Le

Out-of-distribution (OOD) detection is crucial for model reliability, as it identifies samples from unknown classes and reduces errors due to unexpected inputs. Vision-Language Models (VLMs) such as CLIP are emerging as powerful tools for…

计算机视觉与模式识别 · 计算机科学 2024-07-15 Yabin Zhang , Wenjie Zhu , Chenhang He , Lei Zhang