paper-with-me

홈 › Papers

Unsupervised Deep Anomaly Detection for Multi-Sensor Time-Series Signals

2021-07-27 · Yuxin Zhang, Yiqiang Chen, Jindong Wang, Zhiwen Pan

Nowadays, multi-sensor technologies are applied in many fields, e.g., Health Care (HC), Human Activity Recognition (HAR), and Industrial Control System (ICS). These sensors can generate a substantial amount of multivariate time-series data. Unsupervised anomaly detection on multi-sensor time-series data has been proven critical in machine learning researches. The key challenge is to discover generalized normal patterns by capturing spatial-temporal correlation in multi-sensor data. Beyond this challenge, the noisy data is often intertwined with the training data, which is likely to mislead the model by making it hard to distinguish between the normal, abnormal, and noisy data. Few of previous researches can jointly address these two challenges. In this paper, we propose a novel deep learning-based anomaly detection algorithm called Deep Convolutional Autoencoding Memory network (CAE-M). We first build a Deep Convolutional Autoencoder to characterize spatial dependence of multi-sensor data with a Maximum Mean Discrepancy (MMD) to better distinguish between the noisy, normal, and abnormal data. Then, we construct a Memory Network consisting of linear (Autoregressive Model) and non-linear predictions (Bidirectional LSTM with Attention) to capture temporal dependence from time-series data. Finally, CAE-M jointly optimizes these two subnetworks. We empirically compare the proposed approach with several state-of-the-art anomaly detection methods on HAR and HC datasets. Experimental results demonstrate that our proposed model outperforms these existing methods.

📄 PDF Abstract BibTeX arXiv:2107.12626

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionAnomaly DetectionHuman Activity RecognitionTime SeriesTime Series AnalysisUnsupervised Anomaly Detection

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Memory Network 설명 없음

Similar Papers 제목 키워드 기반

Multi-Sensor Object Anomaly Detection: Unifying Appearance, Geometry, and Internal Properties

2024-12-19 · CVPR 2025 1 · Wenqiao Li, Bozhong Zheng, Xiaohao Xu, Jinye Gan 외

Object anomaly detection is essential for industrial quality inspection, yet traditional single-sensor methods face critical limitations. They fail to capture the wide range of anomaly types, as single sensors are often …

Anomaly DetectionObjectSensor Fusion

Explainable Online Unsupervised Anomaly Detection for Cyber-Physical Systems via Causal Discovery from Time Series

2024-04-15 · Daniele Meli

Online unsupervised detection of anomalies is crucial to guarantee the correct operation of cyber-physical systems and the safety of humans interacting with them. State-of-the-art approaches based on deep learning via ne…

Anomaly DetectionCausal DiscoveryTime SeriesUnsupervised Anomaly Detection

M$^2$AD: Multi-Sensor Multi-System Anomaly Detection through Global Scoring and Calibrated Thresholding

2025-04-21 · Sarah Alnegheimish, Zelin He, Matthew Reimherr, Akash Chandrayan 외

With the widespread availability of sensor data across industrial and operational systems, we frequently encounter heterogeneous time series from multiple systems. Anomaly detection is crucial for such systems to facilit…

Anomaly DetectionTime SeriesUnsupervised Anomaly Detection

UMAD: Unsupervised Mask-Level Anomaly Detection for Autonomous Driving

2024-06-10 · Daniel Bogdoll, Noël Ollick, Tim Joseph, Svetlana Pavlitska 외

Dealing with atypical traffic scenarios remains a challenging task in autonomous driving. However, most anomaly detection approaches cannot be trained on raw sensor data but require exposure to outlier data and powerful …

Anomaly DetectionAutonomous DrivingImage SegmentationSegmentation+3

An Unsupervised Time Series Anomaly Detection Approach for Efficient Online Process Monitoring of Additive Manufacturing

2025-10-11 · Frida Cantu, Salomon Ibarra, Arturo Gonzales, Jesus Barreda 외 arxiv

Online sensing plays an important role in advancing modern manufacturing. The real-time sensor signals, which can be stored as high-resolution time series data, contain rich information about the operation status. One of…

Unsupervised Anomaly DetectionTime Series Anomaly DetectionSemantic Segmentation