$k$-Graph: A Graph Embedding for Interpretable Time Series Clustering

📅 2025-02-18
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Existing time-series clustering methods suffer from poor interpretability, typically yielding opaque, black-box cluster centroids. To address this, we propose *k-graph*, an interpretable unsupervised clustering framework based on multi-scale graph embedding: it automatically extracts multi-scale subsequences via sliding windows and constructs an interpretable subsequence relational graph; leverages graph neural networks for unsupervised graph embedding—supporting variable-length time series without requiring predefined subsequence lengths; and enables cluster explanations grounded in salient, domain-meaningful subsequence patterns. Evaluated on multiple benchmark datasets, *k-graph* achieves an average 3.2% higher clustering accuracy than state-of-the-art methods. It is the first approach to unify high clustering performance with structured, pattern-level, and multi-scale interpretability in time-series clustering.

Technology Category

Application Category

📝 Abstract
Time series clustering poses a significant challenge with diverse applications across domains. A prominent drawback of existing solutions lies in their limited interpretability, often confined to presenting users with centroids. In addressing this gap, our work presents $k$-Graph, an unsupervised method explicitly crafted to augment interpretability in time series clustering. Leveraging a graph representation of time series subsequences, $k$-Graph constructs multiple graph representations based on different subsequence lengths. This feature accommodates variable-length time series without requiring users to predetermine subsequence lengths. Our experimental results reveal that $k$-Graph outperforms current state-of-the-art time series clustering algorithms in accuracy, while providing users with meaningful explanations and interpretations of the clustering outcomes.
Problem

Research questions and friction points this paper is trying to address.

Enhances interpretability in time series clustering
Utilizes graph representation for variable-length series
Outperforms existing algorithms in accuracy and clarity
Innovation

Methods, ideas, or system contributions that make the work stand out.

Graph embedding for time series
Unsupervised interpretability enhancement
Variable-length subsequence graph representations
🔎 Similar Papers
No similar papers found.