中文
相关论文

相关论文: Zero-Shot Anomaly Detection with Dual-Branch Promp…

200 篇论文

Semi-supervised anomaly detection~(SSAD) is a task where normal data and a limited number of anomalous data are available for training. In practical situations, SSAD methods suffer adapting to domain shifts, since anomalous data are…

机器学习 · 计算机科学 2023-04-06 Tomoya Nishida , Takashi Endo , Yohei Kawaguchi

Unsupervised domain adaptation aims to transfer knowledge from a source domain to a target domain so that the target domain data can be recognized without any explicit labelling information for this domain. One limitation of the problem…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Qian Wang , Penghui Bu , Toby P. Breckon

Recently, large pre-trained vision-language models have shown remarkable performance in zero-shot anomaly detection (ZSAD). With fine-tuning on a single auxiliary dataset, the model enables cross-category anomaly detection on diverse…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Qiyu Chen , Zhen Qu , Wei Luo , Haiming Yao , Yunkang Cao , Yuxin Jiang , Yinan Duan , Huiyuan Luo , Chengkan Lv , Zhengtao Zhang

Zero-Shot Anomaly Detection (ZSAD) seeks to identify anomalies from arbitrary novel categories, offering a scalable and annotation-efficient solution. Traditionally, most ZSAD works have been based on the CLIP model, which performs anomaly…

计算机视觉与模式识别 · 计算机科学 2025-09-19 Jingyi Yuan , Jianxiong Ye , Wenkang Chen , Chenqiang Gao

Zero-shot learning (ZSL) aims to recognize unseen object classes without any training samples, which can be regarded as a form of transfer learning from seen classes to unseen ones. This is made possible by learning a projection between a…

计算机视觉与模式识别 · 计算机科学 2018-10-22 An Zhao , Mingyu Ding , Jiechao Guan , Zhiwu Lu , Tao Xiang , Ji-Rong Wen

Unsupervised Domain Adaptation (UDA) is a critical challenge in real-world vision systems, especially in resource-constrained environments like drones, where memory and computation are limited. Existing prompt-driven UDA methods typically…

计算机视觉与模式识别 · 计算机科学 2025-06-23 Yasir Ali Farrukh , Syed Wali , Irfan Khan , Nathaniel D. Bastian

Anomaly Detection involves identifying deviations from normal data distributions and is critical in fields such as medical diagnostics and industrial defect detection. Traditional AD methods typically require the availability of normal…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Alireza Salehi , Mohammadreza Salehi , Reshad Hosseini , Cees G. M. Snoek , Makoto Yamada , Mohammad Sabokrou

Zero-Shot image Anomaly Detection (ZSAD) aims to detect and localise anomalies without access to any normal training samples of the target data. While recent ZSAD approaches leverage additional modalities such as language to generate…

计算机视觉与模式识别 · 计算机科学 2026-01-14 Samet Hicsonmez , Abd El Rahman Shabayek , Djamila Aouada

This paper considers zero-shot Anomaly Detection (AD), performing AD without reference images of the test objects. We propose a framework called CLIP-AD to leverage the zero-shot capabilities of the large vision-language model CLIP.…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Xuhai Chen , Jiangning Zhang , Guanzhong Tian , Haoyang He , Wuhao Zhang , Yabiao Wang , Chengjie Wang , Yong Liu

With the advent of vision-language models (e.g., CLIP) in zero- and few-shot settings, CLIP has been widely applied to zero-shot anomaly detection (ZSAD) in recent research, where the rare classes are essential and expected in many…

计算机视觉与模式识别 · 计算机科学 2025-07-16 Yuhu Bai , Jiangning Zhang , Yunkang Cao , Guangyuan Lu , Qingdong He , Xiangtai Li , Guanzhong Tian

We introduce and tackle the problem of zero-shot object detection (ZSD), which aims to detect object classes which are not observed during training. We work with a challenging set of object classes, not restricting ourselves to similar…

计算机视觉与模式识别 · 计算机科学 2018-07-30 Ankan Bansal , Karan Sikka , Gaurav Sharma , Rama Chellappa , Ajay Divakaran

Industrial and medical anomaly detection faces critical challenges from data scarcity and prohibitive annotation costs, particularly in evolving manufacturing and healthcare settings. To address this, we propose CoZAD, a novel zero-shot…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Muhammad Aqeel , Danijel Skocaj , Marco Cristani , Francesco Setti

Zero-Shot Video Anomaly Detection (ZS-VAD) requires temporally localizing anomalies without target domain training data, which is a crucial task due to various practical concerns, e.g., data privacy or new surveillance deployments.…

计算机视觉与模式识别 · 计算机科学 2026-04-30 Canhui Tang , Sanping Zhou , Haoyue Shi , Le Wang

Zero-shot anomaly detection (ZSAD) recognizes and localizes anomalies in previously unseen objects by establishing feature mapping between textual prompts and inspection images, demonstrating excellent research value in flexible industrial…

计算机视觉与模式识别 · 计算机科学 2026-04-02 Huilin Deng , Hongchen Luo , Wei Zhai , Yang Cao , Yu Kang

Zero-shot 3D (ZS-3D) anomaly detection aims to identify defects in 3D objects without relying on labeled training data, making it especially valuable in scenarios constrained by data scarcity, privacy, or high annotation cost. However, most…

计算机视觉与模式识别 · 计算机科学 2025-09-15 Gang Li , Tianjiao Chen , Mingle Zhou , Min Li , Delong Han , Jin Wan

Zero-shot domain adaptation (ZSDA) presents substantial challenges due to the lack of images in the target domain. Previous approaches leverage Vision-Language Models (VLMs) to tackle this challenge, exploiting their zero-shot learning…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Xiao Zhang , Fei Wei , Yong Wang , Wenda Zhao , Feiyi Li , Xiangxiang Chu

As an important and challenging problem in computer vision, zero-shot learning (ZSL) aims at automatically recognizing the instances from unseen object classes without training data. To address this problem, ZSL is usually carried out in…

计算机视觉与模式识别 · 计算机科学 2017-03-28 Yunlong Yu , Zhong Ji , Xi Li , Jichang Guo , Zhongfei Zhang , Haibin Ling , Fei Wu

Image Anomaly Detection has been a challenging task in Computer Vision field. The advent of Vision-Language models, particularly the rise of CLIP-based frameworks, has opened new avenues for zero-shot anomaly detection. Recent studies have…

计算机视觉与模式识别 · 计算机科学 2024-05-09 Zhaoxiang Zhang , Hanqiu Deng , Jinan Bao , Xingyu Li

Zero-shot anomaly detection (ZSAD) has gained increasing attention in medical imaging as a way to identify abnormalities without task-specific supervision, but most advances remain limited to 2D datasets. Extending ZSAD to 3D medical images…

计算机视觉与模式识别 · 计算机科学 2026-02-18 Tai Le-Gia , Jaehyun Ahn

Domain adaptation has been vastly investigated in computer vision but still requires access to target images at train time, which might be intractable in some uncommon conditions. In this paper, we propose the task of `Prompt-driven…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Mohammad Fahes , Tuan-Hung Vu , Andrei Bursuc , Patrick Pérez , Raoul de Charette