Papers › Deep Learning for Time Series Anomaly Detection: A Survey

Deep Learning for Time Series Anomaly Detection: A Survey

9 Nov 2022arXiv:2211.05244archive 2025-07-28

Zahra Zamanzadeh Darban, Geoffrey I. Webb, Shirui Pan, Charu C. Aggarwal, Mahsa Salehi

Time series anomaly detection has applications in a wide range of research fields and applications, including manufacturing and healthcare. The presence of anomalies can indicate novel or unexpected events, such as production faults, system defects, or heart fluttering, and is therefore of particular interest. The large size and complex patterns of time series have led researchers to develop specialised deep learning models for detecting anomalous patterns. This survey focuses on providing structured and comprehensive state-of-the-art time series anomaly detection models through the use of deep learning. It providing a taxonomy based on the factors that divide anomaly detection models into different categories. Aside from describing the basic anomaly detection technique for each category, the advantages and limitations are also discussed. Furthermore, this study includes examples of deep anomaly detection in time series across various application domains in recent years. It finally summarises open issues in research and challenges faced while adopting deep anomaly detection models.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2211.05244")

Code

Syntology Ran 0 of 15 code samples harvested from 1 repository linked to this paper; 15 have no recorded run.

By repository: community (archive-listed): 15 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

zamanzadeh/ts-anomaly-benchmark officialmentioned in papermentioned on GitHubtfMIT report
zamanzadeh/CARLA mentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

15 samples harvested; 0 ran; 0 honoured the contract we drafted; 15 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

15unverified

Licence: 0 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from zamanzadeh/CARLA. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

Cardinality_factor zamanzadeh/CARLA/metrics/customizable_f1_score.py community (archive-listed) unverified MIT (permissive) · 204eecd5442fec4b · report
MCC zamanzadeh/CARLA/metrics/Matthews_correlation_coefficient.py community (archive-listed) unverified MIT (permissive) · c7844877b6080f89 · report
TPR_FPR_RangeAUC zamanzadeh/CARLA/metrics/AUC.py community (archive-listed) unverified MIT (permissive) · 72227c9ceee20b79 · report
b zamanzadeh/CARLA/metrics/customizable_f1_score.py community (archive-listed) unverified MIT (permissive) · 4f4f0c874a98488b · report
conv1d_same_padding zamanzadeh/CARLA/models/resent_time.py community (archive-listed) unverified MIT (permissive) · e1a3c4d15be8ec0d · report
entropy zamanzadeh/CARLA/losses/losses.py community (archive-listed) unverified MIT (permissive) · 60021cab8043955f · report
find_length zamanzadeh/CARLA/metrics/evaluate_utils.py community (archive-listed) unverified MIT (permissive) · 4b4809c6444af89d · report
get_adjust_F1PA zamanzadeh/CARLA/metrics/f1_score_f1_pa.py community (archive-listed) unverified MIT (permissive) · 439b04bd3a701798 · report
get_composite_fscore_from_scores zamanzadeh/CARLA/metrics/evaluate_utils.py community (archive-listed) unverified MIT (permissive) · 2f49d54436bba905 · report
get_composite_fscore_raw zamanzadeh/CARLA/metrics/fc_score.py community (archive-listed) unverified MIT (permissive) · e502994132826dab · report
get_events zamanzadeh/CARLA/metrics/fc_score.py community (archive-listed) unverified MIT (permissive) · 610db93185f89e22 · report
get_point_adjust_scores zamanzadeh/CARLA/metrics/f1_score_f1_pa.py community (archive-listed) unverified MIT (permissive) · a3fe85840442944f · report
get_prec_rec_fscore zamanzadeh/CARLA/metrics/f1_score_f1_pa.py community (archive-listed) unverified MIT (permissive) · f680da2eda2de769 · report
range_convers_new zamanzadeh/CARLA/metrics/evaluate_utils.py community (archive-listed) unverified MIT (permissive) · 74e8e2a67dc9e50e · report
w zamanzadeh/CARLA/metrics/customizable_f1_score.py community (archive-listed) unverified MIT (permissive) · 8819fedccafcbc6c · report

Tasks

Anomaly DetectionDeep LearningSurveyTime SeriesTime Series AnalysisTime Series Anomaly Detection

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections