paper-with-me

Papers

Towards Sleep Scoring Generalization Through Self-Supervised Meta-Learning

2022-07-27 · Abdelhak Lemkhenter, Paolo Favaro

In this work we introduce a novel meta-learning method for sleep scoring based on self-supervised learning. Our approach aims at building models for sleep scoring that can generalize across different patients and recording facilities, but do not require a further adaptation step to the target data. Towards this goal, we build our method on top of the Model Agnostic Meta-Learning (MAML) framework by incorporating a self-supervised learning (SSL) stage, and call it S2MAML. We show that S2MAML can significantly outperform MAML. The gain in performance comes from the SSL stage, which we base on a general purpose pseudo-task that limits the overfitting to the subject-specific patterns present in the training dataset. We show that S2MAML outperforms standard supervised learning and MAML on the SC, ST, ISRUC, UCD and CAP datasets.

📄 PDF Abstract BibTeX arXiv:2207.13801

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-LearningSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

BASE 설명 없음
MAML 설명 없음

Similar Papers 제목 키워드 기반

NeuroSleepNet: A Multi-Head Self-Attention Based Automatic Sleep Scoring Scheme with Spatial and Multi-Scale Temporal Representation Learning

2024-12-31 · Muhammad Sudipto Siam Dip, Mohammod Abdul Motin, Chandan Karmakar, Thomas Penzel 외

Objective: Automatic sleep scoring is crucial for diagnosing sleep disorders. Existing frameworks based on Polysomnography often rely on long sequences of input signals to predict sleep stages, which can introduce comple…

Computational EfficiencyRepresentation Learning

A Systematic Evaluation of Self-Supervised Learning for Label-Efficient Sleep Staging with Wearable EEG

2025-10-09 · Emilio Estevan, María Sierra-Torralba, Eduardo López-Larraz, Luis Montesano arxiv

Wearable EEG devices have emerged as a promising alternative to polysomnography (PSG). As affordable and scalable solutions, their widespread adoption results in the collection of massive volumes of unlabeled data that c…

Self-Supervised Learning

NeuroNet: A Novel Hybrid Self-Supervised Learning Framework for Sleep Stage Classification Using Single-Channel EEG

2024-04-10 · Cheol-Hui Lee, Hakseung Kim, Hyun-jee Han, Min-Kyung Jung 외

The classification of sleep stages is a pivotal aspect of diagnosing sleep disorders and evaluating sleep quality. However, the conventional manual scoring process, conducted by clinicians, is time-consuming and prone to…

Contrastive LearningEEGElectroencephalogram (EEG)Mamba+2

LG-Sleep: Local and Global Temporal Dependencies for Mice Sleep Scoring

2024-12-19 · Shadi Sartipi, Mie Andersen, Natalie Hauglund, Celia Kjaerby 외

Efficiently identifying sleep stages is crucial for unraveling the intricacies of sleep in both preclinical and clinical research. The labor-intensive nature of manual sleep scoring, demanding substantial expertise, has …

EEGElectroencephalogram (EEG)

Siamese Sleep Transformer For Robust Sleep Stage Scoring With Self-knowledge Distillation and Selective Batch Sampling

2022-12-12 · Heon-Gyu Kwak, Young-Seok Kweon, Gi-Hwan Shin

In this paper, we propose a Siamese sleep transformer (SST) that effectively extracts features from single-channel raw electroencephalogram signals for robust sleep stage scoring. Despite the significant advances in slee…

Knowledge DistillationSelf-Knowledge Distillation