中文
相关论文

相关论文: ARCADe: A Rapid Continual Anomaly Detector

200 篇论文

Anomaly detection is being regarded as an unsupervised learning task as anomalies stem from adversarial or unlikely events with unknown distributions. However, the predictive performance of purely unsupervised anomaly detection often fails…

机器学习 · 计算机科学 2014-01-27 Nico Goernitz , Marius Micha Kloft , Konrad Rieck , Ulf Brefeld

In this paper, we introduce a new benchmark for continual learning in anomaly detection, aimed at better reflecting real-world deployment scenarios. Our benchmark, Continual-MEGA, includes a large and diverse dataset that significantly…

计算机视觉与模式识别 · 计算机科学 2026-02-09 Geonu Lee , Yujeong Oh , Geonhui Jang , Soyoung Lee , Jeonghyo Song , Sungmin Cha , YoungJoon Yoo

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

Recent efforts towards video anomaly detection (VAD) try to learn a deep autoencoder to describe normal event patterns with small reconstruction errors. The video inputs with large reconstruction errors are regarded as anomalies at the test…

计算机视觉与模式识别 · 计算机科学 2021-09-03 Yuandu Lai , Yahong Han , Yaowei Wang

Anomalies are ubiquitous in all scientific fields and can express an unexpected event due to incomplete knowledge about the data distribution or an unknown process that suddenly comes into play and distorts observations. Due to such events'…

计算机视觉与模式识别 · 计算机科学 2021-12-14 Fabio Valerio Massoli , Fabrizio Falchi , Alperen Kantarci , Şeymanur Akti , Hazim Kemal Ekenel , Giuseppe Amato

We study the problem of semi-supervised anomaly detection with domain adaptation. Given a set of normal data from a source domain and a limited amount of normal examples from a target domain, the goal is to have a well-performing anomaly…

机器学习 · 计算机科学 2020-06-09 Ziyi Yang , Iman Soltani Bozchalooi , Eric Darve

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

Despite the rapid advance of unsupervised anomaly detection, existing methods require to train separate models for different objects. In this work, we present UniAD that accomplishes anomaly detection for multiple classes with a unified…

计算机视觉与模式识别 · 计算机科学 2022-10-26 Zhiyuan You , Lei Cui , Yujun Shen , Kai Yang , Xin Lu , Yu Zheng , Xinyi Le

The field of Continual Learning investigates the ability to learn consecutive tasks without losing performance on those previously learned. Its focus has been mainly on incremental classification tasks. We believe that research in continual…

计算机视觉与模式识别 · 计算机科学 2022-06-01 Angelo G. Menezes , Gustavo de Moura , Cézanne Alves , André C. P. L. F. de Carvalho

Semi-supervised anomaly detection (AD) has shown great promise by effectively leveraging limited labeled data. However, existing methods are typically structured around scoring individual points or simple pairs. Such {point- or…

机器学习 · 计算机科学 2025-12-10 Jianling Gao , Chongyang Tao , Xuelian Lin , Junfeng Liu , Shuai Ma

Anomaly detection, a.k.a. outlier detection or novelty detection, has been a lasting yet active research area in various research communities for several decades. There are still some unique problem complexities and challenges that require…

机器学习 · 计算机科学 2020-12-08 Guansong Pang , Chunhua Shen , Longbing Cao , Anton van den Hengel

Graph anomaly detection (GAD), which aims to identify abnormal nodes that differ from the majority within a graph, has garnered significant attention. However, current GAD methods necessitate training specific to each dataset, resulting in…

机器学习 · 计算机科学 2024-12-25 Yixin Liu , Shiyuan Li , Yu Zheng , Qingfeng Chen , Chengqi Zhang , Shirui Pan

The considerable significance of Anomaly Detection (AD) problem has recently drawn the attention of many researchers. Consequently, the number of proposed methods in this research field has been increased steadily. AD strongly correlates…

计算机视觉与模式识别 · 计算机科学 2021-03-03 Bahram Mohammadi , Mahmood Fathy , Mohammad Sabokrou

Anomaly detection in crowds enables early rescue response. A plug-and-play smart camera for crowd surveillance has numerous constraints different from typical anomaly detection: the training data cannot be used iteratively; there are no…

计算机视觉与模式识别 · 计算机科学 2020-06-17 Muhammad Umar Karim Khan , Mishal Fatima , Chong-Min Kyung

Continual learning aims to provide intelligent agents capable of learning multiple tasks sequentially with neural networks. One of its main challenging, catastrophic forgetting, is caused by the neural networks non-optimal ability to learn…

机器学习 · 计算机科学 2021-01-29 Ghada Sokar , Decebal Constantin Mocanu , Mykola Pechenizkiy

Video Anomaly Detection (VAD) remains a fundamental yet formidable task in the video understanding community, with promising applications in areas such as information forensics and public safety protection. Due to the rarity and diversity…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Yang Liu , Hongjin Wang , Zepu Wang , Xiaoguang Zhu , Jing Liu , Peng Sun , Rui Tang , Jianwei Du , Victor C. M. Leung , Liang Song

Pursuing fast and robust interpretability in Anomaly Detection is crucial, especially due to its significance in practical applications. Traditional Anomaly Detection methods excel in outlier identification but are often black-boxes,…

机器学习 · 计算机科学 2024-03-05 Valentina Zaccaria , David Dandolo , Chiara Masiero , Gian Antonio Susto

Continual Anomaly Detection (CAD) enables anomaly detection models in learning new classes while preserving knowledge of historical classes. CAD faces two key challenges: catastrophic forgetting and segmentation of small anomalous regions.…

计算机视觉与模式识别 · 计算机科学 2025-05-13 Lei Hu , Zhiyong Gan , Ling Deng , Jinglin Liang , Lingyu Liang , Shuangping Huang , Tianshui Chen

Anomaly detection is to recognize samples that differ in some respect from the training observations. These samples which do not conform to the distribution of normal data are called outliers or anomalies. In real-world anomaly detection…

计算机视觉与模式识别 · 计算机科学 2022-07-05 Vahid Reza Khazaie , Anthony Wong , Yalda Mohsenzadeh

In this paper, we introduce Masked Anomaly Detection (MAD), a general self-supervised learning task for multivariate time series anomaly detection. With the increasing availability of sensor data from industrial systems, being able to…

机器学习 · 计算机科学 2022-10-04 Yiwei Fu , Feng Xue