paper-with-me

홈 › Papers

Decision SincNet: Neurocognitive models of decision making that predict cognitive processes from neural signals

2022-08-04 · Qinhua Jenny Sun, Khuong Vo, Kitty Lui, Michael Nunez, Joachim Vandekerckhove, Ramesh Srinivasan

Human decision making behavior is observed with choice-response time data during psychological experiments. Drift-diffusion models of this data consist of a Wiener first-passage time (WFPT) distribution and are described by cognitive parameters: drift rate, boundary separation, and starting point. These estimated parameters are of interest to neuroscientists as they can be mapped to features of cognitive processes of decision making (such as speed, caution, and bias) and related to brain activity. The observed patterns of RT also reflect the variability of cognitive processes from trial to trial mediated by neural dynamics. We adapted a SincNet-based shallow neural network architecture to fit the Drift-Diffusion model using EEG signals on every experimental trial. The model consists of a SincNet layer, a depthwise spatial convolution layer, and two separate FC layers that predict drift rate and boundary for each trial in-parallel. The SincNet layer parametrized the kernels in order to directly learn the low and high cutoff frequencies of bandpass filters that are applied to the EEG data to predict drift and boundary parameters. During training, model parameters were updated by minimizing the negative log likelihood function of WFPT distribution given trial RT. We developed separate decision SincNet models for each participant performing a two-alternative forced-choice task. Our results showed that single-trial estimates of drift and boundary performed better at predicting RTs than the median estimates in both training and test data sets, suggesting that our model can successfully use EEG features to estimate meaningful single-trial Diffusion model parameters. Furthermore, the shallow SincNet architecture identified time windows of information processing related to evidence accumulation and caution and the EEG frequency bands that reflect these processes within each participant.

📄 PDF Abstract BibTeX arXiv:2208.02845

Code (1)

jennyqsun/EEG-Decision-SincNet 공식 구현 pytorch

Tasks

Decision MakingEEGElectroencephalogram (EEG)

Methods 이 논문이 사용한 방법론

Test 설명 없음
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…
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…

Similar Papers 제목 키워드 기반

AGE2HIE: Transfer Learning from Brain Age to Predicting Neurocognitive Outcome for Infant Brain Injury

2024-11-07 · Rina Bao, Sheng He, Ellen Grant, Yangming Ou

Hypoxic-Ischemic Encephalopathy (HIE) affects 1 to 5 out of every 1,000 newborns, with 30% to 50% of cases resulting in adverse neurocognitive outcomes. However, these outcomes can only be reliably assessed as early as a…

Age EstimationDeep LearningTransfer Learning

Interpretable SincNet-based Deep Learning for Emotion Recognition from EEG brain activity

2021-07-18 · Juan Manuel Mayor-Torres, Mirco Ravanelli, Sara E. Medina-DeVilliers, Matthew D. Lerner 외

Machine learning methods, such as deep learning, show promising results in the medical domain. However, the lack of interpretability of these algorithms may hinder their applicability to medical decision support systems.…

EEGElectroencephalogram (EEG)Emotion Recognition

Fairness, not Emotion, Drives Socioeconomic Decision Making

2024-09-16 · Rudra Mukhopadhyay, Sourin Chatterjee, Koel Das

Emotion and fairness play a key role in mediating socioeconomic decisions in humans; however, the underlying neurocognitive mechanism remains largely unknown. In this study, we explored the interplay between proposers' e…

ClusteringDecision MakingFairness

Speaker Recognition using SincNet and X-Vector Fusion

2020-04-05 · Mayank Tripathi, Divyanshu Singh, Seba Susan

In this paper, we propose an innovative approach to perform speaker recognition by fusing two recently introduced deep neural networks (DNNs) namely - SincNet and X-Vector. The idea behind using SincNet filters on the ra…

Speaker Recognition

AM-MobileNet1D: A Portable Model for Speaker Recognition

2020-03-31 · João Antônio Chagas Nunes, David Macêdo, Cleber Zanchettin

Speaker Recognition and Speaker Identification are challenging tasks with essential applications such as automation, authentication, and security. Deep learning approaches like SincNet and AM-SincNet presented great resu…

Deep LearningmodelSpeaker IdentificationSpeaker Recognition