SWoTTeD: An Extension of Tensor Decomposition to Temporal Phenotyping
Hana Sebia, Thomas Guyet, Etienne Audureau
TL;DR
SWoTTeD extends tensor decomposition to temporal phenotyping by modeling temporal patterns as latent phenotypes arranged over a fixed window and learned via convolution-based reconstruction. The method jointly learns a phenotype tensor $\\mathcal{P}$ and patient-specific pathways $\\bm{W}^{(k)}$ under a Bernoulli loss with sparsity and non-succession regularizers, providing interpretable temporal patterns. Empirical results show superior reconstruction and meaningful phenotypes on synthetic data and competitive performance on real EHR datasets, with a real-world ICU COVID-19 case study illustrating clinical relevance. The work introduces an open-source implementation and points to future improvements such as variable window sizes and solver refinements to enhance stability and applicability.
Abstract
Tensor decomposition has recently been gaining attention in the machine learning community for the analysis of individual traces, such as Electronic Health Records (EHR). However, this task becomes significantly more difficult when the data follows complex temporal patterns. This paper introduces the notion of a temporal phenotype as an arrangement of features over time and it proposes SWoTTeD (Sliding Window for Temporal Tensor Decomposition), a novel method to discover hidden temporal patterns. SWoTTeD integrates several constraints and regularizations to enhance the interpretability of the extracted phenotypes. We validate our proposal using both synthetic and real-world datasets, and we present an original usecase using data from the Greater Paris University Hospital. The results show that SWoTTeD achieves at least as accurate reconstruction as recent state-of-the-art tensor decomposition models, and extracts temporal phenotypes that are meaningful for clinicians.
