中文
相关论文

相关论文: Efficient Feature Distillation for Zero-shot Annot…

200 篇论文

Grounding natural language to the physical world is a ubiquitous topic with a wide range of applications in computer vision and robotics. Recently, 2D vision-language models such as CLIP have been widely popularized, due to their impressive…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Georgios Tziafas , Yucheng Xu , Zhibin Li , Hamidreza Kasaei

Recently, large-scale vision-language models such as CLIP have demonstrated immense potential in zero-shot anomaly segmentation (ZSAS) task, utilizing a unified model to directly detect anomalies on any unseen product with painstakingly…

计算机视觉与模式识别 · 计算机科学 2024-07-18 Zhen Qu , Xian Tao , Mukesh Prasad , Fei Shen , Zhengtao Zhang , Xinyi Gong , Guiguang Ding

Anomaly detection is a critical task in computer vision with profound implications for medical imaging, where identifying pathologies early can directly impact patient outcomes. While recent unsupervised anomaly detection approaches show…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Le Dong , Qinzhong Tan , Chunlei Li , Jingliang Hu , Yilei Shi , Weisheng Dong , Xiao Xiang Zhu , Lichao Mou

Large-scale visual learning is increasingly limited by training cost. Existing knowledge distillation methods transfer from a stronger teacher to a weaker student for compression or final-accuracy improvement. We instead investigate…

计算机视觉与模式识别 · 计算机科学 2026-04-23 Baiang Li , Wenhao Chai , Felix Heide

Current zero-shot anomaly detection (ZSAD) methods show remarkable success in prompting large pre-trained vision-language models to detect anomalies in a target dataset without using any dataset-specific training or demonstration. However,…

计算机视觉与模式识别 · 计算机科学 2025-10-06 Jiawen Zhu , Yew-Soon Ong , Chunhua Shen , Guansong Pang

Large pre-trained models have had a significant impact on computer vision by enabling multi-modal learning, where the CLIP model has achieved impressive results in image classification, object detection, and semantic segmentation. However,…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Sitian Shen , Zilin Zhu , Linqian Fan , Harry Zhang , Xinxiao Wu

A serious issue that harms the performance of zero-shot visual recognition is named objective misalignment, i.e., the learning objective prioritizes improving the recognition accuracy of seen classes rather than unseen classes, while the…

计算机视觉与模式识别 · 计算机科学 2024-10-14 Jiannan Ge , Lingxi Xie , Hongtao Xie , Pandeng Li , Xiaopeng Zhang , Yongdong Zhang , Qi Tian

Dataset distillation has emerged as a strategy to compress real-world datasets for efficient training. However, it struggles with large-scale and high-resolution datasets, limiting its practicality. This paper introduces a novel…

计算机视觉与模式识别 · 计算机科学 2025-01-14 Youbing Hu , Yun Cheng , Olga Saukh , Firat Ozdemir , Anqi Lu , Zhiqiang Cao , Zhijun Li

We propose Cross-Attention-based Non-local Knowledge Distillation (CanKD), a novel feature-based knowledge distillation framework that leverages cross-attention mechanisms to enhance the knowledge transfer process. Unlike traditional…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Shizhe Sun , Wataru Ohyama

Weakly supervised object localization (WSOL) models are trained using only image-level class labels. They can predict both the object class and spatial regions corresponding to the object, without requiring explicit bounding box…

计算机视觉与模式识别 · 计算机科学 2026-05-01 Shakeeb Murtaza , Soufiane Belharbi , Alexis Guichemerre , Marco Pedersoli , Eric Granger

As vision-language models like CLIP are widely applied to zero-shot tasks and gain remarkable performance on in-distribution (ID) data, detecting and rejecting out-of-distribution (OOD) inputs in the zero-shot setting have become crucial…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Choubo Ding , Guansong Pang

Deep neural networks based methods have been proved to achieve outstanding performance on object detection and classification tasks. Despite significant performance improvement, due to the deep structures, they still require prohibitive…

计算机视觉与模式识别 · 计算机科学 2020-01-08 Mohammad Farhadi , Yezhou Yang

Out-of-distribution (OOD) detection is an important building block in trustworthy image recognition systems as unknown classes may arise at test-time. OOD detection methods typically revolve around a single classifier, leading to a split in…

计算机视觉与模式识别 · 计算机科学 2025-07-31 Galadrielle Humblot-Renaux , Gianni Franchi , Sergio Escalera , Thomas B. Moeslund

Self-supervised and language-supervised image models contain rich knowledge of the world that is important for generalization. Many robotic tasks, however, require a detailed understanding of 3D geometry, which is often lacking in 2D image…

计算机视觉与模式识别 · 计算机科学 2024-01-02 William Shen , Ge Yang , Alan Yu , Jansen Wong , Leslie Pack Kaelbling , Phillip Isola

In real applications, new object classes often emerge after the detection model has been trained on a prepared dataset with fixed classes. Due to the storage burden and the privacy of old data, sometimes it is impractical to train the model…

计算机视觉与模式识别 · 计算机科学 2021-07-06 Dongbao Yang , Yu Zhou , Weiping Wang

Recent mainstream masked distillation methods function by reconstructing selectively masked areas of a student network from the feature map of its teacher counterpart. In these methods, the masked regions need to be properly selected, such…

计算机视觉与模式识别 · 计算机科学 2023-09-08 Guang Yang , Yin Tang , Zhijian Wu , Jun Li , Jianhua Xu , Xili Wan

Generalized zero-shot learning (GZSL) is a technique to train a deep learning model to identify unseen classes using the image attribute. In this paper, we put forth a new GZSL approach exploiting Vision Transformer (ViT) to maximize the…

计算机视觉与模式识别 · 计算机科学 2023-02-03 Jiseob Kim , Kyuhong Shim , Junhan Kim , Byonghyo Shim

Zero-shot object counting (ZOC) aims to enumerate objects in images using only the names of object classes during testing, without the need for manual annotations. However, a critical challenge in current ZOC methods lies in their inability…

计算机视觉与模式识别 · 计算机科学 2024-07-10 Huilin Zhu , Jingling Yuan , Zhengwei Yang , Yu Guo , Zheng Wang , Xian Zhong , Shengfeng He

Recent vision-language models (e.g., CLIP) have demonstrated remarkable class-generalizable ability to unseen classes in few-shot anomaly segmentation (FSAS), leveraging supervised prompt learning or fine-tuning on seen classes. However,…

计算机视觉与模式识别 · 计算机科学 2025-08-22 Zhen Qu , Xian Tao , Xinyi Gong , ShiChen Qu , Xiaopei Zhang , Xingang Wang , Fei Shen , Zhengtao Zhang , Mukesh Prasad , Guiguang Ding

Recently, foundational models such as CLIP and SAM have shown promising performance for the task of Zero-Shot Anomaly Segmentation (ZSAS). However, either CLIP-based or SAM-based ZSAS methods still suffer from non-negligible key drawbacks:…

计算机视觉与模式识别 · 计算机科学 2024-01-30 Shengze Li , Jianjian Cao , Peng Ye , Yuhan Ding , Chongjun Tu , Tao Chen