paper-with-me

Papers

Improving EEG Classification Through Randomly Reassembling Original and Generated Data with Transformer-based Diffusion Models

2024-07-20 · Mingzhi Chen, Yiyu Gui, Yuqi Su, Yuesheng Zhu, Guibo Luo, Yuchao Yang

Electroencephalogram (EEG) classification has been widely used in various medical and engineering applications, where it is important for understanding brain function, diagnosing diseases, and assessing mental health conditions. However, the scarcity of EEG data severely restricts the performance of EEG classification networks, and generative model-based data augmentation methods have emerged as potential solutions to overcome this challenge. There are two problems with existing methods: (1) The quality of the generated EEG signals is not high; (2) The enhancement of EEG classification networks is not effective. In this paper, we propose a Transformer-based denoising diffusion probabilistic model and a generated data-based augmentation method to address the above two problems. For the characteristics of EEG signals, we propose a constant-factor scaling method to preprocess the signals, which reduces the loss of information. We incorporated Multi-Scale Convolution and Dynamic Fourier Spectrum Information modules into the model, improving the stability of the training process and the quality of the generated data. The proposed augmentation method randomly reassemble the generated data with original data in the time-domain to obtain vicinal data, which improves the model performance by minimizing the empirical risk and the vicinal risk. We verify the proposed augmentation method on four EEG datasets for four tasks and observe significant accuracy performance improvements: 14.00% on the Bonn dataset; 6.38% on the SleepEDF-20 dataset; 9.42% on the FACED dataset; 2.5% on the Shu dataset. We will make the code of our method publicly accessible soon.

📄 PDF Abstract BibTeX arXiv:2407.20253

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDenoisingEEGElectroencephalogram (EEG)

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Reassembling Broken Objects using Breaking Curves

2023-06-05 · Ali Alagrami, Luca Palmieri, Sinem Aslan, Marcello Pelillo 외

Reassembling 3D broken objects is a challenging task. A robust solution that generalizes well must deal with diverse patterns associated with different types of broken objects. We propose a method that tackles the pairwi…

Object

Molecular Graph Generation by Decomposition and Reassembling

2022-12-11 · Masatsugu Yamada, Mahito Sugiyama

Designing molecular structures with desired chemical properties is an essential task in drug discovery and material design. However, finding molecules with the optimized desired properties is still a challenging task due…

Drug DiscoveryGraph GenerationMolecular Graph Generationvalid

Image Reassembly Combining Deep Learning and Shortest Path Problem

2018-09-04 · ECCV 2018 · M. -M. Paumard, D. Picard, H. Tabia

This paper addresses the problem of reassembling images from disjointed fragments. More specifically, given an unordered set of fragments, we aim at reassembling one or several possibly incomplete images. The main contri…

Deep LearningPosition

Image Reassembly Combining Deep Learning and Shortest Path Problem

2018-09-01 · ECCV 2018 9 · Marie-Morgane Paumard, David Picard, Hedi Tabia

This paper addresses the problem of reassembling images from disjointed fragments. More specifically, given an unordered set of fragments, we aim at reassembling one or several possibly incomplete images. The main contri…

Deep LearningPosition

Image recognition from raw labels collected without annotators

2019-10-20 · Fatih Furkan Yilmaz, Reinhard Heckel

Image classification problems are typically addressed by first collecting examples with candidate labels, second cleaning the candidate labels manually, and third training a deep neural network on the clean examples. The…

image-classificationImage Classification