paper-with-me

Papers

STDA-Net: Spectrogram-Based Domain Adaptation for cross-dataset Sleep Stage Classification

2026-05-07 · Unaza Tallal, Shruti Kshirsagar, Ankita Shukla arxiv

Accurate sleep stage classification across datasets remains challenging due to variability in EEG channel montages, sampling rates, recording environments, and subject populations. Although deep learning has shown considerable promise for automated sleep staging, most existing cross-dataset methods rely on one-dimensional EEG signal representations, whereas the use of two-dimensional spectrogram-based inputs within an unsupervised domain adaptation framework has remained largely unexplored. Here, we propose STDA-Net (Spectrogram-based Temporal Domain Adaptation Network), a framework that combines a convolutional neural network (CNN) for spectrogram-based feature extraction, a bidirectional long short-term memory (BiLSTM) module for temporal modeling of sleep dynamics, and a domain-adversarial neural network (DANN) for source-to-target feature alignment without requiring any labeled target-domain data during training. Experiments are conducted on three publicly available datasets Sleep-EDF, SHHS-1, and SHHS-2 under six cross-dataset transfer settings. Results show that the proposed framework achieves an average accuracy of 89.03% and an average macro F1-score of 87.64%, consistently outperforming existing 1D baseline methods in terms of balanced classification performance, with substantially lower variance across five independent runs, indicating improved stability and reproducibility. Overall, these findings demonstrate that 2D spectrogram-based representations, combined with temporal modeling and adversarial domain adaptation, provide a robust and competitive alternative to conventional 1D EEG inputs for cross-dataset sleep staging.

📄 PDF Abstract BibTeX arXiv:2605.06736

Code (0)

등록된 구현이 없습니다.

Tasks

Unsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Action Segmentation with Joint Self-Supervised Temporal Domain Adaptation

2020-03-05 · CVPR 2020 6 · Min-Hung Chen, Baopu Li, Yingze Bao, Ghassan AlRegib 외

Despite the recent progress of fully-supervised action segmentation techniques, the performance is still not fully satisfactory. One main challenge is the problem of spatiotemporal variations (e.g. different people may p…

Action SegmentationDomain Adaptation

Knowledge Distillation Methods for Efficient Unsupervised Adaptation Across Multiple Domains

2021-01-18 · Le Thanh Nguyen-Meidine, Atif Belal, Madhu Kiran, Jose Dolz 외

Beyond the complexity of CNNs that require training on large annotated datasets, the domain shift between design and operational data has limited the adoption of CNNs in many real-world applications. For instance, in per…

Domain Adaptationimage-classificationImage ClassificationKnowledge Distillation+2

MEnsA: Mix-up Ensemble Average for Unsupervised Multi Target Domain Adaptation on 3D Point Clouds

2023-04-04 · Ashish Sinha, Jonghyun Choi

Unsupervised domain adaptation (UDA) addresses the problem of distribution shift between the unlabelled target domain and labelled source domain. While the single target domain adaptation (STDA) is well studied in the li…

Autonomous DrivingDomain AdaptationMulti-target Domain AdaptationUnsupervised Domain Adaptation

CoNMix for Source-free Single and Multi-target Domain Adaptation

2022-11-07 · Vikash Kumar, Rohit Lal, Himanshu Patil, Anirban Chakraborty

This work introduces the novel task of Source-free Multi-target Domain Adaptation and proposes adaptation framework comprising of \textbf{Co}nsistency with \textbf{N}uclear-Norm Maximization and \textbf{Mix}Up knowledge …

Domain AdaptationKnowledge DistillationMulti-target Domain AdaptationPseudo Label

Incremental Multi-Target Domain Adaptation for Object Detection with Efficient Domain Transfer

2021-04-13 · Le Thanh Nguyen-Meidine, Madhu Kiran, Marco Pedersoli, Jose Dolz 외

Recent advances in unsupervised domain adaptation have significantly improved the recognition accuracy of CNNs by alleviating the domain shift between (labeled) source and (unlabeled) target data distributions. While the…

Domain AdaptationIncremental LearningKnowledge DistillationMulti-target Domain Adaptation+4