paper-with-me

홈 › Papers

Self-Supervised Learning for Anomalous Channel Detection in EEG Graphs: Application to Seizure Analysis

2022-08-15 · Thi Kieu Khanh Ho, Narges Armanfard

Electroencephalogram (EEG) signals are effective tools towards seizure analysis where one of the most important challenges is accurate detection of seizure events and brain regions in which seizure happens or initiates. However, all existing machine learning-based algorithms for seizure analysis require access to the labeled seizure data while acquiring labeled data is very labor intensive, expensive, as well as clinicians dependent given the subjective nature of the visual qualitative interpretation of EEG signals. In this paper, we propose to detect seizure channels and clips in a self-supervised manner where no access to the seizure data is needed. The proposed method considers local structural and contextual information embedded in EEG graphs by employing positive and negative sub-graphs. We train our method through minimizing contrastive and generative losses. The employ of local EEG sub-graphs makes the algorithm an appropriate choice when accessing to the all EEG channels is impossible due to complications such as skull fractures. We conduct an extensive set of experiments on the largest seizure dataset and demonstrate that our proposed framework outperforms the state-of-the-art methods in the EEG-based seizure study. The proposed method is the only study that requires no access to the seizure data in its training phase, yet establishes a new state-of-the-art to the field, and outperforms all related supervised methods.

📄 PDF Abstract BibTeX arXiv:2208.07448

Code (1)

Armanfard-Lab/EEG-CGS 공식 구현 pytorch

Tasks

EEGElectroencephalogram (EEG)Self-Supervised Learning

Similar Papers 제목 키워드 기반

Self-Discriminative Modeling for Anomalous Graph Detection

2023-10-10 · Jinyu Cai, Yunhe Zhang, Jicong Fan

This paper studies the problem of detecting anomalous graphs using a machine learning model trained on only normal graphs, which has many applications in molecule, biology, and social network data analysis. We present a …

Anomaly Detection

Decoupling anomaly discrimination and representation learning: self-supervised learning for anomaly detection on attributed graph

2023-04-11 · YanMing Hu, Chuan Chen, Bowen Deng, YuJing Lai 외

Anomaly detection on attributed graphs is a crucial topic for its practical application. Existing methods suffer from semantic mixture and imbalance issue because they mainly focus on anomaly discrimination, ignoring rep…

Anomaly DetectionRepresentation LearningSelf-Supervised Learning

Discriminability-Driven Channel Selection for Out-of-Distribution Detection

2024-01-01 · CVPR 2024 1 · Yue Yuan, Rundong He, Yicong Dong, Zhongyi Han 외

Out-of-distribution (OOD) detection is essential for deploying machine learning models in open-world environments. Activation-based methods are a key approach in OOD detection working to mitigate overconfident predic…

channel selectionOut-of-Distribution DetectionOut of Distribution (OOD) Detection

SSDPT: Self-Supervised Dual-Path Transformer for Anomalous Sound Detection in Machine Condition Monitoring

2022-08-06 · Jisheng Bai, Jianfeng Chen, Mou Wang, Muhammad Saad Ayub 외

Anomalous sound detection for machine condition monitoring has great potential in the development of Industry 4.0. However, these anomalous sounds of machines are usually unavailable in normal conditions. Therefore, the …

Self-Supervised Learning

Self-supervised Representation Learning for Reliable Robotic Monitoring of Fruit Anomalies

2021-09-21 · Taeyeong Choi, Owen Would, Adrian Salazar-Gomez, Grzegorz Cielniak

Data augmentation can be a simple yet powerful tool for autonomous robots to fully utilise available data for selfsupervised identification of atypical scenes or objects. State-of-the-art augmentation methods arbitrarily…

Anomaly DetectionData AugmentationRepresentation Learning