English

SelectiveFinetuning: Enhancing Transfer Learning in Sleep Staging through Selective Domain Alignment

Signal Processing 2025-01-08 v1 Artificial Intelligence

Abstract

In practical sleep stage classification, a key challenge is the variability of EEG data across different subjects and environments. Differences in physiology, age, health status, and recording conditions can lead to domain shifts between data. These domain shifts often result in decreased model accuracy and reliability, particularly when the model is applied to new data with characteristics different from those it was originally trained on, which is a typical manifestation of negative transfer. To address this, we propose SelectiveFinetuning in this paper. Our method utilizes a pretrained Multi Resolution Convolutional Neural Network (MRCNN) to extract EEG features, capturing the distinctive characteristics of different sleep stages. To mitigate the effect of domain shifts, we introduce a domain aligning mechanism that employs Earth Mover Distance (EMD) to evaluate and select source domain data closely matching the target domain. By finetuning the model with selective source data, our SelectiveFinetuning enhances the model's performance on target domain that exhibits domain shifts compared to the data used for training. Experimental results show that our method outperforms existing baselines, offering greater robustness and adaptability in practical scenarios where data distributions are often unpredictable.

Keywords

Cite

@article{arxiv.2501.03764,
  title  = {SelectiveFinetuning: Enhancing Transfer Learning in Sleep Staging through Selective Domain Alignment},
  author = {Siyuan Zhao and Chenyu Liu and Yi Ding and Xinliang Zhou},
  journal= {arXiv preprint arXiv:2501.03764},
  year   = {2025}
}

Comments

Accepted by ICASSP 2025

R2 v1 2026-06-28T20:58:42.841Z