Enabling Tensor Decomposition for Time-Series Classification via A Simple Pseudo-Laplacian Contrast
Man Li, Ziyue Li, Lijun Sun, Fugee Tsung
TL;DR
This work tackles the challenge that tensor decomposition, though effective for reconstruction, often underperforms in classification due to non-uniqueness and rotation invariance of factorization. It introduces Pseudo-Laplacian Contrast (PLC), a cross-view graph Laplacian framework that learns a pseudo graph from latent features and augments them with class-preserving data transformations to produce class-aware representations within a CP-based tensor model. The method unifies pseudo-graph learning, cross-view Laplacian regularization, and reconstruction through an unsupervised ALS optimization, linking closely to contrastive learning with a block-contrastive structure. Empirical results on HAR, Sleep-EDF, and PTB-XL demonstrate improved classification accuracy and robust generalization, with pseudo graphs that align closely to ground-truth class structure, highlighting PLC’s potential for efficient time-series classification without heavy supervision.
Abstract
Tensor decomposition has emerged as a prominent technique to learn low-dimensional representation under the supervision of reconstruction error, primarily benefiting data inference tasks like completion and imputation, but not classification task. We argue that the non-uniqueness and rotation invariance of tensor decomposition allow us to identify the directions with largest class-variability and simple graph Laplacian can effectively achieve this objective. Therefore we propose a novel Pseudo Laplacian Contrast (PLC) tensor decomposition framework, which integrates the data augmentation and cross-view Laplacian to enable the extraction of class-aware representations while effectively capturing the intrinsic low-rank structure within reconstruction constraint. An unsupervised alternative optimization algorithm is further developed to iteratively estimate the pseudo graph and minimize the loss using Alternating Least Square (ALS). Extensive experimental results on various datasets demonstrate the effectiveness of our approach.
