paper-with-me

Papers

COGNOS: Universal Enhancement for Time Series Anomaly Detection via Constrained Gaussian-Noise Optimization and Smoothing

2025-11-10 · Wenlong Shang, Shihao Tian, Xutong Wan, Peng Chang arxiv

Reconstruction-based methods are a dominant paradigm in time series anomaly detection (TSAD), however, their near-universal reliance on Mean Squared Error (MSE) loss results in statistically flawed reconstruction residuals. This fundamental weakness leads to noisy, unstable anomaly scores, hindering reliable detection. To address this, we propose Constrained Gaussian-Noise Optimization and Smoothing (COGNOS), a universal, model-agnostic enhancement framework that tackles this issue at its source. COGNOS introduces a novel Gaussian-White Noise Regularization strategy during training, which directly constrains the model's output residuals to conform to a Gaussian white noise distribution. This engineered statistical property creates the ideal precondition for our second contribution: Adaptive Residual Kalman Smoother that operates as a statistically robust estimator to denoise the raw anomaly scores. Extensive experiments on multiple benchmarks demonstrate that COGNOS consistently enhances the performance of state-of-the-art backbones significantly, validating the efficacy of coupling statistical regularization with adaptive filtering.

📄 PDF Abstract BibTeX arXiv:2511.06894

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series Anomaly Detection

Similar Papers 제목 키워드 기반

TS2Vec: Towards Universal Representation of Time Series

2021-06-19 · Zhihan Yue, Yujing Wang, Juanyong Duan, Tianmeng Yang 외

This paper presents TS2Vec, a universal framework for learning representations of time series in an arbitrary semantic level. Unlike existing methods, TS2Vec performs contrastive learning in a hierarchical way over augme…

Anomaly DetectionContrastive LearningTime SeriesTime Series Analysis+3

A Comparative Study of Adaptation Strategies for Time Series Foundation Models in Anomaly Detection

2026-01-01 · Miseon Park, Kijung Yoon arxiv

Time series anomaly detection is essential for the reliable operation of complex systems, but most existing methods require extensive task-specific training. We explore whether time series foundation models (TSFMs), pret…

parameter-efficient fine-tuningTime Series Anomaly Detection

CognoSpeak: an automatic, remote assessment of early cognitive decline in real-world conversational speech

2025-01-10 · Madhurananda Pahar, Fuxiang Tao, Bahman Mirheidari, Nathan Pevy 외

The early signs of cognitive decline are often noticeable in conversational speech, and identifying those signs is crucial in dealing with later and more serious stages of neurodegenerative diseases. Clinical detection i…

Large Language Model

Markus Thill Temporal convolutional autoencoder for unsupervised anomaly detection in time series

2021-11-01 · Applied Soft Computing 2021 11 · Markus Thill, Wolfgang Konen, Hao Wang, Thomas Bäck

Learning temporal patterns in time series remains a challenging task up until today. Particularly for anomaly detection in time series, it is essential to learn the underlying structure of a system’s normal behavior. Per…

Anomaly DetectionTime SeriesUnsupervised Anomaly Detection

RAMSeS: Robust and Adaptive Model Selection for Time-Series Anomaly Detection Algorithms

2026-02-25 · Mohamed Abdelmaksoud, Sheng Ding, Andrey Morozov, Ziawasch Abedjan arxiv

Time-series data vary widely across domains, making a universal anomaly detector impractical. Methods that perform well on one dataset often fail to transfer because what counts as an anomaly is context dependent. The ke…

Anomaly Detection