scispace - formally typeset
Search or ask a question
Author

Jyoti Singh Kirar

Other affiliations: Jawaharlal Nehru University
Bio: Jyoti Singh Kirar is an academic researcher from Shiv Nadar University. The author has contributed to research in topics: Feature selection & Support vector machine. The author has an hindex of 5, co-authored 13 publications receiving 91 citations. Previous affiliations of Jyoti Singh Kirar include Jawaharlal Nehru University.

Papers
More filters
Journal ArticleDOI
TL;DR: Experimental results demonstrate that the proposed method significantly outperforms the existing methods in terms of classification error, and two well-known classifiers (LDA and SVM) are investigated.
Abstract: This paper presents a novel algorithm (CVSTSCSP) for determining discriminative features from an optimal combination of temporal, spectral and spatial information for motor imagery brain computer interfaces. The proposed method involves four phases. In the first phase, EEG signal is segmented into overlapping time segments and bandpass filtered through frequency filter bank of variable size subbands. In the next phase, features are extracted from the segmented and filtered data using stationary common spatial pattern technique (SCSP) that can handle the non- stationarity and artifacts of EEG signal. The univariate feature selection method is used to obtain a relevant subset of features in the third phase. In the final phase, the classifier is used to build adecision model. In this paper, four univariate feature selection methods such as Euclidean distance, correlation, mutual information and Fisher discriminant ratio and two well-known classifiers (LDA and SVM) are investigated. The proposed method has been validated using the publicly available BCI competition IV dataset Ia and BCI Competition III dataset IVa. Experimental results demonstrate that the proposed method significantly outperforms the existing methods in terms of classification error. A reduction of 76.98%, 75.65%, 73.90% and 72.21% in classification error over both datasets and both classifiers can be observed using the proposed CVSTSCSP method in comparison to CSP, SBCSP, FBCSP and CVSCSP respectively.

39 citations

Journal ArticleDOI
TL;DR: This paper suggests an approach to augment the performance of a learning algorithm for the mental task classification on the utility of power spectral density (PSD) using feature selection, and deals a comparative analysis of multivariate and univariate feature selection formental task classification.
Abstract: In this paper, classification of mental task-root brain–computer interfaces (BCIs) is being investigated. The mental tasks are dominant area of investigations in BCI, which utmost interest as these system can be augmented life of people having severe disabilities. The performance of BCI model primarily depends on the construction of features from brain, electroencephalography (EEG), signal, and the size of feature vector, which are obtained through multiple channels. The availability of training samples to features are minimal for mental task classification. The feature selection is used to increase the ratio for the mental task classification by getting rid of irrelevant and superfluous features. This paper suggests an approach to augment the performance of a learning algorithm for the mental task classification on the utility of power spectral density (PSD) using feature selection. This paper also deals a comparative analysis of multivariate and univariate feature selection for mental task classification. After applying the above stated method, the findings demonstrate substantial improvements in the performance of learning model for mental task classification. Moreover, the efficacy of the proposed approach is endorsed by carrying out a robust ranking algorithm and Friedman’s statistical test for finding the best combinations and compare various combinations of PSD and feature selection methods.

27 citations

Journal ArticleDOI
TL;DR: A novel three phase method CKSCSP which automatically determines a minimal set of relevant electrodes along with their spatial location to achieve enhanced performance to distinguish motor imagery tasks for a given subject is proposed.

21 citations

Journal ArticleDOI
TL;DR: This research work proposes a combination of graph theoretic spectral method and quantum genetic algorithm to obtain a subset of relevant and non-redundant electrodes for effective motor imagery task classification.

18 citations

Journal ArticleDOI
TL;DR: In this paper, the authors proposed an approach to select relevant and non-redundant spectral features for the mental task classification by using four very known multivariate feature selection methods viz, Bhattacharya's distance, Ratio of Scatter Matrices, Linear Regression and Minimum Redundancy & Maximum Relevance.
Abstract: In this paper classification of mental task-root Brain-Computer Interfaces (BCI) is being investigated, as those are a dominant area of investigations in BCI and are of utmost interest as these systems can be augmented life of people having severe disabilities. The BCI model's performance is primarily dependent on the size of the feature vector, which is obtained through multiple channels. In the case of mental task classification, the availability of training samples to features are minimal. Very often, feature selection is used to increase the ratio for the mental task classification by getting rid of irrelevant and superfluous features. This paper proposes an approach to select relevant and non-redundant spectral features for the mental task classification. This can be done by using four very known multivariate feature selection methods viz, Bhattacharya's Distance, Ratio of Scatter Matrices, Linear Regression and Minimum Redundancy & Maximum Relevance. This work also deals with a comparative analysis of multivariate and univariate feature selection for mental task classification. After applying the above-stated method, the findings demonstrate substantial improvements in the performance of the learning model for mental task classification. Moreover, the efficacy of the proposed approach is endorsed by carrying out a robust ranking algorithm and Friedman's statistical test for finding the best combinations and comparing different combinations of power spectral density and feature selection methods.

17 citations


Cited by
More filters
Christopher M. Bishop1
01 Jan 2006
TL;DR: Probability distributions of linear models for regression and classification are given in this article, along with a discussion of combining models and combining models in the context of machine learning and classification.
Abstract: Probability Distributions.- Linear Models for Regression.- Linear Models for Classification.- Neural Networks.- Kernel Methods.- Sparse Kernel Machines.- Graphical Models.- Mixture Models and EM.- Approximate Inference.- Sampling Methods.- Continuous Latent Variables.- Sequential Data.- Combining Models.

10,141 citations

Journal ArticleDOI
01 Jan 2019
TL;DR: This paper provides a comprehensive review of dominant feature extraction methods and classification algorithms in brain-computer interface for motor imagery tasks.
Abstract: Motor Imagery Brain Computer Interface (MI-BCI) provides a non-muscular channel for communication to those who are suffering from neuronal disorders. The designing of an accurate and reliable MI-BCI system requires the extraction of informative and discriminative features. Common Spatial Pattern (CSP) has been potent and is widely used in BCI for extracting features in motor imagery tasks. The classifiers translate these features into device commands. Many classification algorithms have been devised, among those Support Vector Machine (SVM) and Linear Discriminate Analysis (LDA) have been widely used. In recent studies, the researchers are using deep neural networks for the classification of motor imagery tasks. This paper provides a comprehensive review of dominant feature extraction methods and classification algorithms in brain-computer interface for motor imagery tasks. Authors discuss existing challenges in the domain of motor imagery brain-computer interface and suggest possible research directions.

123 citations

Journal ArticleDOI
TL;DR: A reduced training vector-based support vector machine (RTV-SVM) capable of predicting at-risk and marginal students and removes redundant training vectors to reduce the training time and support vectors is proposed.

114 citations

Journal ArticleDOI
TL;DR: This paper provides a comprehensive overview of Machine Learning applications used in EEG analysis and gives an overview of each of the methods and general applications that each is best suited to.
Abstract: Electroencephalography (EEG) has been a staple method for identifying certain health conditions in patients since its discovery. Due to the many different types of classifiers available to use, the analysis methods are also equally numerous. In this review, we will be examining specifically machine learning methods that have been developed for EEG analysis with bioengineering applications. We reviewed literature from 1988 to 2018 to capture previous and current classification methods for EEG in multiple applications. From this information, we are able to determine the overall effectiveness of each machine learning method as well as the key characteristics. We have found that all the primary methods used in machine learning have been applied in some form in EEG classification. This ranges from Naive-Bayes to Decision Tree/Random Forest, to Support Vector Machine (SVM). Supervised learning methods are on average of higher accuracy than their unsupervised counterparts. This includes SVM and KNN. While each of the methods individually is limited in their accuracy in their respective applications, there is hope that the combination of methods when implemented properly has a higher overall classification accuracy. This paper provides a comprehensive overview of Machine Learning applications used in EEG analysis. It also gives an overview of each of the methods and general applications that each is best suited to.

86 citations

Journal ArticleDOI
TL;DR: In this article , an efficient transfer learning (TL)-based multi-scale feature fused CNN (MSFFCNN) was proposed to capture the distinguishable features of various non-overlapping canonical frequency bands of EEG signals from different convolutional scales for multi-class MI classification.

52 citations