paper-with-me

Papers

Manifold Embedded Knowledge Transfer for Brain-Computer Interfaces

2019-10-14 · Wen Zhang, Dongrui Wu

Transfer learning makes use of data or knowledge in one problem to help solve a different, yet related, problem. It is particularly useful in brain-computer interfaces (BCIs), for coping with variations among different subjects and/or tasks. This paper considers offline unsupervised cross-subject electroencephalogram (EEG) classification, i.e., we have labeled EEG trials from one or more source subjects, but only unlabeled EEG trials from the target subject. We propose a novel manifold embedded knowledge transfer (MEKT) approach, which first aligns the covariance matrices of the EEG trials in the Riemannian manifold, extracts features in the tangent space, and then performs domain adaptation by minimizing the joint probability distribution shift between the source and the target domains, while preserving their geometric structures. MEKT can cope with one or multiple source domains, and can be computed efficiently. We also propose a domain transferability estimation (DTE) approach to identify the most beneficial source domains, in case there are a large number of source domains. Experiments on four EEG datasets from two different BCI paradigms demonstrated that MEKT outperformed several state-of-the-art transfer learning approaches, and DTE can reduce more than half of the computational cost when the number of source subjects is large, with little sacrifice of classification accuracy.

📄 PDF Abstract BibTeX arXiv:1910.05878

Code (1)

chamwen/MEKT 공식 구현

Tasks

Domain AdaptationEEGElectroencephalogram (EEG)General ClassificationTransfer Learning

Similar Papers 제목 키워드 기반

Cogni-Net: Cognitive Feature Learning through Deep Visual Perception

2018-11-01 · Pranay Mukherjee, Abhirup Das, Ayan Kumar Bhunia, Partha Pratim Roy

Can we ask computers to recognize what we see from brain signals alone? Our paper seeks to utilize the knowledge learnt in the visual domain by popular pre-trained vision models and use it to teach a recurrent model bein…

EEGElectroencephalogram (EEG)Knowledge DistillationTransfer Learning

Deep Learning Human Mind for Automated Visual Classification

2016-09-01 · CVPR 2017 7 · Concetto Spampinato, Simone Palazzo, Isaak Kavasidis, Daniela Giordano 외

What if we could effectively read the mind and transfer human visual capabilities to computer vision methods? In this paper, we aim at addressing this question by developing the first visual object classifier driven by h…

ClassificationDeep LearningEEGElectroencephalogram (EEG)+3

Flow-based Generative Models for Learning Manifold to Manifold Mappings

2020-12-18 · Xingjian Zhen, Rudrasis Chakraborty, Liu Yang, Vikas Singh

Many measurements or observations in computer vision and machine learning manifest as non-Euclidean data. While recent proposals (like spherical CNN) have extended a number of deep neural network architectures to manifol…

Hybrid Paradigm-based Brain-Computer Interface for Robotic Arm Control

2022-12-14 · Byeong-Hoo Lee, Jeong-Hyun Cho, Byung-Hee Kwon

Brain-computer interface (BCI) uses brain signals to communicate with external devices without actual control. Particularly, BCI is one of the interfaces for controlling the robotic arm. In this study, we propose a knowl…

Brain Computer InterfaceEEGElectroencephalogram (EEG)Knowledge Distillation

SwitchBraidNet: Quantisation-Aware Lightweight Architecture for Hybrid Brain-Computer Interface

2026-06-17 · Gourav Siddhad, Yogesh Kumar Meena arxiv

Hybrid brain-computer interfaces (BCIs) that integrate motor imagery (MI) and steady-state visual evoked potentials (SSVEP) provide high-dimensional neural decoding but typically exceed the computational limits of embedd…