Uncertainty-Driven Anomaly Detection for Psychotic Relapse Using Smartwatches: Forecasting and Multi-Task Learning Fusion
Nikolaos Tsalkitzis, Panagiotis P. Filntisis, Petros Maragos, Niki Efthymiou
TLDR
This paper introduces a smartwatch-based system for early psychotic relapse detection, combining cardiac forecasting and multi-task learning with uncertainty estimation.
Key contributions
- Develops two smartwatch frameworks: cardiac dynamics forecasting and multi-task learning (sleep, motion, cardiac).
- Both frameworks use Transformer encoders and uncertainty-driven anomaly scores for robustness.
- Proposes a late-fusion strategy to synergistically combine signals from both architectures.
- Achieves an 8% relative improvement over the competition-winning baseline on a public dataset.
Why it matters
Early detection of psychotic relapse is critical for patient care. This paper offers a robust, smartwatch-based solution integrating diverse physiological signals, significantly improving detection accuracy. This approach could lead to more timely interventions.
Original Abstract
Digital phenotyping enables continuous passive monitoring of behavior and physiology, offering a promising paradigm for early detection of psychotic relapse. In this work, we develop and systematically study two smartwatch-based frameworks for daily relapse detection. The first forecasts cardiac dynamics and flags deviations between predicted and observed features as indicators of abnormality. The second adopts a multi-task formulation that fuses sleep with motion and cardiac-derived signals, learning time-aware embeddings and predicting measurement timing. Both pipelines use Transformer encoders and output a daily anomaly score, derived from predictive uncertainty estimated via an ensemble of multilayer perceptrons to improve robustness to real-world wearable variability. While each framework independently demonstrates strong predictive power, we show that they capture complementary physiological signatures. Consequently, we propose a late-fusion strategy that synergistically combines the anomaly signals from both architectures into a unified decision score. We benchmark our methodology on the 2nd e-Prevention Grand Challenge dataset, where our fused model achieves a 8% relative improvement over the competition-winning baseline. Our results, supported by extensive ablation studies, suggest that the integration of diverse digital phenotypes, cardiac, motion, and sleep, is essential for the high-fidelity detection of psychotic relapse in real-world settings.
📬 Weekly AI Paper Digest
Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.