中文
相关论文

相关论文: Anomaly Detection using One-Class Neural Networks

200 篇论文

Daily operation of a large-scale experiment is a resource consuming task, particularly from perspectives of routine data quality monitoring. Typically, data comes from different sub-detectors and the global quality of data depends on the…

数据分析、统计与概率 · 物理学 2017-11-21 V. Azzolini , M. Borisyak , G. Cerminara , D. Derkach , G. Franzoni , F. De Guio , O. Koval , M. Pierini , A. Pol , F. Ratnikov , F. Siroky , A. Ustyuzhanin , J-R. Vlimant

As a kind of generative self-supervised learning methods, generative adversarial nets have been widely studied in the field of anomaly detection. However, the representation learning ability of the generator is limited since it pays too…

计算机视觉与模式识别 · 计算机科学 2021-07-28 Xuan Xia , Xizhou Pan , Xing He , Jingfei Zhang , Ning Ding , Lin Ma

Learning representations that clearly distinguish between normal and abnormal data is key to the success of anomaly detection. Most of existing anomaly detection algorithms use activation representations from forward propagation while not…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Gukyeong Kwon , Mohit Prabhushankar , Dogancan Temel , Ghassan AlRegib

Semantic segmentation is a crucial component for perception in automated driving. Deep neural networks (DNNs) are commonly used for this task and they are usually trained on a closed set of object classes appearing in a closed operational…

计算机视觉与模式识别 · 计算机科学 2022-02-18 Robin Chan , Svenja Uhlemeyer , Matthias Rottmann , Hanno Gottschalk

In this paper, we propose and evaluate the application of unsupervised machine learning to anomaly detection for a Cyber-Physical System (CPS). We compare two methods: Deep Neural Networks (DNN) adapted to time series data generated by a…

机器学习 · 计算机科学 2017-12-25 Jun Inoue , Yoriyuki Yamagata , Yuqi Chen , Christopher M. Poskitt , Jun Sun

Deep learning models based on CNNs are predominantly used in image classification tasks. Such approaches, assuming independence of object categories, normally use a CNN as a feature learner and apply a flat classifier on top of it. Object…

机器学习 · 计算机科学 2019-11-19 Jaehoon Koo , Diego Klabjan , Jean Utke

Although hypergraph neural networks (HGNNs) have emerged as a powerful framework for analyzing complex datasets, their practical performance often remains limited. On one hand, existing networks typically employ a single type of attention…

机器学习 · 计算机科学 2025-11-14 Murong Yang , Shihui Ying , Yue Gao , Xin-Jian Xu

Deep neural networks (DNNs) are a contemporary solution for semantic segmentation and are usually trained to operate on a predefined closed set of classes. In open-set environments, it is possible to encounter semantically unknown objects…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Jurica Runtas , Tomislav Petkovic

Recently, multi-class anomaly classification has garnered increasing attention. Previous methods directly cluster anomalies but often struggle due to the lack of anomaly-prior knowledge. Acquiring this knowledge faces two issues: the…

计算机视觉与模式识别 · 计算机科学 2025-03-28 Ziming Huang , Xurui Li , Haotian Liu , Feng Xue , Yuzhe Wang , Yu Zhou

Deep learning models suffer from opaqueness. For Convolutional Neural Networks (CNNs), current research strategies for explaining models focus on the target classes within the associated training dataset. As a result, the understanding of…

计算机视觉与模式识别 · 计算机科学 2021-02-23 Xuehao Liu , Sarah Jane Delany , Susan McKeever

In one-class-learning tasks, only the normal case (foreground) can be modeled with data, whereas the variation of all possible anomalies is too erratic to be described by samples. Thus, due to the lack of representative data, the…

计算机视觉与模式识别 · 计算机科学 2019-06-03 Duc Tam Nguyen , Zhongyu Lou , Michael Klar , Thomas Brox

The rapid expansion of data from diverse sources has made anomaly detection (AD) increasingly essential for identifying unexpected observations that may signal system failures, security breaches, or fraud. As datasets become more complex…

机器学习 · 计算机科学 2025-03-18 Haoqi Huang , Ping Wang , Jianhua Pei , Jiacheng Wang , Shahen Alexanian , Dusit Niyato

Object detection is a fundamental task in computer vision and image understanding, with the goal of identifying and localizing objects of interest within an image while assigning them corresponding class labels. Traditional methods, which…

计算机视觉与模式识别 · 计算机科学 2024-12-09 Fnu Neha , Deepshikha Bhati , Deepak Kumar Shukla , Md Amiruzzaman

This study presents an adversarial method for anomaly detection in real-world applications, leveraging the power of generative adversarial neural networks (GANs) through cycle consistency in reconstruction error. Previous methods suffer…

机器学习 · 计算机科学 2024-05-01 Zahra Dehghanian , Saeed Saravani , Maryam Amirmazlaghani , Mohammad Rahmati

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

We investigate anomaly detection in an unsupervised framework and introduce Long Short Term Memory (LSTM) neural network based algorithms. In particular, given variable length data sequences, we first pass these sequences through our LSTM…

信号处理 · 电气工程与系统科学 2020-02-25 Tolga Ergen , Ali Hassan Mirza , Suleyman Serdar Kozat

A phenomenon known as ''Neural Collapse (NC)'' in deep classification tasks, in which the penultimate-layer features and the final classifiers exhibit an extremely simple geometric structure, has recently attracted considerable attention,…

机器学习 · 计算机科学 2025-11-05 Chuang Ma , Tomoyuki Obuchi , Toshiyuki Tanaka

Deep learning has recently demonstrated state-of-the art performance on key tasks related to the maintenance of computer systems, such as intrusion detection, denial of service attack detection, hardware and software system failures, and…

机器学习 · 计算机科学 2018-03-15 Andy Brown , Aaron Tuor , Brian Hutchinson , Nicole Nichols

Classification algorithms have been widely adopted to detect anomalies for various systems, e.g., IoT, cloud and face recognition, under the common assumption that the data source is clean, i.e., features and labels are correctly set.…

机器学习 · 计算机科学 2021-03-22 Zilong Zhao , Robert Birke , Rui Han , Bogdan Robu , Sara Bouchenak , Sonia Ben Mokhtar , Lydia Y. Chen

Anomaly detection seeks to identify unusual phenomena, a central task in science and industry. The task is inherently unsupervised as anomalies are unexpected and unknown during training. Recent advances in self-supervised representation…

机器学习 · 计算机科学 2022-10-20 Tal Reiss , Niv Cohen , Eliahu Horwitz , Ron Abutbul , Yedid Hoshen