Table of Contents
Fetching ...

Towards a Network Expansion Approach for Reliable Brain-Computer Interface

Byeong-Hoo Lee, Kang Yin

TL;DR

An extensible network designed to improve its ability to extract essential features from EEG signals is presented, focusing on improving performance by increasing network capacity through expansion when learning performance is insufficient.

Abstract

Robotic arms are increasingly being used in collaborative environments, requiring an accurate understanding of human intentions to ensure both effectiveness and safety. Electroencephalogram (EEG) signals, which measure brain activity, provide a direct means of communication between humans and robotic systems. However, the inherent variability and instability of EEG signals, along with their diverse distribution, pose significant challenges in data collection and ultimately affect the reliability of EEG-based applications. This study presents an extensible network designed to improve its ability to extract essential features from EEG signals. This strategy focuses on improving performance by increasing network capacity through expansion when learning performance is insufficient. Evaluations were conducted in a pseudo-online format. Results showed that the proposed method outperformed control groups over three sessions and yielded competitive performance, confirming the ability of the network to be calibrated and personalized with data from new sessions.

Towards a Network Expansion Approach for Reliable Brain-Computer Interface

TL;DR

An extensible network designed to improve its ability to extract essential features from EEG signals is presented, focusing on improving performance by increasing network capacity through expansion when learning performance is insufficient.

Abstract

Robotic arms are increasingly being used in collaborative environments, requiring an accurate understanding of human intentions to ensure both effectiveness and safety. Electroencephalogram (EEG) signals, which measure brain activity, provide a direct means of communication between humans and robotic systems. However, the inherent variability and instability of EEG signals, along with their diverse distribution, pose significant challenges in data collection and ultimately affect the reliability of EEG-based applications. This study presents an extensible network designed to improve its ability to extract essential features from EEG signals. This strategy focuses on improving performance by increasing network capacity through expansion when learning performance is insufficient. Evaluations were conducted in a pseudo-online format. Results showed that the proposed method outperformed control groups over three sessions and yielded competitive performance, confirming the ability of the network to be calibrated and personalized with data from new sessions.

Paper Structure

This paper contains 5 sections, 2 equations, 2 figures, 2 tables.

Figures (2)

  • Figure 1: Layer expansion visualization. This example illustrates the expansion of the middle layer among the three convolutional layers, resulting in an increase in the number of convolutional channels as well as an enlargement of the feature size.
  • Figure 2: The visualization of feature extraction is demonstrated using t-SNE van2008visualizing. The top row illustrates the results for the datasets of (a) Session 1, (b) Session 2, and (c) Session 3 without network expansion, while the bottom row displays the visualization of the features with network expansion applied.