CogAdapt: Adapting Clinical ECG Foundation Models for Wearable Cognitive Load Assessment
About
Assessing cognitive load continuously and at low latency would help adaptive human-computer interaction, but it remains hard because labeled data are scarce and models generalize poorly across subjects. Recent ECG foundation models, pre-trained on millions of clinical diagnostic ECG recordings, yet they do not apply directly to wearable devices when the sensor configuration and the task both differ. We present CogAdapt, a framework that adapts a clinical ECG foundation model to wearable cognitive load assessment. CogAdapt has two parts. LeadBridge is a learnable adapter that maps 3-lead wearable signals to a 12-lead-compatible representation. ProFine is a progressive fine-tuning strategy that unfreezes encoder layers in stages while limiting representational drift in the pre-trained model. On two public datasets (CLARE and CL-Drive) under leave-one-subject-out cross-validation, CogAdapt reaches macro-F1 of 0.626 and 0.768, improving over from-scratch baselines by 11.2 and 16.1 percentage points. The results show that a clinical ECG pretraining can support subject-independent cognitive load assessment from wearable sensors.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Cognitive Load Classification | CLARE (K-Fold) | Accuracy81.3 | 8 | |
| Cognitive Load Classification | CL-Drive (K-Fold) | Accuracy86.2 | 8 | |
| Cognitive Load Classification | CL-Drive (LOSO) | Accuracy (LOSO)83.1 | 8 | |
| Cognitive Load Classification | CLARE (LOSO) | Accuracy73.6 | 8 |