中文
相关论文

相关论文: Anomaly-Aware Vision-Language Adapters for Zero-Sh…

200 篇论文

Zero-shot domain adaptation (ZSDA) is a domain adaptation problem in the situation that labeled samples for a target task (task of interest) are only available from the source domain at training time, but for a task different from the task…

计算机视觉与模式识别 · 计算机科学 2024-06-28 Yu Zhe , Jun Sakuma

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

Visual Anomaly Detection (VAD) aims to identify abnormal samples in images that deviate from normal patterns, covering multiple domains, including industrial, logical, and medical fields. Due to the domain gaps between these fields,…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Zhaopeng Gu , Bingke Zhu , Guibo Zhu , Yingying Chen , Ming Tang , Jinqiao Wang

Vision-language object detectors (VLODs) such as YOLO-World and Grounding DINO exhibit strong zero-shot generalization, but their performance degrades under distribution shift. Test-time adaptation (TTA) offers a practical way to adapt…

计算机视觉与模式识别 · 计算机科学 2026-03-18 Atif Belal , Heitor R. Medeiros , Marco Pedersoli , Eric Granger

Visual defect assessment is a form of anomaly detection. This is very relevant in finding faults such as cracks and markings in various surface inspection tasks like pavement and automotive parts. The task involves detection of…

计算机视觉与模式识别 · 计算机科学 2019-05-31 Manpreet Singh Minhas , John Zelek

Despite remarkable progress in Vision-Language-Action models (VLAs) for robot manipulation, these large pre-trained models require fine-tuning to be deployed in specific environments. These fine-tuned models are highly sensitive to camera…

机器人学 · 计算机科学 2026-03-09 Hyeongjun Heo , Seungyeon Woo , Sang Min Kim , Junho Kim , Junho Lee , Yonghyeon Lee , Young Min Kim

This paper presents Incremental Vision-Language Object Detection (IVLOD), a novel learning task designed to incrementally adapt pre-trained Vision-Language Object Detection Models (VLODMs) to various specialized domains, while…

计算机视觉与模式识别 · 计算机科学 2024-10-17 Jieren Deng , Haojian Zhang , Kun Ding , Jianhua Hu , Xingxuan Zhang , Yunkuan Wang

Image anomaly detection problems aim to determine whether an image is abnormal, and to detect anomalous areas. These methods are actively used in various fields such as manufacturing, medical care, and intelligent information.…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Yunseung Lee , Pilsung Kang

Zero-shot learning (ZSL) aims to recognize unseen classes without visual instances. However, existing methods usually assume clean labels, overlooking real-world label noise and ambiguity, which degrades performance. To bridge this gap, we…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Jiangnan Li , Linqing Huang , Xiaowen Yan , Min Gan , Wenpeng Lu , Jinfu Fan

Deep learning models in medical imaging often encounter challenges when adapting to new clinical settings unseen during training. Test-time adaptation offers a promising approach to optimize models for these unseen domains, yet its…

机器学习 · 计算机科学 2024-10-28 Sameer Ambekar , Julia A. Schnabel , Cosmin I. Bercea

In most recent years, zero-shot recognition (ZSR) has gained increasing attention in machine learning and image processing fields. It aims at recognizing unseen class instances with knowledge transferred from seen classes. This is typically…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Jingcai Guo , Song Guo

In this paper, we address the problem of image anomaly detection and segmentation. Anomaly detection involves making a binary decision as to whether an input image contains an anomaly, and anomaly segmentation aims to locate the anomaly on…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Jihun Yi , Sungroh Yoon

Zero-shot recognition (ZSR) aims to recognize target-domain data instances of unseen classes based on the models learned from associated pairs of seen-class source and target domain data. One of the key challenges in ZSR is the relative…

计算机视觉与模式识别 · 计算机科学 2016-12-06 Ziming Zhang , Venkatesh Saligrama

Video Anomaly Detection (VAD) has traditionally been framed as binary classification or outlier detection, providing neither interpretable reasoning nor precise spatial localization of anomalous events. While Vision-Language Models (VLMs)…

计算机视觉与模式识别 · 计算机科学 2026-05-06 Sakshi Agarwal , Aishik Konwer , Ankit Parag Shah

Vision transformers (ViTs) - especially feature foundation models like DINOv2 - learn rich representations useful for many downstream tasks. However, architectural choices (such as positional encoding) can lead to these models displaying…

计算机视觉与模式识别 · 计算机科学 2026-03-18 Moritz Pawlowsky , Antonis Vamvakeros , Alexander Weiss , Anja Bielefeld , Samuel J. Cooper , Ronan Docherty

Video anomaly detection has gained significant attention due to the increasing requirements of automatic monitoring for surveillance videos. Especially, the prediction based approach is one of the most studied methods to detect anomalies by…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Chaewon Park , MyeongAh Cho , Minhyeok Lee , Sangyoun Lee

This paper introduces Unified Language-driven Zero-shot Domain Adaptation (ULDA), a novel task setting that enables a single model to adapt to diverse target domains without explicit domain-ID knowledge. We identify the constraints in the…

计算机视觉与模式识别 · 计算机科学 2024-04-11 Senqiao Yang , Zhuotao Tian , Li Jiang , Jiaya Jia

Zero-shot anomaly classification (AC) and segmentation (AS) methods aim to identify and outline defects without using any labeled samples. In this paper, we reveal a key property that is overlooked by existing methods: normal image patches…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Xurui Li , Feng Xue , Yu Zhou

Visual anomaly detection aims to learn normality from normal images, but existing approaches are fragmented across various tasks: defect detection, semantic anomaly detection, multi-class anomaly detection, and anomaly clustering. This…

计算机视觉与模式识别 · 计算机科学 2023-11-15 Yujin Lee , Harin Lim , Seoyoon Jang , Hyunsoo Yoon

In the domain of audio-visual event perception, which focuses on the temporal localization and classification of events across distinct modalities (audio and visual), existing approaches are constrained by the vocabulary available in their…

计算机视觉与模式识别 · 计算机科学 2025-03-24 Eitan Shaar , Ariel Shaulov , Gal Chechik , Lior Wolf