中文
相关论文

相关论文: Recomposition vs. Prediction: A Novel Anomaly Dete…

200 篇论文

Due to the veracity and heterogeneity in network traffic, detecting anomalous events is challenging. The computational load on global servers is a significant challenge in terms of efficiency, accuracy, and scalability. Our primary…

机器学习 · 计算机科学 2023-03-15 William Marfo , Deepak K. Tosh , Shirley V. Moore

Software-intensive systems produce logs for troubleshooting purposes. Recently, many deep learning models have been proposed to automatically detect system anomalies based on log data. These models typically claim very high detection…

软件工程 · 计算机科学 2022-02-16 Van-Hoang Le , Hongyu Zhang

Effective anomaly detection from logs is crucial for enhancing cybersecurity defenses by enabling the early identification of threats. Despite advances in anomaly detection, existing systems often fall short in areas such as post-detection…

密码学与安全 · 计算机科学 2025-04-04 Zhuoran Tan , Qiyuan Wang , Christos Anagnostopoulos , Shameem P. Parambath , Jeremy Singer , Sam Temple

Large network logs, recording multivariate time series generated from heterogeneous devices and sensors in a network, can often reveal important information about abnormal activities, such as network intrusions and device malfunctions.…

机器学习 · 计算机科学 2025-06-19 Yijun Lin , Yao-Yi Chiang

Businesses are naturally interested in detecting anomalies in their internal processes, because these can be indicators for fraud and inefficiencies. Within the domain of business intelligence, classic anomaly detection is not very…

人工智能 · 计算机科学 2018-05-01 Timo Nolle , Stefan Luettgen , Alexander Seeliger , Max Mühlhäuser

Unsupervised anomaly detection is a challenging task. Autoencoders (AEs) or generative models are often employed to model the data distribution of normal inputs and subsequently identify anomalous, out-of-distribution inputs by high…

机器学习 · 计算机科学 2025-06-12 Yalin Liao , Austin J. Brockmeier

Hybrid methods have been shown to outperform pure statistical and pure deep learning methods at both forecasting tasks, and at quantifying the uncertainty associated with those forecasts (prediction intervals). One example is Multivariate…

机器学习 · 计算机科学 2022-02-28 Thabang Mathonsi , Terence L van Zyl

Log anomaly detection is essential for system reliability, but it is extremely challenging to do considering it involves class imbalance. Additionally, the models trained in one domain are not applicable to other domains, necessitating the…

机器学习 · 计算机科学 2026-01-22 Krishna Sharma , Vivek Yelleti

Log messages record important system runtime information and are useful for detecting anomalous behaviors and managing modern software systems. Many supervised and unsupervised learning methods have been proposed recently for log-based…

机器学习 · 计算机科学 2025-04-07 Yiyuan Xiong , Shaofeng Cai

Due to the growing amount of data from in-situ sensors in wastewater systems, it becomes necessary to automatically identify abnormal behaviours and ensure high data quality. This paper proposes an anomaly detection method based on a deep…

信号处理 · 电气工程与系统科学 2020-03-09 Stefania Russo , Andy Disch , Frank Blumensaat , Kris Villez

With the increase in the learning capability of deep convolution-based architectures, various applications of such models have been proposed over time. In the field of anomaly detection, improvements in deep learning opened new prospects of…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Jin-Ha Lee , Marcella Astrid , Muhammad Zaigham Zaheer , Seung-Ik Lee

Anomalies are intuitively easy for human experts to understand, but they are hard to define mathematically. Therefore, in order to have performance guarantees in unsupervised anomaly detection, priors need to be assumed on what the…

机器学习 · 统计学 2020-04-08 Tiago Pimentel , Marianne Monteiro , Adriano Veloso , Nivio Ziviani

Anomaly detection or more generally outliers detection is one of the most popular and challenging subject in theoretical and applied machine learning. The main challenge is that in general we have access to very few labeled data or no…

机器学习 · 计算机科学 2023-05-31 Mansour Zoubeirou A Mayaki , Michel Riveill

Deep learning approaches to anomaly detection have recently improved the state of the art in detection performance on complex datasets such as large collections of images or text. These results have sparked a renewed interest in the anomaly…

Anomaly detection is a prominent data preprocessing step in learning applications for correction and/or removal of faulty data. Automating this data type with the use of autoencoders could increase the quality of the dataset by isolating…

机器学习 · 计算机科学 2020-04-10 Benjamin Smith , Kevin Cant , Gloria Wang

Log anomaly detection is a critical component in modern software system security and maintenance, serving as a crucial support and basis for system monitoring, operation, and troubleshooting. It aids operations personnel in timely…

软件工程 · 计算机科学 2024-07-31 Yingying He , Xiaobing Pei

As the IT industry advances, system log data becomes increasingly crucial. Many computer systems rely on log texts for management due to restricted access to source code. The need for log anomaly detection is growing, especially in…

机器学习 · 计算机科学 2023-11-10 Gunho No , Yukyung Lee , Hyeongwon Kang , Pilsung Kang

Deep autoencoder has been extensively used for anomaly detection. Training on the normal data, the autoencoder is expected to produce higher reconstruction error for the abnormal inputs than the normal ones, which is adopted as a criterion…

计算机视觉与模式识别 · 计算机科学 2019-08-07 Dong Gong , Lingqiao Liu , Vuong Le , Budhaditya Saha , Moussa Reda Mansour , Svetha Venkatesh , Anton van den Hengel

In image anomaly detection, Autoencoders are the popular methods that reconstruct the input image that might contain anomalies and output a clean image with no abnormalities. These Autoencoder-based methods usually calculate the anomaly…

图像与视频处理 · 电气工程与系统科学 2021-05-24 Masaki Nakanishi , Kazuki Sato , Hideo Terada

Log-based anomaly detection is fundamentally constrained by training data sparsity. Our empirical study reveals that public benchmark datasets cover less than 10% of source code log templates. Consequently, models frequently misclassify…

软件工程 · 计算机科学 2026-04-14 Xinyu Li , Yintong Huo , Chenxi Mao , Shiwen Shan , Yuxin Su , Yanlin Wang , Zibin Zheng