A Novel Transformer-Based Self-Supervised Learning Method to Enhance Photoplethysmogram Signal Artifact Detection
Thanh-Dung Le, Clara Macabiau, K\'evin Albert, Philippe Jouvet, Rita Noumeir

TL;DR
This paper introduces a self-supervised learning approach to improve Transformer models for artifact detection in photoplethysmogram signals, especially effective with limited labeled data in PICU settings.
Contribution
It demonstrates the effectiveness of SSL techniques, including a novel contrastive loss, in enhancing Transformer-based artifact detection from unlabeled PPG data.
Findings
SSL improves Transformer robustness in artifact classification
Contrastive learning techniques outperform other SSL methods
Proposed contrastive loss enhances training stability and accuracy
Abstract
Recent research at CHU Sainte Justine's Pediatric Critical Care Unit (PICU) has revealed that traditional machine learning methods, such as semi-supervised label propagation and K-nearest neighbors, outperform Transformer-based models in artifact detection from PPG signals, mainly when data is limited. This study addresses the underutilization of abundant unlabeled data by employing self-supervised learning (SSL) to extract latent features from these data, followed by fine-tuning on labeled data. Our experiments demonstrate that SSL significantly enhances the Transformer model's ability to learn representations, improving its robustness in artifact classification tasks. Among various SSL techniques, including masking, contrastive learning, and DINO (self-distillation with no labels)-contrastive learning exhibited the most stable and superior performance in small PPG datasets. Further,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 diagnosis using AI · Phonocardiography and Auscultation Techniques
MethodsMulti-Head Attention · Attention Is All You Need · Byte Pair Encoding · Label Smoothing · Adam · Dropout · Linear Layer · Absolute Position Encodings · Layer Normalization · Residual Connection
