Sleep

Sleep awake detection from leg-worn wearables using deep sensor fusion.

TL;DR

A deep learning late-fusion CNN-BiLSTM model using leg-worn multimodal wearable data achieved an area under the ROC curve of 90.94% for sleep-wake detection in children referred for ADHD evaluation, demonstrating the feasibility of leg-based multimodal sensing for noninvasive sleep monitoring in pediatric neurodevelopmental populations.

Key Findings

The late-fusion CNN-BiLSTM model achieved the highest classification performance with an AUC of 90.94% in five-fold cross-validation.

  • The late-fusion model outperformed both the early-fusion CNN-BiLSTM model and the traditional SVM baseline.
  • Performance was evaluated using five-fold cross-validation on overnight recordings from 14 children.
  • The area under the ROC curve was 90.94% for the late-fusion model.
  • Two CNN-BiLSTM architectures were compared: one using early fusion and one using late fusion of raw multimodal inputs.

The study employed a leg-worn multimodal wearable device (RestEaze) that recorded PPG, accelerometer, gyroscope, and temperature signals for sleep-wake classification.

  • RestEaze is described as a leg-worn multimodal wearable capturing photoplethysmography (PPG), motion from accelerometer and gyroscope, and temperature signals.
  • Data were collected as overnight recordings from 14 children referred for ADHD evaluation.
  • The device provides an alternative to wrist-worn devices, which 'often miss subtle movement or physiological changes.'
  • Raw multimodal inputs were classified in short time windows to determine sleep or wake states.

A Support Vector Machine (SVM) using handcrafted features was implemented as a traditional baseline for comparison against the deep learning models.

  • The SVM used handcrafted features derived from the multimodal wearable signals.
  • This baseline was established to contextualize the performance of the CNN-BiLSTM deep learning models.
  • Both deep learning models (early and late fusion) were compared against this SVM baseline.
  • The deep learning models employed raw multimodal inputs rather than handcrafted features.

Clinically relevant sleep metrics including total sleep time, wake after sleep onset, sleep onset latency, and number of awakenings were derived from the model outputs.

  • The derived metrics are directly relevant to sleep disturbances commonly observed in children with ADHD, including 'delayed sleep onset, shorter total sleep time, frequent awakenings, and daytime fatigue.'
  • These metrics were computed from the sleep-wake classification outputs of the deep learning models.
  • The ability to derive these metrics supports the clinical utility of the approach for pediatric ADHD evaluation.
  • A temporal label-smoothing method was applied to further improve consistency of the derived metrics.

A temporal label-smoothing method was applied post-classification to improve the consistency of sleep-wake predictions over time.

  • Label smoothing was applied as a post-processing step to the model outputs.
  • The method is described as improving 'consistency' of the sleep-wake state classifications.
  • This technique addresses potential frame-by-frame inconsistencies in the short-window classification approach.
  • The smoothing step contributed to more reliable derivation of sleep metrics such as sleep onset latency and awakenings.

Children with ADHD are identified as a population with notable sleep disturbances that current monitoring tools inadequately address.

  • Sleep disturbances in children with ADHD include 'delayed sleep onset, shorter total sleep time, frequent awakenings, and daytime fatigue.'
  • Polysomnography is described as 'costly and complex,' and wrist devices 'often miss subtle movement or physiological changes.'
  • The 14 study participants were children referred for ADHD evaluation, representing the target clinical population.
  • The authors frame accurate detection of sleep issues as 'important for clinical care' in this population.

What This Means

This research suggests that a small sensor worn on the leg can accurately detect whether a child is asleep or awake throughout the night, using artificial intelligence to analyze multiple body signals at once. The device, called RestEaze, measures blood flow through the skin (PPG), body movement (accelerometer and gyroscope), and skin temperature. By combining all these signals together in a deep learning model, researchers were able to classify sleep versus wake states with about 91% accuracy (as measured by AUC) in a group of 14 children being evaluated for ADHD. The study is particularly relevant for children with ADHD, who frequently experience sleep problems such as trouble falling asleep, waking up during the night, and not getting enough total sleep. Current gold-standard sleep testing (polysomnography) requires an overnight stay in a sleep lab with many sensors attached, which is expensive and uncomfortable, especially for children. Wrist-worn devices like consumer smartwatches may miss important signals. This research suggests that a simpler leg-worn device, combined with advanced AI, could provide clinically useful information about a child's sleep patterns at home. The system was also able to calculate practical sleep measures — like how long it took to fall asleep, how much total sleep was achieved, and how many times the child woke up — which are exactly the kinds of information doctors need to understand and manage sleep problems in children with ADHD. While the study was conducted on a small group of 14 children, the findings support further investigation into leg-based wearable monitoring as a more accessible and comfortable alternative for pediatric sleep assessment.

Have a question about this study?

Citation

Anwar Y, Bansal K, Kucukosmanoglu M, Dang Q, Feltch C, Brooks J, et al.. (2026). Sleep awake detection from leg-worn wearables using deep sensor fusion.. Scientific reports. https://doi.org/10.1038/s41598-026-42310-8