paper-with-me

홈 › Papers

Spacecraft Anomaly Detection with Attention Temporal Convolution Network

2023-03-13 · Liang Liu, Ling Tian, Zhao Kang, Tianqi Wan

Spacecraft faces various situations when carrying out exploration missions in complex space, thus monitoring the anomaly status of spacecraft is crucial to the development of \textcolor{blue}{the} aerospace industry. The time series telemetry data generated by on-orbit spacecraft \textcolor{blue}{contains} important information about the status of spacecraft. However, traditional domain knowledge-based spacecraft anomaly detection methods are not effective due to high dimensionality and complex correlation among variables. In this work, we propose an anomaly detection framework for spacecraft multivariate time-series data based on temporal convolution networks (TCNs). First, we employ dynamic graph attention to model the complex correlation among variables and time series. Second, temporal convolution networks with parallel processing ability are used to extract multidimensional \textcolor{blue}{features} for \textcolor{blue}{the} downstream prediction task. Finally, many potential anomalies are detected by the best threshold. Experiments on real NASA SMAP/MSL spacecraft datasets show the superiority of our proposed model with respect to state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2303.06879

Code (1)

lliang97/spacecraft-anonamly-detection 공식 구현 pytorch

Tasks

Anomaly DetectionGraph AttentionTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

MST-GAT: A Multimodal Spatial-Temporal Graph Attention Network for Time Series Anomaly Detection

2023-10-17 · Chaoyue Ding, Shiliang Sun, Jing Zhao

Multimodal time series (MTS) anomaly detection is crucial for maintaining the safety and stability of working devices (e.g., water treatment system and spacecraft), whose data are characterized by multivariate time serie…

Anomaly DetectionGraph AttentionTime SeriesTime Series Anomaly Detection

A Comparison of Deep Learning Architectures for Spacecraft Anomaly Detection

2024-03-19 · Daniel Lakey, Tim Schlippe

Spacecraft operations are highly critical, demanding impeccable reliability and safety. Ensuring the optimal performance of a spacecraft requires the early detection and mitigation of anomalies, which could otherwise res…

Anomaly DetectionComputational EfficiencyDeep Learning

GenAD: General Representations of Multivariate Time Series for Anomaly Detection

2021-01-01 · Xiaolei Hua, Su Wang, Lin Zhu, Dong Zhou 외

Anomaly Detection(AD) for multivariate time series is an active area in machine learning, with critical applications in Information Technology system management, Spacecraft Health monitoring, Multi-Robot Systems detectio…

Anomaly DetectionManagementTime SeriesTime Series Analysis+1

Deep Learning-Based Anomaly Detection in Spacecraft Telemetry on Edge Devices

2026-03-31 · Christopher Goetze, Tim Schlippe, Daniel Lakey arxiv

Spacecraft anomaly detection is critical for mission safety, yet deploying sophisticated models on-board presents significant challenges due to hardware constraints. This paper investigates three approaches for spacecraf…

Image ClassificationAnomaly Detection

Detecting Spacecraft Anomalies Using LSTMs and Nonparametric Dynamic Thresholding

2018-02-13 · Kyle Hundman, Valentino Constantinou, Christopher Laporte, Ian Colwell 외

As spacecraft send back increasing amounts of telemetry data, improved anomaly detection systems are needed to lessen the monitoring burden placed on operations engineers and reduce operational risk. Current spacecraft m…

Anomaly Detection