Uncovering Patterns of Brain Activity from EEG Data Consistently Associated with Cybersickness Using Neural Network Interpretability Maps
Jacqueline Yau, Katherine J. Mimnaugh, Evan G. Center, Timo Ojala, Steven M. LaValle, Wenzhen Yuan, Nancy Amato, Minje Kim, Kara Federmeier
TL;DR
The paper tackles real-time cybersickness detection from EEG by leveraging ERP responses to an auditory stimulus to avoid VR-visual confounds. It trains CNN and transformer models (EEGNet, EEG Conformer, and pre-trained EEG ViT), applies calibration to bridge inter-subject variability, and uses interpretability maps (Integrated Gradients and GradCAM) to identify salient features. A consistent finding across models and runs is the prominence of amplitudes at a left prefrontal scalp site (LLPf) for sickness classification, suggesting a transferable biomarker for online detection. The work demonstrates that calibration significantly boosts performance and provides a framework for explainable EEG-based cybersickness classification with potential extensions to time-frequency analysis and graph-based electrode modeling.
Abstract
Cybersickness poses a serious challenge for users of virtual reality (VR) technology. Consequently, there has been significant effort to track its occurrence during VR use with brain activity through electroencephalography (EEG). However, a significant confound in current methods for detecting sickness from EEG is they do not account for the simultaneous processing of the sickening visual stimulus that is present in the brain data from VR. Using event-related potentials (ERPs) from an auditory stimulus shown to reflect cybersickness impacts, we can more precisely target EEG cybersickness features and use those to achieve better performance in online cybersickness classification. In this article, we introduce a method utilizing trained convolutional neural networks and transformer models and plot interpretability maps from integrated gradients and class activation to give a visual representation of what the model determined was most useful in sickness classification from an EEG dataset consisting of ERPs recorded during the elicitation of cybersickness. Across 12 runs of our method with three different neural networks, the models consistently pointed to a surprising finding: that amplitudes recorded at an electrode placed on the scalp near the left prefrontal cortex were important in the classification of cybersickness. These results help clarify a hidden pattern in other related research and point to exciting opportunities for future investigation: that this scalp location could be used as a tagged feature for better real-time cybersickness classification with EEG. We provide our code at: [anonymized].
