中文
相关论文

相关论文: Anomaly Detection by Adapting a pre-trained Vision…

200 篇论文

In the domain of anomaly detection, methods often excel in either high-level semantic or low-level industrial benchmarks, rarely achieving cross-domain proficiency. Semantic anomalies are novelties that differ in meaning from the training…

计算机视觉与模式识别 · 计算机科学 2024-07-18 Luc P. J. Sträter , Mohammadreza Salehi , Efstratios Gavves , Cees G. M. Snoek , Yuki M. Asano

With the wide application of knowledge distillation between an ImageNet pre-trained teacher model and a learnable student model, unsupervised anomaly detection has witnessed a significant achievement in the past few years. The success of…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Canhui Tang , Sanping Zhou , Yizhe Li , Yonghao Dong , Le Wang

Anomaly detection from images captured using camera sensors is one of the mainstream applications at the industrial level. Particularly, it maintains the quality and optimizes the efficiency in production processes across diverse industrial…

计算机视觉与模式识别 · 计算机科学 2025-01-22 Abdelrahman Alzarooni , Ehtesham Iqbal , Samee Ullah Khan , Sajid Javed , Brain Moyo , Yusra Abdulrahman

Industrial anomaly classification (AC) is an indispensable task in industrial manufacturing, which guarantees quality and safety of various product. To address the scarcity of data in industrial scenarios, lots of few-shot anomaly detection…

计算机视觉与模式识别 · 计算机科学 2024-12-06 Zuo Zuo , Jiahao Dong , Yao Wu , Yanyun Qu , Zongze Wu

Recent advances in visual industrial anomaly detection have demonstrated exceptional performance in identifying and segmenting anomalous regions while maintaining fast inference speeds. However, anomaly classification-distinguishing…

计算机视觉与模式识别 · 计算机科学 2025-05-06 Sassan Mokhtar , Arian Mousakhan , Silvio Galesso , Jawad Tayyub , Thomas Brox

Recycling steel scrap can reduce carbon dioxide (CO2) emissions from the steel industry. However, a significant challenge in steel scrap recycling is the inclusion of impurities other than steel. To address this issue, we propose…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Daichi Tanaka , Takumi Karasawa , Shu Takenouchi , Rei Kawakami

We address an anomaly detection setting in which training sequences are unavailable and anomalies are scored independently of temporal ordering. Current algorithms in anomaly detection are based on the classical density estimation approach…

计算机视觉与模式识别 · 计算机科学 2016-09-29 Allison Del Giorno , J. Andrew Bagnell , Martial Hebert

In industrial anomaly detection (IAD), accurately identifying defects amidst diverse anomalies and under varying imaging conditions remains a significant challenge. Traditional approaches often struggle with high false-positive rates,…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Yurui Pan , Lidong Wang , Yuchao Chen , Wenbing Zhu , Bo Peng , Mingmin Chi

To efficiently deploy strong, often pre-trained feature extractors, recent Industrial Anomaly Detection and Segmentation (IADS) methods process low-resolution images, e.g., 224x224 pixels, obtained by downsampling the original input images.…

计算机视觉与模式识别 · 计算机科学 2025-06-27 Alex Costanzino , Pierluigi Zama Ramirez , Giuseppe Lisanti , Luigi Di Stefano

The vision-language model has brought great improvement to few-shot industrial anomaly detection, which usually needs to design of hundreds of prompts through prompt engineering. For automated scenarios, we first use conventional prompt…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Xiaofan Li , Zhizhong Zhang , Xin Tan , Chengwei Chen , Yanyun Qu , Yuan Xie , Lizhuang Ma

We introduce a simple method that employs pre-trained CLIP encoders to enhance model generalization in the ALFRED task. In contrast to previous literature where CLIP replaces the visual encoder, we suggest using CLIP as an additional module…

计算机视觉与模式识别 · 计算机科学 2024-06-27 Ye Won Byun , Cathy Jiao , Shahriar Noroozizadeh , Jimin Sun , Rosa Vitiello

With the advent of large-scale pre-trained models, interest in adapting and exploiting them for continual learning scenarios has grown. In this paper, we propose an approach to exploiting pre-trained vision-language models (e.g. CLIP) that…

计算机视觉与模式识别 · 计算机科学 2023-11-01 Xialei Liu , Xusheng Cao , Haori Lu , Jia-wen Xiao , Andrew D. Bagdanov , Ming-Ming Cheng

The inability of state-of-the-art semantic segmentation methods to detect anomaly instances hinders them from being deployed in safety-critical and complex applications, such as autonomous driving. Recent approaches have focused on either…

计算机视觉与模式识别 · 计算机科学 2021-03-10 Giancarlo Di Biase , Hermann Blum , Roland Siegwart , Cesar Cadena

Adapting CLIP for anomaly detection on unseen objects has shown strong potential in a zero-shot manner. However, existing methods typically rely on a single textual space to align with visual semantics across diverse objects and domains.…

计算机视觉与模式识别 · 计算机科学 2026-03-02 Qihang Zhou , Binbin Gao , Guansong Pang , Xin Wang , Jiming Chen , Shibo He

Anomaly detection is a challenging task that frequently arises in practically all areas of industry and science, from fraud detection and data quality monitoring to finding rare cases of diseases and searching for new physics. Most of the…

机器学习 · 计算机科学 2021-11-22 Artem Ryzhikov , Maxim Borisyak , Andrey Ustyuzhanin , Denis Derkach

Anomaly detection is fundamental for ensuring quality control and operational efficiency in industrial environments, yet conventional approaches face significant challenges when training data contains mislabeled samples-a common occurrence…

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

One-class anomaly detection aims to detect objects that do not belong to a predefined normal class. In practice training data lack those anomalous samples; hence state-of-the-art methods are trained to discriminate between normal and…

计算机视觉与模式识别 · 计算机科学 2025-03-10 Romain Hermary , Vincent Gaudillière , Abd El Rahman Shabayek , Djamila Aouada

We present a comprehensive experimental study on pretrained feature extractors for visual out-of-distribution (OOD) detection, focusing on adapting contrastive language-image pretrained (CLIP) models. Without fine-tuning on the training…

计算机视觉与模式识别 · 计算机科学 2023-11-10 Nikolas Adaloglou , Felix Michels , Tim Kaiser , Markus Kollmann

Pre-trained vision-language models such as CLIP exhibit strong transferability, yet adapting them to downstream image classification tasks under limited annotation budgets remains challenging. In active learning settings, the model must…

计算机视觉与模式识别 · 计算机科学 2026-02-05 Qian-Wei Wang , Yaguang Song , Shu-Tao Xia

Change point detection (CPD) and anomaly detection (AD) are essential techniques in various fields to identify abrupt changes or abnormal data instances. However, existing methods are often constrained to univariate data, face scalability…