paper-with-me

Papers

Uncertainty Quantification for cross-subject Motor Imagery classification

2024-03-14 · Prithviraj Manivannan, Ivo Pascal de Jong, Matias Valdenegro-Toro, Andreea Ioana Sburlea

Uncertainty Quantification aims to determine when the prediction from a Machine Learning model is likely to be wrong. Computer Vision research has explored methods for determining epistemic uncertainty (also known as model uncertainty), which should correspond with generalisation error. These methods theoretically allow to predict misclassifications due to inter-subject variability. We applied a variety of Uncertainty Quantification methods to predict misclassifications for a Motor Imagery Brain Computer Interface. Deep Ensembles performed best, both in terms of classification performance and cross-subject Uncertainty Quantification performance. However, we found that standard CNNs with Softmax output performed better than some of the more advanced methods.

📄 PDF Abstract BibTeX arXiv:2403.09228

Code (1)

p-manivannan/uq-motor-imagery 공식 구현

Tasks

Brain Computer InterfaceClassificationMotor ImageryUncertainty Quantification

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Deep Ensembles 설명 없음

Similar Papers 제목 키워드 기반

Uncertainty Quantification for Motor Imagery BCI -- Machine Learning vs. Deep Learning

2025-07-10 · Joris Suurmeijer, Ivo Pascal de Jong, Matias Valdenegro-Toro, Andreea Ioana Sburlea

Brain-computer interfaces (BCIs) turn brain signals into functionally useful output, but they are not always accurate. A good Machine Learning classifier should be able to indicate how confident it is about a given class…

Deep LearningMotor ImageryUncertainty Quantification

Uncertainty Detection and Reduction in Neural Decoding of EEG Signals

2021-12-28 · Tiehang Duan, Zhenyi Wang, Sheng Liu, Sargur N. Srihari 외

EEG decoding systems based on deep neural networks have been widely used in decision making of brain computer interfaces (BCI). Their predictions, however, can be unreliable given the significant variance and noise in EE…

Data AugmentationDecision MakingEEGEeg Decoding+2

Meta-cognitive Multi-scale Hierarchical Reasoning for Motor Imagery Decoding

2025-11-11 · Si-Hyun Kim, Heon-Gyu Kwak, Byoung-Hee Kwon, Seong-Whan Lee arxiv

Brain-computer interface (BCI) aims to decode motor intent from noninvasive neural signals to enable control of external devices, but practical deployment remains limited by noise and variability in motor imagery (MI)-ba…

Bayesian Complete-Pooling in Cross-Subject Classification for Motor Imagery Electroencephalogram

2026-07-25 · Ethan Davis arxiv

Brain-computer interfaces (BCIs) have long sought calibration-free operation, but classifiers are typically benchmarked by discrimination alone, blind to whether predicted probabilities are well calibrated - a meaningful…

Feature Engineering

Motor Imagery EEG Signals: Multi-Task Classification and Subject Identification with a Lightweight CNN

2025-02-26 · SSRN 2025 2 · Amir Hossein Fouladi, Mohammad Pooyan

Motor imagery is a domain of the brain-computer interface where individuals imagine moving their body parts without any physical movement occurring. This field has significant applications in enhancing abilities in indiv…

Binary ClassificationBrain Computer InterfaceEEGMotor Imagery