SlideShare uma empresa Scribd logo
1 de 23
Baixar para ler offline
1
Takumi Kodama , Kensuke Shimizu ,
Shoji Makino and Tomasz M. Rutkowski
Full–body Tactile
P300–based
Brain–computer Interface
Accuracy Refinement
@bioSMART conference 2016
1 1
1 2, 3, 4
1 2
3 4
Life Science Center of TARA, University of Tsukuba, The University of Tokyo,
Saitama Institute of Technology, RIKEN Brain Science Institute
1: Introduction - What’s BCI?
● Brain Computer Interface (BCI)
○ Neurotechnology
○ Exploits user intention ONLY using brainwaves
2
1: Introduction - ALS Patients
● Amyotrophic lateral sclerosis (ALS) patients
○ Have difficulty to move their muscle by themselves
○ BCI could be a communicating tool for them
3
!
…
…
● Tactile (Touch-based) P300-based BCI paradigm
○ P300 responses were evoked by external (tactile) stimuli
○ Predict user’s intentions by decoding P300 responses
1: Introduction - Research Approach
41. Stimulate touch sensories 2. Classify brain response
A
B
A
B
3. Predict user intention
92.0% 43.3%
A B
Target
Non-Target
P300 brainwave response
● Full-body Tactile P300-based BCI (fbBCI) [1]
○ Applies six vibrotactile stimulus patterns to user’s back
○ User can use fbBCI while lying down and interacting
using a whole body surface
1: Introduction - Our Method
5[1] Kodama T, Shimizu K, Rutkowski TM. Full Body Spatial Tactile BCI for Direct Brain-robot Control. In: Proceedings of the Sixth International
Brain-Computer Interface Meeting. Asilomar Conference Center, Pacific Grove, CA USA: Verlag der Technischen Universitaet Graz; 2016. p. 68.
1: Introduction - Demonstration
6
https://www.youtube.com/watch?v=sn6OEBBKsPQ
● P300 responses were confirmed (> 4 μV) in each channel
1: Introduction - fbBCI results (1)
7
Target
Non-Target
● Problem: Low online classification accuracies
○ SWLDA : 53.67 % (10 users average)
1: Introduction - fbBCI results (2)
8
● To improve the fbBCI classification accuracy
● To reconfirm the validity of fbBCI modality
1: Introduction - Research Purpose
9
● Test several signal preprocessing combinations ①
○ Downsampling
○ Epoch averaging
● Classify with three different machine learning methods ②
○ SWLDA
○ Linear SVM
○ Non-linear SVM (Gaussian kernel)
2: Method - Conditions
10
CommandBrainwave
① ②
2: Method - Signal Acquisition
11
● Event related potential (ERP)
○ captures 800 ms after an onset of vibrotactile stimulus
○ next converted to a feature vector using EEG potential
ex.)
fs = 512 [Hz]
ERPinterval = 800 [ms] = 0.8 [sec]
Vlength = ceil(512・0.8) = 410
Vlength
VCh○○
p[0]
…
p[Vlength - 1]
Vlength = ceil( fs・ERPinterval)
where fs [Hz] , ERPinterval [sec]
Ch○○
2: Method - Signal Preprocessing(1)
12
● Downsampling (nd)
○ ERPs were decimated by
4 (128 Hz), 16 (32 Hz) or kept
intact (512 Hz)
○ To reduce vector length Vlength
nd = 4 (128 Hz) nd = 16 (32 Hz)
Ch○○ Ch○○
13
● Epoch averaging (ne)
○ ERPs were averaged using 5, 10
ERPs or no averaging
○ To cancel background noise
ne = 1 ne = 10
Ch○○ Ch○○
2: Method - Signal Preprocessing(2)
● Concatenating all feature vectors
2: Method - Feature Extraction
ex.)
fs = 128 [Hz] (nd = 4)
Vlength = ceil(128・0.8) = 103
14
…
Vlength
VCz …
Vlength
VPz …
Vlength
VCP6
…
…
… … ……V
ex.) VlengthALL = Vlength・8 = 103・8 = 824
VlengthALL
…
Ch1 Ch2 Ch8
● Machine learning methods
○ SWLDA
○ Linear SVM
… K(u,v’) = u v’
○ Non-linear SVM (Gaussian)
… K(u,v’) = exp(-γ||u-v|| )
γ = 1/VlengthALL , c = 1
2: Method - Classification (1)
15
T
2
● Training the classifier
2: Method - Classification (2)
16
VT1
VT2
VlengthALL VlengthALL
VN1
VN2
VTmax
・
・
・
・
・
・
VNmax
・
・
・
VTmax = 60 / ne VNmax = 300 / ne
Classifier (2cls)
Non-TargetTarget
● Training the classifier
2: Method - Classification (2)
17
VT1
VT2
VlengthALL VlengthALL
VN1
VN2
Classifier (2cls)
VTmax
・
・
・
・
・
・
VNmax
VTmax = 60 / ne VNmax = 60 / ne
Random choose
as many as Tmax
}
Non-TargetTarget
● Evaluation with the trained classifier
○ Same nd and ne were applied
2: Method - Classification (3)
18
VT1
VlengthALL
・
・
VTmax = 10 / ne
Target? or
Non-Target? Classifier (2cls)
Test data
● SWLDA classification accuracies
○ BEST: 57.48 % (nd = 4, ne = 1)
3: Results - SWLDA
19
Signal decimation (nd)
● Linear SVM classification accuracies
○ BEST: 58.5 % (nd = 16, ne = 10)
3: Results - Linear SVM
20
Signal decimation (nd)
● Non-linear SVM classification accuracies
○ BEST: 59.83 % (nd = 4, ne = 1)
3: Results - Non-linear SVM
21
Signal decimation (nd)
4: Discussion and conclusions
22
● fbBCI classification accuracy has been improved
○ Both nd and ne combinations were tested
○ 53.67 % in previous reported results
⇒ 59.83 % by non-linear SVM (nd = 4, ne = 1)
○ 58.5 % by linear SVM and 57.48 % by SWLDA
● The potential validity of fbBCI modality was reconfirmed
○ Expect to improve a QoL for ALS patients
● However, more analyses would be required
○ Only 10 healthy users of fbBCI paradigm
○ Need higher accuracies in case of a practical application
23
Many thanks for your attention!

Mais conteúdo relacionado

Mais procurados

Implementation Of Back-Propagation Neural Network For Isolated Bangla Speech ...
Implementation Of Back-Propagation Neural Network For Isolated Bangla Speech ...Implementation Of Back-Propagation Neural Network For Isolated Bangla Speech ...
Implementation Of Back-Propagation Neural Network For Isolated Bangla Speech ...ijistjournal
 
Meta learning with memory augmented neural network
Meta learning with memory augmented neural networkMeta learning with memory augmented neural network
Meta learning with memory augmented neural networkKaty Lee
 
Comparison of Neural Network Training Functions for Hematoma Classification i...
Comparison of Neural Network Training Functions for Hematoma Classification i...Comparison of Neural Network Training Functions for Hematoma Classification i...
Comparison of Neural Network Training Functions for Hematoma Classification i...IOSR Journals
 
DESIGN AND IMPLEMENTATION OF BINARY NEURAL NETWORK LEARNING WITH FUZZY CLUSTE...
DESIGN AND IMPLEMENTATION OF BINARY NEURAL NETWORK LEARNING WITH FUZZY CLUSTE...DESIGN AND IMPLEMENTATION OF BINARY NEURAL NETWORK LEARNING WITH FUZZY CLUSTE...
DESIGN AND IMPLEMENTATION OF BINARY NEURAL NETWORK LEARNING WITH FUZZY CLUSTE...cscpconf
 
Implementation and Evaluation of Signal Processing Techniques for EEG based B...
Implementation and Evaluation of Signal Processing Techniques for EEG based B...Implementation and Evaluation of Signal Processing Techniques for EEG based B...
Implementation and Evaluation of Signal Processing Techniques for EEG based B...Damian Quinn
 
Word Recognition in Continuous Speech and Speaker Independent by Means of Rec...
Word Recognition in Continuous Speech and Speaker Independent by Means of Rec...Word Recognition in Continuous Speech and Speaker Independent by Means of Rec...
Word Recognition in Continuous Speech and Speaker Independent by Means of Rec...CSCJournals
 
MATLAB Code + Description : Very Simple Automatic English Optical Character R...
MATLAB Code + Description : Very Simple Automatic English Optical Character R...MATLAB Code + Description : Very Simple Automatic English Optical Character R...
MATLAB Code + Description : Very Simple Automatic English Optical Character R...Ahmed Gad
 
Investigations on Hybrid Learning in ANFIS
Investigations on Hybrid Learning in ANFISInvestigations on Hybrid Learning in ANFIS
Investigations on Hybrid Learning in ANFISIJERA Editor
 
Unsupervised Feature Learning
Unsupervised Feature LearningUnsupervised Feature Learning
Unsupervised Feature LearningAmgad Muhammad
 
Neural networks
Neural networksNeural networks
Neural networksArul Kumar
 
Artificial neural network model & hidden layers in multilayer artificial neur...
Artificial neural network model & hidden layers in multilayer artificial neur...Artificial neural network model & hidden layers in multilayer artificial neur...
Artificial neural network model & hidden layers in multilayer artificial neur...Muhammad Ishaq
 
Artificial Neural Network based Mobile Robot Navigation
Artificial Neural Network based Mobile Robot NavigationArtificial Neural Network based Mobile Robot Navigation
Artificial Neural Network based Mobile Robot NavigationMithun Chowdhury
 
Artificial Neural Networks Lect3: Neural Network Learning rules
Artificial Neural Networks Lect3: Neural Network Learning rulesArtificial Neural Networks Lect3: Neural Network Learning rules
Artificial Neural Networks Lect3: Neural Network Learning rulesMohammed Bennamoun
 
Episodic Memory Reader: Learning What to Remember for Question Answering from...
Episodic Memory Reader: Learning What to Remember for Question Answering from...Episodic Memory Reader: Learning What to Remember for Question Answering from...
Episodic Memory Reader: Learning What to Remember for Question Answering from...LGCNSairesearch
 
03 neural network
03 neural network03 neural network
03 neural networkTianlu Wang
 

Mais procurados (20)

Implementation Of Back-Propagation Neural Network For Isolated Bangla Speech ...
Implementation Of Back-Propagation Neural Network For Isolated Bangla Speech ...Implementation Of Back-Propagation Neural Network For Isolated Bangla Speech ...
Implementation Of Back-Propagation Neural Network For Isolated Bangla Speech ...
 
Meta learning with memory augmented neural network
Meta learning with memory augmented neural networkMeta learning with memory augmented neural network
Meta learning with memory augmented neural network
 
Intoduction to Neural Network
Intoduction to Neural NetworkIntoduction to Neural Network
Intoduction to Neural Network
 
Comparison of Neural Network Training Functions for Hematoma Classification i...
Comparison of Neural Network Training Functions for Hematoma Classification i...Comparison of Neural Network Training Functions for Hematoma Classification i...
Comparison of Neural Network Training Functions for Hematoma Classification i...
 
DESIGN AND IMPLEMENTATION OF BINARY NEURAL NETWORK LEARNING WITH FUZZY CLUSTE...
DESIGN AND IMPLEMENTATION OF BINARY NEURAL NETWORK LEARNING WITH FUZZY CLUSTE...DESIGN AND IMPLEMENTATION OF BINARY NEURAL NETWORK LEARNING WITH FUZZY CLUSTE...
DESIGN AND IMPLEMENTATION OF BINARY NEURAL NETWORK LEARNING WITH FUZZY CLUSTE...
 
Ijetr042301
Ijetr042301Ijetr042301
Ijetr042301
 
Neural networks
Neural networksNeural networks
Neural networks
 
02 Fundamental Concepts of ANN
02 Fundamental Concepts of ANN02 Fundamental Concepts of ANN
02 Fundamental Concepts of ANN
 
Implementation and Evaluation of Signal Processing Techniques for EEG based B...
Implementation and Evaluation of Signal Processing Techniques for EEG based B...Implementation and Evaluation of Signal Processing Techniques for EEG based B...
Implementation and Evaluation of Signal Processing Techniques for EEG based B...
 
Word Recognition in Continuous Speech and Speaker Independent by Means of Rec...
Word Recognition in Continuous Speech and Speaker Independent by Means of Rec...Word Recognition in Continuous Speech and Speaker Independent by Means of Rec...
Word Recognition in Continuous Speech and Speaker Independent by Means of Rec...
 
MATLAB Code + Description : Very Simple Automatic English Optical Character R...
MATLAB Code + Description : Very Simple Automatic English Optical Character R...MATLAB Code + Description : Very Simple Automatic English Optical Character R...
MATLAB Code + Description : Very Simple Automatic English Optical Character R...
 
Investigations on Hybrid Learning in ANFIS
Investigations on Hybrid Learning in ANFISInvestigations on Hybrid Learning in ANFIS
Investigations on Hybrid Learning in ANFIS
 
Unsupervised Feature Learning
Unsupervised Feature LearningUnsupervised Feature Learning
Unsupervised Feature Learning
 
Neural networks
Neural networksNeural networks
Neural networks
 
Artificial neural network model & hidden layers in multilayer artificial neur...
Artificial neural network model & hidden layers in multilayer artificial neur...Artificial neural network model & hidden layers in multilayer artificial neur...
Artificial neural network model & hidden layers in multilayer artificial neur...
 
Artificial Neural Network based Mobile Robot Navigation
Artificial Neural Network based Mobile Robot NavigationArtificial Neural Network based Mobile Robot Navigation
Artificial Neural Network based Mobile Robot Navigation
 
Artificial Neural Networks Lect3: Neural Network Learning rules
Artificial Neural Networks Lect3: Neural Network Learning rulesArtificial Neural Networks Lect3: Neural Network Learning rules
Artificial Neural Networks Lect3: Neural Network Learning rules
 
Supervised learning network
Supervised learning networkSupervised learning network
Supervised learning network
 
Episodic Memory Reader: Learning What to Remember for Question Answering from...
Episodic Memory Reader: Learning What to Remember for Question Answering from...Episodic Memory Reader: Learning What to Remember for Question Answering from...
Episodic Memory Reader: Learning What to Remember for Question Answering from...
 
03 neural network
03 neural network03 neural network
03 neural network
 

Destaque

brain-computerinterface-SUBHAM KAR
brain-computerinterface-SUBHAM KARbrain-computerinterface-SUBHAM KAR
brain-computerinterface-SUBHAM KARSubham Kar
 
Curriculum wilfredo omana
Curriculum wilfredo omanaCurriculum wilfredo omana
Curriculum wilfredo omanagigio omana
 
J. Bustamante, To dredge or not to dredge
J. Bustamante, To dredge or not to dredgeJ. Bustamante, To dredge or not to dredge
J. Bustamante, To dredge or not to dredgecirili_web
 
Calculo diferencial e integral de una variable
Calculo diferencial e integral de una variableCalculo diferencial e integral de una variable
Calculo diferencial e integral de una variableJulian Medina
 
Texas s ta r chart presentation
Texas s ta r chart presentationTexas s ta r chart presentation
Texas s ta r chart presentationEmByrd
 
Comelit 32680 Data Sheet
Comelit 32680 Data SheetComelit 32680 Data Sheet
Comelit 32680 Data SheetJMAC Supply
 
ñUka kuyani
ñUka kuyaniñUka kuyani
ñUka kuyaniAleGeovi
 
C. Shaalan, Le programme Géomar
C. Shaalan, Le programme GéomarC. Shaalan, Le programme Géomar
C. Shaalan, Le programme Géomarcirili_web
 
Il Piano di gestione della Riserva Naturale Statale Litorale Romano
Il Piano di gestione della Riserva Naturale Statale Litorale RomanoIl Piano di gestione della Riserva Naturale Statale Litorale Romano
Il Piano di gestione della Riserva Naturale Statale Litorale Romanocirili_web
 
Toward a QoL improvement of ALS patients: Development of the Full-body P300-b...
Toward a QoL improvement of ALS patients: Development of the Full-body P300-b...Toward a QoL improvement of ALS patients: Development of the Full-body P300-b...
Toward a QoL improvement of ALS patients: Development of the Full-body P300-b...Takumi Kodama
 
UXデザイン×ヒューリスティック評価
UXデザイン×ヒューリスティック評価UXデザイン×ヒューリスティック評価
UXデザイン×ヒューリスティック評価Naoyuki Matsumoto
 
EC2 Systems Managerはいいぞ
EC2 Systems ManagerはいいぞEC2 Systems Managerはいいぞ
EC2 Systems Managerはいいぞkoki abe
 
Prosci_CaseStudy_Final(withGraphicsDesign)
Prosci_CaseStudy_Final(withGraphicsDesign)Prosci_CaseStudy_Final(withGraphicsDesign)
Prosci_CaseStudy_Final(withGraphicsDesign)Martha Roden
 
Modern Algorithms and Data Structures - 1. Bloom Filters, Merkle Trees
Modern Algorithms and Data Structures - 1. Bloom Filters, Merkle TreesModern Algorithms and Data Structures - 1. Bloom Filters, Merkle Trees
Modern Algorithms and Data Structures - 1. Bloom Filters, Merkle TreesLorenzo Alberton
 
learning spark - Chatper8. Tuning and Debugging
learning spark - Chatper8. Tuning and Debugginglearning spark - Chatper8. Tuning and Debugging
learning spark - Chatper8. Tuning and DebuggingMungyu Choi
 
Brain Computer Interface (BCI) - seminar PPT
Brain Computer Interface (BCI) -  seminar PPTBrain Computer Interface (BCI) -  seminar PPT
Brain Computer Interface (BCI) - seminar PPTSHAMJITH KM
 
Sowers, Joseph Resume Dec 2016
Sowers, Joseph Resume Dec 2016Sowers, Joseph Resume Dec 2016
Sowers, Joseph Resume Dec 2016Joseph Sowers
 
NoSQL databases pros and cons
NoSQL databases pros and consNoSQL databases pros and cons
NoSQL databases pros and consFabio Fumarola
 
Problemas de aplicaci_n_gesti_n_stocks
Problemas de aplicaci_n_gesti_n_stocksProblemas de aplicaci_n_gesti_n_stocks
Problemas de aplicaci_n_gesti_n_stockspilar muñoz
 

Destaque (20)

brain-computerinterface-SUBHAM KAR
brain-computerinterface-SUBHAM KARbrain-computerinterface-SUBHAM KAR
brain-computerinterface-SUBHAM KAR
 
Curriculum wilfredo omana
Curriculum wilfredo omanaCurriculum wilfredo omana
Curriculum wilfredo omana
 
J. Bustamante, To dredge or not to dredge
J. Bustamante, To dredge or not to dredgeJ. Bustamante, To dredge or not to dredge
J. Bustamante, To dredge or not to dredge
 
Calculo diferencial e integral de una variable
Calculo diferencial e integral de una variableCalculo diferencial e integral de una variable
Calculo diferencial e integral de una variable
 
Texas s ta r chart presentation
Texas s ta r chart presentationTexas s ta r chart presentation
Texas s ta r chart presentation
 
Comelit 32680 Data Sheet
Comelit 32680 Data SheetComelit 32680 Data Sheet
Comelit 32680 Data Sheet
 
ñUka kuyani
ñUka kuyaniñUka kuyani
ñUka kuyani
 
C. Shaalan, Le programme Géomar
C. Shaalan, Le programme GéomarC. Shaalan, Le programme Géomar
C. Shaalan, Le programme Géomar
 
Omid: A Transactional Framework for HBase
Omid: A Transactional Framework for HBaseOmid: A Transactional Framework for HBase
Omid: A Transactional Framework for HBase
 
Il Piano di gestione della Riserva Naturale Statale Litorale Romano
Il Piano di gestione della Riserva Naturale Statale Litorale RomanoIl Piano di gestione della Riserva Naturale Statale Litorale Romano
Il Piano di gestione della Riserva Naturale Statale Litorale Romano
 
Toward a QoL improvement of ALS patients: Development of the Full-body P300-b...
Toward a QoL improvement of ALS patients: Development of the Full-body P300-b...Toward a QoL improvement of ALS patients: Development of the Full-body P300-b...
Toward a QoL improvement of ALS patients: Development of the Full-body P300-b...
 
UXデザイン×ヒューリスティック評価
UXデザイン×ヒューリスティック評価UXデザイン×ヒューリスティック評価
UXデザイン×ヒューリスティック評価
 
EC2 Systems Managerはいいぞ
EC2 Systems ManagerはいいぞEC2 Systems Managerはいいぞ
EC2 Systems Managerはいいぞ
 
Prosci_CaseStudy_Final(withGraphicsDesign)
Prosci_CaseStudy_Final(withGraphicsDesign)Prosci_CaseStudy_Final(withGraphicsDesign)
Prosci_CaseStudy_Final(withGraphicsDesign)
 
Modern Algorithms and Data Structures - 1. Bloom Filters, Merkle Trees
Modern Algorithms and Data Structures - 1. Bloom Filters, Merkle TreesModern Algorithms and Data Structures - 1. Bloom Filters, Merkle Trees
Modern Algorithms and Data Structures - 1. Bloom Filters, Merkle Trees
 
learning spark - Chatper8. Tuning and Debugging
learning spark - Chatper8. Tuning and Debugginglearning spark - Chatper8. Tuning and Debugging
learning spark - Chatper8. Tuning and Debugging
 
Brain Computer Interface (BCI) - seminar PPT
Brain Computer Interface (BCI) -  seminar PPTBrain Computer Interface (BCI) -  seminar PPT
Brain Computer Interface (BCI) - seminar PPT
 
Sowers, Joseph Resume Dec 2016
Sowers, Joseph Resume Dec 2016Sowers, Joseph Resume Dec 2016
Sowers, Joseph Resume Dec 2016
 
NoSQL databases pros and cons
NoSQL databases pros and consNoSQL databases pros and cons
NoSQL databases pros and cons
 
Problemas de aplicaci_n_gesti_n_stocks
Problemas de aplicaci_n_gesti_n_stocksProblemas de aplicaci_n_gesti_n_stocks
Problemas de aplicaci_n_gesti_n_stocks
 

Semelhante a Full–body Tactile P300–based Brain–computer Interface Accuracy Refinement

A Tactile P300-based Brain-Computer Interface Accuracy Improvement
A Tactile P300-based Brain-Computer Interface Accuracy ImprovementA Tactile P300-based Brain-Computer Interface Accuracy Improvement
A Tactile P300-based Brain-Computer Interface Accuracy ImprovementTakumi Kodama
 
Convolutional Neural Network Architecture and Input Volume Matrix Design for ...
Convolutional Neural Network Architecture and Input Volume Matrix Design for ...Convolutional Neural Network Architecture and Input Volume Matrix Design for ...
Convolutional Neural Network Architecture and Input Volume Matrix Design for ...Takumi Kodama
 
Full Body Spatial Vibrotactile Brain Computer Interface Paradigm
Full Body Spatial Vibrotactile Brain Computer Interface ParadigmFull Body Spatial Vibrotactile Brain Computer Interface Paradigm
Full Body Spatial Vibrotactile Brain Computer Interface ParadigmTakumi Kodama
 
Integration of Unsupervised and Supervised Criteria for DNNs Training
Integration of Unsupervised and Supervised Criteria for DNNs TrainingIntegration of Unsupervised and Supervised Criteria for DNNs Training
Integration of Unsupervised and Supervised Criteria for DNNs TrainingFrancisco Zamora-Martinez
 
Lecture 1 (ADSP).pptx
Lecture 1 (ADSP).pptxLecture 1 (ADSP).pptx
Lecture 1 (ADSP).pptxHarisMasood20
 
Vladimir Milov and Andrey Savchenko - Classification of Dangerous Situations...
Vladimir Milov and  Andrey Savchenko - Classification of Dangerous Situations...Vladimir Milov and  Andrey Savchenko - Classification of Dangerous Situations...
Vladimir Milov and Andrey Savchenko - Classification of Dangerous Situations...AIST
 
1D Convolutional Neural Networks for Time Series Modeling - Nathan Janos, Jef...
1D Convolutional Neural Networks for Time Series Modeling - Nathan Janos, Jef...1D Convolutional Neural Networks for Time Series Modeling - Nathan Janos, Jef...
1D Convolutional Neural Networks for Time Series Modeling - Nathan Janos, Jef...PyData
 
Recurrent Neural Networks RNN - Xavier Giro - UPC TelecomBCN Barcelona 2020
Recurrent Neural Networks RNN - Xavier Giro - UPC TelecomBCN Barcelona 2020Recurrent Neural Networks RNN - Xavier Giro - UPC TelecomBCN Barcelona 2020
Recurrent Neural Networks RNN - Xavier Giro - UPC TelecomBCN Barcelona 2020Universitat Politècnica de Catalunya
 
The Perceptron (DLAI D1L2 2017 UPC Deep Learning for Artificial Intelligence)
The Perceptron (DLAI D1L2 2017 UPC Deep Learning for Artificial Intelligence)The Perceptron (DLAI D1L2 2017 UPC Deep Learning for Artificial Intelligence)
The Perceptron (DLAI D1L2 2017 UPC Deep Learning for Artificial Intelligence)Universitat Politècnica de Catalunya
 
Deep learning @ University of Oradea - part I (16 Jan. 2018)
Deep learning @ University of Oradea - part I (16 Jan. 2018)Deep learning @ University of Oradea - part I (16 Jan. 2018)
Deep learning @ University of Oradea - part I (16 Jan. 2018)Vlad Ovidiu Mihalca
 
Sampling and Reconstruction (Online Learning).pptx
Sampling and Reconstruction (Online Learning).pptxSampling and Reconstruction (Online Learning).pptx
Sampling and Reconstruction (Online Learning).pptxHamzaJaved306957
 
chapter10
chapter10chapter10
chapter10butest
 
Nt1330 Unit 4.2 Paper
Nt1330 Unit 4.2 PaperNt1330 Unit 4.2 Paper
Nt1330 Unit 4.2 PaperLisa Olive
 
Matthew Gray Summer 2015 Presentation
Matthew Gray Summer 2015 PresentationMatthew Gray Summer 2015 Presentation
Matthew Gray Summer 2015 PresentationMatthew Gray
 

Semelhante a Full–body Tactile P300–based Brain–computer Interface Accuracy Refinement (20)

A Tactile P300-based Brain-Computer Interface Accuracy Improvement
A Tactile P300-based Brain-Computer Interface Accuracy ImprovementA Tactile P300-based Brain-Computer Interface Accuracy Improvement
A Tactile P300-based Brain-Computer Interface Accuracy Improvement
 
Convolutional Neural Network Architecture and Input Volume Matrix Design for ...
Convolutional Neural Network Architecture and Input Volume Matrix Design for ...Convolutional Neural Network Architecture and Input Volume Matrix Design for ...
Convolutional Neural Network Architecture and Input Volume Matrix Design for ...
 
Full Body Spatial Vibrotactile Brain Computer Interface Paradigm
Full Body Spatial Vibrotactile Brain Computer Interface ParadigmFull Body Spatial Vibrotactile Brain Computer Interface Paradigm
Full Body Spatial Vibrotactile Brain Computer Interface Paradigm
 
IDS for IoT.pptx
IDS for IoT.pptxIDS for IoT.pptx
IDS for IoT.pptx
 
PSIVT2015_slide
PSIVT2015_slidePSIVT2015_slide
PSIVT2015_slide
 
Integration of Unsupervised and Supervised Criteria for DNNs Training
Integration of Unsupervised and Supervised Criteria for DNNs TrainingIntegration of Unsupervised and Supervised Criteria for DNNs Training
Integration of Unsupervised and Supervised Criteria for DNNs Training
 
Lecture 1 (ADSP).pptx
Lecture 1 (ADSP).pptxLecture 1 (ADSP).pptx
Lecture 1 (ADSP).pptx
 
Vladimir Milov and Andrey Savchenko - Classification of Dangerous Situations...
Vladimir Milov and  Andrey Savchenko - Classification of Dangerous Situations...Vladimir Milov and  Andrey Savchenko - Classification of Dangerous Situations...
Vladimir Milov and Andrey Savchenko - Classification of Dangerous Situations...
 
1D Convolutional Neural Networks for Time Series Modeling - Nathan Janos, Jef...
1D Convolutional Neural Networks for Time Series Modeling - Nathan Janos, Jef...1D Convolutional Neural Networks for Time Series Modeling - Nathan Janos, Jef...
1D Convolutional Neural Networks for Time Series Modeling - Nathan Janos, Jef...
 
FYP presentation
FYP presentationFYP presentation
FYP presentation
 
ASR_final
ASR_finalASR_final
ASR_final
 
Recurrent Neural Networks RNN - Xavier Giro - UPC TelecomBCN Barcelona 2020
Recurrent Neural Networks RNN - Xavier Giro - UPC TelecomBCN Barcelona 2020Recurrent Neural Networks RNN - Xavier Giro - UPC TelecomBCN Barcelona 2020
Recurrent Neural Networks RNN - Xavier Giro - UPC TelecomBCN Barcelona 2020
 
13486500-FFT.ppt
13486500-FFT.ppt13486500-FFT.ppt
13486500-FFT.ppt
 
The Perceptron (DLAI D1L2 2017 UPC Deep Learning for Artificial Intelligence)
The Perceptron (DLAI D1L2 2017 UPC Deep Learning for Artificial Intelligence)The Perceptron (DLAI D1L2 2017 UPC Deep Learning for Artificial Intelligence)
The Perceptron (DLAI D1L2 2017 UPC Deep Learning for Artificial Intelligence)
 
Deep learning @ University of Oradea - part I (16 Jan. 2018)
Deep learning @ University of Oradea - part I (16 Jan. 2018)Deep learning @ University of Oradea - part I (16 Jan. 2018)
Deep learning @ University of Oradea - part I (16 Jan. 2018)
 
Sampling and Reconstruction (Online Learning).pptx
Sampling and Reconstruction (Online Learning).pptxSampling and Reconstruction (Online Learning).pptx
Sampling and Reconstruction (Online Learning).pptx
 
chapter10
chapter10chapter10
chapter10
 
Nt1330 Unit 4.2 Paper
Nt1330 Unit 4.2 PaperNt1330 Unit 4.2 Paper
Nt1330 Unit 4.2 Paper
 
Matthew Gray Summer 2015 Presentation
Matthew Gray Summer 2015 PresentationMatthew Gray Summer 2015 Presentation
Matthew Gray Summer 2015 Presentation
 
Hr3114661470
Hr3114661470Hr3114661470
Hr3114661470
 

Mais de Takumi Kodama

Brain-Computer interface の現状 (The state-of-art of the Brain-Computer Interfac...
Brain-Computer interface の現状 (The state-of-art of the Brain-Computer Interfac...Brain-Computer interface の現状 (The state-of-art of the Brain-Computer Interfac...
Brain-Computer interface の現状 (The state-of-art of the Brain-Computer Interfac...Takumi Kodama
 
研究留学ってどうよ? | How was the studying abroad for a research institute?
研究留学ってどうよ? | How was the studying abroad for a research institute?研究留学ってどうよ? | How was the studying abroad for a research institute?
研究留学ってどうよ? | How was the studying abroad for a research institute?Takumi Kodama
 
Full Body Tactile Brain-Computer Interface
Full Body Tactile Brain-Computer InterfaceFull Body Tactile Brain-Computer Interface
Full Body Tactile Brain-Computer InterfaceTakumi Kodama
 
観光用リアルタイム画像認識システムの構築 | Development of the real-time image recognition system ...
観光用リアルタイム画像認識システムの構築 | Development of the real-time image recognition system ...観光用リアルタイム画像認識システムの構築 | Development of the real-time image recognition system ...
観光用リアルタイム画像認識システムの構築 | Development of the real-time image recognition system ...Takumi Kodama
 
Spatial tactile brain-computer interface paradigm by applying vibration stimu...
Spatial tactile brain-computer interface paradigm by applying vibration stimu...Spatial tactile brain-computer interface paradigm by applying vibration stimu...
Spatial tactile brain-computer interface paradigm by applying vibration stimu...Takumi Kodama
 
Hybrid BCI combination with Tactile P300 and SSVEP Paradigm
Hybrid BCI combination with Tactile P300 and SSVEP ParadigmHybrid BCI combination with Tactile P300 and SSVEP Paradigm
Hybrid BCI combination with Tactile P300 and SSVEP ParadigmTakumi Kodama
 

Mais de Takumi Kodama (6)

Brain-Computer interface の現状 (The state-of-art of the Brain-Computer Interfac...
Brain-Computer interface の現状 (The state-of-art of the Brain-Computer Interfac...Brain-Computer interface の現状 (The state-of-art of the Brain-Computer Interfac...
Brain-Computer interface の現状 (The state-of-art of the Brain-Computer Interfac...
 
研究留学ってどうよ? | How was the studying abroad for a research institute?
研究留学ってどうよ? | How was the studying abroad for a research institute?研究留学ってどうよ? | How was the studying abroad for a research institute?
研究留学ってどうよ? | How was the studying abroad for a research institute?
 
Full Body Tactile Brain-Computer Interface
Full Body Tactile Brain-Computer InterfaceFull Body Tactile Brain-Computer Interface
Full Body Tactile Brain-Computer Interface
 
観光用リアルタイム画像認識システムの構築 | Development of the real-time image recognition system ...
観光用リアルタイム画像認識システムの構築 | Development of the real-time image recognition system ...観光用リアルタイム画像認識システムの構築 | Development of the real-time image recognition system ...
観光用リアルタイム画像認識システムの構築 | Development of the real-time image recognition system ...
 
Spatial tactile brain-computer interface paradigm by applying vibration stimu...
Spatial tactile brain-computer interface paradigm by applying vibration stimu...Spatial tactile brain-computer interface paradigm by applying vibration stimu...
Spatial tactile brain-computer interface paradigm by applying vibration stimu...
 
Hybrid BCI combination with Tactile P300 and SSVEP Paradigm
Hybrid BCI combination with Tactile P300 and SSVEP ParadigmHybrid BCI combination with Tactile P300 and SSVEP Paradigm
Hybrid BCI combination with Tactile P300 and SSVEP Paradigm
 

Último

6.2 Pests of Sesame_Identification_Binomics_Dr.UPR
6.2 Pests of Sesame_Identification_Binomics_Dr.UPR6.2 Pests of Sesame_Identification_Binomics_Dr.UPR
6.2 Pests of Sesame_Identification_Binomics_Dr.UPRPirithiRaju
 
Science (Communication) and Wikipedia - Potentials and Pitfalls
Science (Communication) and Wikipedia - Potentials and PitfallsScience (Communication) and Wikipedia - Potentials and Pitfalls
Science (Communication) and Wikipedia - Potentials and PitfallsDobusch Leonhard
 
Production technology of Brinjal -Solanum melongena
Production technology of Brinjal -Solanum melongenaProduction technology of Brinjal -Solanum melongena
Production technology of Brinjal -Solanum melongenajana861314
 
Speed Breeding in Vegetable Crops- innovative approach for present era of cro...
Speed Breeding in Vegetable Crops- innovative approach for present era of cro...Speed Breeding in Vegetable Crops- innovative approach for present era of cro...
Speed Breeding in Vegetable Crops- innovative approach for present era of cro...jana861314
 
Environmental acoustics- noise criteria.pptx
Environmental acoustics- noise criteria.pptxEnvironmental acoustics- noise criteria.pptx
Environmental acoustics- noise criteria.pptxpriyankatabhane
 
Loudspeaker- direct radiating type and horn type.pptx
Loudspeaker- direct radiating type and horn type.pptxLoudspeaker- direct radiating type and horn type.pptx
Loudspeaker- direct radiating type and horn type.pptxpriyankatabhane
 
Introduction of Organ-On-A-Chip - Creative Biolabs
Introduction of Organ-On-A-Chip - Creative BiolabsIntroduction of Organ-On-A-Chip - Creative Biolabs
Introduction of Organ-On-A-Chip - Creative BiolabsCreative-Biolabs
 
Understanding Nutrition, 16th Edition pdf
Understanding Nutrition, 16th Edition pdfUnderstanding Nutrition, 16th Edition pdf
Understanding Nutrition, 16th Edition pdfHabibouKarbo
 
lect1 introduction.pptx microbiology ppt
lect1 introduction.pptx microbiology pptlect1 introduction.pptx microbiology ppt
lect1 introduction.pptx microbiology pptzbyb6vmmsd
 
Interpreting SDSS extragalactic data in the era of JWST
Interpreting SDSS extragalactic data in the era of JWSTInterpreting SDSS extragalactic data in the era of JWST
Interpreting SDSS extragalactic data in the era of JWSTAlexander F. Mayer
 
Think Science: What Are Eclipses (101), by Craig Bobchin
Think Science: What Are Eclipses (101), by Craig BobchinThink Science: What Are Eclipses (101), by Craig Bobchin
Think Science: What Are Eclipses (101), by Craig BobchinNathan Cone
 
Observation of Gravitational Waves from the Coalescence of a 2.5–4.5 M⊙ Compa...
Observation of Gravitational Waves from the Coalescence of a 2.5–4.5 M⊙ Compa...Observation of Gravitational Waves from the Coalescence of a 2.5–4.5 M⊙ Compa...
Observation of Gravitational Waves from the Coalescence of a 2.5–4.5 M⊙ Compa...Sérgio Sacani
 
Advances in AI-driven Image Recognition for Early Detection of Cancer
Advances in AI-driven Image Recognition for Early Detection of CancerAdvances in AI-driven Image Recognition for Early Detection of Cancer
Advances in AI-driven Image Recognition for Early Detection of CancerLuis Miguel Chong Chong
 
DETECTION OF MUTATION BY CLB METHOD.pptx
DETECTION OF MUTATION BY CLB METHOD.pptxDETECTION OF MUTATION BY CLB METHOD.pptx
DETECTION OF MUTATION BY CLB METHOD.pptx201bo007
 
Role of Gibberellins, mode of action and external applications.pptx
Role of Gibberellins, mode of action and external applications.pptxRole of Gibberellins, mode of action and external applications.pptx
Role of Gibberellins, mode of action and external applications.pptxjana861314
 
AICTE activity on Water Conservation spreading awareness
AICTE activity on Water Conservation spreading awarenessAICTE activity on Water Conservation spreading awareness
AICTE activity on Water Conservation spreading awareness1hk20is002
 
Total Legal: A “Joint” Journey into the Chemistry of Cannabinoids
Total Legal: A “Joint” Journey into the Chemistry of CannabinoidsTotal Legal: A “Joint” Journey into the Chemistry of Cannabinoids
Total Legal: A “Joint” Journey into the Chemistry of CannabinoidsMarkus Roggen
 
EGYPTIAN IMPRINT IN SPAIN Lecture by Dr Abeer Zahana
EGYPTIAN IMPRINT IN SPAIN Lecture by Dr Abeer ZahanaEGYPTIAN IMPRINT IN SPAIN Lecture by Dr Abeer Zahana
EGYPTIAN IMPRINT IN SPAIN Lecture by Dr Abeer ZahanaDr.Mahmoud Abbas
 
ESSENTIAL FEATURES REQUIRED FOR ESTABLISHING FOUR TYPES OF BIOSAFETY LABORATO...
ESSENTIAL FEATURES REQUIRED FOR ESTABLISHING FOUR TYPES OF BIOSAFETY LABORATO...ESSENTIAL FEATURES REQUIRED FOR ESTABLISHING FOUR TYPES OF BIOSAFETY LABORATO...
ESSENTIAL FEATURES REQUIRED FOR ESTABLISHING FOUR TYPES OF BIOSAFETY LABORATO...Chayanika Das
 

Último (20)

6.2 Pests of Sesame_Identification_Binomics_Dr.UPR
6.2 Pests of Sesame_Identification_Binomics_Dr.UPR6.2 Pests of Sesame_Identification_Binomics_Dr.UPR
6.2 Pests of Sesame_Identification_Binomics_Dr.UPR
 
Science (Communication) and Wikipedia - Potentials and Pitfalls
Science (Communication) and Wikipedia - Potentials and PitfallsScience (Communication) and Wikipedia - Potentials and Pitfalls
Science (Communication) and Wikipedia - Potentials and Pitfalls
 
Production technology of Brinjal -Solanum melongena
Production technology of Brinjal -Solanum melongenaProduction technology of Brinjal -Solanum melongena
Production technology of Brinjal -Solanum melongena
 
Speed Breeding in Vegetable Crops- innovative approach for present era of cro...
Speed Breeding in Vegetable Crops- innovative approach for present era of cro...Speed Breeding in Vegetable Crops- innovative approach for present era of cro...
Speed Breeding in Vegetable Crops- innovative approach for present era of cro...
 
Environmental acoustics- noise criteria.pptx
Environmental acoustics- noise criteria.pptxEnvironmental acoustics- noise criteria.pptx
Environmental acoustics- noise criteria.pptx
 
Loudspeaker- direct radiating type and horn type.pptx
Loudspeaker- direct radiating type and horn type.pptxLoudspeaker- direct radiating type and horn type.pptx
Loudspeaker- direct radiating type and horn type.pptx
 
Introduction of Organ-On-A-Chip - Creative Biolabs
Introduction of Organ-On-A-Chip - Creative BiolabsIntroduction of Organ-On-A-Chip - Creative Biolabs
Introduction of Organ-On-A-Chip - Creative Biolabs
 
Understanding Nutrition, 16th Edition pdf
Understanding Nutrition, 16th Edition pdfUnderstanding Nutrition, 16th Edition pdf
Understanding Nutrition, 16th Edition pdf
 
lect1 introduction.pptx microbiology ppt
lect1 introduction.pptx microbiology pptlect1 introduction.pptx microbiology ppt
lect1 introduction.pptx microbiology ppt
 
Interpreting SDSS extragalactic data in the era of JWST
Interpreting SDSS extragalactic data in the era of JWSTInterpreting SDSS extragalactic data in the era of JWST
Interpreting SDSS extragalactic data in the era of JWST
 
Think Science: What Are Eclipses (101), by Craig Bobchin
Think Science: What Are Eclipses (101), by Craig BobchinThink Science: What Are Eclipses (101), by Craig Bobchin
Think Science: What Are Eclipses (101), by Craig Bobchin
 
Observation of Gravitational Waves from the Coalescence of a 2.5–4.5 M⊙ Compa...
Observation of Gravitational Waves from the Coalescence of a 2.5–4.5 M⊙ Compa...Observation of Gravitational Waves from the Coalescence of a 2.5–4.5 M⊙ Compa...
Observation of Gravitational Waves from the Coalescence of a 2.5–4.5 M⊙ Compa...
 
Advances in AI-driven Image Recognition for Early Detection of Cancer
Advances in AI-driven Image Recognition for Early Detection of CancerAdvances in AI-driven Image Recognition for Early Detection of Cancer
Advances in AI-driven Image Recognition for Early Detection of Cancer
 
DETECTION OF MUTATION BY CLB METHOD.pptx
DETECTION OF MUTATION BY CLB METHOD.pptxDETECTION OF MUTATION BY CLB METHOD.pptx
DETECTION OF MUTATION BY CLB METHOD.pptx
 
Role of Gibberellins, mode of action and external applications.pptx
Role of Gibberellins, mode of action and external applications.pptxRole of Gibberellins, mode of action and external applications.pptx
Role of Gibberellins, mode of action and external applications.pptx
 
AICTE activity on Water Conservation spreading awareness
AICTE activity on Water Conservation spreading awarenessAICTE activity on Water Conservation spreading awareness
AICTE activity on Water Conservation spreading awareness
 
Total Legal: A “Joint” Journey into the Chemistry of Cannabinoids
Total Legal: A “Joint” Journey into the Chemistry of CannabinoidsTotal Legal: A “Joint” Journey into the Chemistry of Cannabinoids
Total Legal: A “Joint” Journey into the Chemistry of Cannabinoids
 
EGYPTIAN IMPRINT IN SPAIN Lecture by Dr Abeer Zahana
EGYPTIAN IMPRINT IN SPAIN Lecture by Dr Abeer ZahanaEGYPTIAN IMPRINT IN SPAIN Lecture by Dr Abeer Zahana
EGYPTIAN IMPRINT IN SPAIN Lecture by Dr Abeer Zahana
 
ESSENTIAL FEATURES REQUIRED FOR ESTABLISHING FOUR TYPES OF BIOSAFETY LABORATO...
ESSENTIAL FEATURES REQUIRED FOR ESTABLISHING FOUR TYPES OF BIOSAFETY LABORATO...ESSENTIAL FEATURES REQUIRED FOR ESTABLISHING FOUR TYPES OF BIOSAFETY LABORATO...
ESSENTIAL FEATURES REQUIRED FOR ESTABLISHING FOUR TYPES OF BIOSAFETY LABORATO...
 
PLASMODIUM. PPTX
PLASMODIUM. PPTXPLASMODIUM. PPTX
PLASMODIUM. PPTX
 

Full–body Tactile P300–based Brain–computer Interface Accuracy Refinement

  • 1. 1 Takumi Kodama , Kensuke Shimizu , Shoji Makino and Tomasz M. Rutkowski Full–body Tactile P300–based Brain–computer Interface Accuracy Refinement @bioSMART conference 2016 1 1 1 2, 3, 4 1 2 3 4 Life Science Center of TARA, University of Tsukuba, The University of Tokyo, Saitama Institute of Technology, RIKEN Brain Science Institute
  • 2. 1: Introduction - What’s BCI? ● Brain Computer Interface (BCI) ○ Neurotechnology ○ Exploits user intention ONLY using brainwaves 2
  • 3. 1: Introduction - ALS Patients ● Amyotrophic lateral sclerosis (ALS) patients ○ Have difficulty to move their muscle by themselves ○ BCI could be a communicating tool for them 3 ! … …
  • 4. ● Tactile (Touch-based) P300-based BCI paradigm ○ P300 responses were evoked by external (tactile) stimuli ○ Predict user’s intentions by decoding P300 responses 1: Introduction - Research Approach 41. Stimulate touch sensories 2. Classify brain response A B A B 3. Predict user intention 92.0% 43.3% A B Target Non-Target P300 brainwave response
  • 5. ● Full-body Tactile P300-based BCI (fbBCI) [1] ○ Applies six vibrotactile stimulus patterns to user’s back ○ User can use fbBCI while lying down and interacting using a whole body surface 1: Introduction - Our Method 5[1] Kodama T, Shimizu K, Rutkowski TM. Full Body Spatial Tactile BCI for Direct Brain-robot Control. In: Proceedings of the Sixth International Brain-Computer Interface Meeting. Asilomar Conference Center, Pacific Grove, CA USA: Verlag der Technischen Universitaet Graz; 2016. p. 68.
  • 6. 1: Introduction - Demonstration 6 https://www.youtube.com/watch?v=sn6OEBBKsPQ
  • 7. ● P300 responses were confirmed (> 4 μV) in each channel 1: Introduction - fbBCI results (1) 7 Target Non-Target
  • 8. ● Problem: Low online classification accuracies ○ SWLDA : 53.67 % (10 users average) 1: Introduction - fbBCI results (2) 8
  • 9. ● To improve the fbBCI classification accuracy ● To reconfirm the validity of fbBCI modality 1: Introduction - Research Purpose 9
  • 10. ● Test several signal preprocessing combinations ① ○ Downsampling ○ Epoch averaging ● Classify with three different machine learning methods ② ○ SWLDA ○ Linear SVM ○ Non-linear SVM (Gaussian kernel) 2: Method - Conditions 10 CommandBrainwave ① ②
  • 11. 2: Method - Signal Acquisition 11 ● Event related potential (ERP) ○ captures 800 ms after an onset of vibrotactile stimulus ○ next converted to a feature vector using EEG potential ex.) fs = 512 [Hz] ERPinterval = 800 [ms] = 0.8 [sec] Vlength = ceil(512・0.8) = 410 Vlength VCh○○ p[0] … p[Vlength - 1] Vlength = ceil( fs・ERPinterval) where fs [Hz] , ERPinterval [sec] Ch○○
  • 12. 2: Method - Signal Preprocessing(1) 12 ● Downsampling (nd) ○ ERPs were decimated by 4 (128 Hz), 16 (32 Hz) or kept intact (512 Hz) ○ To reduce vector length Vlength nd = 4 (128 Hz) nd = 16 (32 Hz) Ch○○ Ch○○
  • 13. 13 ● Epoch averaging (ne) ○ ERPs were averaged using 5, 10 ERPs or no averaging ○ To cancel background noise ne = 1 ne = 10 Ch○○ Ch○○ 2: Method - Signal Preprocessing(2)
  • 14. ● Concatenating all feature vectors 2: Method - Feature Extraction ex.) fs = 128 [Hz] (nd = 4) Vlength = ceil(128・0.8) = 103 14 … Vlength VCz … Vlength VPz … Vlength VCP6 … … … … ……V ex.) VlengthALL = Vlength・8 = 103・8 = 824 VlengthALL … Ch1 Ch2 Ch8
  • 15. ● Machine learning methods ○ SWLDA ○ Linear SVM … K(u,v’) = u v’ ○ Non-linear SVM (Gaussian) … K(u,v’) = exp(-γ||u-v|| ) γ = 1/VlengthALL , c = 1 2: Method - Classification (1) 15 T 2
  • 16. ● Training the classifier 2: Method - Classification (2) 16 VT1 VT2 VlengthALL VlengthALL VN1 VN2 VTmax ・ ・ ・ ・ ・ ・ VNmax ・ ・ ・ VTmax = 60 / ne VNmax = 300 / ne Classifier (2cls) Non-TargetTarget
  • 17. ● Training the classifier 2: Method - Classification (2) 17 VT1 VT2 VlengthALL VlengthALL VN1 VN2 Classifier (2cls) VTmax ・ ・ ・ ・ ・ ・ VNmax VTmax = 60 / ne VNmax = 60 / ne Random choose as many as Tmax } Non-TargetTarget
  • 18. ● Evaluation with the trained classifier ○ Same nd and ne were applied 2: Method - Classification (3) 18 VT1 VlengthALL ・ ・ VTmax = 10 / ne Target? or Non-Target? Classifier (2cls) Test data
  • 19. ● SWLDA classification accuracies ○ BEST: 57.48 % (nd = 4, ne = 1) 3: Results - SWLDA 19 Signal decimation (nd)
  • 20. ● Linear SVM classification accuracies ○ BEST: 58.5 % (nd = 16, ne = 10) 3: Results - Linear SVM 20 Signal decimation (nd)
  • 21. ● Non-linear SVM classification accuracies ○ BEST: 59.83 % (nd = 4, ne = 1) 3: Results - Non-linear SVM 21 Signal decimation (nd)
  • 22. 4: Discussion and conclusions 22 ● fbBCI classification accuracy has been improved ○ Both nd and ne combinations were tested ○ 53.67 % in previous reported results ⇒ 59.83 % by non-linear SVM (nd = 4, ne = 1) ○ 58.5 % by linear SVM and 57.48 % by SWLDA ● The potential validity of fbBCI modality was reconfirmed ○ Expect to improve a QoL for ALS patients ● However, more analyses would be required ○ Only 10 healthy users of fbBCI paradigm ○ Need higher accuracies in case of a practical application
  • 23. 23 Many thanks for your attention!