scispace - formally typeset
Search or ask a question
Author

Saugat Bhattacharyya

Other affiliations: Ulster University, Intel, Jadavpur University  ...read more
Bio: Saugat Bhattacharyya is an academic researcher from University of Essex. The author has contributed to research in topics: Motor imagery & Support vector machine. The author has an hindex of 14, co-authored 59 publications receiving 742 citations. Previous affiliations of Saugat Bhattacharyya include Ulster University & Intel.


Papers
More filters
Journal ArticleDOI
TL;DR: In this paper, the authors give an up-to-date summary of the potential healthcare applications of IoT-based technologies and discuss the potential challenges and issues in the IoT system.
Abstract: The last decade has witnessed extensive research in the field of healthcare services and their technological upgradation. To be more specific, the Internet of Things (IoT) has shown potential application in connecting various medical devices, sensors, and healthcare professionals to provide quality medical services in a remote location. This has improved patient safety, reduced healthcare costs, enhanced the accessibility of healthcare services, and increased operational efficiency in the healthcare industry. The current study gives an up-to-date summary of the potential healthcare applications of IoT- (HIoT-) based technologies. Herein, the advancement of the application of the HIoT has been reported from the perspective of enabling technologies, healthcare services, and applications in solving various healthcare issues. Moreover, potential challenges and issues in the HIoT system are also discussed. In sum, the current study provides a comprehensive source of information regarding the different fields of application of HIoT intending to help future researchers, who have the interest to work and make advancements in the field to gain insight into the topic.

150 citations

Proceedings ArticleDOI
01 Dec 2010
TL;DR: The aim of this study is to analyze the performance of linear discriminant analysis (LDA), quadratic discriminant Analysis (QDA) and K-nearest neighbor (KNN) algorithms in differentiating the raw EEG data obtained, into their associative movement, namely, left-right movement.
Abstract: Brain Computer Interface (BCI) improve the lifestyle of the normal people by enhancing their performance levels. It also provides a way of communication for the disabled people with their surrounding who are otherwise unable to physically communicate. BCI can be used to control computers, robots, prosthetic devices and other assistive technologies for rehabilitation. The dataset used for this study has been obtained from the BCI competition II 2003 databank provided by the University of Technology, Graz. After pre-processing of the signals from their electrodes (C3 & C4), the wavelet coefficients, Power Spectral Density of the alpha and the central beta band and the average power of the respective bands have been employed as features for classification. In one of the approaches we fed all the extracted features individually and in the other approach we considered all features together and submitted them to LDA, QDA and KNN algorithms distinctly to classify left and right limb movement. The aim of this study is to analyze the performance of linear discriminant analysis (LDA), quadratic discriminant analysis (QDA) and K-nearest neighbor (KNN) algorithms in differentiating the raw EEG data obtained, into their associative movement, namely, left-right movement. Also the importance of the feature vectors selected is highlighted in this study. The total set to feature vector comprising all the features (i.e., wavelet coefficients, PSD and average band power estimate) performed better with the classifiers without much deviation in the classification accuracy, i.e., 80%, 80% and 75.71% with LDA, QDA and KNN respectively. Wavelet coefficients performed best with QDA classifier with an accuracy of 80%. PSD vector resulted in superior performance of 81.43% with both QDA and KNN. Average band power estimate vector showed highest accuracy of 84.29% with KNN algorithm. Our approach presented in this paper is quite simple, easy to execute and is validated robustly with a large dataset.

120 citations

Journal ArticleDOI
TL;DR: A novel approach toward EEG-driven position control of a robot arm is proposed by utilizing motor imagery, P300 and error-related potentials (ErRP) to align the robot arm with desired target position.
Abstract: The paper proposes a novel approach toward EEG-driven position control of a robot arm by utilizing motor imagery, P300 and error-related potentials (ErRP) to align the robot arm with desired target position. In the proposed scheme, the users generate motor imagery signals to control the motion of the robot arm. The P300 waveforms are detected when the user intends to stop the motion of the robot on reaching the goal position. The error potentials are employed as feedback response by the user. On detection of error the control system performs the necessary corrections on the robot arm. Here, an AdaBoost-Support Vector Machine (SVM) classifier is used to decode the 4-class motor imagery and an SVM is used to decode the presence of P300 and ErRP waveforms. The average steady-state error, peak overshoot and settling time obtained for our proposed approach is 0.045, 2.8 % and 44 s, respectively, and the average rate of reaching the target is 95 %. The results obtained for the proposed control scheme make it suitable for designs of prosthetics in rehabilitative applications.

80 citations

Proceedings ArticleDOI
11 Apr 2011
TL;DR: A comparative study of different classification methods including linear discriminant analysis (LDA), Quadratic discriminant Analysis (QDA), k-nearest neighbor (KNN) algorithm, linear support vector machine (SVM), radial basis function (RBF) SVM and naive Bayesian classifiers algorithms in differentiating the raw EEG data obtained, into their associative left/right hand movements.
Abstract: Brain Computer interfaces (BCI) has immense potentials to improve human lifestyle including that of the disabled. BCI has possible applications in the next generation human-computer, human-robot and prosthetic/assistive devices for rehabilitation. The dataset used for this study has been obtained from the BCI competition-II 2003 databank provided by the University of Technology, Graz. After pre-processing of the signals from their electrodes (C3 & C4), the wavelet coefficients, Power Spectral Density of the alpha and the central beta band and the average power of the respective bands have been employed as features for classification. This paper presents a comparative study of different classification methods including linear discriminant analysis (LDA), Quadratic discriminant analysis (QDA), k-nearest neighbor (KNN) algorithm, linear support vector machine (SVM), radial basis function (RBF) SVM and naive Bayesian classifiers algorithms in differentiating the raw EEG data obtained, into their associative left/right hand movements. Performance of left/right hand classification is studied using both original features and reduced features. The feature reduction here has been performed using Principal component Analysis (PCA). It is as observed that RBF kernelised SVM classifier indicates the highest performance accuracy of 82.14% with both original and reduced feature set. However, experimental results further envisage that all the other classification techniques provide better classification accuracy for reduced data set in comparison to the original data. It is also noted that the KNN classifier improves the classification accuracy by 5% when reduced features are used instead of the original.

68 citations

Journal ArticleDOI
TL;DR: A multi-class discriminating algorithm based on the fusion of interval type-2 fuzzy logic and ANFIS to improve uncertainty handling and the result shows the competitiveness of this algorithm over other standard ones in the domain of non-stationary and uncertain signal data classification.

60 citations


Cited by
More filters
Journal ArticleDOI
TL;DR: Machine learning addresses many of the same research questions as the fields of statistics, data mining, and psychology, but with differences of emphasis.
Abstract: Machine Learning is the study of methods for programming computers to learn. Computers are applied to a wide range of tasks, and for most of these it is relatively easy for programmers to design and implement the necessary software. However, there are many tasks for which this is difficult or impossible. These can be divided into four general categories. First, there are problems for which there exist no human experts. For example, in modern automated manufacturing facilities, there is a need to predict machine failures before they occur by analyzing sensor readings. Because the machines are new, there are no human experts who can be interviewed by a programmer to provide the knowledge necessary to build a computer system. A machine learning system can study recorded data and subsequent machine failures and learn prediction rules. Second, there are problems where human experts exist, but where they are unable to explain their expertise. This is the case in many perceptual tasks, such as speech recognition, hand-writing recognition, and natural language understanding. Virtually all humans exhibit expert-level abilities on these tasks, but none of them can describe the detailed steps that they follow as they perform them. Fortunately, humans can provide machines with examples of the inputs and correct outputs for these tasks, so machine learning algorithms can learn to map the inputs to the outputs. Third, there are problems where phenomena are changing rapidly. In finance, for example, people would like to predict the future behavior of the stock market, of consumer purchases, or of exchange rates. These behaviors change frequently, so that even if a programmer could construct a good predictive computer program, it would need to be rewritten frequently. A learning program can relieve the programmer of this burden by constantly modifying and tuning a set of learned prediction rules. Fourth, there are applications that need to be customized for each computer user separately. Consider, for example, a program to filter unwanted electronic mail messages. Different users will need different filters. It is unreasonable to expect each user to program his or her own rules, and it is infeasible to provide every user with a software engineer to keep the rules up-to-date. A machine learning system can learn which mail messages the user rejects and maintain the filtering rules automatically. Machine learning addresses many of the same research questions as the fields of statistics, data mining, and psychology, but with differences of emphasis. Statistics focuses on understanding the phenomena that have generated the data, often with the goal of testing different hypotheses about those phenomena. Data mining seeks to find patterns in the data that are understandable by people. Psychological studies of human learning aspire to understand the mechanisms underlying the various learning behaviors exhibited by people (concept learning, skill acquisition, strategy change, etc.).

13,246 citations

Journal ArticleDOI
TL;DR: The current review evaluates EEG-based BCI paradigms regarding their advantages and disadvantages from a variety of perspectives, and various EEG decoding algorithms and classification methods are evaluated.
Abstract: Advances in brain science and computer technology in the past decade have led to exciting developments in brain-computer interface (BCI), thereby making BCI a top research area in applied science. The renaissance of BCI opens new methods of neurorehabilitation for physically disabled people (e.g. paralyzed patients and amputees) and patients with brain injuries (e.g. stroke patients). Recent technological advances such as wireless recording, machine learning analysis, and real-time temporal resolution have increased interest in electroencephalographic (EEG) based BCI approaches. Many BCI studies have focused on decoding EEG signals associated with whole-body kinematics/kinetics, motor imagery, and various senses. Thus, there is a need to understand the various experimental paradigms used in EEG-based BCI systems. Moreover, given that there are many available options, it is essential to choose the most appropriate BCI application to properly manipulate a neuroprosthetic or neurorehabilitation device. The current review evaluates EEG-based BCI paradigms regarding their advantages and disadvantages from a variety of perspectives. For each paradigm, various EEG decoding algorithms and classification methods are evaluated. The applications of these paradigms with targeted patients are summarized. Finally, potential problems with EEG-based BCI systems are discussed, and possible solutions are proposed.

475 citations

Journal ArticleDOI
TL;DR: A comprehensive review of signal processing and intelligent techniques for automatic classification of the power quality (PQ) events and an effect of noise on detection and classification of disturbances is presented in this paper.
Abstract: Requirement of green supply with higher quality has been consumers’ demand around the globe The electrical power system is expected to deliver undistorted sinusoidal rated voltage and current continuously at rated frequency to the consumers This paper presents a comprehensive review of signal processing and intelligent techniques for automatic classification of the power quality (PQ) events and an effect of noise on detection and classification of disturbances It is intended to provide a wide spectrum on the status of detection and classification of PQ disturbances as well as an effect of noise on detection and classification of PQ events to the researchers, designers and engineers working on power quality More than 150 research publications on detection and classification techniques of PQ disturbances have been critically examined, classified and listed for quick reference

326 citations