Retrieval-Augmented Personalization Improves Wearable Stress Detection

Louis Simon, Mohamed Chetouani· June 25, 2026 View original

Summary

This paper proposes a lightweight, retrieval-augmented personalization method for wearable stress detection, leveraging frozen foundation models to retrieve similar patterns from a user's history. This approach significantly improves accuracy and F1-score over non-personalized baselines without requiring labeled user data, approaching supervised fine-tuning performance.

Personalizing stress detection systems based on wearable data is challenging due to the wide variability in how individuals physiologically and behaviorally respond to stress. Traditional methods often involve extensive user-specific fine-tuning or costly self-supervised pre-training on large datasets. This research introduces a more efficient alternative: retrieval-augmented personalization. The proposed method utilizes frozen, pre-trained foundation models that are out-of-domain. These models are used to retrieve patterns from a target user's historical data that are similar to current inputs. These retrieved patterns are then encoded into a compact, personalized embedding. This embedding subsequently modulates the representations extracted by a lightweight transformer network, effectively tailoring the model's interpretation to the individual user. Evaluated on the WESAD stress detection dataset, which includes physiological and activity signals from wrist-worn devices, the approach demonstrated notable improvements. It achieved gains of nearly 4% in accuracy and almost 5% in macro F1-score compared to a non-personalized transformer baseline. Crucially, this performance approaches that of supervised fine-tuning but without the need for any labeled user-specific data. The study also showed robustness to limited user history and successful cross-dataset personalization, highlighting its practical applicability.

Why it matters

For developers of health tech, wearables, and personalized AI, this research offers a cost-effective and data-efficient way to build more accurate and user-specific stress detection systems, overcoming the challenges of inter-individual variability without extensive data labeling.

How to implement this in your domain

  1. 1Integrate retrieval-augmented generation (RAG) principles into wearable health monitoring systems for personalized insights.
  2. 2Leverage pre-trained foundation models as feature extractors for user-specific historical data to create personalized embeddings.
  3. 3Develop lightweight transformer networks that can be modulated by these personalized embeddings for improved individual performance.
  4. 4Explore the application of this personalization technique to other biometric or behavioral data analysis tasks where inter-individual variability is high.

Who benefits

HealthcareWearable TechnologyFitness & WellnessAI DevelopmentInsurance

Key takeaways

  • Personalization in wearable stress detection is challenging due to individual variability.
  • Retrieval-augmented personalization uses frozen foundation models to create user-specific embeddings.
  • This method significantly improves accuracy and F1-score without labeled user data.
  • It offers a lightweight and data-efficient alternative to traditional fine-tuning.

Original post by Louis Simon, Mohamed Chetouani

"arXiv:2606.24985v1 Announce Type: new Abstract: Personalization in wearable-based stress detection remains challenging due to substantial inter-individual variability in physiological and behavioral responses. While traditional approaches rely on user-specific fine-tuning or cost…"

View on X

Originally posted by Louis Simon, Mohamed Chetouani on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses