New EEGNet Architecture Boosts Error Detection Across Multisensory Feedback
Researchers achieve robust ErrP decoding even with incongruent visual, auditory, and tactile feedback.
Error-related potentials (ErrPs) are neural signals that fire when a user detects an error in human-machine interaction—think of a split-second brainwave when a BCI misinterprets your intent. But in real-world settings, feedback doesn't come through a single channel: you might see a visual cue, hear a tone, and feel a vibration all at once. When these cues are incongruent (e.g., visual says “correct” but tactile says “error”), decoding the true ErrP becomes significantly harder.
To solve this, researchers led by Yixin Liu (Korea University) developed a multi-branch EEGNet architecture with auxiliary supervision. Instead of assuming a single modality, each branch processes a different sensory stream—visual, auditory, tactile—and an auxiliary loss encourages the model to learn modality-invariant features. The result: consistent classification performance across unimodal, bimodal, and even trimodal feedback configurations, with improved accuracy over the standard EEGNet baseline, especially when modalities conflicted.
The experiments used a maze-observation task where subjects watched a cursor move toward a target and received feedback (correct/error) via sight, sound, and/or touch. Across 30 participants, the proposed model maintained above 80% decoding accuracy even under incongruent multimodal conditions—a significant jump from the baseline's steep drop. This suggests that careful architectural design can make ErrP-based BCIs far more robust to the messy feedback conditions found outside the lab.
Why this matters: As brain-computer interfaces move into real-world applications—from prosthetic control to neurofeedback training—users will inevitably encounter complex, multi-sensory environments. Reliable ErrP decoding under such conditions is critical for safety and user trust. This work provides a concrete, data-driven path toward that reliability without requiring explicit knowledge of which sensory streams are congruent at any moment.
- Multi-branch EEGNet with auxiliary supervision improves ErrP decoding accuracy by 10-15% under incongruent multisensory feedback compared to baseline EEGNet.
- Tested across unimodal, bimodal, and trimodal configurations (visual, auditory, tactile) using a maze-observation task with 30 participants.
- Model maintains consistent performance (>80% accuracy) even when sensory modalities provide conflicting error signals.
Why It Matters
Enables more reliable brain-computer interfaces in real-world environments where feedback comes through multiple, often conflicting, sensory channels.