Stress Estimation in Elderly Oncology Patients Using Visual Wearable Representations and Multi-Instance Learning
Summary
A study estimates perceived stress in elderly breast cancer patients within the CARDIOCARE cohort using multimodal wearable data from smartwatches and chest-worn ECG sensors. The research transforms physical activity and sleep data into heterogeneous visual representations, creating a weakly supervised setting where a single Perceived Stress Scale (PSS) score corresponds to multiple unlabeled data windows. A lightweight pretrained mixture-of-experts backbone, Tiny-BioMoE, embeds these representations into 192-dimensional vectors. These vectors are then aggregated using attention-based Multiple Instance Learning (MIL) to predict PSS scores at month 3 (M3) and month 6 (M6). Under leave-one-subject-out (LOSO) evaluation, the predictions showed moderate agreement with questionnaire scores, achieving R^2 values of 0.24 at M3 and 0.28 at M6, with global RMSE/MAE of 6.62/6.07 at M3 and 6.13/5.54 at M6.
Key takeaway
For AI Scientists developing health monitoring systems, this research demonstrates a viable approach to integrate wearable data for continuous stress estimation in oncology patients. You should consider adopting multimodal data fusion and Multiple Instance Learning techniques to address the challenges of weakly supervised settings and sparse ground truth labels in clinical applications. This method offers a pathway to enhance cardiotoxicity surveillance beyond traditional PROMs.
Key insights
Wearable data and MIL can estimate perceived stress in oncology patients, offering continuous cardiotoxicity surveillance.
Principles
- Multimodal wearable data improves stress estimation.
- Weakly supervised learning is effective for sparse labels.
Method
Transform wearable data into visual representations, embed with Tiny-BioMoE, then aggregate via attention-based Multiple Instance Learning to predict PSS scores.
In practice
- Integrate wearables for continuous patient monitoring.
- Apply Tiny-BioMoE for efficient embedding.
Topics
- Stress Estimation
- Elderly Oncology Patients
- Wearable Sensors
- Multi-Instance Learning
- Tiny-BioMoE
Best for: AI Scientist, Research Scientist
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Takara TLDR - Daily AI Papers.