PulseAugur
EN
LIVE 09:32:11

New MOMEMTO model improves time series anomaly detection with memory module

Researchers have developed MOMEMTO, a novel variant of time series foundation models (TSFMs) designed to improve anomaly detection. This model incorporates a patch-based memory module that stores representative normal patterns across multiple domains, enabling a single model to be fine-tuned across these domains. MOMEMTO initializes memory items using latent representations from a pre-trained encoder and organizes them into patch-level units updated via an attention mechanism. Evaluations on 23 univariate benchmark datasets show that MOMEMTO outperforms baseline methods in AUC and VUS metrics, particularly enhancing performance in few-shot learning scenarios. AI

IMPACT Enhances anomaly detection capabilities in time series data, potentially improving applications in finance, cybersecurity, and industrial monitoring.

RANK_REASON The cluster contains a research paper published on arXiv detailing a new model. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New MOMEMTO model improves time series anomaly detection with memory module

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Samuel Yoon, Jongwon Kim, Juyoung Ha, Young Myoung Ko ·

    Patch-based Memory Gate Model in Time Series Foundation Model

    arXiv:2509.18751v4 Announce Type: replace Abstract: Recently reconstruction-based deep models have been widely used for time series anomaly detection, but as their capacity and generalization capability increase, these models tend to over-generalize, often reconstructing unseen a…