Multi-Class Transfer Learning and Domain Selection for Cross-Subject EEG Classification
Abstract
:1. Introduction
- A multi-class MMFT approach is developed to investigate the impact of multi-class cross-session and cross-subject classification problems on transfer learning performance. The proposed multi-class MMFT enhanced performance of individual target domains for both three-class and four-class cross-session and cross-subject classification problems.
- A comparative performance analysis between multi-class MMFT, manifold embedded knowledge transfer (MEKT), and a traditional BCI pipeline based on two classical machine learning algorithms (Linear discrimination analysis (LDA) and Regression tree (RegTree)) is carried out. The proposed approach outperforms all classification algorithms for three-class and four-class cross-session and cross-subject classification problems.
- An enhanced multi-class MMFT framework is proposed for domain selection, mainly to minimize the impact of negative transfer in multi-source transfer mapping. The proposed enhanced multi-class MMFT improves classification performance by selecting only the optimal combination of closely related sources among source domains, then performing transfer learning on the optimal source domain combination, where the challenge of negative transfer is solved.
- A comparative performance analysis shows that the source selection significantly improves the performance of the proposed enhanced multi-class MMFT for both three-class and four-class, cross-session, and cross-subject classification problems.
2. Materials and Methods
2.1. Datasets
2.1.1. Dataset I (Our SSMVEP Dataset)
2.1.2. Dataset II (BCI Competition IV-a Dataset)
2.2. Data Pre-Processing
2.3. Methods
2.3.1. Related Work
Algorithm 1 Multi-source Manifold Feature Transfer (MMFT) |
Input: source domains samples ; target domain samples ; regularization parameters ; number of iterations . Output: Predict labels for target domain 1: Calculate the covariance matrices for both source domains and target domain, apply DMA, get aligned covariance matrices and . 2: Get tangent space features form SPD manifold. 3: Learn Grassmann manifold features for source domains and target domain. 4: Pseudo labels for target domain . 5: for do 6: Multi-source classifier . 7: for do 8: Construct kernel K using features . 9: Calculate using and 10: Compute to obtain trained by j-th source domain via the representer theorem. 11: Quantified voting for target domain, . 12: end for 13: Pseudo labels , update . 14: end for 15: return . |
2.3.2. Multi-Class MMFT Framework
- Distribution means alignment (DMA). Multi-class MMFT firstly performs DMA for multi-class domains through rank of domain (ROD) utilizing KL divergence to evaluate similarities between source and target domain, mainly to align the distribution mean of each domain on (SPD) manifold.
- SPD manifold feature extraction. After domains are aligned, tangent space features are extracted from multi-class SDs and TD, respectively.
- Grassmann manifold feature learning. Once tangent space features have been extracted, the geodesic flow kernel is utilized to learn feature mapping.
- Classification utilizing MMFT classifier. After Grassmann manifold feature learning, the MMFT classifier is used to predict TD labels using knowledge from SDs. The overall procedure of the multi-class MMFT is summarized in Algorithm 2.
Algorithm 2 Multi-class MMFT |
Input: Multi-class source domains samples ; Multi-class target domain samples ; regularization parameters ; number of iterations . Output: Predict multi-class labels for target domain 1: Calculate the covariance matrices for both source domains and target domain, apply DMA, get aligned covariance matrices and . 2: Get tangent space features form SPD manifold. 3: Learn Grassmann manifold features for source domains and target domain. 4: Four-class pseudo labels for target domain . 5: for do 6: Multi-source classifier . 7: for do 8: Construct kernel K using features . 9: Calculate using multi-class labels and 10: Compute to obtain trained by j-th source domain via the representer theorem. 11: Quantified voting for target domain, . 12: end for 13: multi-class pseudo labels , update . 14: end for 15: return multi-class labels for target domain. |
2.3.3. Enhanced Multi-Class MMFT
- Domain selection through selection of optimal combination of closely related domains.
- Distribution means alignment through rank of domain.
- Tangent space feature extraction.
- Grassmann manifold feature learning.
- Classification utilizing MMFT classifier.
Domain Selection
Transfer Mapping
Algorithm 3 Enhanced Multi-class MMFT |
Input: source domains samples ; target domain samples ; regularization parameters ; number of iterations . Output: Predict labels for target domain 1: for = 1,…, do 2: Compute binomial coefficients ; get combination of sources closely related to the target domain. 3: for …, do 4: Get only the best combination from closely related sources. 5: end for 6: end for 7: Calculate the covariance matrices for both source domains and target domain, apply DMA, get aligned covariance matrices and . 8: Get tangent space features form SPD manifold. 9: Learn Grassmann manifold features for source domains and target domain. 10: Pseudo labels for target domain . 11: for do 12: Multi-source classifier . 13: for do 14: Construct kernel K using features . 15: Calculate using and 16: Compute to obtain trained by j-th source domain via the representer theorem. 17: Quantified voting for target domain, . 18: end for 19: Pseudo labels , update . 20: end for 21: return . |
3. Results
3.1. Experiment Setup
3.2. Three-Class Problems
3.2.1. Multi-Class MMFT for Three-Class Cross-Session Classification
3.2.2. Enhanced Multi-Class MMFT for Three-Class Cross-Session Classification
3.2.3. Multi-Class MMFT for Three-Class Cross-Subject Classification
3.2.4. Enhanced Multi-Class MMFT for Three-Class Cross-Subject Classification
3.3. Four-Class Problems
3.3.1. Multi-Class MMFT Four-Class Cross-Session Classification
3.3.2. Enhanced Multi-Class MMFT Four-Class Cross-Session Classification
3.3.3. Multi-Class MMFT for Four-Class Cross-Subject Classification
3.3.4. Enhanced Multi-Class MMFT for Four-Class Cross-Subject Classification
3.4. Experiments on Computation Complexity
4. Discussion
5. Conclusions
Author Contributions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Conflicts of Interest
References
- Xu, G.; Shen, X.; Chen, S.; Zong, Y.; Zhang, C.; Yue, H.; Liu, M.; Chena, F.; Che, W. A deep transfer convolutional neural network framework for EEG signal classification. IEEE Access 2019, 7, 112767–112776. [Google Scholar] [CrossRef]
- Lin, Y.-P. Constructing a personalized cross-day EEG-based emotion-classification model using transfer learning. IEEE J. Biomed. Health Inform. 2019, 24, 1255–1264. [Google Scholar] [CrossRef] [PubMed]
- Aldayel, M.S.; Ykhlef, M.; Al-Nafjan, A.N. Electroencephalogram-based preference prediction using deep transfer learning. IEEE Access 2020, 8, 176818–176829. [Google Scholar] [CrossRef]
- Shajil, N.; Sasikala, M.; Arunnagiri, A.M. Deep learning classification of two-class motor imagery EEG signals using transfer learning. In Proceedings of the 2020 International Conference on e-Health and Bioengineering (EHB), Iasi, Romania, 29–30 October 2020; IEEE: Piscataway, NJ, USA, 2020; pp. 1–4. [Google Scholar]
- Song, Z.; Deng, B.; Wang, J.; Yi, G.; Yue, W. Epileptic Seizure Detection Using Brain-Rhythmic Recurrence Biomarkers and ONASNet-Based Transfer Learning. IEEE Trans. Neural Syst. Rehabil. Eng. 2022, 30, 979–989. [Google Scholar] [CrossRef] [PubMed]
- Wang, H.; Sun, Y.; Wang, F.; Cao, L.; Zhou, W.; Wang, Z.; Chen, S. Cross-Subject Assistance: Inter-and Intra-Subject Maximal Correlation for Enhancing the Performance of SSVEP-Based BCIs. IEEE Trans. Neural Syst. Rehabil. Eng. 2021, 29, 517–526. [Google Scholar] [CrossRef]
- Lee, M.-H.; Kwon, O.-Y.; Kim, Y.-J.; Kim, H.-K.; Lee, Y.-E.; Williamson, J.; Fazli, S.; Lee, S.-W. EEG dataset and OpenBMI toolbox for three BCI paradigms: An investigation into BCI illiteracy. GigaScience 2019, 8, giz002. [Google Scholar] [CrossRef] [PubMed]
- Bird, J.J.; Kobylarz, J.; Faria, D.R.; Ekart, A.; Ribeiro, E.P. Cross-domain MLP and CNN transfer learning for biological signal processing: EEG and EMG. IEEE Access 2020, 8, 54789–54801. [Google Scholar] [CrossRef]
- Li, M.-A.; Xu, D.-Q. A Transfer Learning Method based on VGG-16 Convolutional Neural Network for MI Classification. In Proceedings of the 2021 33rd Chinese Control and Decision Conference (CCDC), Kunming, China, 22–24 May 2021; pp. 5430–5435. [Google Scholar]
- Ju, C.; Gao, D.; Mane, R.; Tan, B.; Liu, Y.; Guan, C. Federated transfer learning for EEG signal classification. In Proceedings of the 2020 42nd Annual International Conference of the IEEE Engineering in Medicine & Biology Society (EMBC), Montréal, QC, Canada, 20–24 July 2020; pp. 3040–3045. [Google Scholar]
- Zhang, W.; Wu, D. Manifold embedded knowledge transfer for brain-computer interfaces. IEEE Trans. Neural Syst. Rehabil. Eng. 2020, 28, 1117–1127. [Google Scholar] [CrossRef]
- Li, Y.; Wei, Q.; Chen, Y.; Zhou, X. Transfer learning based on hybrid Riemannian and Euclidean space data alignment and subject selection in brain-computer interfaces. IEEE Access 2021, 9, 6201–6212. [Google Scholar] [CrossRef]
- Kim, D.K.; Kim, Y.T.; Jung, H.R.; Kim, H.; Kim, D.J. Sequential Transfer Learning via Segment After Cue Enhances the Motor Imagery-based Brain-Computer Interface. In Proceedings of the 2021 9th International Winter Conference on Brain-Computer Interface (BCI), Gangwon, Republic of Korea, 22–24 February 2021; IEEE: Piscataway, NJ, USA, 2021; pp. 1–5. [Google Scholar]
- Lee, D.-Y.; Jeong, J.-H.; Lee, B.-H.; Lee, S.-W. Motor Imagery Classification Using Inter-Task Transfer Learning via a Channel-Wise Variational Autoencoder-Based Convolutional Neural Network. IEEE Trans. Neural Syst. Rehabil. Eng. 2022, 30, 226–237. [Google Scholar] [CrossRef]
- Shahabi, M.S.; Shalbaf, A.; Maghsoudi, A. Prediction of drug response in major depressive disorder using ensemble of transfer learning with convolutional neural network based on EEG. Biocybern. Biomed. Eng. 2021, 41, 946–959. [Google Scholar] [CrossRef]
- Zhang, K.; Robinson, N.; Lee, S.-W.; Guan, C. Adaptive transfer learning for EEG motor imagery classification with deep Convolutional Neural Network. Neural Netw. 2021, 136, 1–10. [Google Scholar] [CrossRef] [PubMed]
- Cao, J.; Hu, D.; Wang, Y.; Wang, J.; Lei, B. Epileptic classification with deep transfer learning based feature fusion algorithm. IEEE Trans. Cogn. Dev. Syst. 2021, 14, 684–695. [Google Scholar] [CrossRef]
- Maswanganyi, R.C.; Tu, C.; Owolawi, P.A.; Du, S. Statistical Evaluation of Factors Influencing Inter-Session and Inter-Subject Variability in EEG-Based Brain Computer Interface. IEEE Access 2022, 10, 96821–96839. [Google Scholar] [CrossRef]
- Gao, Z.; Yuan, T.; Zhou, X.; Ma, C.; Ma, K.; Hui, P. A deep learning method for improving the classification accuracy of SSMVEP-based BCI. IEEE Trans. Circuits Syst. II Express Briefs 2020, 67, 3447–3451. [Google Scholar] [CrossRef]
- Maswanganyi, C.; Tu, C.; Owolawi, P.; Du, S. Factors influencing low intension detection rate in a non-invasive EEG-based brain computer interface system. Indones. J. Electr. Eng. Comput. Sci. 2020, 20, 167–175. [Google Scholar] [CrossRef]
- Chu, Y.; Zhao, X.; Zou, Y.; Xu, W.; Zhao, Y. Robot-Assisted Rehabilitation System Based on SSVEP Brain-Computer Interface for Upper Extremity. In Proceedings of the 2018 IEEE International Conference on Robotics and Biomimetics (ROBIO), Kuala Lumpur, Malaysia, 12–15 December 2018; pp. 1098–1103. [Google Scholar]
- Samanta, K.; Chatterjee, S.; Bose, R. Cross-subject motor imagery tasks EEG signal classification employing multiplex weighted visibility graph and deep feature extraction. IEEE Sens. Lett. 2019, 4, 1–4. [Google Scholar] [CrossRef]
- Li, A.; Wang, Z.; Zhao, X.; Xu, T.; Zhou, T.; Hu, H. MDTL: A Novel and Model-Agnostic Transfer Learning Strategy for Cross-Subject Motor Imagery BCI. IEEE Trans. Neural Syst. Rehabil. Eng. 2023, 31, 1743–1753. [Google Scholar] [CrossRef]
- Zhang, Y.; Li, H.; Dong, H.; Dai, Z.; Chen, X.; Li, Z. Transfer learning algorithm design for feature transfer problem in motor imagery brain-computer interface. China Commun. 2022, 19, 39–46. [Google Scholar] [CrossRef]
- She, Q.; Cai, Y.; Du, S.; Chen, Y. Multi-source manifold feature transfer learning with domain selection for brain-computer interfaces. Neurocomputing 2022, 514, 313–327. [Google Scholar] [CrossRef]
- Zhang, Z.; Wang, F.; Pang, Y.; Yan, G. Unsupervised Feature Transfer for Batch Process Based on Geodesic Flow Kernel. In Proceedings of the 2020 Chinese Control and Decision Conference (CCDC), Hefei, China, 22–24 August 2020; IEEE: Piscataway, NJ, USA, 2020; pp. 975–980. [Google Scholar]
- Liu, X.; Zhan, Z.; Yuan, J. Domain Adaptation Algorithm based on Manifold Regularization. In Proceedings of the 2021 IEEE International Conference on Artificial Intelligence, Robotics, and Communication (ICAIRC), Fujian, China, 25–27 June 2021; IEEE: Piscataway, NJ, USA, 2021; pp. 30–33. [Google Scholar]
- Meng, M.; Lan, M.; Yu, J.; Wu, J.; Liu, L. Dual-Level Adaptive and Discriminative Knowledge Transfer for Cross-Domain Recognition. IEEE Trans. Multimed. 2022. [Google Scholar] [CrossRef]
- Kuang, J.; Xu, G.; Tao, T.; Wu, Q. Class-imbalance adversarial transfer learning network for cross-domain fault diagnosis with imbalanced data. IEEE Trans. Instrum. Meas. 2021, 71, 1–11. [Google Scholar] [CrossRef]
- Gu, X.; Cai, W.; Gao, M.; Jiang, Y.; Ning, X.; Qian, P. Multi-source domain transfer discriminative dictionary learning modeling for electroencephalogram-based emotion recognition. IEEE Trans. Comput. Soc. Syst. 2022, 9, 1604–1612. [Google Scholar] [CrossRef]
- Dash, J.C.; Sarkar, D.; Antar, Y. Design of Series-fed Patch Array with Modified Binomial Coefficients for MIMO Radar Application. In Proceedings of the 2021 IEEE International Symposium on Antennas and Propagation and USNC-URSI Radio Science Meeting (APS/URSI), Singapore, 4–10 December 2021; IEEE: Piscataway, NJ, USA, 2021; pp. 1027–1028. [Google Scholar]
- Li, J.; Qiu, S.; Shen, Y.-Y.; Liu, C.-L.; He, H. Multisource transfer learning for cross-subject EEG emotion recognition. IEEE Trans. Cybern. 2019, 50, 3281–3293. [Google Scholar] [CrossRef] [PubMed]
- HALTAŞ, K.; ERGÜZEN, A.; Erdal, E. Classification methods in EEG based motor imagery BCI systems. In Proceedings of the 2019 3rd International Symposium on Multidisciplinary Studies and Innovative Technologies (ISMSIT), Ankara, Turkey, 11–13 October 2019; IEEE: Piscataway, NJ, USA, 2019; pp. 1–5. [Google Scholar]
- Mathur, P.; Chakka, V.K. Graph signal processing based cross-subject mental task classification using multi-channel EEG signals. IEEE Sens. J. 2022, 22, 7971–7978. [Google Scholar] [CrossRef]
- Zhang, W.; Deng, L.; Zhang, L.; Wu, D. A survey on negative transfer. arXiv 2020, arXiv:2009.00909. [Google Scholar] [CrossRef]
- Chen, Y.; Yang, R.; Huang, M.; Wang, Z.; Liu, X. Single-source to single-target cross-subject motor imagery classification based on multisubdomain adaptation network. IEEE Trans. Neural Syst. Rehabil. Eng. 2022, 30, 1992–2002. [Google Scholar] [CrossRef]
- Cui, J.; Jin, X.; Hu, H.; Zhu, L.; Ozawa, K.; Pan, G.; Kong, W. Dynamic distribution alignment with dual-subspace mapping for cross-subject driver mental state detection. IEEE Trans. Cogn. Dev. Syst. 2021, 14, 1705–1716. [Google Scholar] [CrossRef]
- Chen, C.; Li, Z.; Wan, F.; Xu, L.; Bezerianos, A.; Wang, H. Fusing frequency-domain features and brain connectivity features for cross-subject emotion recognition. IEEE Trans. Instrum. Meas. 2022, 71, 1–15. [Google Scholar] [CrossRef]
- Demsy, O.; Achanccaray, D.; Hayashibe, M. Inter-Subject Transfer Learning Using Euclidean Alignment and Transfer Component Analysis for Motor Imagery-Based BCI. In Proceedings of the 2021 IEEE International Conference on Systems, Man, and Cybernetics (SMC), Melbourne, Australia, 17–20 October 2021; p. 3176. [Google Scholar]
- Wei, X.; Ortega, P.; Faisal, A.A. Inter-subject deep transfer learning for motor imagery eeg decoding. In Proceedings of the 2021 10th International IEEE/EMBS Conference on Neural Engineering (NER), Virtual Event, Italy, 4–6 May 2021; pp. 21–24. [Google Scholar]
- Chen, C.Y.; Wang, W.J.; Chen, C.C. Multiclass Classification of EEG Motor Imagery Signals Based on Transfer Learning. In Proceedings of the 2022 8th International Conference on Applied System Innovation (ICASI), Nantou, Taiwan, 22–23 April 2022; pp. 140–143. [Google Scholar]
- Jiang, Z.; Chung, F.L.; Wang, S. Recognition of multiclass epileptic EEG signals based on knowledge and label space inductive transfer. IEEE Trans. Neural Syst. Rehabil. Eng. 2019, 27, 630–642. [Google Scholar] [CrossRef]
- Lin, J.; Liang, L.; Han, X.; Yang, C.; Chen, X.; Gao, X. Cross-target transfer algorithm based on the volterra model of SSVEP-BCI. Tsinghua Sci. Technol. 2021, 26, 505–522. [Google Scholar] [CrossRef]
- Azab, A.M.; Mihaylova, L.; Ang, K.K.; Arvaneh, M. Weighted transfer learning for improving motor imagery-based brain–computer interface. IEEE Trans. Neural Syst. Rehabil. Eng. 2019, 27, 1352–1359. [Google Scholar] [CrossRef] [PubMed]
- He, H.; Khoshelham, K.; Fraser, C. A multiclass TrAdaBoost transfer learning algorithm for the classification of mobile lidar data. ISPRS J. Photogramm. Remote Sens. 2020, 166, 118–127. [Google Scholar] [CrossRef]
- Dai, M.; Wang, S.; Zheng, D.; Na, R.; Zhang, S. Domain transfer multiple kernel boosting for classification of EEG motor imagery signals. IEEE Access 2019, 7, 49951–49960. [Google Scholar] [CrossRef]
- Jiang, Y.; Wu, D.; Deng, Z.; Qian, P.; Wang, J.; Wang, G.; Chung, F.L.; Choi, K.S.; Wang, S. Seizure classification from EEG signals using transfer learning, semi-supervised learning and TSK fuzzy system. IEEE Trans. Neural Syst. Rehabil. Eng. 2017, 25, 2270–2284. [Google Scholar] [CrossRef]
- Saha, S.; Ahmed, K.I.; Mostafa, R.; Khandoker, A.H.; Hadjileontiadis, L. Enhanced inter-subject brain computer interface with associative sensorimotor oscillations. Healthc. Technol. Lett. 2017, 4, 39–43. [Google Scholar] [CrossRef]
- Liu, Y.; Lan, Z.; Cui, J.; Sourina, O.; Müller-Wittig, W. Inter-subject transfer learning for EEG-based mental fatigue recognition. Adv. Eng. Inform. 2020, 46, 101157. [Google Scholar] [CrossRef]
- Gaur, P.; Chowdhury, A.; McCreadie, K.; Pachori, R.B.; Wang, H. Logistic Regression with Tangent Space-Based Cross-Subject Learning for Enhancing Motor Imagery Classification. IEEE Trans. Cogn. Dev. Syst. 2021, 14, 1188–1197. [Google Scholar] [CrossRef]
Target Domain | Selected Source Domain(s) |
---|---|
1 | 4, 5, 6, 7, 8 |
2 | 3, 4, 6, 7, 8 |
3 | 5 |
4 | 5, 7, 8, 9 |
5 | 3, 6 |
6 | 1, 2, 5, 7, 9 |
7 | 2, 4, 6, 8 |
8 | 1, 2, 5 |
9 | 1, 4 |
Target Domain | Selected Source Domain(s) |
---|---|
1 | 3, 8, 9 |
2 | 3, 7, 8 |
3 | 2, 7, 8 |
4 | 5, 8 |
5 | 1, 7, 8 |
6 | 8, 9 |
7 | 2, 5, 9 |
8 | 1, 4, 5, 9 |
9 | 4, 8 |
Target Domain | Selected Source Domain(s) |
---|---|
1 | 2, 3, 5, 6 |
2 | 1, 3, 5, 7 |
3 | 1, 2, 5, 9 |
4 | 7, 8 |
5 | 2, 3 |
6 | 3, 4, 8 |
7 | 3, 4, 6, 9 |
8 | 4, 6 |
9 | 3, 7 |
Target Domain | Selected Source Domain(s) |
---|---|
1 | 2, 7, 9 |
2 | 5, 8 |
3 | 6, 7, 8 |
4 | 1, 2 |
5 | 4 |
6 | 3, 7 |
7 | 3, 8 |
8 | 6, 7, 9 |
9 | 1, 3 |
Methods | Three-Class | Three-Class | Four-Class | Four-Class |
---|---|---|---|---|
(Sessions) | (Subjects) | (Sessions) | (Subjects) | |
LDA | 42.1 (4.65) | 40.9 (5.6) | 36.1 (4.23) | 35.1 (4.23) |
RegTree | 32.77 (6.036) | 36 (3.28) | 32.3 (4.77) | 32.9 (4.14) |
MEKT | 51.6 (22.02) | 61.4 (5.79) | 44.1 (31.4) | 40.4 (7.73) |
Multi-class MMFT | 54 (24.6) | 64.9 (12.23) | 52 (14.84) | 51.3 (8.81) |
Enhanced Multi-class MMFT | 79.6 (18.1) | 74.3 (14.16) | 71.1 (13.83) | 63.6 (10.83) |
Computation Time | ||||
---|---|---|---|---|
Methods | Three-Class | Three-Class | Four-Class | Four-Class |
(Sessions) | (Subjects) | (Sessions) | (Subjects) | |
LDA | 231.71 s | 229.7 s | 266.96 s | 233.19 s |
RegTree | 4439.61 s | 4681.23 s | 5371.8 s | 5194.59 s |
MEKT | 7.564 s | 8.59 s | 10.36 s | 13.95 s |
Multi-class MMFT | 6.63 s | 8.47 s | 10.17 s | 12.58 s |
Enhanced Multi-class MMFT | 3314.09 s | 3972.49 s | 6648.37 s | 6105.18 s |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2023 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Maswanganyi, R.C.; Tu, C.; Owolawi, P.A.; Du, S. Multi-Class Transfer Learning and Domain Selection for Cross-Subject EEG Classification. Appl. Sci. 2023, 13, 5205. https://doi.org/10.3390/app13085205
Maswanganyi RC, Tu C, Owolawi PA, Du S. Multi-Class Transfer Learning and Domain Selection for Cross-Subject EEG Classification. Applied Sciences. 2023; 13(8):5205. https://doi.org/10.3390/app13085205
Chicago/Turabian StyleMaswanganyi, Rito Clifford, Chungling Tu, Pius Adewale Owolawi, and Shengzhi Du. 2023. "Multi-Class Transfer Learning and Domain Selection for Cross-Subject EEG Classification" Applied Sciences 13, no. 8: 5205. https://doi.org/10.3390/app13085205
APA StyleMaswanganyi, R. C., Tu, C., Owolawi, P. A., & Du, S. (2023). Multi-Class Transfer Learning and Domain Selection for Cross-Subject EEG Classification. Applied Sciences, 13(8), 5205. https://doi.org/10.3390/app13085205