Pith. sign in

REVIEW 2 cited by

AnomalyBERT: Self-Supervised Transformer for Time Series Anomaly Detection using Data Degradation Scheme

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2305.04468 v1 pith:OCZ4KBIX submitted 2023-05-08 cs.LG cs.AI

AnomalyBERT: Self-Supervised Transformer for Time Series Anomaly Detection using Data Degradation Scheme

classification cs.LG cs.AI
keywords dataseriestimeanomalyanomalybertdegradationschemetemporal
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Mechanical defects in real situations affect observation values and cause abnormalities in multivariate time series, such as sensor values or network data. To perceive abnormalities in such data, it is crucial to understand the temporal context and interrelation between variables simultaneously. The anomaly detection task for time series, especially for unlabeled data, has been a challenging problem, and we address it by applying a suitable data degradation scheme to self-supervised model training. We define four types of synthetic outliers and propose the degradation scheme in which a portion of input data is replaced with one of the synthetic outliers. Inspired by the self-attention mechanism, we design a Transformer-based architecture to recognize the temporal context and detect unnatural sequences with high efficiency. Our model converts multivariate data points into temporal representations with relative position bias and yields anomaly scores from these representations. Our method, AnomalyBERT, shows a great capability of detecting anomalies contained in complex time series and surpasses previous state-of-the-art methods on five real-world benchmarks. Our code is available at https://github.com/Jhryu30/AnomalyBERT.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Optimizing Transformer Neural Network for Real-Time Outlier Detection on FPGAs

    cs.LG 2026-07 conditional novelty 4.0

    A vanilla and a linear-attention Transformer were synthesized on a PYNQ-Z2 FPGA, achieving 37μs and 30μs inference latency, but the accuracy evaluation is weakened by train/validation reporting and a contradicted 'out...

  2. Attention in Motion: Secure Platooning via Transformer-based Misbehavior Detection

    cs.CR 2025-12 conditional novelty 4.0

    A transformer with global positional offsets and a false-positive-penalizing loss detects kinematic falsification attacks in simulated platoons at 0.13-0.8 ms inference.