中文
相关论文

相关论文: SimAD: A Simple Dissimilarity-based Approach for T…

200 篇论文

Time series anomaly detection (TSAD) plays a crucial role in various industries by identifying atypical patterns that deviate from standard trends, thereby maintaining system integrity and enabling prompt response measures. Traditional TSAD…

计算与语言 · 计算机科学 2024-05-27 Jun Liu , Chaoyun Zhang , Jiaxu Qian , Minghua Ma , Si Qin , Chetan Bansal , Qingwei Lin , Saravan Rajmohan , Dongmei Zhang

Time series anomaly detection is usually formulated as finding outlier data points relative to some usual data, which is also an important problem in industry and academia. To ensure systems working stably, internet companies, banks and…

机器学习 · 计算机科学 2018-12-24 Zhang Rong , Dong Shandong , Nie Xin , Xiao Shiguang

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

This paper addresses the problem of detecting time series outliers, focusing on systems with repetitive behavior, such as industrial robots operating on production lines.Notable challenges arise from the fact that a task performed multiple…

人工智能 · 计算机科学 2026-02-13 Charlotte Lacoquelle , Xavier Pucel , Louise Travé-Massuyès , Axel Reymonet , Benoît Enaux

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

Time series anomaly detection has achieved remarkable progress in recent years. However, evaluation practices have received comparatively less attention, despite their critical importance. Existing metrics exhibit several limitations: (1)…

机器学习 · 计算机科学 2026-03-09 Yuewei Li , Dalin Zhang , Huan Li , Xinyi Gong , Hongjun Chu , Zhaohui Song

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

Despite the eminent successes of deep neural networks, many architectures are often hard to transfer to irregularly-sampled and asynchronous time series that commonly occur in real-world datasets, especially in healthcare applications. This…

机器学习 · 计算机科学 2020-09-16 Max Horn , Michael Moor , Christian Bock , Bastian Rieck , Karsten Borgwardt

Time series anomaly detection (TSAD) has been a long-standing pillar problem in Web-scale systems and online infrastructures, such as service reliability monitoring, system fault diagnosis, and performance optimization. Large language…

计算与语言 · 计算机科学 2026-02-18 Xiongxiao Xu , Haoran Wang , Yueqing Liang , Philip S. Yu , Yue Zhao , Kai Shu

This paper presents an extensive empirical study on the integration of dimensionality reduction techniques with advanced unsupervised time series anomaly detection models, focusing on the MUTANT and Anomaly-Transformer models. The study…

机器学习 · 计算机科学 2024-03-08 Mahsun Altin , Altan Cakir

Graph anomaly detection (GAD) aims to identify abnormal nodes that differ from the majority of the nodes in a graph, which has been attracting significant attention in recent years. Existing generalist graph models have achieved remarkable…

机器学习 · 计算机科学 2025-06-03 Hezhe Qiao , Chaoxi Niu , Ling Chen , Guansong Pang

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

Time series anomaly detection (TSAD) underpins real-time monitoring in cloud services and web systems, allowing rapid identification of anomalies to prevent costly failures. Most TSAD methods driven by forecasting models tend to overfit by…

机器学习 · 计算机科学 2026-05-29 Quan Zhou , Changhua Pei , Fei Sun , Jing Han , Zhengwei Gao , Dan Pei , Haiming Zhang , Gaogang Xie , Jianhui Li

The anomaly detection of time series is a hotspot of time series data mining. The own characteristics of different anomaly detectors determine the abnormal data that they are good at. There is no detector can be optimizing in all types of…

机器学习 · 统计学 2019-07-19 Hui Ye , Xiaopeng Ma , Qingfeng Pan , Huaqiang Fang , Hang Xiang , Tongzhen Shao

Defect detection is a critical research area in artificial intelligence. Recently, synthetic data-based self-supervised learning has shown great potential on this task. Although many sophisticated synthesizing strategies exist, little…

计算机视觉与模式识别 · 计算机科学 2023-10-12 Yuxuan Cai , Dingkang Liang , Dongliang Luo , Xinwei He , Xin Yang , Xiang Bai

Time series anomaly detection is instrumental in maintaining system availability in various domains. Current work in this research line mainly focuses on learning data normality deeply and comprehensively by devising advanced neural network…

机器学习 · 计算机科学 2024-04-25 Hongzuo Xu , Yijie Wang , Songlei Jian , Qing Liao , Yongjun Wang , Guansong Pang

Anomaly detection aims to identify samples that deviate from the nominal data distribution and is central to many safety-critical applications. However, developing effective anomaly detection methods for categorical, mixed-type, and…

机器学习 · 计算机科学 2026-05-29 Lixing Zhang , Yuchen Liang , Liyan Xie

Anomaly detection in decision-making sequences is a challenging problem due to the complexity of normality representation learning and the sequential nature of the task. Most existing methods based on Reinforcement Learning (RL) are…

机器学习 · 计算机科学 2024-02-08 Chen Wang , Sarah Erfani , Tansu Alpcan , Christopher Leckie

Anomaly detection in multivariate time series is an important problem across various fields such as healthcare, financial services, manufacturing or physics detector monitoring. Accurately identifying when unexpected errors or faults occur…

机器学习 · 计算机科学 2025-06-26 Laura Boggia , Rafael Teixeira de Lima , Bogdan Malaescu

Anomaly detection (AD) is a machine learning task that identifies anomalies by learning patterns from normal training data. In many real-world scenarios, anomalies vary in severity, from minor anomalies with little risk to severe…

机器学习 · 计算机科学 2024-11-25 Tri Cao , Minh-Huy Trinh , Ailin Deng , Quoc-Nam Nguyen , Khoa Duong , Ngai-Man Cheung , Bryan Hooi