khundman/telemanom
A framework for using LSTMs to detect anomalies in multivariate time series data. Includes spacecraft anomaly data and experiments from the Mars Science Laboratory and SMAP missions. observed · 2026-08-28
Health v2 · maintenance only
33/100
- Activity 2
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3015
- days_rel: n/a
- days_push: 593
- n_releases_24m: 0
Adoption not part of the score
1187 stars · 267 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Telemanom is a Python framework that uses vanilla LSTMs (Keras/TensorFlow) to detect anomalies in multivariate time series sensor data, with nonparametric dynamic thresholding of prediction errors. It includes the spacecraft telemetry datasets and experiments from the NASA SMAP and Mars Science Laboratory missions from a 2018 KDD paper.
Use cases
- detect anomalies in multivariate sensor telemetry
- reproduce the KDD 2018 spacecraft anomaly detection experiments
- train LSTM models on normal system behavior and flag deviations
- benchmark anomaly detection on the SMAP and MSL labeled datasets
- apply unsupervised dynamic thresholding to time series prediction errors
- monitor IoT or industrial sensor streams for unexpected behavior
When to choose
- you need LSTM-based anomaly detection for multivariate time series
- you want a research-proven baseline with labeled spacecraft anomaly data
- you need unsupervised, nonparametric error thresholding without labeled anomalies
When to avoid
- you need real-time streaming detection at scale in production
- you want transformer or modern architecture approaches
- you need actively maintained tooling with current TensorFlow versions
Facets
framework · maturity maintenance
machine-learning deep-learning data-science analytics machine-learning time-series data-science artificial-intelligence python cross-platform lstm anomaly-detection time-series keras tensorflow telemetry nasa kdd2018 sensor-data docker
6 sources
- readme: https://github.com/khundman/telemanom · fetched 2026-08-28 · 4b464b37f3cf
- homepage: https://arxiv.org/abs/1802.04431 · fetched 2026-08-29 · f73b21ce2d5c
- site_page: https://info.arxiv.org/about/donate.html · fetched 2026-08-29 · cca9c3a11c56
- site_page: https://info.arxiv.org/about/ourmembers.html · fetched 2026-08-29 · 47cbc55ff1de
- site_page: https://info.arxiv.org/about · fetched 2026-08-29 · a1f16f915a9a
- site_page: https://info.arxiv.org/labs/index.html · fetched 2026-08-29 · b14a8d05a0ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| khundman/telemanom | main | 33 |
For agents
markdown · JSON · MCP: product_card(name="khundman/telemanom")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem