CVOct 23, 2014

Canonical Polyadic Decomposition with Auxiliary Information for Brain Computer Interface

arXiv:1410.6313v217 citations
Originality Incremental advance
AI Analysis

This work addresses the need for more integrated and efficient classification methods in brain-computer interfaces, though it appears incremental as it builds on existing unsupervised CPD techniques.

The authors tackled the problem of classifying physiological signals by proposing a supervised Canonical Polyadic Decomposition method that incorporates label information directly during decomposition, eliminating the need for a separate classifier step, and demonstrated its effectiveness and efficiency on synthetic, EEG, and MEG signals.

Physiological signals are often organized in the form of multiple dimensions (e.g., channel, time, task, and 3D voxel), so it is better to preserve original organization structure when processing. Unlike vector-based methods that destroy data structure, Canonical Polyadic Decomposition (CPD) aims to process physiological signals in the form of multi-way array, which considers relationships between dimensions and preserves structure information contained by the physiological signal. Nowadays, CPD is utilized as an unsupervised method for feature extraction in a classification problem. After that, a classifier, such as support vector machine, is required to classify those features. In this manner, classification task is achieved in two isolated steps. We proposed supervised Canonical Polyadic Decomposition by directly incorporating auxiliary label information during decomposition, by which a classification task can be achieved without an extra step of classifier training. The proposed method merges the decomposition and classifier learning together, so it reduces procedure of classification task compared with that of respective decomposition and classification. In order to evaluate the performance of the proposed method, three different kinds of signals, synthetic signal, EEG signal, and MEG signal, were used. The results based on evaluations of synthetic and real signals demonstrated that the proposed method is effective and efficient.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes