中文
相关论文

相关论文: PatchTrAD: A Patch-Based Transformer focusing on P…

200 篇论文

Multivariate time series anomalies often manifest as shifts in cross-channel dependencies rather than simple amplitude excursions. In autonomous driving, for instance, a steering command might be internally consistent but decouple from the…

机器学习 · 计算机科学 2026-03-17 Kadir-Kaan Özer , René Ebeling , Markus Enzweiler

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

Temporal action detection (TAD) aims to determine the semantic label and the temporal interval of every action instance in an untrimmed video. It is a fundamental and challenging task in video understanding. Previous methods tackle this…

计算机视觉与模式识别 · 计算机科学 2022-08-12 Xiaolong Liu , Qimeng Wang , Yao Hu , Xu Tang , Shiwei Zhang , Song Bai , Xiang Bai

Time series anomaly detection (TSAD) has been a research hotspot in both academia and industry in recent years. Deep learning methods have become the mainstream research direction due to their excellent performance. However, new viewpoints…

机器学习 · 计算机科学 2024-12-10 Pengyu Li , Zhijie Zhong , Tong Zhang , Zhiwen Yu , C. L. Philip Chen , Kaixiang Yang

Multivariate time-series anomaly detection (MTSAD) aims to identify deviations from normality in multivariate time-series and is critical in real-world applications. However, in real-world deployments, distribution shifts are ubiquitous and…

机器学习 · 计算机科学 2026-04-03 HyunGi Kim , Jisoo Mok , Hyungyu Lee , Juhyeon Shin , Sungroh Yoon

Multivariate time series anomaly detection (MTAD) plays a vital role in a wide variety of real-world application domains. Over the past few years, MTAD has attracted rapidly increasing attention from both academia and industry. Many deep…

机器学习 · 计算机科学 2023-06-13 Feng Xia , Xin Chen , Shuo Yu , Mingliang Hou , Mujie Liu , Linlin You

Image anomaly detection consists in detecting images or image portions that are visually different from the majority of the samples in a dataset. The task is of practical importance for various real-life applications like biomedical image…

计算机视觉与模式识别 · 计算机科学 2022-10-28 Axel De Nardin , Pankaj Mishra , Gian Luca Foresti , Claudio Piciarelli

Despite the prevalence of reconstruction-based deep learning methods, time series anomaly detection remains a tremendous challenge. Existing approaches often struggle with limited temporal contexts, insufficient representation of normal…

机器学习 · 计算机科学 2025-07-16 Zhijie Zhong , Zhiwen Yu , Xing Xi , Yue Xu , Wenming Cao , Yiyuan Yang , Kaixiang Yang , Jane You

Time series anomaly detection (TSAD) is essential for maintaining the reliability and security of IoT-enabled service systems. Existing methods require training one specific model for each dataset, which exhibits limited generalization…

机器学习 · 计算机科学 2026-04-23 PengYu Chen , Shang Wan , Xiaohou Shi , Yuan Chang , Yan Sun , Sajal K. Das

Anomaly detection in time series is essential for industrial monitoring and environmental sensing, yet distinguishing anomalies from complex patterns remains challenging. Existing methods like the Anomaly Transformer and DCdetector have…

Time Series Anomaly Detection (TSAD) is essential for uncovering rare and potentially harmful events in unlabeled time series data. Existing methods are highly dependent on clean, high-quality inputs, making them susceptible to noise and…

机器学习 · 计算机科学 2025-04-04 Sinchee Chin , Fan Zhang , Xiaochen Yang , Jing-Hao Xue , Wenming Yang , Peng Jia , Guijin Wang , Luo Yingqun

Current time series foundation models (TSFMs) primarily focus on learning prevalent and regular patterns within a predefined time or frequency domain to enable supervised downstream tasks (e.g., forecasting). Consequently, they are often…

机器学习 · 计算机科学 2026-02-24 Hui He , Hezhe Qiao , Yutong Chen , Kun Yi , Guansong Pang

Anomaly detection of time series, especially multivariate time series(time series with multiple sensors), has been focused on for several years. Though existing method has achieved great progress, there are several challenging problems to…

机器学习 · 计算机科学 2022-11-29 Weixuan Xiong , Xiaochen Sun

Time series anomaly detection (TSAD) is a vital yet challenging task, particularly in scenarios where labeled anomalies are scarce and temporal dependencies are complex. Recent anomaly assumption (AA) approaches alleviate the lack of…

机器学习 · 计算机科学 2025-09-09 Xudong Mou , Rui Wang , Tiejun Wang , Renyu Yang , Shiru Chen , Jie Sun , Tianyu Wo , Xudong Liu

We introduce a data-driven anomaly detection framework using a manufacturing dataset collected from a factory assembly line. Given heterogeneous time series data consisting of operation cycle signals and sensor signals, we aim at…

人工智能 · 计算机科学 2022-02-11 Kyeong-Joong Jeong , Jin-Duk Park , Kyusoon Hwang , Seong-Lyun Kim , Won-Yong Shin

This paper proposes LPC-AD, a fast and accurate multivariate time series (MTS) anomaly detection method. LPC-AD is motivated by the ever-increasing needs for fast and accurate MTS anomaly detection methods to support fast troubleshooting in…

机器学习 · 计算机科学 2022-05-18 Zhi Qi , Hong Xie , Ye Li , Jian Tan , FeiFei Li , John C. S. Lui

Multivariate Time Series Anomaly Detection (MTSAD) is critical for real-world monitoring scenarios such as industrial control and aerospace systems. Mainstream reconstruction-based anomaly detection methods suffer from two key limitations:…

机器学习 · 计算机科学 2026-04-13 Jun Liu , Ying Chen , Ziqian Lu , Qinyue Tong , Jun Tang

Accurate detection and diagnosis of abnormal behaviors such as network attacks from multivariate time series (MTS) are crucial for ensuring the stable and effective operation of industrial cyber-physical systems (CPS). However, existing…

机器学习 · 计算机科学 2024-03-06 Haili Sun , Yan Huang , Lansheng Han , Cai Fu , Chunjie Zhou

In time series anomaly detection (TSAD), the scarcity of labeled data poses a challenge to the development of accurate models. Unsupervised domain adaptation (UDA) offers a solution by leveraging labeled data from a related domain to detect…

Modern software systems have become increasingly complex, which makes them difficult to test and validate. Detecting software partial anomalies in complex systems at runtime can assist with handling unintended software behaviors, avoiding…

软件工程 · 计算机科学 2022-04-27 Shiyi Kong , Jun Ai , Minyan Lu , Shuguang Wang , W. Eric Wong