Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Task-oriented Self-supervised Learning for Anomaly Detection in Electroencephalography

About

Accurate automated analysis of electroencephalography (EEG) would largely help clinicians effectively monitor and diagnose patients with various brain diseases. Compared to supervised learning with labelled disease EEG data which can train a model to analyze specific diseases but would fail to monitor previously unseen statuses, anomaly detection based on only normal EEGs can detect any potential anomaly in new EEGs. Different from existing anomaly detection strategies which do not consider any property of unavailable abnormal data during model development, a task-oriented self-supervised learning approach is proposed here which makes use of available normal EEGs and expert knowledge about abnormal EEGs to train a more effective feature extractor for the subsequent development of anomaly detector. In addition, a specific two branch convolutional neural network with larger kernels is designed as the feature extractor such that it can more easily extract both larger scale and small-scale features which often appear in unavailable abnormal EEGs. The effectively designed and trained feature extractor has shown to be able to extract better feature representations from EEGs for development of anomaly detector based on normal data and future anomaly detection for new EEGs, as demonstrated on three EEG datasets. The code is available at https://github.com/ironing/EEG-AD.

Yaojia Zheng, Zhouwu Liu, Rong Mo, Ziyi Chen, Wei-shi Zheng, Ruixuan Wang• 2022

Related benchmarks

TaskDatasetResultRank
Pathology detection from ECG dataPTB-XL (test)
AUC0.864
21
ECG diagnosisECG-LT (test)
AUROC0.925
12
Anomaly DetectionInternal
EER11
8
Anomaly DetectionCHB-MIT
EER0.16
8
Anomaly DetectionUPMC
EER13
8
ECG diagnosisECG-LT Uncommon (test)
AUROC0.95
6
ECG diagnosisECG-LT Rare (test)
AUROC89.3
6
ECG diagnosisECG-LT Common (test)
AUROC0.932
6
Anomaly DetectionECG-LT All (test)
AUROC82.4
5
Anomaly DetectionECG-LT Common (test)
AUROC82
5
Showing 10 of 13 rows

Other info

Code

Follow for update