NeRT factorizes periodic signals into a sine-based periodic factor and an unbounded scale factor, enabling extrapolation beyond the training range on several periodic benchmarks.
Time-Series Anomaly Detection with Implicit Neural Representation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Detecting anomalies in multivariate time-series data is essential in many real-world applications. Recently, various deep learning-based approaches have shown considerable improvements in time-series anomaly detection. However, existing methods still have several limitations, such as long training time due to their complex model designs or costly tuning procedures to find optimal hyperparameters (e.g., sliding window length) for a given dataset. In our paper, we propose a novel method called Implicit Neural Representation-based Anomaly Detection (INRAD). Specifically, we train a simple multi-layer perceptron that takes time as input and outputs corresponding values at that time. Then we utilize the representation error as an anomaly score for detecting anomalies. Experiments on five real-world datasets demonstrate that our proposed method outperforms other state-of-the-art methods in performance, training speed, and robustness.
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Neural Functions for Learning Periodic Signal
NeRT factorizes periodic signals into a sine-based periodic factor and an unbounded scale factor, enabling extrapolation beyond the training range on several periodic benchmarks.