paper-with-me

Papers

A few filters are enough: Convolutional Neural Network for P300 Detection

2019-09-16 · Alicia Montserrat Alvarado-Gonzalez, Gibran Fuentes-Pineda, Jorge Cervantes-Ojeda

Over the past decade, convolutional neural networks (CNNs) have become the driving force of an ever-increasing set of applications, achieving state-of-the-art performance. Most of the modern CNN architectures are composed of many convolutional and fully connected layers and typically require thousands or millions of parameters to learn. CNNs have also been effective in the detection of Event-Related Potentials from electroencephalogram (EEG) signals, notably the P300 component which is frequently employed in Brain-Computer Interfaces (BCIs). However, for this task, the increase in detection rates compared to approaches based on human-engineered features has not been as impressive as in other areas and might not justify such a large number of parameters. In this paper, we study the performances of existing CNN architectures with diverse complexities for single-trial within-subject and cross-subject P300 detection on four different datasets. We also proposed SepConv1D, a very simple CNN architecture consisting of a single depthwise separable 1D convolutional layer followed by a fully connected Sigmoid classification neuron. We found that with as few as four filters in its convolutional layer and a small overall number of parameters, SepConv1D obtained competitive performances in the four datasets. We believe this may represent an important step towards building simpler, cheaper, faster, and more portable BCIs.

📄 PDF Abstract BibTeX arXiv:1909.06970

Code (1)

gibranfp/P300-CNNT 공식 구현 tf

Tasks

EEGElectroencephalogram (EEG)General Classification

Similar Papers 제목 키워드 기반

Group Cross-Correlations with Faintly Constrained Filters

2025-12-31 · Benedikt Fluhr arxiv

Group convolutional layers with respect to some group $G$ are modeled by convolutions or cross-correlations with a filter, and they provide the fundamental building block for group convolutional neural networks. For enti…

Artistic Instance-Aware Image Filtering by Convolutional Neural Networks

2018-09-22 · Milad Tehrani, Mahnoosh Bagheri, Mahdi Ahmadi, Alireza Norouzi 외

In the recent years, public use of artistic effects for editing and beautifying images has encouraged researchers to look for new approaches to this task. Most of the existing methods apply artistic effects to the whole …

Instance Segmentationobject-detectionObject DetectionSegmentation+1

Asymptotic Soft Filter Pruning for Deep Convolutional Neural Networks

2018-08-22 · Yang He, Xuanyi Dong, Guoliang Kang, Yanwei Fu 외

Deeper and wider Convolutional Neural Networks (CNNs) achieve superior performance but bring expensive computation cost. Accelerating such over-parameterized neural network has received increased attention. A typical pru…

image-classificationImage Classification

Weight Evolution: Improving Deep Neural Networks Training through Evolving Inferior Weight Values

2021-10-09 · Zhenquan Lin, Kailing Guo, Xiaofen Xing, Xiangmin Xu

To obtain good performance, convolutional neural networks are usually over-parameterized. This phenomenon has stimulated two interesting topics: pruning the unimportant weights for compression and reactivating the unimpo…

Unsupervised Deep Feature Learning for Deformable Registration of MR Brain Images

2013-03-01 · MICCAI 2013 3 · Guorong WuMinjeong KimQian WangYaozong GaoShu LiaoDinggang Shen

Establishing accurate anatomical correspondences is critical for medical image registration. Although many hand-engineered features have been proposed for correspondence detection in various registration applications, no…

Image RegistrationMedical Image Registration