SlideShare una empresa de Scribd logo
1 de 12
Descargar para leer sin conexión
Semi-Supervised Clustering Approach for P300 based
BCI Speller Systems
Mandeep Kaur1
, A.K.Soni2
and M. Qasim Rafiq3
1
School of Computer Science & Engg., Sharda University, Greater Noida, U.P., India, mandeephanzra@gmail.com
2
School of Computer Science & Engg., Sharda University, Greater Noida, U.P., India, ak.soni@sharda.ac.in
3
Dept. Computer Sc. & Engg. AMU, Aligarh, mqrafiq@hotmail.com
Abstract— The paper presents a k-means based semi-supervised clustering approach for
recognizing and classifying P300 signals for BCI Speller System. P300 signals are proved to
be the most suitable Event Related Potential (ERP) signal, used to develop the BCI systems.
Due to non-stationary nature of ERP signals, the wavelet transform is the best analysis tool
for extracting informative features from P300 signals. The focus of the research is on semi-
supervised clustering as supervised clustering approach need large amount of labeled data
for training, which is a tedious task. Hence works for small-labeled datasets to train
classifiers. On the other hand, unsupervised clustering works when no prior information is
available i.e. totally unlabeled data. Thus leads to low level of performance. The in-between
solution is to use semi-supervised clustering, which uses a few labeled with large unlabeled
data causes less trouble and time. The authors have selected and defined adhoc features and
assumed the Clusters for small datasets. This motivates us to propose a novel approach that
discovers the features embedded in P300 (EEG) signals, using an k-means based semi-
supervised cluster classification using ensemble SVM.
Index Terms— P300 signal, Wavelet Transform, k-means, semi-supervised clustering,
ensemble, support vector machines (SVMs).
I. INTRODUCTION
Brain computer interface (BCI) is a system that translates the electrophysiological activity of brain’s nervous
system into signals that can be interpreted by a device. Such systems are useful for able-bodied like game
playing, multimedia applications etc and for unblessed or paralyzed patients like wheelchair, mind spelling,
etc [1] . The electroencephalography (EEG) is a brain imaging technique for measuring the brain signals. The
EEG based BCI systems are categorized into invasive and non-invasive. In invasive type of BCI system,
microelectrodes are implanted into the skull of the user’s brain. It gives high resolution signal, high signal-to-
noise ratio but causes health problems. This reduces the use of invasive techniques during experimentation.
There are various invasive techniques to record the brain’s activity e.g. Electrocorticography (ECoG). On the
hand, the non-invasive type of BCI system involves the recording of the brain electrical activity by means of
placing the electrodes on the scalp. It gives low-resolution signal with high signal-to-noise ratio. However,
these systems are easy to use, safe and cheaper. There are various non-invasive techniques like
Electroencephalography (EEG). The most important advantage of EEG signal is that being a noninvasive
technique it does not harm the subject [2]. The aim of research is to provide a system to assist unblessed in
future and in addition putting an effort in appending the knowledge in the field of BCIs. Various P300 based
DOI: 02.ITC.2014.5.573
© Association of Computer Electronics and Electrical Engineers, 2014
Proc. of Int. Conf. on Recent Trends in Information, Telecommunication and Computing, ITC
249
systems have been discussed in [3]. For this research, the mind spelling application has chosen that based on
P300 signals. The P300 is a positive ERP signal with a latency of about 300ms after the presentation of rare
or surprising, task-relevant stimuli. To evoke the P300, subjects are asked to observe two types of stimuli:
one stimulus type (the oddball or target stimulus) that appears rarely and other stimulus type (the normal or
non-target stimulus) that appears more often. A P300 signal can be detected in EEG as the target stimulus
appears. Farwell and Donchin first proposed the paradigm for speller application, in 1988 [4]. Due to non-
stationary nature of P300 (ERP) signals, wavelet transform is best signal analysis tool. The paper compared
the accuracy result of various wavelet methods achieved for P300 based BCI systems [5]. Based on the
comparison, in 2012 the Daubechies4 (db4) wavelet has achieved the highest accuracy of 97.50% than other
techniques. The issues of using supervised clustering were highlighted in [5] and proposes a novel approach
to employ k-means based semi-supervised learning for the classification by classifier ensemble SVM.
II. P300 SPELLER BCI SYSTEM PARADIGM
The objective of a BCI speller system is to design a system that enables a direct brain to character translation.
P300 event-related brain potentials (ERPs) are very popular in BCI letter spelling applications. Farwell and
Donchin designed one of the well-known P300 spellers in 1988. This section discusses P300 speller BCI
system paradigm for which international datasets have collected and used. The aim of the speller system is to
predict the correct character in each of the provided character selection epochs. The paradigm is a 6×6
matrix, shown in Figure.1, of alphanumeric characters [6-7].
Figure 1 User presented with a 6 by 6 matrix of characters. Every 175 ms (5.7 Hz) one of the rows, or one of the columns of the matrix
was intensified [6-7] [http://bbci.de/competition/iii/#datasets/descII]
The international dataset used for testing the approach represents a complete set of P300 signals acquired by
the group of Benjamin Blankertz at the Wadsworth Center with BCI20001 for the “BCI Competition III
2004”. The data acquired using BCI2000’s P3 speller paradigm, which is a flexible Brain-Computer Interface
research and development platform. The user’s task is to focus attention on target character when
corresponding row and column are intensified and count the number of flashing of the desired character
silently. This was used only to keep subjects attention. The collected signals were band-pass filtered from 0.1-
60Hz and digitized at 240Hz from two subjects in five sessions each. Each session consisted of a number of
runs. In each run, the subject focused attention on a series of characters. Each row and column flashes
randomly and successively for 100ms and at the rate of 5.7HZ. It means the time delay between every flash is
75ms with the frequency sampling of 240HZ. As we have 6 rows and 6 columns, it has to be 12
intensifications in every trial. 2 out of these 12 are target that are related to the desired character [8]. There
were 15 trials for every character that ends to a total of 180 intensifications for a single character. After
finishing 180 intensifications, there was a 2.5s time interval so that the user can prepare for the next character.
The EEG recording was performed based on 10-20 system with sixty-four electrode channels in Figure 2. The
P300 signals are retrieved from parietal lobe, various brain lobes are shown in Figure 3. Each row and column
of the matrix was intensified for 100ms randomly. At any given moment, the user selects one of the letters or
symbols that he wishes to communicate, and maintain a mental count of the number of times the row and the
column of the chosen symbol are intensified. In response to this mental counting, a potential is elicited in the
250
brain. This procedure is called one trail, which is repeated 15 times for each selected letter or symbol. In each
“trial” the subject is “communicating” a character by focusing attention on the cell containing the character
[8].
Figure2: 10-20 International System [9]
III. SEMI-SUPERVISED CLUSTERING
Clustering is a technique to partition a dataset into homogeneous clusters such that the data points in the same
cluster are more similar to each other than in different clusters where classification is to label or classify a
new unknown data from a collection of labeled, pre-classified, data. Clustering generally known as
unsupervised learning where classification known as supervised learning. The term ‘learning’ states an
algorithm that examines a set of points without examining any corresponding class/cluster label [11-12]. In
various real and practical applications like bioinformatics, medical, pattern recognition etc, a large amount of
unknown data is available than the labeled ones. To generate labeled data become a lengthy and slow process
using unsupervised method, also is a tedious work to label all data using supervised method. Therefore, one
may wish to use large dataset without labeling or generating data should employ semi-supervised learning.
Semi-supervised learning is a technique of learning from a combination of labeled and unlabeled data. This
can be used for both classification and clustering purpose. Semi-supervised classification uses labeled data
along-with some unlabeled data to train the classifier where semi-supervised clustering, involves some
labeled class data or pair wise constraints along with the unlabeled data to obtain better clustering. There are
several semi-supervised classification algorithms like co-training, transductive support vector machines
(SVMs), Expectation maximization etc for using unlabeled data to improve classification accuracy. The
advantage of semi-supervised clustering is that the data categories (clusters) can generate from initial labeled
data as well as extend and modify the existing ones to reflect other regularities in the data [10-15].
The clustering algorithms are classified into generative and discriminative. Generative is a parametric form
of data generation is assumed and the goal in the maximum likelihood formulation is to find the parameters
that maximize the probability (likelihood) of generation of the data given the model. Discriminative tries to
cluster the data so as to maximize within-cluster similarity and minimize between-cluster similarity based on
a particular similarity metric, where it is not necessary to consider an underlying parametric data generation
model. Both can be implemented using Expectation maximization and k-means. In addition, k-means is a flat
partitioning type of clustering algorithm that divides the data points into k partitions or clusters by grouping
the similar features (usually Euclidean) and assigning each point to the cluster whose mean value on a set
of x variables is nearest to it on that set. Furthermore, semi-supervised clustering algorithms categorize into
similarity or distance-based or partially labeled data and search-based or pair constraint based methods. The
former, used to classify the unlabeled data to the appropriate clusters using the known clusters where the later
considers “Must-link constraints” require that two observations must be placed in the same cluster, and
“cannot-link constraints” require that two observations must not be placed in the same cluster [13]. Another
difference between the two is in distance-based method uses traditional clustering algorithm like k-means
that uses a similarity metric where in search-based approaches, the clustering algorithm itself is modified so
that user-provided labels or constraints are used to bias the search for an appropriate partitioning [10].
251
The distance-based Semi-supervised clustering is implemented using Seeded-K means (S-KMeans) and
Constrained-K means (C-Kmeans). Both use labeled data to form initial clusters and constrain subsequent
cluster assignment. The difference between two is in S-KMeans, the pre-defined labeling of the seed data
may be changed during algorithm run where C-Kmeans is appropriate when the user want to change the label
of seed data. In addition, C-Kmeans is suitable to use when the initial seed labeling is noise-free whereas S-
KMeans is suitable with noisy seeds [11-12]. Due to the consideration of noise seeds in dataset, the proposed
method employs generative, flat partitioning, distance-based Seed K-means semi-supervised clustering.
IV. PROPOSED FRAMEWORK
Data are collected using BCI 2000 competitions as discussed in section II. Data from only 10 channels have
selected. A pre-processing module used to filter and normalize the data. Then, the wavelet features are
extracted and projected to S-KMeans where the training of bagging based ensemble SVM performed.
In last, the pre-processed unknown data fed to the classifier for classification.
1. Load the training dataset: Size of the whole signal 85x7794x64. Two sets each A and B
2. Pre-processing
2.1 Select the specific channel in which P300 signals are present: Out of 64 channel of each A
and B, 10 channels are selected. Now size of A and B is 85x7794x10
2.2 Lowpass and highpass butterworth filtering: low pass filtering at 30Hz and high pass
filtering at 0.1Hz using an 8th
order butterworth filter: size of A and B after filtering is
85x3897x10
2.3 Coherence averaging: size of A and B after coherence averaging is 85x3897x10
2.4 Independent Component Analysis includes De-correlation approach: estimate independent
component one by one like in projection pursuit. Number of independent components to be
estimated: equals the dimension of data step size: 1 Stopping criterion: 0.0001 Max number
of iterations: 1000 Max number of iterations in fine tuning: 100 Percentage of samples used
in one iteration: all Initial guess for corresponding mixing matrix: random After ICA,
dimension of A and B is 85x3897x10
2.5 Apply Principal Component Analysis, dimension of A and B is 3897x84x10
3. Apply wavelet filtering to extract the features to be trained using db4 wavelet. Now we have 2
outputs from PCA (A,B). Both are 2D. Apply 2D wavelet transform on each using 'db4' wavelets.
We get 4 outputs: approx sig A, approx sig B, detail signal A, detail sig B, each of dimension
1952x45x10. Here, only approx. Coefficients are used as features.
4. Apply Seeded KMeans semi-supervised clustering on the obtained features. Consider random
number of features from feature set to label the cluster. Assume that k=2 is known. On getting seed
information, k-means will label the rest of the unlabeled features. [11] developed a generalization of
k-means clustering for the problems where class labels are known. Let xi and xi′ be observations
from a data set with p features, and xij represents the value of the jth feature for observation i.
Suppose further that there exists subsets S1, S2, . . . , SK of the xi’s such that xi ε Sk implies that
observation i is known to belong to cluster k. (Here K denotes the number of clusters, which is also
assumed to be known in this case.) Let |Sk| denote the number of xi’s in Sk. Also let S = UK
k=1Sk.
The algorithm proceeds as follows:
4.1 For each feature j and cluster k, calculate the initial cluster means as follows:
4.2 For each feature j and cluster k, calculate |xkj |, the mean of feature j in cluster k.
4.3 Repeat steps 2 and 3 until the algorithm converges [11-12].
5. The clusters are fed to Bagging based SVM Ensemble for training. Two types of kernel based SVM
are used: polynomial and rbf.
6. The unknown feature vectors are then classified using trained Ensemble SVM.
V. IMPLEMENTATION
This section includes the results of 1, 2 and 3 steps (mentioned in section III) that includes loading of training
data, pre-processing and feature extraction phase. BCI competition III data set II contained data collected
252
from two subjects A and B, recorded with the BCI2000 system, for P300 speller paradigm provided by
Wadsworth Center, NYS Department of Health [13].The data from each subject was comprised of 85 training
symbols and 100 test symbols, with 15 trials per symbol, was sampled at 240 Hz. Here, the raw signals from
only 10 selected channels are used. These channels Fz(34), Cz(11), Pz(51), Oz(62), P3(49), P4(53), PO7(56),
PO8(60) / C3(9), C4(13) are shown in Figure 3. The results are considered for Subject A and B.
As the signals have very low amplitudes, they are highly affected by noise and artefacts. The bandwidth of
0.1-30.0 Hz covers the frequency range of important EEG rhythms (delta (0.5-4.0 Hz), theta (4.0-7.5 Hz),
alpha (8.0-13.0 Hz), and beta (14.0-26.0 Hz)) as shown in Figure 4.
Then the other pre-processing methods Coherence Averaging, ICA, PCA and wavelet de-noising applied as
shown in Figure 5, 6, 7 and 8 respectively.
For feature extraction phase, Daubechies (Db4) wavelet uses as the mother wavelet. The approximated
coefficients used and concatenated into feature vectors.
Figure 3: Raw EEG signals (10 channels) train dataset
253
Figure 4: Filtered signals of train dataset
254
Figure 5: Signals after coherence averaging
Figure 6: Signals after ICA
255
Figure 7: Signals after PCA
256
Figure 8: Approximate wavelet coefficient of train dataset
VI. RESULT ANALYSIS
The analysis of P300 waveform in ongoing EEG performed using Signal-to-noise Ratio (SNR). The ERP
signals are generally contaminated with other bio-signals EOG (Electrooculography), activity of the eyes,
EMG (Electromyography) muscles, [14], and other interference like technical motion artefacts, the voltage to
60Hz, thermal noise, line noise and noise of the instrumentation itself [15]. Therefore, an ERP signal can be
expressed as x(t) = s(t) + n(t), where x(t) is the contaminated signal, s(t) is the required P300 signal and n(t)
is the noise or white noise with zero mean. Due to these, the amplitude of the ERP signal is much lower than
the amplitude of the noise, this causes a significant decrease in signal-to-noise ratio (SNR) [16]. This causes
obscurity in identifying P300 (ERP) signal in ongoing EEG signal. For this reason, it is desirable to decrease
the noise in the signal to increase the signal to noise ratio to obtain target signal. Signal-to-noise ratio is
defined as the power ratio between a signal wanted and noise. It is the ratio between the mean signal
amplitude (evoked) and the standard error of the mean over trials. It can be derived from the formula
The signal-to-noise ratio (SNR) was defined as the ratio
SNR = Psignal/Pnoise = μ/σ
Where μ is the signal mean or expected value and σ is the standard deviation of the noise.
It can rewritten in decibels as
SNR (dB) = 10 log10(σ2
s/ σ2n)
Where σ2
s is signal variance and σ2
n noise variance
// In Matlab
%Compute signal variance
var_sig = cov(sig);
%Calculate required noise variance
var_noise=var_sig/(10^(snr/10));
The aim of the pre-processing here is to enhance signal-to-noise ratio (SNR) and to eliminate artefact. The
pre-processing involves coherence averaging of signals, ICA, PCA and Wavelet de-noising. The steps
applied on BCI Competition III database II and motivating results appears as shown in Table 1 and Figure 9.
This section represents the effect of averaging trials together on the training dataset. For example, the 5, 10,
15 and 20 target trials are averaged together with 5, 10, 15 and 20 non-target trials shown in Figure10.
The SNR comparison of P300 windows from 250 to 350ms below 30 Hz for 5, 10, 15 and 20 averaged
epochs (marked as “5, 10,15, 20”) with the P300 component (in dB) for Subject A and B is shown in Figure
11.
257
TABLE I: COMPARING DIFFERENT METHODS ON ACHIEVED SIGNALS TO NOISE RATIOS OF 10 CHANNELS
Methods SNR of
Channe
l
Fz(34)
SNR of
Channe
l
Cz(11)
SNR of
Channe
l
Pz(51)
SNR of
Channe
l
Oz(62)
SNR of
Channe
l
P3(49)
SNR of
Channel
P4(53)
SNR of
Channe
l
PO7(56
)
SNR of
Channe
l
PO8(60
)
SNR of
Channe
l C3(9)
SNR of
Channe
l
C4(13)
Averages of
SNR’s
Subject A B A B A B A B A B A B A B A B A B A B A B
Coheren
ce
Averagin
g
Method
4.
5
1
2
1
4.
4
6
3
9
4.
4
6
6
2
4.
5
7
1
9
4.
5
1
7
8
4.
5
7
8
2
4.
5
9
2
8
4.
4
3
6
2
4.
4
8
4
3
4.
5
0
4
8
4.
5
3
1
4.5
01
7
4.
5
7
1
3
4.
4
8
3
4.
5
7
2
9
4.
5
8
3
7
4.
5
6
3
9
4.
6
1
5
9
4.
5
2
6
4
4.
2
6
5
8
4.533
9
4.500
5
CA +
ICA
Method
4.
5
6
2
2
4.
5
9
8
3
4.
6
7
5
1
4.
5
9
2
1
4.
5
8
3
1
4.
6
2
7
3
4.
6
0
2
1
4.
5
5
2
3
4.
5
1
1
2
4.
5
8
4
9
4.
5
9
2
5
4.5
59
1
4.
5
8
9
2
4.
6
2
4
4.
5
9
3
5
4.
6
2
9
3
4.
6
8
3
7
4.
6
7
1
8
4.
5
8
3
1
4.
6
6
9
1
4.597
6
4.610
8
CA +
ICA +
PCA
4.
6
1
3
6
4.
6
0
2
9
4.
6
9
3
2
4.
6
5
2
5
4.
7
5
6
3
4.
7
8
0
2
4.
6
8
3
6
4.
6
1
4
4.
6
9
8
1
4.
6
2
2
3
4.
6
4
0
1
4.6
83
4
4.
6
7
5
1
4.
7
3
6
1
4.
6
7
4
4.
7
2
5
3
4.
7
5
2
3
4.
7
2
8
4
4.
6
8
0
2
4.
7
4
9
3
4.686
7
4.689
4
CA +
ICA +
PCA +
Wavelet
Denoisin
g
4.
6
5
0
1
4.
6
8
7
1
4.
7
2
1
8
4.
6
8
1
1
4.
8
2
3
1
4.
8
0
1
2
4.
7
9
7
3
4.
6
8
7
1
4.
7
3
8
9
4.
6
6
8
1
4.
7
5
5
9
4.7
08
1
4.
7
8
4
9
4.
7
4
8
7
4.
7
0
2
8
4.
7
3
0
3
4.
8
1
0
2
4.
7
9
8
4.
7
1
5
7
4.
8
2
9
7
4.750
1
4.733
9
Figure 9: Comparing different methods on achieved Signals to Noise ratios of 10 channels
The remaining tests are under process and very soon will discuss with the final analysis of the proposed
framework.
VII. CONCLUSIONS
Daubechies 4 (db4) is appropriate wavelet transform method for extracting the features of P300 signals. This
paper use wavelet features for S-Kmeans based semi-supervised cluster classification using Ensemble SVM
classifier. The goal is to train ensemble SVM from initial small-labeled training data and then extends for
large datasets to predict the occurrence of P300 signal in ongoing EEG test dataset. Support vector machine
is a very powerful machine learning algorithm as it does not have the over-fitting problem for the high
dimensional data, can accommodate nonlinear classification by applying suitable kernels, computation is fast,
258
Figure 10: Averaging trials [17]
Figure 11: SNR w. r. t Averaging trials
extends to more than two classes, etc. The detailed description of the pre-processing phase has been
discussed. The algorithm applied to BCI Competition 2004 dataset II and obtained the average SNR of
4.7501 dB for Subject A and 4.7339 dB Subject B. In addition, we reported the average SNR of 4.5338 dB
with respect to average trial (20 trials). The aim of this research is to reduce the training time and improving
classification accuracy, in the absence of enough labeled data, of P300 based speller systems. The future
work emphasizes on further analysis of remaining implementation work.
REFERENCES
[1] Nizar Ali Khemri, “P300 Wave Detection Using A Commercial Non-Invasive EEG Sensor: Reliability And
Performance In Control Applications”, Master of Sc. Thesis, Bachelor of Science in Computer Engineering, Al
Fateh University, Tripoli, Libya 2006.
[2] RezaFazel-Rezai, BrendanZ.Allison, ChristophGuger, EricW.Sellers, SonjaC.Kleih and AndreaKübler, “P300 brain
computer interface:current challenges and emerging trends” Frontiers in Neuroengineering, vol. 5, Article 14, pp. 1-
14, July 2012.
[3] Mandeep Kaur, P. Ahmed, A.K. Soni , M. Qasim Rafiq, Wavelet Transform use for P300 Signal Clustering by Self-
Organizing Map, International Journal of Scientific & Engineering Research, Volume 4, Issue 11, November-2013
[4] LA Farwell and E. Donchin. Talking off the top of your head: toward a mental prosthesis utilizing event-related
brain potentials. Electroencephalography and clinical neurophysiology, 70(6):510–523, 1988.
[5] Mandeep Kaur, P. Ahmed, M. Qasim Rafiq, Analysis of Extracting Distinct Functional Components of P300 using
Wavelet Transform, Proceedings of 4th International Conference on Mathematical Models for Engineering Science
259
(MMES '13) and the 2nd International Conference on Computers, Digital Communications and Computing (ICDCC
'13), Brasov, Romania, pp. 57-62, June 1-3, 2013, ISBN: 978-1-61804-194-4.
[6] H. Mirghasemi, R. Fazel-Rezai, M. B. Shamsollahi, “Analysis of P300 Classifiers in Brain Computer Interface
Speller”, Proceedings of the 28th IEEE EMBS Annual International Conference, New York City, USA, Aug 30-Sept
3, 2006
[7] Huiqi Li, Yuanqing Li, and Cuntai Guan, An Effective BCI Speller Based on Semi-supervised Learning,
“Proceedings of the 28th IEEE EMBS Annual International Conference New York City, USA, Aug 30-Sept 3, 2006.
[8] http://bbci.de/competition/iii/#datasets, downloaded on 12 April, 2012.
[9] Mandeep Kaur, P Ahmed and Qasim M Rafiq. “Analyzing EEG based Neurological Phenomenon in BCI Systems”,
International Journal of Computer Applications, vol. 57, no. 17, pp.40-49, Nov 2012.
[10] Noam Shental, From Unsupervised to Semi-Supervised Learning: Algorithms and Applications, Thesis, THE
HEBREW UNIVERSITY OF JERUSALEM November 2004
[11] Sugato Basu, Semi-supervised Clustering: Learning with Limited User Feedback, PhD Proposal, The University of
Texas at Austin, Nov 2003 (Also Appears as Technical Report, UT-AI-TR-03-307)
[12] Sugato Basu, Semi-supervised Clustering: Probabilistic Models, Algorithms and Experiments, Thesis, The
University of Texas at Austin, August 2005
[13] BCI 2004: http://bbci.de/competition/iii/#datasets
[14] Eric Bair, Semi-supervised clustering methods, Article first published online: 23 JUL 2013 DOI: 10.1002/wics.1270
© 2013 Wiley Periodicals, Inc.
[15] Osama Abu Abbas, Comparisons between Data Clustering Algorithms, International Arab Journal of Information
Technology, vol. 5, no.3, July 2008.
[16] http://www.coli.uni-saarland.de/~crocker/Teaching/Connectionist/lecture13_4up.pdf , Frank Keller, Presentation on
Clustering, Connectionist and Statistical Language Processing, Computerlinguistik Universit¨at des Saarlandes.
[17] Cashero, Zachary, “Comparison of EEG preprocessing methods to improve the performance of the P300 speller”,
M.S. Thesis, Colorado State University, Fort Collins, Colorado, Sept 2011.

Más contenido relacionado

La actualidad más candente

Text independent speaker identification system using average pitch and forman...
Text independent speaker identification system using average pitch and forman...Text independent speaker identification system using average pitch and forman...
Text independent speaker identification system using average pitch and forman...ijitjournal
 
Overview of Machine Learning and Deep Learning Methods in Brain Computer Inte...
Overview of Machine Learning and Deep Learning Methods in Brain Computer Inte...Overview of Machine Learning and Deep Learning Methods in Brain Computer Inte...
Overview of Machine Learning and Deep Learning Methods in Brain Computer Inte...IJCSES Journal
 
Using Brain Waves as New Biometric Feature for Authenticating a Computer User...
Using Brain Waves as New Biometric Feature for Authenticatinga Computer User...Using Brain Waves as New Biometric Feature for Authenticatinga Computer User...
Using Brain Waves as New Biometric Feature for Authenticating a Computer User...Buthainah Hamdy
 
Analysis on different Data mining Techniques and algorithms used in IOT
Analysis on different Data mining Techniques and algorithms used in IOTAnalysis on different Data mining Techniques and algorithms used in IOT
Analysis on different Data mining Techniques and algorithms used in IOTIJERA Editor
 
Approach of Syllable Based Unit Selection Text- To-Speech Synthesis System fo...
Approach of Syllable Based Unit Selection Text- To-Speech Synthesis System fo...Approach of Syllable Based Unit Selection Text- To-Speech Synthesis System fo...
Approach of Syllable Based Unit Selection Text- To-Speech Synthesis System fo...iosrjce
 
IRJET - An Enhanced Approach for Extraction of Text from an Image using Fuzzy...
IRJET - An Enhanced Approach for Extraction of Text from an Image using Fuzzy...IRJET - An Enhanced Approach for Extraction of Text from an Image using Fuzzy...
IRJET - An Enhanced Approach for Extraction of Text from an Image using Fuzzy...IRJET Journal
 
IRJET- Survey for Amazon Fine Food Reviews
IRJET- Survey for Amazon Fine Food ReviewsIRJET- Survey for Amazon Fine Food Reviews
IRJET- Survey for Amazon Fine Food ReviewsIRJET Journal
 
SENSE DISAMBIGUATION TECHNIQUE FOR PROVIDING MORE ACCURATE RESULTS IN WEB SEARCH
SENSE DISAMBIGUATION TECHNIQUE FOR PROVIDING MORE ACCURATE RESULTS IN WEB SEARCHSENSE DISAMBIGUATION TECHNIQUE FOR PROVIDING MORE ACCURATE RESULTS IN WEB SEARCH
SENSE DISAMBIGUATION TECHNIQUE FOR PROVIDING MORE ACCURATE RESULTS IN WEB SEARCHijwscjournal
 
Paper id 71201913
Paper id 71201913Paper id 71201913
Paper id 71201913IJRAT
 
Handwriting identification using deep convolutional neural network method
Handwriting identification using deep convolutional neural network methodHandwriting identification using deep convolutional neural network method
Handwriting identification using deep convolutional neural network methodTELKOMNIKA JOURNAL
 
CHARACTER RECOGNITION USING NEURAL NETWORK WITHOUT FEATURE EXTRACTION FOR KAN...
CHARACTER RECOGNITION USING NEURAL NETWORK WITHOUT FEATURE EXTRACTION FOR KAN...CHARACTER RECOGNITION USING NEURAL NETWORK WITHOUT FEATURE EXTRACTION FOR KAN...
CHARACTER RECOGNITION USING NEURAL NETWORK WITHOUT FEATURE EXTRACTION FOR KAN...Editor IJMTER
 
Neural network based numerical digits recognization using nnt in matlab
Neural network based numerical digits recognization using nnt in matlabNeural network based numerical digits recognization using nnt in matlab
Neural network based numerical digits recognization using nnt in matlabijcses
 
IRJET- Image to Text Conversion using Tesseract
IRJET-  	  Image to Text Conversion using TesseractIRJET-  	  Image to Text Conversion using Tesseract
IRJET- Image to Text Conversion using TesseractIRJET Journal
 
Implementation and Performance Evaluation of Neural Network for English Alpha...
Implementation and Performance Evaluation of Neural Network for English Alpha...Implementation and Performance Evaluation of Neural Network for English Alpha...
Implementation and Performance Evaluation of Neural Network for English Alpha...ijtsrd
 
Segmentation and recognition of handwritten digit numeral string using a mult...
Segmentation and recognition of handwritten digit numeral string using a mult...Segmentation and recognition of handwritten digit numeral string using a mult...
Segmentation and recognition of handwritten digit numeral string using a mult...ijfcstjournal
 
Recognition of emotional states using EEG signals based on time-frequency ana...
Recognition of emotional states using EEG signals based on time-frequency ana...Recognition of emotional states using EEG signals based on time-frequency ana...
Recognition of emotional states using EEG signals based on time-frequency ana...IJECEIAES
 
Sentiment analysis by deep learning approaches
Sentiment analysis by deep learning approachesSentiment analysis by deep learning approaches
Sentiment analysis by deep learning approachesTELKOMNIKA JOURNAL
 

La actualidad más candente (20)

Text independent speaker identification system using average pitch and forman...
Text independent speaker identification system using average pitch and forman...Text independent speaker identification system using average pitch and forman...
Text independent speaker identification system using average pitch and forman...
 
228-SE3001_2
228-SE3001_2228-SE3001_2
228-SE3001_2
 
Overview of Machine Learning and Deep Learning Methods in Brain Computer Inte...
Overview of Machine Learning and Deep Learning Methods in Brain Computer Inte...Overview of Machine Learning and Deep Learning Methods in Brain Computer Inte...
Overview of Machine Learning and Deep Learning Methods in Brain Computer Inte...
 
Using Brain Waves as New Biometric Feature for Authenticating a Computer User...
Using Brain Waves as New Biometric Feature for Authenticatinga Computer User...Using Brain Waves as New Biometric Feature for Authenticatinga Computer User...
Using Brain Waves as New Biometric Feature for Authenticating a Computer User...
 
Analysis on different Data mining Techniques and algorithms used in IOT
Analysis on different Data mining Techniques and algorithms used in IOTAnalysis on different Data mining Techniques and algorithms used in IOT
Analysis on different Data mining Techniques and algorithms used in IOT
 
Approach of Syllable Based Unit Selection Text- To-Speech Synthesis System fo...
Approach of Syllable Based Unit Selection Text- To-Speech Synthesis System fo...Approach of Syllable Based Unit Selection Text- To-Speech Synthesis System fo...
Approach of Syllable Based Unit Selection Text- To-Speech Synthesis System fo...
 
IRJET - An Enhanced Approach for Extraction of Text from an Image using Fuzzy...
IRJET - An Enhanced Approach for Extraction of Text from an Image using Fuzzy...IRJET - An Enhanced Approach for Extraction of Text from an Image using Fuzzy...
IRJET - An Enhanced Approach for Extraction of Text from an Image using Fuzzy...
 
IRJET- Survey for Amazon Fine Food Reviews
IRJET- Survey for Amazon Fine Food ReviewsIRJET- Survey for Amazon Fine Food Reviews
IRJET- Survey for Amazon Fine Food Reviews
 
SENSE DISAMBIGUATION TECHNIQUE FOR PROVIDING MORE ACCURATE RESULTS IN WEB SEARCH
SENSE DISAMBIGUATION TECHNIQUE FOR PROVIDING MORE ACCURATE RESULTS IN WEB SEARCHSENSE DISAMBIGUATION TECHNIQUE FOR PROVIDING MORE ACCURATE RESULTS IN WEB SEARCH
SENSE DISAMBIGUATION TECHNIQUE FOR PROVIDING MORE ACCURATE RESULTS IN WEB SEARCH
 
Paper id 71201913
Paper id 71201913Paper id 71201913
Paper id 71201913
 
STTP_POSTER
STTP_POSTERSTTP_POSTER
STTP_POSTER
 
Handwriting identification using deep convolutional neural network method
Handwriting identification using deep convolutional neural network methodHandwriting identification using deep convolutional neural network method
Handwriting identification using deep convolutional neural network method
 
CHARACTER RECOGNITION USING NEURAL NETWORK WITHOUT FEATURE EXTRACTION FOR KAN...
CHARACTER RECOGNITION USING NEURAL NETWORK WITHOUT FEATURE EXTRACTION FOR KAN...CHARACTER RECOGNITION USING NEURAL NETWORK WITHOUT FEATURE EXTRACTION FOR KAN...
CHARACTER RECOGNITION USING NEURAL NETWORK WITHOUT FEATURE EXTRACTION FOR KAN...
 
Neural network based numerical digits recognization using nnt in matlab
Neural network based numerical digits recognization using nnt in matlabNeural network based numerical digits recognization using nnt in matlab
Neural network based numerical digits recognization using nnt in matlab
 
IRJET- Image to Text Conversion using Tesseract
IRJET-  	  Image to Text Conversion using TesseractIRJET-  	  Image to Text Conversion using Tesseract
IRJET- Image to Text Conversion using Tesseract
 
Implementation and Performance Evaluation of Neural Network for English Alpha...
Implementation and Performance Evaluation of Neural Network for English Alpha...Implementation and Performance Evaluation of Neural Network for English Alpha...
Implementation and Performance Evaluation of Neural Network for English Alpha...
 
Segmentation and recognition of handwritten digit numeral string using a mult...
Segmentation and recognition of handwritten digit numeral string using a mult...Segmentation and recognition of handwritten digit numeral string using a mult...
Segmentation and recognition of handwritten digit numeral string using a mult...
 
Recognition of emotional states using EEG signals based on time-frequency ana...
Recognition of emotional states using EEG signals based on time-frequency ana...Recognition of emotional states using EEG signals based on time-frequency ana...
Recognition of emotional states using EEG signals based on time-frequency ana...
 
Sentiment analysis by deep learning approaches
Sentiment analysis by deep learning approachesSentiment analysis by deep learning approaches
Sentiment analysis by deep learning approaches
 
H017445260
H017445260H017445260
H017445260
 

Destacado

Brain computer interfaces in medicine
Brain computer interfaces in medicineBrain computer interfaces in medicine
Brain computer interfaces in medicineKarlos Svoboda
 
Technology Development for Unblessed people using BCI: A Survey
Technology Development for Unblessed people using BCI: A SurveyTechnology Development for Unblessed people using BCI: A Survey
Technology Development for Unblessed people using BCI: A SurveyMandeep Kaur
 
Brain computer interface -smart living enviroment
Brain computer interface -smart living enviroment Brain computer interface -smart living enviroment
Brain computer interface -smart living enviroment Anu N Raj
 
RECENT ADVANCES IN BRAIN-COMPUTER INTERFACES
RECENT ADVANCES IN BRAIN-COMPUTER INTERFACES RECENT ADVANCES IN BRAIN-COMPUTER INTERFACES
RECENT ADVANCES IN BRAIN-COMPUTER INTERFACES Touradj Ebrahimi
 
Fluid And Electrolytes Burns G.U.
Fluid And Electrolytes  Burns  G.U.Fluid And Electrolytes  Burns  G.U.
Fluid And Electrolytes Burns G.U.ALLEICARG DC
 

Destacado (6)

Brain computer interfaces in medicine
Brain computer interfaces in medicineBrain computer interfaces in medicine
Brain computer interfaces in medicine
 
Technology Development for Unblessed people using BCI: A Survey
Technology Development for Unblessed people using BCI: A SurveyTechnology Development for Unblessed people using BCI: A Survey
Technology Development for Unblessed people using BCI: A Survey
 
Brain computer interface -smart living enviroment
Brain computer interface -smart living enviroment Brain computer interface -smart living enviroment
Brain computer interface -smart living enviroment
 
RECENT ADVANCES IN BRAIN-COMPUTER INTERFACES
RECENT ADVANCES IN BRAIN-COMPUTER INTERFACES RECENT ADVANCES IN BRAIN-COMPUTER INTERFACES
RECENT ADVANCES IN BRAIN-COMPUTER INTERFACES
 
Fluid And Electrolytes Burns G.U.
Fluid And Electrolytes  Burns  G.U.Fluid And Electrolytes  Burns  G.U.
Fluid And Electrolytes Burns G.U.
 
Presentación1 sistemas operaticos
Presentación1 sistemas operaticosPresentación1 sistemas operaticos
Presentación1 sistemas operaticos
 

Similar a 573 248-259

IRJET - Heart Health Classification and Prediction using Machine Learning
IRJET -  	  Heart Health Classification and Prediction using Machine LearningIRJET -  	  Heart Health Classification and Prediction using Machine Learning
IRJET - Heart Health Classification and Prediction using Machine LearningIRJET Journal
 
A Review of Lie Detection Techniques.pdf
A Review of Lie Detection Techniques.pdfA Review of Lie Detection Techniques.pdf
A Review of Lie Detection Techniques.pdfWhitney Anderson
 
A Review of Lie Detection Techniques
A Review of Lie Detection TechniquesA Review of Lie Detection Techniques
A Review of Lie Detection TechniquesIRJET Journal
 
IRJET- Depression Prediction System using Different Methods
IRJET- Depression Prediction System using Different MethodsIRJET- Depression Prediction System using Different Methods
IRJET- Depression Prediction System using Different MethodsIRJET Journal
 
19 16112 paper 097 ijeecs(edit)
19 16112 paper 097 ijeecs(edit)19 16112 paper 097 ijeecs(edit)
19 16112 paper 097 ijeecs(edit)IAESIJEECS
 
On the use of voice activity detection in speech emotion recognition
On the use of voice activity detection in speech emotion recognitionOn the use of voice activity detection in speech emotion recognition
On the use of voice activity detection in speech emotion recognitionjournalBEEI
 
Sign Language Detector Using Cloud
Sign Language Detector Using CloudSign Language Detector Using Cloud
Sign Language Detector Using Cloudijtsrd
 
Modeling Text Independent Speaker Identification with Vector Quantization
Modeling Text Independent Speaker Identification with Vector QuantizationModeling Text Independent Speaker Identification with Vector Quantization
Modeling Text Independent Speaker Identification with Vector QuantizationTELKOMNIKA JOURNAL
 
Motor Imagery Recognition of EEG Signal using Cuckoo Search Masking Empirical...
Motor Imagery Recognition of EEG Signal using Cuckoo Search Masking Empirical...Motor Imagery Recognition of EEG Signal using Cuckoo Search Masking Empirical...
Motor Imagery Recognition of EEG Signal using Cuckoo Search Masking Empirical...ijtsrd
 
IRJET - Detection of Depression Level using EEG Signal
IRJET -  	  Detection of Depression Level using EEG SignalIRJET -  	  Detection of Depression Level using EEG Signal
IRJET - Detection of Depression Level using EEG SignalIRJET Journal
 
IRJET - Threat Prediction using Speech Analysis
IRJET - Threat Prediction using Speech AnalysisIRJET - Threat Prediction using Speech Analysis
IRJET - Threat Prediction using Speech AnalysisIRJET Journal
 
IRJET- Facial Expression Recognition System using Neural Network based on...
IRJET-  	  Facial Expression Recognition System using Neural Network based on...IRJET-  	  Facial Expression Recognition System using Neural Network based on...
IRJET- Facial Expression Recognition System using Neural Network based on...IRJET Journal
 
Transfer learning for epilepsy detection using spectrogram images
Transfer learning for epilepsy detection using spectrogram imagesTransfer learning for epilepsy detection using spectrogram images
Transfer learning for epilepsy detection using spectrogram imagesIAESIJAI
 
IRJET- Survey on EEG Based Brainwave Controlled Home Automation
IRJET-  	  Survey on EEG Based Brainwave Controlled Home AutomationIRJET-  	  Survey on EEG Based Brainwave Controlled Home Automation
IRJET- Survey on EEG Based Brainwave Controlled Home AutomationIRJET Journal
 
IRJET- Machine Learning Approach for Emotion Recognition using EEG Signals
IRJET-  	  Machine Learning Approach for Emotion Recognition using EEG SignalsIRJET-  	  Machine Learning Approach for Emotion Recognition using EEG Signals
IRJET- Machine Learning Approach for Emotion Recognition using EEG SignalsIRJET Journal
 
A survey based on eeg classification
A survey based on eeg classificationA survey based on eeg classification
A survey based on eeg classificationijitjournal
 
Impact of adaptive filtering-based component analysis method on steady-state ...
Impact of adaptive filtering-based component analysis method on steady-state ...Impact of adaptive filtering-based component analysis method on steady-state ...
Impact of adaptive filtering-based component analysis method on steady-state ...IAESIJAI
 
IRJET-A Survey on Effect of Meditation on Attention Level Using EEG
IRJET-A Survey on Effect of Meditation on Attention Level Using EEGIRJET-A Survey on Effect of Meditation on Attention Level Using EEG
IRJET-A Survey on Effect of Meditation on Attention Level Using EEGIRJET Journal
 
IRJET- Spot Me - A Smart Attendance System based on Face Recognition
IRJET- Spot Me - A Smart Attendance System based on Face RecognitionIRJET- Spot Me - A Smart Attendance System based on Face Recognition
IRJET- Spot Me - A Smart Attendance System based on Face RecognitionIRJET Journal
 

Similar a 573 248-259 (20)

IRJET - Heart Health Classification and Prediction using Machine Learning
IRJET -  	  Heart Health Classification and Prediction using Machine LearningIRJET -  	  Heart Health Classification and Prediction using Machine Learning
IRJET - Heart Health Classification and Prediction using Machine Learning
 
E44082429
E44082429E44082429
E44082429
 
A Review of Lie Detection Techniques.pdf
A Review of Lie Detection Techniques.pdfA Review of Lie Detection Techniques.pdf
A Review of Lie Detection Techniques.pdf
 
A Review of Lie Detection Techniques
A Review of Lie Detection TechniquesA Review of Lie Detection Techniques
A Review of Lie Detection Techniques
 
IRJET- Depression Prediction System using Different Methods
IRJET- Depression Prediction System using Different MethodsIRJET- Depression Prediction System using Different Methods
IRJET- Depression Prediction System using Different Methods
 
19 16112 paper 097 ijeecs(edit)
19 16112 paper 097 ijeecs(edit)19 16112 paper 097 ijeecs(edit)
19 16112 paper 097 ijeecs(edit)
 
On the use of voice activity detection in speech emotion recognition
On the use of voice activity detection in speech emotion recognitionOn the use of voice activity detection in speech emotion recognition
On the use of voice activity detection in speech emotion recognition
 
Sign Language Detector Using Cloud
Sign Language Detector Using CloudSign Language Detector Using Cloud
Sign Language Detector Using Cloud
 
Modeling Text Independent Speaker Identification with Vector Quantization
Modeling Text Independent Speaker Identification with Vector QuantizationModeling Text Independent Speaker Identification with Vector Quantization
Modeling Text Independent Speaker Identification with Vector Quantization
 
Motor Imagery Recognition of EEG Signal using Cuckoo Search Masking Empirical...
Motor Imagery Recognition of EEG Signal using Cuckoo Search Masking Empirical...Motor Imagery Recognition of EEG Signal using Cuckoo Search Masking Empirical...
Motor Imagery Recognition of EEG Signal using Cuckoo Search Masking Empirical...
 
IRJET - Detection of Depression Level using EEG Signal
IRJET -  	  Detection of Depression Level using EEG SignalIRJET -  	  Detection of Depression Level using EEG Signal
IRJET - Detection of Depression Level using EEG Signal
 
IRJET - Threat Prediction using Speech Analysis
IRJET - Threat Prediction using Speech AnalysisIRJET - Threat Prediction using Speech Analysis
IRJET - Threat Prediction using Speech Analysis
 
IRJET- Facial Expression Recognition System using Neural Network based on...
IRJET-  	  Facial Expression Recognition System using Neural Network based on...IRJET-  	  Facial Expression Recognition System using Neural Network based on...
IRJET- Facial Expression Recognition System using Neural Network based on...
 
Transfer learning for epilepsy detection using spectrogram images
Transfer learning for epilepsy detection using spectrogram imagesTransfer learning for epilepsy detection using spectrogram images
Transfer learning for epilepsy detection using spectrogram images
 
IRJET- Survey on EEG Based Brainwave Controlled Home Automation
IRJET-  	  Survey on EEG Based Brainwave Controlled Home AutomationIRJET-  	  Survey on EEG Based Brainwave Controlled Home Automation
IRJET- Survey on EEG Based Brainwave Controlled Home Automation
 
IRJET- Machine Learning Approach for Emotion Recognition using EEG Signals
IRJET-  	  Machine Learning Approach for Emotion Recognition using EEG SignalsIRJET-  	  Machine Learning Approach for Emotion Recognition using EEG Signals
IRJET- Machine Learning Approach for Emotion Recognition using EEG Signals
 
A survey based on eeg classification
A survey based on eeg classificationA survey based on eeg classification
A survey based on eeg classification
 
Impact of adaptive filtering-based component analysis method on steady-state ...
Impact of adaptive filtering-based component analysis method on steady-state ...Impact of adaptive filtering-based component analysis method on steady-state ...
Impact of adaptive filtering-based component analysis method on steady-state ...
 
IRJET-A Survey on Effect of Meditation on Attention Level Using EEG
IRJET-A Survey on Effect of Meditation on Attention Level Using EEGIRJET-A Survey on Effect of Meditation on Attention Level Using EEG
IRJET-A Survey on Effect of Meditation on Attention Level Using EEG
 
IRJET- Spot Me - A Smart Attendance System based on Face Recognition
IRJET- Spot Me - A Smart Attendance System based on Face RecognitionIRJET- Spot Me - A Smart Attendance System based on Face Recognition
IRJET- Spot Me - A Smart Attendance System based on Face Recognition
 

Más de idescitation (20)

65 113-121
65 113-12165 113-121
65 113-121
 
69 122-128
69 122-12869 122-128
69 122-128
 
71 338-347
71 338-34771 338-347
71 338-347
 
72 129-135
72 129-13572 129-135
72 129-135
 
74 136-143
74 136-14374 136-143
74 136-143
 
80 152-157
80 152-15780 152-157
80 152-157
 
82 348-355
82 348-35582 348-355
82 348-355
 
84 11-21
84 11-2184 11-21
84 11-21
 
62 328-337
62 328-33762 328-337
62 328-337
 
46 102-112
46 102-11246 102-112
46 102-112
 
47 292-298
47 292-29847 292-298
47 292-298
 
49 299-305
49 299-30549 299-305
49 299-305
 
57 306-311
57 306-31157 306-311
57 306-311
 
60 312-318
60 312-31860 312-318
60 312-318
 
5 1-10
5 1-105 1-10
5 1-10
 
11 69-81
11 69-8111 69-81
11 69-81
 
14 284-291
14 284-29114 284-291
14 284-291
 
15 82-87
15 82-8715 82-87
15 82-87
 
29 88-96
29 88-9629 88-96
29 88-96
 
43 97-101
43 97-10143 97-101
43 97-101
 

Último

The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxShobhayan Kirtania
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...Pooja Nehwal
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 

Último (20)

Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptx
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 

573 248-259

  • 1. Semi-Supervised Clustering Approach for P300 based BCI Speller Systems Mandeep Kaur1 , A.K.Soni2 and M. Qasim Rafiq3 1 School of Computer Science & Engg., Sharda University, Greater Noida, U.P., India, mandeephanzra@gmail.com 2 School of Computer Science & Engg., Sharda University, Greater Noida, U.P., India, ak.soni@sharda.ac.in 3 Dept. Computer Sc. & Engg. AMU, Aligarh, mqrafiq@hotmail.com Abstract— The paper presents a k-means based semi-supervised clustering approach for recognizing and classifying P300 signals for BCI Speller System. P300 signals are proved to be the most suitable Event Related Potential (ERP) signal, used to develop the BCI systems. Due to non-stationary nature of ERP signals, the wavelet transform is the best analysis tool for extracting informative features from P300 signals. The focus of the research is on semi- supervised clustering as supervised clustering approach need large amount of labeled data for training, which is a tedious task. Hence works for small-labeled datasets to train classifiers. On the other hand, unsupervised clustering works when no prior information is available i.e. totally unlabeled data. Thus leads to low level of performance. The in-between solution is to use semi-supervised clustering, which uses a few labeled with large unlabeled data causes less trouble and time. The authors have selected and defined adhoc features and assumed the Clusters for small datasets. This motivates us to propose a novel approach that discovers the features embedded in P300 (EEG) signals, using an k-means based semi- supervised cluster classification using ensemble SVM. Index Terms— P300 signal, Wavelet Transform, k-means, semi-supervised clustering, ensemble, support vector machines (SVMs). I. INTRODUCTION Brain computer interface (BCI) is a system that translates the electrophysiological activity of brain’s nervous system into signals that can be interpreted by a device. Such systems are useful for able-bodied like game playing, multimedia applications etc and for unblessed or paralyzed patients like wheelchair, mind spelling, etc [1] . The electroencephalography (EEG) is a brain imaging technique for measuring the brain signals. The EEG based BCI systems are categorized into invasive and non-invasive. In invasive type of BCI system, microelectrodes are implanted into the skull of the user’s brain. It gives high resolution signal, high signal-to- noise ratio but causes health problems. This reduces the use of invasive techniques during experimentation. There are various invasive techniques to record the brain’s activity e.g. Electrocorticography (ECoG). On the hand, the non-invasive type of BCI system involves the recording of the brain electrical activity by means of placing the electrodes on the scalp. It gives low-resolution signal with high signal-to-noise ratio. However, these systems are easy to use, safe and cheaper. There are various non-invasive techniques like Electroencephalography (EEG). The most important advantage of EEG signal is that being a noninvasive technique it does not harm the subject [2]. The aim of research is to provide a system to assist unblessed in future and in addition putting an effort in appending the knowledge in the field of BCIs. Various P300 based DOI: 02.ITC.2014.5.573 © Association of Computer Electronics and Electrical Engineers, 2014 Proc. of Int. Conf. on Recent Trends in Information, Telecommunication and Computing, ITC
  • 2. 249 systems have been discussed in [3]. For this research, the mind spelling application has chosen that based on P300 signals. The P300 is a positive ERP signal with a latency of about 300ms after the presentation of rare or surprising, task-relevant stimuli. To evoke the P300, subjects are asked to observe two types of stimuli: one stimulus type (the oddball or target stimulus) that appears rarely and other stimulus type (the normal or non-target stimulus) that appears more often. A P300 signal can be detected in EEG as the target stimulus appears. Farwell and Donchin first proposed the paradigm for speller application, in 1988 [4]. Due to non- stationary nature of P300 (ERP) signals, wavelet transform is best signal analysis tool. The paper compared the accuracy result of various wavelet methods achieved for P300 based BCI systems [5]. Based on the comparison, in 2012 the Daubechies4 (db4) wavelet has achieved the highest accuracy of 97.50% than other techniques. The issues of using supervised clustering were highlighted in [5] and proposes a novel approach to employ k-means based semi-supervised learning for the classification by classifier ensemble SVM. II. P300 SPELLER BCI SYSTEM PARADIGM The objective of a BCI speller system is to design a system that enables a direct brain to character translation. P300 event-related brain potentials (ERPs) are very popular in BCI letter spelling applications. Farwell and Donchin designed one of the well-known P300 spellers in 1988. This section discusses P300 speller BCI system paradigm for which international datasets have collected and used. The aim of the speller system is to predict the correct character in each of the provided character selection epochs. The paradigm is a 6×6 matrix, shown in Figure.1, of alphanumeric characters [6-7]. Figure 1 User presented with a 6 by 6 matrix of characters. Every 175 ms (5.7 Hz) one of the rows, or one of the columns of the matrix was intensified [6-7] [http://bbci.de/competition/iii/#datasets/descII] The international dataset used for testing the approach represents a complete set of P300 signals acquired by the group of Benjamin Blankertz at the Wadsworth Center with BCI20001 for the “BCI Competition III 2004”. The data acquired using BCI2000’s P3 speller paradigm, which is a flexible Brain-Computer Interface research and development platform. The user’s task is to focus attention on target character when corresponding row and column are intensified and count the number of flashing of the desired character silently. This was used only to keep subjects attention. The collected signals were band-pass filtered from 0.1- 60Hz and digitized at 240Hz from two subjects in five sessions each. Each session consisted of a number of runs. In each run, the subject focused attention on a series of characters. Each row and column flashes randomly and successively for 100ms and at the rate of 5.7HZ. It means the time delay between every flash is 75ms with the frequency sampling of 240HZ. As we have 6 rows and 6 columns, it has to be 12 intensifications in every trial. 2 out of these 12 are target that are related to the desired character [8]. There were 15 trials for every character that ends to a total of 180 intensifications for a single character. After finishing 180 intensifications, there was a 2.5s time interval so that the user can prepare for the next character. The EEG recording was performed based on 10-20 system with sixty-four electrode channels in Figure 2. The P300 signals are retrieved from parietal lobe, various brain lobes are shown in Figure 3. Each row and column of the matrix was intensified for 100ms randomly. At any given moment, the user selects one of the letters or symbols that he wishes to communicate, and maintain a mental count of the number of times the row and the column of the chosen symbol are intensified. In response to this mental counting, a potential is elicited in the
  • 3. 250 brain. This procedure is called one trail, which is repeated 15 times for each selected letter or symbol. In each “trial” the subject is “communicating” a character by focusing attention on the cell containing the character [8]. Figure2: 10-20 International System [9] III. SEMI-SUPERVISED CLUSTERING Clustering is a technique to partition a dataset into homogeneous clusters such that the data points in the same cluster are more similar to each other than in different clusters where classification is to label or classify a new unknown data from a collection of labeled, pre-classified, data. Clustering generally known as unsupervised learning where classification known as supervised learning. The term ‘learning’ states an algorithm that examines a set of points without examining any corresponding class/cluster label [11-12]. In various real and practical applications like bioinformatics, medical, pattern recognition etc, a large amount of unknown data is available than the labeled ones. To generate labeled data become a lengthy and slow process using unsupervised method, also is a tedious work to label all data using supervised method. Therefore, one may wish to use large dataset without labeling or generating data should employ semi-supervised learning. Semi-supervised learning is a technique of learning from a combination of labeled and unlabeled data. This can be used for both classification and clustering purpose. Semi-supervised classification uses labeled data along-with some unlabeled data to train the classifier where semi-supervised clustering, involves some labeled class data or pair wise constraints along with the unlabeled data to obtain better clustering. There are several semi-supervised classification algorithms like co-training, transductive support vector machines (SVMs), Expectation maximization etc for using unlabeled data to improve classification accuracy. The advantage of semi-supervised clustering is that the data categories (clusters) can generate from initial labeled data as well as extend and modify the existing ones to reflect other regularities in the data [10-15]. The clustering algorithms are classified into generative and discriminative. Generative is a parametric form of data generation is assumed and the goal in the maximum likelihood formulation is to find the parameters that maximize the probability (likelihood) of generation of the data given the model. Discriminative tries to cluster the data so as to maximize within-cluster similarity and minimize between-cluster similarity based on a particular similarity metric, where it is not necessary to consider an underlying parametric data generation model. Both can be implemented using Expectation maximization and k-means. In addition, k-means is a flat partitioning type of clustering algorithm that divides the data points into k partitions or clusters by grouping the similar features (usually Euclidean) and assigning each point to the cluster whose mean value on a set of x variables is nearest to it on that set. Furthermore, semi-supervised clustering algorithms categorize into similarity or distance-based or partially labeled data and search-based or pair constraint based methods. The former, used to classify the unlabeled data to the appropriate clusters using the known clusters where the later considers “Must-link constraints” require that two observations must be placed in the same cluster, and “cannot-link constraints” require that two observations must not be placed in the same cluster [13]. Another difference between the two is in distance-based method uses traditional clustering algorithm like k-means that uses a similarity metric where in search-based approaches, the clustering algorithm itself is modified so that user-provided labels or constraints are used to bias the search for an appropriate partitioning [10].
  • 4. 251 The distance-based Semi-supervised clustering is implemented using Seeded-K means (S-KMeans) and Constrained-K means (C-Kmeans). Both use labeled data to form initial clusters and constrain subsequent cluster assignment. The difference between two is in S-KMeans, the pre-defined labeling of the seed data may be changed during algorithm run where C-Kmeans is appropriate when the user want to change the label of seed data. In addition, C-Kmeans is suitable to use when the initial seed labeling is noise-free whereas S- KMeans is suitable with noisy seeds [11-12]. Due to the consideration of noise seeds in dataset, the proposed method employs generative, flat partitioning, distance-based Seed K-means semi-supervised clustering. IV. PROPOSED FRAMEWORK Data are collected using BCI 2000 competitions as discussed in section II. Data from only 10 channels have selected. A pre-processing module used to filter and normalize the data. Then, the wavelet features are extracted and projected to S-KMeans where the training of bagging based ensemble SVM performed. In last, the pre-processed unknown data fed to the classifier for classification. 1. Load the training dataset: Size of the whole signal 85x7794x64. Two sets each A and B 2. Pre-processing 2.1 Select the specific channel in which P300 signals are present: Out of 64 channel of each A and B, 10 channels are selected. Now size of A and B is 85x7794x10 2.2 Lowpass and highpass butterworth filtering: low pass filtering at 30Hz and high pass filtering at 0.1Hz using an 8th order butterworth filter: size of A and B after filtering is 85x3897x10 2.3 Coherence averaging: size of A and B after coherence averaging is 85x3897x10 2.4 Independent Component Analysis includes De-correlation approach: estimate independent component one by one like in projection pursuit. Number of independent components to be estimated: equals the dimension of data step size: 1 Stopping criterion: 0.0001 Max number of iterations: 1000 Max number of iterations in fine tuning: 100 Percentage of samples used in one iteration: all Initial guess for corresponding mixing matrix: random After ICA, dimension of A and B is 85x3897x10 2.5 Apply Principal Component Analysis, dimension of A and B is 3897x84x10 3. Apply wavelet filtering to extract the features to be trained using db4 wavelet. Now we have 2 outputs from PCA (A,B). Both are 2D. Apply 2D wavelet transform on each using 'db4' wavelets. We get 4 outputs: approx sig A, approx sig B, detail signal A, detail sig B, each of dimension 1952x45x10. Here, only approx. Coefficients are used as features. 4. Apply Seeded KMeans semi-supervised clustering on the obtained features. Consider random number of features from feature set to label the cluster. Assume that k=2 is known. On getting seed information, k-means will label the rest of the unlabeled features. [11] developed a generalization of k-means clustering for the problems where class labels are known. Let xi and xi′ be observations from a data set with p features, and xij represents the value of the jth feature for observation i. Suppose further that there exists subsets S1, S2, . . . , SK of the xi’s such that xi ε Sk implies that observation i is known to belong to cluster k. (Here K denotes the number of clusters, which is also assumed to be known in this case.) Let |Sk| denote the number of xi’s in Sk. Also let S = UK k=1Sk. The algorithm proceeds as follows: 4.1 For each feature j and cluster k, calculate the initial cluster means as follows: 4.2 For each feature j and cluster k, calculate |xkj |, the mean of feature j in cluster k. 4.3 Repeat steps 2 and 3 until the algorithm converges [11-12]. 5. The clusters are fed to Bagging based SVM Ensemble for training. Two types of kernel based SVM are used: polynomial and rbf. 6. The unknown feature vectors are then classified using trained Ensemble SVM. V. IMPLEMENTATION This section includes the results of 1, 2 and 3 steps (mentioned in section III) that includes loading of training data, pre-processing and feature extraction phase. BCI competition III data set II contained data collected
  • 5. 252 from two subjects A and B, recorded with the BCI2000 system, for P300 speller paradigm provided by Wadsworth Center, NYS Department of Health [13].The data from each subject was comprised of 85 training symbols and 100 test symbols, with 15 trials per symbol, was sampled at 240 Hz. Here, the raw signals from only 10 selected channels are used. These channels Fz(34), Cz(11), Pz(51), Oz(62), P3(49), P4(53), PO7(56), PO8(60) / C3(9), C4(13) are shown in Figure 3. The results are considered for Subject A and B. As the signals have very low amplitudes, they are highly affected by noise and artefacts. The bandwidth of 0.1-30.0 Hz covers the frequency range of important EEG rhythms (delta (0.5-4.0 Hz), theta (4.0-7.5 Hz), alpha (8.0-13.0 Hz), and beta (14.0-26.0 Hz)) as shown in Figure 4. Then the other pre-processing methods Coherence Averaging, ICA, PCA and wavelet de-noising applied as shown in Figure 5, 6, 7 and 8 respectively. For feature extraction phase, Daubechies (Db4) wavelet uses as the mother wavelet. The approximated coefficients used and concatenated into feature vectors. Figure 3: Raw EEG signals (10 channels) train dataset
  • 6. 253 Figure 4: Filtered signals of train dataset
  • 7. 254 Figure 5: Signals after coherence averaging Figure 6: Signals after ICA
  • 9. 256 Figure 8: Approximate wavelet coefficient of train dataset VI. RESULT ANALYSIS The analysis of P300 waveform in ongoing EEG performed using Signal-to-noise Ratio (SNR). The ERP signals are generally contaminated with other bio-signals EOG (Electrooculography), activity of the eyes, EMG (Electromyography) muscles, [14], and other interference like technical motion artefacts, the voltage to 60Hz, thermal noise, line noise and noise of the instrumentation itself [15]. Therefore, an ERP signal can be expressed as x(t) = s(t) + n(t), where x(t) is the contaminated signal, s(t) is the required P300 signal and n(t) is the noise or white noise with zero mean. Due to these, the amplitude of the ERP signal is much lower than the amplitude of the noise, this causes a significant decrease in signal-to-noise ratio (SNR) [16]. This causes obscurity in identifying P300 (ERP) signal in ongoing EEG signal. For this reason, it is desirable to decrease the noise in the signal to increase the signal to noise ratio to obtain target signal. Signal-to-noise ratio is defined as the power ratio between a signal wanted and noise. It is the ratio between the mean signal amplitude (evoked) and the standard error of the mean over trials. It can be derived from the formula The signal-to-noise ratio (SNR) was defined as the ratio SNR = Psignal/Pnoise = μ/σ Where μ is the signal mean or expected value and σ is the standard deviation of the noise. It can rewritten in decibels as SNR (dB) = 10 log10(σ2 s/ σ2n) Where σ2 s is signal variance and σ2 n noise variance // In Matlab %Compute signal variance var_sig = cov(sig); %Calculate required noise variance var_noise=var_sig/(10^(snr/10)); The aim of the pre-processing here is to enhance signal-to-noise ratio (SNR) and to eliminate artefact. The pre-processing involves coherence averaging of signals, ICA, PCA and Wavelet de-noising. The steps applied on BCI Competition III database II and motivating results appears as shown in Table 1 and Figure 9. This section represents the effect of averaging trials together on the training dataset. For example, the 5, 10, 15 and 20 target trials are averaged together with 5, 10, 15 and 20 non-target trials shown in Figure10. The SNR comparison of P300 windows from 250 to 350ms below 30 Hz for 5, 10, 15 and 20 averaged epochs (marked as “5, 10,15, 20”) with the P300 component (in dB) for Subject A and B is shown in Figure 11.
  • 10. 257 TABLE I: COMPARING DIFFERENT METHODS ON ACHIEVED SIGNALS TO NOISE RATIOS OF 10 CHANNELS Methods SNR of Channe l Fz(34) SNR of Channe l Cz(11) SNR of Channe l Pz(51) SNR of Channe l Oz(62) SNR of Channe l P3(49) SNR of Channel P4(53) SNR of Channe l PO7(56 ) SNR of Channe l PO8(60 ) SNR of Channe l C3(9) SNR of Channe l C4(13) Averages of SNR’s Subject A B A B A B A B A B A B A B A B A B A B A B Coheren ce Averagin g Method 4. 5 1 2 1 4. 4 6 3 9 4. 4 6 6 2 4. 5 7 1 9 4. 5 1 7 8 4. 5 7 8 2 4. 5 9 2 8 4. 4 3 6 2 4. 4 8 4 3 4. 5 0 4 8 4. 5 3 1 4.5 01 7 4. 5 7 1 3 4. 4 8 3 4. 5 7 2 9 4. 5 8 3 7 4. 5 6 3 9 4. 6 1 5 9 4. 5 2 6 4 4. 2 6 5 8 4.533 9 4.500 5 CA + ICA Method 4. 5 6 2 2 4. 5 9 8 3 4. 6 7 5 1 4. 5 9 2 1 4. 5 8 3 1 4. 6 2 7 3 4. 6 0 2 1 4. 5 5 2 3 4. 5 1 1 2 4. 5 8 4 9 4. 5 9 2 5 4.5 59 1 4. 5 8 9 2 4. 6 2 4 4. 5 9 3 5 4. 6 2 9 3 4. 6 8 3 7 4. 6 7 1 8 4. 5 8 3 1 4. 6 6 9 1 4.597 6 4.610 8 CA + ICA + PCA 4. 6 1 3 6 4. 6 0 2 9 4. 6 9 3 2 4. 6 5 2 5 4. 7 5 6 3 4. 7 8 0 2 4. 6 8 3 6 4. 6 1 4 4. 6 9 8 1 4. 6 2 2 3 4. 6 4 0 1 4.6 83 4 4. 6 7 5 1 4. 7 3 6 1 4. 6 7 4 4. 7 2 5 3 4. 7 5 2 3 4. 7 2 8 4 4. 6 8 0 2 4. 7 4 9 3 4.686 7 4.689 4 CA + ICA + PCA + Wavelet Denoisin g 4. 6 5 0 1 4. 6 8 7 1 4. 7 2 1 8 4. 6 8 1 1 4. 8 2 3 1 4. 8 0 1 2 4. 7 9 7 3 4. 6 8 7 1 4. 7 3 8 9 4. 6 6 8 1 4. 7 5 5 9 4.7 08 1 4. 7 8 4 9 4. 7 4 8 7 4. 7 0 2 8 4. 7 3 0 3 4. 8 1 0 2 4. 7 9 8 4. 7 1 5 7 4. 8 2 9 7 4.750 1 4.733 9 Figure 9: Comparing different methods on achieved Signals to Noise ratios of 10 channels The remaining tests are under process and very soon will discuss with the final analysis of the proposed framework. VII. CONCLUSIONS Daubechies 4 (db4) is appropriate wavelet transform method for extracting the features of P300 signals. This paper use wavelet features for S-Kmeans based semi-supervised cluster classification using Ensemble SVM classifier. The goal is to train ensemble SVM from initial small-labeled training data and then extends for large datasets to predict the occurrence of P300 signal in ongoing EEG test dataset. Support vector machine is a very powerful machine learning algorithm as it does not have the over-fitting problem for the high dimensional data, can accommodate nonlinear classification by applying suitable kernels, computation is fast,
  • 11. 258 Figure 10: Averaging trials [17] Figure 11: SNR w. r. t Averaging trials extends to more than two classes, etc. The detailed description of the pre-processing phase has been discussed. The algorithm applied to BCI Competition 2004 dataset II and obtained the average SNR of 4.7501 dB for Subject A and 4.7339 dB Subject B. In addition, we reported the average SNR of 4.5338 dB with respect to average trial (20 trials). The aim of this research is to reduce the training time and improving classification accuracy, in the absence of enough labeled data, of P300 based speller systems. The future work emphasizes on further analysis of remaining implementation work. REFERENCES [1] Nizar Ali Khemri, “P300 Wave Detection Using A Commercial Non-Invasive EEG Sensor: Reliability And Performance In Control Applications”, Master of Sc. Thesis, Bachelor of Science in Computer Engineering, Al Fateh University, Tripoli, Libya 2006. [2] RezaFazel-Rezai, BrendanZ.Allison, ChristophGuger, EricW.Sellers, SonjaC.Kleih and AndreaKübler, “P300 brain computer interface:current challenges and emerging trends” Frontiers in Neuroengineering, vol. 5, Article 14, pp. 1- 14, July 2012. [3] Mandeep Kaur, P. Ahmed, A.K. Soni , M. Qasim Rafiq, Wavelet Transform use for P300 Signal Clustering by Self- Organizing Map, International Journal of Scientific & Engineering Research, Volume 4, Issue 11, November-2013 [4] LA Farwell and E. Donchin. Talking off the top of your head: toward a mental prosthesis utilizing event-related brain potentials. Electroencephalography and clinical neurophysiology, 70(6):510–523, 1988. [5] Mandeep Kaur, P. Ahmed, M. Qasim Rafiq, Analysis of Extracting Distinct Functional Components of P300 using Wavelet Transform, Proceedings of 4th International Conference on Mathematical Models for Engineering Science
  • 12. 259 (MMES '13) and the 2nd International Conference on Computers, Digital Communications and Computing (ICDCC '13), Brasov, Romania, pp. 57-62, June 1-3, 2013, ISBN: 978-1-61804-194-4. [6] H. Mirghasemi, R. Fazel-Rezai, M. B. Shamsollahi, “Analysis of P300 Classifiers in Brain Computer Interface Speller”, Proceedings of the 28th IEEE EMBS Annual International Conference, New York City, USA, Aug 30-Sept 3, 2006 [7] Huiqi Li, Yuanqing Li, and Cuntai Guan, An Effective BCI Speller Based on Semi-supervised Learning, “Proceedings of the 28th IEEE EMBS Annual International Conference New York City, USA, Aug 30-Sept 3, 2006. [8] http://bbci.de/competition/iii/#datasets, downloaded on 12 April, 2012. [9] Mandeep Kaur, P Ahmed and Qasim M Rafiq. “Analyzing EEG based Neurological Phenomenon in BCI Systems”, International Journal of Computer Applications, vol. 57, no. 17, pp.40-49, Nov 2012. [10] Noam Shental, From Unsupervised to Semi-Supervised Learning: Algorithms and Applications, Thesis, THE HEBREW UNIVERSITY OF JERUSALEM November 2004 [11] Sugato Basu, Semi-supervised Clustering: Learning with Limited User Feedback, PhD Proposal, The University of Texas at Austin, Nov 2003 (Also Appears as Technical Report, UT-AI-TR-03-307) [12] Sugato Basu, Semi-supervised Clustering: Probabilistic Models, Algorithms and Experiments, Thesis, The University of Texas at Austin, August 2005 [13] BCI 2004: http://bbci.de/competition/iii/#datasets [14] Eric Bair, Semi-supervised clustering methods, Article first published online: 23 JUL 2013 DOI: 10.1002/wics.1270 © 2013 Wiley Periodicals, Inc. [15] Osama Abu Abbas, Comparisons between Data Clustering Algorithms, International Arab Journal of Information Technology, vol. 5, no.3, July 2008. [16] http://www.coli.uni-saarland.de/~crocker/Teaching/Connectionist/lecture13_4up.pdf , Frank Keller, Presentation on Clustering, Connectionist and Statistical Language Processing, Computerlinguistik Universit¨at des Saarlandes. [17] Cashero, Zachary, “Comparison of EEG preprocessing methods to improve the performance of the P300 speller”, M.S. Thesis, Colorado State University, Fort Collins, Colorado, Sept 2011.