paper-with-me

Papers

Convolutional Monge Mapping Normalization for learning on sleep data

2023-05-30 · Théo Gnassounou, Rémi Flamary, Alexandre Gramfort

In many machine learning applications on signals and biomedical data, especially electroencephalogram (EEG), one major challenge is the variability of the data across subjects, sessions, and hardware devices. In this work, we propose a new method called Convolutional Monge Mapping Normalization (CMMN), which consists in filtering the signals in order to adapt their power spectrum density (PSD) to a Wasserstein barycenter estimated on training data. CMMN relies on novel closed-form solutions for optimal transport mappings and barycenters and provides individual test time adaptation to new data without needing to retrain a prediction model. Numerical experiments on sleep EEG data show that CMMN leads to significant and consistent performance gains independent from the neural network architecture when adapting between subjects, sessions, and even datasets collected with different hardware. Notably our performance gain is on par with much more numerically intensive Domain Adaptation (DA) methods and can be used in conjunction with those for even better performances.

📄 PDF Abstract BibTeX arXiv:2305.18831

Code (1)

pythonot/convolutional-monge-mapping-normalization 공식 구현 pytorch

Tasks

Domain AdaptationEEGElectroencephalogram (EEG)Test-time Adaptation

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Convolution Monge Mapping Normalization for learning on sleep data

2023-09-21 · NeurIPS 2023 11

In many machine learning applications on signals and biomedical data, especially electroencephalogram (EEG), one major challenge is the variability of the data across subjects, sessions, and hardware devices. In this wor…

Convolutional Monge Mapping between EEG Datasets to Support Independent Component Labeling

2025-09-01 · Austin Meek, Carlos H. Mendoza-Cardenas, Austin J. Brockmeier arxiv

EEG recordings contain rich information about neural activity but are subject to artifacts, noise, and superficial differences due to sensors, amplifiers, and filtering. Independent component analysis and automatic label…

PSDNorm: Test-Time Temporal Normalization for Deep Learning in Sleep Staging

2025-03-06 · Théo Gnassounou, Antoine Collas, Rémi Flamary, Alexandre Gramfort

Distribution shift poses a significant challenge in machine learning, particularly in biomedical applications using data collected across different subjects, institutions, and recording devices, such as sleep data. While…

Domain AdaptationSleep Staging

Concentration bounds for linear Monge mapping estimation and optimal transport domain adaptation

2019-05-24 · Rémi Flamary, Karim Lounici, André Ferrari

This article investigates the quality of the estimator of the linear Monge mapping between distributions. We provide the first concentration result on the linear mapping operator and prove a sample complexity of $n^{-1/2…

Domain Adaptation

Area Preserving Brain Mapping

2013-06-01 · CVPR 2013 6 · Zhengyu Su, Wei Zeng, Rui Shi, Yalin Wang 외

Brain mapping transforms the brain cortical surface to canonical planar domains, which plays a fundamental role in morphological study. Most existing brain mapping methods are based on angle preserving maps, which may in…