中文
相关论文

相关论文: Dinomaly: The Less Is More Philosophy in Multi-Cla…

200 篇论文

Reconstruction error-based neural architectures constitute a classical deep learning approach to anomaly detection which has shown great performances. It consists in training an Autoencoder to reconstruct a set of examples deemed to…

机器学习 · 计算机科学 2024-06-06 Fabrizio Angiulli , Fabio Fassetti , Luca Ferragina

Anomaly Detection (AD) is a critical task that involves identifying observations that do not conform to a learned model of normality. Prior work in deep AD is predominantly based on a familiarity hypothesis, where familiar features serve as…

机器学习 · 计算机科学 2024-02-27 Sarath Sivaprasad , Mario Fritz

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

Unsupervised anomaly detection (UAD) seeks to localize the anomaly mask of an input image with respect to normal samples. Either by reconstructing normal counterparts (reconstruction-based) or by learning an image feature embedding space…

图像与视频处理 · 电气工程与系统科学 2025-10-06 Zhe Zhang , Mingxiu Cai , Hanxiao Wang , Gaochang Wu , Tianyou Chai , Xiatian Zhu

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

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

Detecting anomalies using deep learning has become a major challenge over the last years, and is becoming increasingly promising in several fields. The introduction of self-supervised learning has greatly helped many methods including…

计算机视觉与模式识别 · 计算机科学 2022-03-18 Loic Jezequel , Ngoc-Son Vu , Jean Beaudet , Aymeric Histace

Deep anomaly detection is a difficult task since, in high dimensions, it is hard to completely characterize a notion of "differentness" when given only examples of normality. In this paper we propose a novel approach to deep anomaly…

机器学习 · 计算机科学 2020-10-07 Lucas Deecke , Lukas Ruff , Robert A. Vandermeulen , Hakan Bilen

Anomaly detection (AD) is a critical task across domains such as cybersecurity and healthcare. In the unsupervised setting, an effective and theoretically-grounded principle is to train classifiers to distinguish normal data from…

机器学习 · 统计学 2025-06-18 Matthew Lau , Tian-Yi Zhou , Xiangchi Yuan , Jizhou Chen , Wenke Lee , Xiaoming Huo

Most of the existing methods for anomaly detection use only positive data to learn the data distribution, thus they usually need a pre-defined threshold at the detection stage to determine whether a test instance is an outlier.…

机器学习 · 计算机科学 2019-03-19 Kai Tian , Shuigeng Zhou , Jianping Fan , Jihong Guan

Deep neural networks (DNN) can achieve high performance when applied to In-Distribution (ID) data which come from the same distribution as the training set. When presented with anomaly inputs not from the ID, the outputs of a DNN should be…

机器学习 · 计算机科学 2021-10-08 Fangzhen Zhao , Chenyi Zhang , Naipeng Dong , Zefeng You , Zhenxin Wu

Anomaly detection (AD) aims at detecting abnormal samples that deviate from the expected normal patterns. Generally, it can be trained merely on normal data, without a requirement for abnormal samples, and thereby plays an important role in…

计算机视觉与模式识别 · 计算机科学 2025-02-20 Yu Cai , Weiwen Zhang , Hao Chen , Kwang-Ting Cheng

Anomaly detection (AD), separating anomalies from normal data, has many applications across domains, from security to healthcare. While most previous works were shown to be effective for cases with fully or partially labeled data, that…

机器学习 · 计算机科学 2022-08-08 Jinsung Yoon , Kihyuk Sohn , Chun-Liang Li , Sercan O. Arik , Chen-Yu Lee , Tomas Pfister

Fully Unsupervised Anomaly Detection (FUAD) is a practical extension of Unsupervised Anomaly Detection (UAD), aiming to detect anomalies without any labels even when the training set may contain anomalous samples. To achieve FUAD, we…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Xinyue Liu , Jianyuan Wang , Biao Leng , Shuo Zhang

Detecting visual anomalies in industrial inspection often requires training with only a few normal images per category. Recent few-shot methods achieve strong results employing foundation-model features, but typically rely on memory banks,…

计算机视觉与模式识别 · 计算机科学 2026-05-14 Camile Lendering , Erkut Akdag , Egor Bondarev

Recent advancements in weakly-supervised video anomaly detection have achieved remarkable performance by applying the multiple instance learning paradigm based on multimodal foundation models such as CLIP to highlight anomalous instances…

计算机视觉与模式识别 · 计算机科学 2025-11-14 Wenti Yin , Huaxin Zhang , Xiang Wang , Yuqing Lu , Yicheng Zhang , Bingquan Gong , Jialong Zuo , Li Yu , Changxin Gao , Nong Sang

Detection of object anomalies is crucial in industrial processes, but unsupervised anomaly detection and localization is particularly important due to the difficulty of obtaining a large number of defective samples and the unpredictable…

计算机视觉与模式识别 · 计算机科学 2022-12-16 Ruiqing Yan , Fan Zhang , Mengyuan Huang , Wu Liu , Dongyu Hu , Jinfeng Li , Qiang Liu , Jinrong Jiang , Qianjin Guo , Linghan Zheng

In the context of flexible manufacturing systems that are required to produce different types and quantities of products with minimal reconfiguration, this paper addresses the problem of unsupervised multi-class anomaly detection: develop a…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Haonan Yin , Guanlong Jiao , Qianhui Wu , Borje F. Karlsson , Biqing Huang , Chin Yew Lin

Anomaly detection (AD) is the machine learning task of identifying highly discrepant abnormal samples by solely relying on the consistency of the normal training samples. Under the constraints of a distribution shift, the assumption that…

机器学习 · 计算机科学 2023-12-25 João B. S. Carvalho , Mengtao Zhang , Robin Geyer , Carlos Cotrini , Joachim M. Buhmann

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