SlideShare une entreprise Scribd logo
1  sur  23
Télécharger pour lire hors ligne
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!

Contenu connexe

Tendances

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
 

Tendances (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
 

En vedette

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
 

En vedette (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
 

Similaire à 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
 

Similaire à 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
 

Plus 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
 

Plus 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
 

Dernier

Conjugation, transduction and transformation
Conjugation, transduction and transformationConjugation, transduction and transformation
Conjugation, transduction and transformationAreesha Ahmad
 
Pests of mustard_Identification_Management_Dr.UPR.pdf
Pests of mustard_Identification_Management_Dr.UPR.pdfPests of mustard_Identification_Management_Dr.UPR.pdf
Pests of mustard_Identification_Management_Dr.UPR.pdfPirithiRaju
 
GBSN - Biochemistry (Unit 1)
GBSN - Biochemistry (Unit 1)GBSN - Biochemistry (Unit 1)
GBSN - Biochemistry (Unit 1)Areesha Ahmad
 
Justdial Call Girls In Indirapuram, Ghaziabad, 8800357707 Escorts Service
Justdial Call Girls In Indirapuram, Ghaziabad, 8800357707 Escorts ServiceJustdial Call Girls In Indirapuram, Ghaziabad, 8800357707 Escorts Service
Justdial Call Girls In Indirapuram, Ghaziabad, 8800357707 Escorts Servicemonikaservice1
 
Factory Acceptance Test( FAT).pptx .
Factory Acceptance Test( FAT).pptx       .Factory Acceptance Test( FAT).pptx       .
Factory Acceptance Test( FAT).pptx .Poonam Aher Patil
 
Vip profile Call Girls In Lonavala 9748763073 For Genuine Sex Service At Just...
Vip profile Call Girls In Lonavala 9748763073 For Genuine Sex Service At Just...Vip profile Call Girls In Lonavala 9748763073 For Genuine Sex Service At Just...
Vip profile Call Girls In Lonavala 9748763073 For Genuine Sex Service At Just...Monika Rani
 
Pests of cotton_Sucking_Pests_Dr.UPR.pdf
Pests of cotton_Sucking_Pests_Dr.UPR.pdfPests of cotton_Sucking_Pests_Dr.UPR.pdf
Pests of cotton_Sucking_Pests_Dr.UPR.pdfPirithiRaju
 
module for grade 9 for distance learning
module for grade 9 for distance learningmodule for grade 9 for distance learning
module for grade 9 for distance learninglevieagacer
 
Pulmonary drug delivery system M.pharm -2nd sem P'ceutics
Pulmonary drug delivery system M.pharm -2nd sem P'ceuticsPulmonary drug delivery system M.pharm -2nd sem P'ceutics
Pulmonary drug delivery system M.pharm -2nd sem P'ceuticssakshisoni2385
 
High Profile 🔝 8250077686 📞 Call Girls Service in GTB Nagar🍑
High Profile 🔝 8250077686 📞 Call Girls Service in GTB Nagar🍑High Profile 🔝 8250077686 📞 Call Girls Service in GTB Nagar🍑
High Profile 🔝 8250077686 📞 Call Girls Service in GTB Nagar🍑Damini Dixit
 
Locating and isolating a gene, FISH, GISH, Chromosome walking and jumping, te...
Locating and isolating a gene, FISH, GISH, Chromosome walking and jumping, te...Locating and isolating a gene, FISH, GISH, Chromosome walking and jumping, te...
Locating and isolating a gene, FISH, GISH, Chromosome walking and jumping, te...Silpa
 
FAIRSpectra - Enabling the FAIRification of Analytical Science
FAIRSpectra - Enabling the FAIRification of Analytical ScienceFAIRSpectra - Enabling the FAIRification of Analytical Science
FAIRSpectra - Enabling the FAIRification of Analytical ScienceAlex Henderson
 
Digital Dentistry.Digital Dentistryvv.pptx
Digital Dentistry.Digital Dentistryvv.pptxDigital Dentistry.Digital Dentistryvv.pptx
Digital Dentistry.Digital Dentistryvv.pptxMohamedFarag457087
 
Pests of cotton_Borer_Pests_Binomics_Dr.UPR.pdf
Pests of cotton_Borer_Pests_Binomics_Dr.UPR.pdfPests of cotton_Borer_Pests_Binomics_Dr.UPR.pdf
Pests of cotton_Borer_Pests_Binomics_Dr.UPR.pdfPirithiRaju
 
GBSN - Microbiology (Unit 1)
GBSN - Microbiology (Unit 1)GBSN - Microbiology (Unit 1)
GBSN - Microbiology (Unit 1)Areesha Ahmad
 
Kochi ❤CALL GIRL 84099*07087 ❤CALL GIRLS IN Kochi ESCORT SERVICE❤CALL GIRL
Kochi ❤CALL GIRL 84099*07087 ❤CALL GIRLS IN Kochi ESCORT SERVICE❤CALL GIRLKochi ❤CALL GIRL 84099*07087 ❤CALL GIRLS IN Kochi ESCORT SERVICE❤CALL GIRL
Kochi ❤CALL GIRL 84099*07087 ❤CALL GIRLS IN Kochi ESCORT SERVICE❤CALL GIRLkantirani197
 
Thyroid Physiology_Dr.E. Muralinath_ Associate Professor
Thyroid Physiology_Dr.E. Muralinath_ Associate ProfessorThyroid Physiology_Dr.E. Muralinath_ Associate Professor
Thyroid Physiology_Dr.E. Muralinath_ Associate Professormuralinath2
 
Bacterial Identification and Classifications
Bacterial Identification and ClassificationsBacterial Identification and Classifications
Bacterial Identification and ClassificationsAreesha Ahmad
 
Sector 62, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 62, Noida Call girls :8448380779 Model Escorts | 100% verifiedSector 62, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 62, Noida Call girls :8448380779 Model Escorts | 100% verifiedDelhi Call girls
 
COST ESTIMATION FOR A RESEARCH PROJECT.pptx
COST ESTIMATION FOR A RESEARCH PROJECT.pptxCOST ESTIMATION FOR A RESEARCH PROJECT.pptx
COST ESTIMATION FOR A RESEARCH PROJECT.pptxFarihaAbdulRasheed
 

Dernier (20)

Conjugation, transduction and transformation
Conjugation, transduction and transformationConjugation, transduction and transformation
Conjugation, transduction and transformation
 
Pests of mustard_Identification_Management_Dr.UPR.pdf
Pests of mustard_Identification_Management_Dr.UPR.pdfPests of mustard_Identification_Management_Dr.UPR.pdf
Pests of mustard_Identification_Management_Dr.UPR.pdf
 
GBSN - Biochemistry (Unit 1)
GBSN - Biochemistry (Unit 1)GBSN - Biochemistry (Unit 1)
GBSN - Biochemistry (Unit 1)
 
Justdial Call Girls In Indirapuram, Ghaziabad, 8800357707 Escorts Service
Justdial Call Girls In Indirapuram, Ghaziabad, 8800357707 Escorts ServiceJustdial Call Girls In Indirapuram, Ghaziabad, 8800357707 Escorts Service
Justdial Call Girls In Indirapuram, Ghaziabad, 8800357707 Escorts Service
 
Factory Acceptance Test( FAT).pptx .
Factory Acceptance Test( FAT).pptx       .Factory Acceptance Test( FAT).pptx       .
Factory Acceptance Test( FAT).pptx .
 
Vip profile Call Girls In Lonavala 9748763073 For Genuine Sex Service At Just...
Vip profile Call Girls In Lonavala 9748763073 For Genuine Sex Service At Just...Vip profile Call Girls In Lonavala 9748763073 For Genuine Sex Service At Just...
Vip profile Call Girls In Lonavala 9748763073 For Genuine Sex Service At Just...
 
Pests of cotton_Sucking_Pests_Dr.UPR.pdf
Pests of cotton_Sucking_Pests_Dr.UPR.pdfPests of cotton_Sucking_Pests_Dr.UPR.pdf
Pests of cotton_Sucking_Pests_Dr.UPR.pdf
 
module for grade 9 for distance learning
module for grade 9 for distance learningmodule for grade 9 for distance learning
module for grade 9 for distance learning
 
Pulmonary drug delivery system M.pharm -2nd sem P'ceutics
Pulmonary drug delivery system M.pharm -2nd sem P'ceuticsPulmonary drug delivery system M.pharm -2nd sem P'ceutics
Pulmonary drug delivery system M.pharm -2nd sem P'ceutics
 
High Profile 🔝 8250077686 📞 Call Girls Service in GTB Nagar🍑
High Profile 🔝 8250077686 📞 Call Girls Service in GTB Nagar🍑High Profile 🔝 8250077686 📞 Call Girls Service in GTB Nagar🍑
High Profile 🔝 8250077686 📞 Call Girls Service in GTB Nagar🍑
 
Locating and isolating a gene, FISH, GISH, Chromosome walking and jumping, te...
Locating and isolating a gene, FISH, GISH, Chromosome walking and jumping, te...Locating and isolating a gene, FISH, GISH, Chromosome walking and jumping, te...
Locating and isolating a gene, FISH, GISH, Chromosome walking and jumping, te...
 
FAIRSpectra - Enabling the FAIRification of Analytical Science
FAIRSpectra - Enabling the FAIRification of Analytical ScienceFAIRSpectra - Enabling the FAIRification of Analytical Science
FAIRSpectra - Enabling the FAIRification of Analytical Science
 
Digital Dentistry.Digital Dentistryvv.pptx
Digital Dentistry.Digital Dentistryvv.pptxDigital Dentistry.Digital Dentistryvv.pptx
Digital Dentistry.Digital Dentistryvv.pptx
 
Pests of cotton_Borer_Pests_Binomics_Dr.UPR.pdf
Pests of cotton_Borer_Pests_Binomics_Dr.UPR.pdfPests of cotton_Borer_Pests_Binomics_Dr.UPR.pdf
Pests of cotton_Borer_Pests_Binomics_Dr.UPR.pdf
 
GBSN - Microbiology (Unit 1)
GBSN - Microbiology (Unit 1)GBSN - Microbiology (Unit 1)
GBSN - Microbiology (Unit 1)
 
Kochi ❤CALL GIRL 84099*07087 ❤CALL GIRLS IN Kochi ESCORT SERVICE❤CALL GIRL
Kochi ❤CALL GIRL 84099*07087 ❤CALL GIRLS IN Kochi ESCORT SERVICE❤CALL GIRLKochi ❤CALL GIRL 84099*07087 ❤CALL GIRLS IN Kochi ESCORT SERVICE❤CALL GIRL
Kochi ❤CALL GIRL 84099*07087 ❤CALL GIRLS IN Kochi ESCORT SERVICE❤CALL GIRL
 
Thyroid Physiology_Dr.E. Muralinath_ Associate Professor
Thyroid Physiology_Dr.E. Muralinath_ Associate ProfessorThyroid Physiology_Dr.E. Muralinath_ Associate Professor
Thyroid Physiology_Dr.E. Muralinath_ Associate Professor
 
Bacterial Identification and Classifications
Bacterial Identification and ClassificationsBacterial Identification and Classifications
Bacterial Identification and Classifications
 
Sector 62, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 62, Noida Call girls :8448380779 Model Escorts | 100% verifiedSector 62, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 62, Noida Call girls :8448380779 Model Escorts | 100% verified
 
COST ESTIMATION FOR A RESEARCH PROJECT.pptx
COST ESTIMATION FOR A RESEARCH PROJECT.pptxCOST ESTIMATION FOR A RESEARCH PROJECT.pptx
COST ESTIMATION FOR A RESEARCH PROJECT.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!