paper-with-me

Papers

Prospective Multi-Graph Cohesion for Multivariate Time Series Anomaly Detection

2025-09-21 · Jiazhen Chen, Mingbin Feng, Tony S. Wirjanto arxiv

Anomaly detection in high-dimensional time series data is pivotal for numerous industrial applications. Recent advances in multivariate time series anomaly detection (TSAD) have increasingly leveraged graph structures to model inter-variable relationships, typically employing Graph Neural Networks (GNNs). Despite their promising results, existing methods often rely on a single graph representation, which are insufficient for capturing the complex, diverse relationships inherent in multivariate time series. To address this, we propose the Prospective Multi-Graph Cohesion (PMGC) framework for multivariate TSAD. PMGC exploits spatial correlations by integrating a long-term static graph with a series of short-term instance-wise dynamic graphs, regulated through a graph cohesion loss function. Our theoretical analysis shows that this loss function promotes diversity among dynamic graphs while aligning them with the stable long-term relationships encapsulated by the static graph. Additionally, we introduce a "prospective graphing" strategy to mitigate the limitations of traditional forecasting-based TSAD methods, which often struggle with unpredictable future variations. This strategy allows the model to accurately reflect concurrent inter-series relationships under normal conditions, thereby enhancing anomaly detection efficacy. Empirical evaluations on real-world datasets demonstrate the superior performance of our method compared to existing TSAD techniques.

📄 PDF Abstract BibTeX arXiv:2509.17235

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series Anomaly Detection

Similar Papers 제목 키워드 기반

Novel Edge and Density Metrics for Link Cohesion

2020-03-06 · Cetin Savkli, Catherine Schwartz, Amanda Galante, Jonathan Cohen

We present a new metric of link cohesion for measuring the strength of edges in complex, highly connected graphs. Link cohesion accounts for local small hop connections and associated node degrees and can be used to supp…

Community Detection

Anomalous Agreement: How to find the Ideal Number of Anomaly Classes in Correlated, Multivariate Time Series Data

2025-01-13 · Ferdinand Rewicki, Joachim Denzler, Julia Niebling

Detecting and classifying abnormal system states is critical for condition monitoring, but supervised methods often fall short due to the rarity of anomalies and the lack of labeled data. Therefore, clustering is often u…

Time Series

pyBioSig: optimizing group discrimination using genetic algorithms for biosignature discovery

2015-07-30

In medical sciences, a biomarker is "a characteristic that is objectively measured and evaluated as an indicator of normal biological processes, pathogenic processes, or pharmacologic responses to a therapeutic intervent…

Precision psychiatry: predicting predictability

2023-06-21 · Edwin van Dellen

Precision psychiatry is an ermerging field that aims to provide individualized approaches to mental health care. Multivariate analysis and machine learning are used to create outcome prediction models based on clinical d…

Fairness

When Parallelism Pays Off: Cohesion-Aware Task Partitioning for Multi-Agent Coding

2026-05-31 · Xu Yang, Lunyiu Nie, Ethan Chandra, Stanislav Gannutin 외 arxiv

Multi-agent Large Language Model (LLM) systems offer a way to decompose complex tasks, such as coding, through parallelization and context isolation. However, adding agents in practice introduces inter-agent communicatio…

Community Detectiongraph partitioning