中文
相关论文

相关论文: A Unified Model for Multi-class Anomaly Detection

200 篇论文

Real-world industrial inspection requires not only localizing defects, but also explaining them in natural language and generating controlled defect edits. However, existing approaches fail to jointly support all three capabilities within a…

计算机视觉与模式识别 · 计算机科学 2026-04-15 Haoyu Zheng , Tianwei Lin , Wei Wang , Zhuonan Wang , Wenqiao Zhang , Jiaqi Zhu , Feifei Shao

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

With the recent advances in deep neural networks, anomaly detection in multimedia has received much attention in the computer vision community. While reconstruction-based methods have recently shown great promise for anomaly detection, the…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Chaoqin Huang , Fei Ye , Jinkun Cao , Maosen Li , Ya Zhang , Cewu Lu

The topic of Multivariate Time Series Anomaly Detection (MTSAD) has grown rapidly over the past years, with a steady rise in publications and Deep Learning (DL) models becoming the dominant paradigm. To address the lack of systematization…

机器学习 · 统计学 2026-04-27 Bruna Alves , Armando J. Pinho , Sónia Gouveia

The emergence of federated learning (FL) presents a promising approach to leverage decentralized data while preserving privacy. Furthermore, the combination of FL and anomaly detection is particularly compelling because it allows for…

机器学习 · 计算机科学 2024-08-09 Ahmed Anwar , Brian Moser , Dayananda Herurkar , Federico Raue , Vinit Hegiste , Tatjana Legler , Andreas Dengel

Object detection methods have witnessed impressive improvements in the last years thanks to the design of novel neural network architectures and the availability of large scale datasets. However, current methods have a significant…

计算机视觉与模式识别 · 计算机科学 2022-08-25 Dario Fontanel , Matteo Tarantino , Fabio Cermelli , Barbara Caputo

Universal visual anomaly detection (AD) aims to identify anomaly images and segment anomaly regions towards open and dynamic scenarios, following zero- and few-shot paradigms without any dataset-specific fine-tuning. We have witnessed…

计算机视觉与模式识别 · 计算机科学 2026-01-12 Bin-Bin Gao , Chengjie Wang

Unsupervised anomaly detection (UAD) attracts a lot of research interest and drives widespread applications, where only anomaly-free samples are available for training. Some UAD applications intend to further locate the anomalous regions…

计算机视觉与模式识别 · 计算机科学 2023-08-30 Yixuan Zhou , Xing Xu , Jingkuan Song , Fumin Shen , Heng Tao Shen

Visual anomaly detection in multi-class settings poses significant challenges due to the diversity of object categories, the scarcity of anomalous examples, and the presence of camouflaged defects. In this paper, we propose PromptMAD, a…

计算机视觉与模式识别 · 计算机科学 2026-02-02 Duncan McCain , Hossein Kashiani , Fatemeh Afghah

Few-shot multi-class industrial anomaly detection identifies diverse defects across multiple categories using a single unified model and limited normal samples. Although vision-language models offer strong generalization, modeling multiple…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Runzhi Deng , Yundi Hu , Xinshuang Zhang , Zhao Wang , Xixi Liu , Wang-Zhou Dai , Caifeng Shan , Fang Zhao

Time series anomaly detection (TSAD) has long been a hot research topic in data mining due to its various applications. Recent studies challenge the effectiveness of popular deep learning methods for TSAD, suggesting their failure in…

机器学习 · 计算机科学 2026-05-29 Qideng Tang , Dai Chaofan , Wubin Ma , Yahui Wu , Haohao Zhou , Tao Zhang , Huan Li , Dalin Zhang

Unsupervised anomaly detection (UAD) plays an important role in modern data analytics and it is crucial to provide simple yet effective and guaranteed UAD algorithms for real applications. In this paper, we present a novel UAD method for…

机器学习 · 计算机科学 2024-12-17 Wei Dai , Kai Hwang , Jicong Fan

To build safe and reliable graph machine learning systems, unsupervised graph-level anomaly detection (GLAD) and unsupervised graph-level out-of-distribution (OOD) detection (GLOD) have received significant attention in recent years. Though…

机器学习 · 计算机科学 2025-04-07 Yili Wang , Yixin Liu , Xu Shen , Chenyu Li , Kaize Ding , Rui Miao , Ying Wang , Shirui Pan , Xin Wang

This paper introduces a novel anomaly detection (AD) problem aimed at identifying `odd-looking' objects within a scene by comparing them to other objects present. Unlike traditional AD benchmarks with fixed anomaly criteria, our task…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Ankan Bhunia , Changjian Li , Hakan Bilen

Anomaly detection on attributed networks aims at finding nodes whose patterns deviate significantly from the majority of reference nodes, which is pervasive in many applications such as network intrusion detection and social spammer…

机器学习 · 计算机科学 2020-02-13 Haoyi Fan , Fengbin Zhang , Zuoyong Li

Unsupervised anomaly detection and localization, as of one the most practical and challenging problems in computer vision, has received great attention in recent years. From the time the MVTec AD dataset was proposed to the present, new…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Ye Zheng , Xiang Wang , Yu Qi , Wei Li , Liwei Wu

In practice, machine learning methods commonly require anomaly detection (AD) to filter inputs or detect distributional shifts. Typically, this is implemented by running a separate AD model alongside the primary model. However, this…

机器学习 · 计算机科学 2026-03-19 Luca Hinkamp , Simon Klüttermann , Emmanuel Müller

Multi-task learning based video anomaly detection methods combine multiple proxy tasks in different branches to detect video anomalies in different situations. Most existing methods either do not combine complementary tasks to effectively…

计算机视觉与模式识别 · 计算机科学 2023-05-12 Mohammad Baradaran , Robert Bergevin

Unsupervised image anomaly detection (UAD) has become a critical process in industrial and medical applications, but it faces growing challenges due to increasing concerns over data privacy. The limited class diversity inherent to one-class…

分布式、并行与集群计算 · 计算机科学 2025-12-30 Silin Chen , Andy Liu , Kangjian Di , Yichu Xu , Han-Jia Ye , Wenhan Luo , Ningmu Zou

Unsupervised Anomaly Detection (UAD) aims to identify abnormal regions by establishing correspondences between test images and normal templates. Existing methods primarily rely on image reconstruction or template retrieval but face a…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Mingxiu Cai , Zhe Zhang , Gaochang Wu , Tianyou Chai , Xiatian Zhu