LGAIHCQMNov 22, 2024

Foundation Models for Wearable Movement Data in Mental Health Research

arXiv:2411.15240v42 citationsh-index: 2Has Code
Originality Incremental advance
AI Analysis

This provides a robust, interpretable tool for mental health researchers, though it is incremental as it adapts existing transformer methods to a new domain.

The authors tackled the lack of foundation models for health data by developing PAT, a pretrained transformer for wearable movement data, which achieves state-of-the-art performance in mental health prediction tasks using data from 29,307 participants.

Pretrained foundation models and transformer architectures have driven the success of large language models (LLMs) and other modern AI breakthroughs. However, similar advancements in health data modeling remain limited due to the need for innovative adaptations. Wearable movement data offers a valuable avenue for exploration, as it's a core feature in nearly all commercial smartwatches, well established in clinical and mental health research, and the sequential nature of the data shares similarities to language. We introduce the Pretrained Actigraphy Transformer (PAT), the first open source foundation model designed for time-series wearable movement data. Leveraging transformer-based architectures and novel techniques, such as patch embeddings, and pretraining on data from 29,307 participants in a national U.S. sample, PAT achieves state-of-the-art performance in several mental health prediction tasks. PAT is also lightweight and easily interpretable, making it a robust tool for mental health research. GitHub: https://github.com/njacobsonlab/Pretrained-Actigraphy-Transformer/

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes