paper-with-me

Papers

Uncertainty Detection and Reduction in Neural Decoding of EEG Signals

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

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 EEG signals. Previous works on EEG analysis mainly focus on the exploration of noise pattern in the source signal, while the uncertainty during the decoding process is largely unexplored. Automatically detecting and reducing such decoding uncertainty is important for BCI motor imagery applications such as robotic arm control etc. In this work, we proposed an uncertainty estimation and reduction model (UNCER) to quantify and mitigate the uncertainty during the EEG decoding process. It utilized a combination of dropout oriented method and Bayesian neural network for uncertainty estimation to incorporate both the uncertainty in the input signal and the uncertainty in the model parameters. We further proposed a data augmentation based approach for uncertainty reduction. The model can be integrated into current widely used EEG neural decoders without change of architecture. We performed extensive experiments for uncertainty estimation and its reduction in both intra-subject EEG decoding and cross-subject EEG decoding on two public motor imagery datasets, where the proposed model achieves significant improvement both on the quality of estimated uncertainty and the effectiveness of uncertainty reduction.

📄 PDF Abstract BibTeX arXiv:2201.00627

Code (1)

tiehangd/ue-eeg 공식 구현 pytorch

Tasks

Data AugmentationDecision MakingEEGEeg DecodingElectroencephalogram (EEG)Motor Imagery

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

FaithSCAN: Model-Driven Single-Pass Hallucination Detection for Faithful Visual Question Answering

2026-01-01 · Chaodong Tong, Qi Zhang, Chen Li, Lei Jiang 외 arxiv

Faithfulness hallucinations in VQA occur when vision-language models produce fluent yet visually ungrounded answers, severely undermining their reliability in safety-critical applications. Existing detection methods main…

Visual Question Answering

Dynamic Attention-Guided Context Decoding for Mitigating Context Faithfulness Hallucinations in Large Language Models

2025-01-02 · Yanwen Huang, Yong Zhang, Ning Cheng, Zhitao Li 외

Large language models (LLMs) often suffer from context faithfulness hallucinations, where outputs deviate from retrieved information due to insufficient context utilization and high output uncertainty. Our uncertainty ev…

Computational Efficiency

Uncertainty Autoencoders: Learning Compressed Representations via Variational Information Maximization

2018-12-26 · Aditya Grover, Stefano Ermon

Compressed sensing techniques enable efficient acquisition and recovery of sparse, high-dimensional data signals via low-dimensional projections. In this work, we propose Uncertainty Autoencoders, a learning framework fo…

compressed sensingDimensionality ReductionRepresentation Learning

Hallucination Detection in Large Language Models Using Diversion Decoding

2026-07-11 · Basel Abdeen, S M Tahmid Siddiqui, Meah Tahmeed Ahmed, Anoop Singhal 외 arxiv

Large language models (LLMs) have emerged as a powerful tool for retrieving knowledge through seamless, human-like interactions. Despite their advanced text generation capabilities, LLMs exhibit hallucination tendencies,…

Text Generation

REALM: Retrospective Encoder Alignment for LFP Modeling

2026-05-14 · Peicheng Wu, Zhenyu Bu, Runze Ma, Lin Du arxiv

Spike activity has been the dominant neural signal for behavior decoding due to its high spatial and temporal resolution. However, as brain-computer interfaces (BCIs) move toward high channel counts and wireless operatio…

Speech Recognition