paper-with-me

홈 › Papers

Towards Real-World BCI: CCSPNet, A Compact Subject-Independent Motor Imagery Framework

2020-12-25 · Mahbod Nouri, Faraz Moradi, Hafez Ghaemi, Ali Motie Nasrabadi

A conventional brain-computer interface (BCI) requires a complete data gathering, training, and calibration phase for each user before it can be used. In recent years, a number of subject-independent (SI) BCIs have been developed. Many of these methods yield a weaker performance compared to the subject-dependent (SD) approach, and some are computationally expensive. A potential real-world application would greatly benefit from a more accurate, compact, and computationally efficient subject-independent BCI. In this work, we propose a novel subject-independent BCI framework, named CCSPNet (Convolutional Common Spatial Pattern Network) that is trained on the motor imagery (MI) paradigm of a large-scale electroencephalography (EEG) signals database consisting of 400 trials for every 54 subjects who perform two-class hand-movement MI tasks. The proposed framework applies a wavelet kernel convolutional neural network (WKCNN) and a temporal convolutional neural network (TCNN) in order to represent and extract the spectral features of EEG signals. A common spatial pattern (CSP) algorithm is implemented for spatial feature extraction, and the number of CSP features is reduced by a dense neural network. Finally, the class label is determined by a linear discriminant analysis (LDA) classifier. The CCSPNet evaluation results show that it is possible to have a compact BCI that achieves both SD and SI state-of-the-art performance comparable to complex and computationally expensive models.

📄 PDF Abstract BibTeX arXiv:2012.13567

Code (1)

Singular-Brain/CCSPNet 공식 구현

Tasks

Brain Computer InterfaceEdge-computingEEGElectroencephalogram (EEG)Motor Imagery

Methods 이 논문이 사용한 방법론

LDA Linear discriminant analysis (LDA), normal discriminant analysis (NDA), or discriminant function analysis is a generalization of Fisher's linear discriminant, a method used in…

Similar Papers 제목 키워드 기반

CCSPNet-Joint: Efficient Joint Training Method for Traffic Sign Detection Under Extreme Conditions

2023-09-13 · Haoqin Hong, Yue Zhou, Xiangyu Shu, Xiaofang Hu

Traffic sign detection is an important research direction in intelligent driving. Unfortunately, existing methods often overlook extreme conditions such as fog, rain, and motion blur. Moreover, the end-to-end training st…

DenoisingImage Denoisingobject-detectionObject Detection+1

Adversarial Deep Feature Extraction Network for User Independent Human Activity Recognition

2021-10-23 · Sungho Suh, Vitor Fortes Rey, Paul Lukowicz

User dependence remains one of the most difficult general problems in Human Activity Recognition (HAR), in particular when using wearable sensors. This is due to the huge variability of the way different people execute e…

Activity RecognitionDecoderHuman Activity Recognition

MIN2Net: End-to-End Multi-Task Learning for Subject-Independent Motor Imagery EEG Classification

2021-02-07 · Phairot Autthasan, Rattanaphon Chaisaen, Thapanun Sudhawiyangkul, Phurin Rangpong 외

Advances in the motor imagery (MI)-based brain-computer interfaces (BCIs) allow control of several applications by decoding neurophysiological phenomena, which are usually recorded by electroencephalography (EEG) using a…

ClassificationEEGElectroencephalogram (EEG)General Classification+3

DSAINet: An Efficient Dual-Scale Attentive Interaction Network for General EEG Decoding

2026-04-20 · Zhiyuan Ma, Zeyuan Li, Zihao Qiu, Jinhao Li 외 arxiv

In real-world applications of noninvasive electroencephalography (EEG), specialized decoders often show limited generalizability across diverse tasks under subject-independent settings. One central challenge is that task…

Eeg Decoding

SVDiff: Compact Parameter Space for Diffusion Fine-Tuning

2023-03-20 · ICCV 2023 1 · Ligong Han, Yinxiao Li, Han Zhang, Peyman Milanfar 외

Diffusion models have achieved remarkable success in text-to-image generation, enabling the creation of high-quality images from text prompts or other modalities. However, existing methods for customizing these models ar…

Data AugmentationDiffusion PersonalizationEfficient Diffusion PersonalizationImage Generation+3