SPLGOct 21, 2024

Contrastive random lead coding for channel-agnostic self-supervision of biosignals

arXiv:2410.19842v1h-index: 15
Originality Incremental advance
AI Analysis

This addresses a bottleneck in applying self-supervised learning to biosignal analysis, enabling generalization across datasets with different channel setups, though it is incremental in adapting contrastive learning to a specific domain.

The paper tackles the problem of designing effective positive pairs for self-supervised learning on biosignals with variable channel configurations, introducing contrastive random lead coding (CRLC) which outperforms competing strategies in channel-agnostic settings and surpasses the state-of-the-art for EEG tasks.

Contrastive learning yields impressive results for self-supervision in computer vision. The approach relies on the creation of positive pairs, something which is often achieved through augmentations. However, for multivariate time series effective augmentations can be difficult to design. Additionally, the number of input channels for biosignal datasets often varies from application to application, limiting the usefulness of large self-supervised models trained with specific channel configurations. Motivated by these challenges, we set out to investigate strategies for creation of positive pairs for channel-agnostic self-supervision of biosignals. We introduce contrastive random lead coding (CRLC), where random subsets of the input channels are used to create positive pairs and compare with using augmentations and neighboring segments in time as positive pairs. We validate our approach by pre-training models on EEG and ECG data, and then fine-tuning them for downstream tasks. CRLC outperforms competing strategies in both scenarios in the channel-agnostic setting. For EEG, the approach additionally outperforms the state-of-the-art reference model. Notably, for EEG tasks CRLC surpasses the current state-of-the-art reference model. While, the state-of-the-art reference model is superior in the ECG task, incorporating CRLC allows us to obtain comparable results. In conclusion, CRLC helps generalization across variable channel setups when training our channel-agnostic model.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes