AttentiveGRUAE: An Attention-Based GRU Autoencoder for Temporal Clustering and Behavioral Characterization of Depression from Wearable Data

arXiv — cs.LGMonday, November 17, 2025 at 5:00:00 AM
The study introduces AttentiveGRUAE, an attention-based gated recurrent unit (GRU) autoencoder aimed at temporal clustering and predicting depression outcomes from wearable data. The model optimizes three objectives: learning a compact latent representation of daily behaviors, predicting end-of-period depression rates, and identifying behavioral subtypes through Gaussian Mixture Model (GMM) clustering. Evaluated on longitudinal sleep data from 372 participants, AttentiveGRUAE outperformed baseline models in clustering quality and depression classification metrics.
— via World Pulse Now AI Editorial System

Was this article worth reading? Share it

Recommended Readings
Automated Analysis of Learning Outcomes and Exam Questions Based on Bloom's Taxonomy
NeutralArtificial Intelligence
This paper investigates the automated classification of exam questions and learning outcomes based on Bloom's Taxonomy. A dataset of 600 sentences was categorized into six cognitive levels: Knowledge, Comprehension, Application, Analysis, Synthesis, and Evaluation. Various machine learning models, including traditional methods and large language models, were evaluated, with Support Vector Machines achieving the highest accuracy of 94%, while RNN models and BERT faced significant overfitting issues.