Search results for "ECoG"
showing 10 items of 3774 documents
Fuzzy C-Means Segmentation on Brain MR Slices Corrupted by RF-Inhomogeneity
2007
Brain MR Images corrupted by RF-Inhomogeneity exhibit brightness variations in such a way that a standard Fuzzy C-Means (fcm) segmentation algorithm fails. As a consequence, modified versions of the algorithm can be found in literature, which take into account the artifact. In this work we show that the application of a suitable pre-processing algorithm, already presented by the authors, followed by a standard fcm segmentation achieves good results also. The experimental results ones are compared with those obtained using SPM5, which can be considered the state of the art algorithm oriented to brain segmentation and bias removal.
Online detection and removal of eye blink artifacts from electroencephalogram
2021
Abstract The most prominent type of artifact contaminating electroencephalogram (EEG) signals are the eye blink (EB) artifacts, which could potentially lead to misinterpretation of the EEG signal. Online identification and elimination of eye blink artifacts are crucial in applications such a Brain-Computer Interfaces (BCI), neurofeedback, and epilepsy diagnosis. In this paper, algorithms that combine unsupervised eye blink artifact detection (eADA) with modified Empirical Mode Decomposition (FastEMD) and Canonical Correlation Analysis (CCA) are proposed, i.e., FastEMD-CCA2 and FastCCA, to automatically identify eye blink artifacts and remove them in an online setting. The average accuracy, …
Automated and Online Eye Blink Artifact Removal from Electroencephalogram
2019
Eyeblink artifacts often contaminates electroencephalogram (EEG) signals, which could potentially confound EEG's interpretation. A lot offline methods are available to remove this artifact, but an online solution is required to remove eyeblink artifacts in near real time for EEG signal to be beneficial in applications such as brain computer interface, (BCI). In this work, approaches that combines unsupervised eyeblink artifact detection with Empirical Mode Decomposition (EMD) and Canonical Correlation Analysis (CCA) are proposed to automatically identify eyeblink artifacts and remove them in an online setting. The proposed approaches are analysed and evaluated in terms of artifact removal a…
Unsupervised Eye Blink Artifact Identification in Electroencephalogram
2018
International audience; The most prominent type of artifact contaminating electroencephalogram (EEG) signals is the eye blink (EB) artifact. Hence, EB artifact detection is one of the most crucial pre-processing step in EEG signal processing before this artifact can be removed. In this work, an approach that identifies EB artifacts without human supervision and automated varying threshold setting is proposed and evaluated. The algorithm functions on the basis of correlation between two EEG electrodes, Fp1 and Fp2, followed by EB artifact threshold determination utilizing the amplitude displacement from the mean. The proposed approach is validated and evaluated in terms of accuracy and error…
An offline/real-time artifact rejection strategy to improve the classification of multi-channel evoked potentials
2008
The primary goal of this paper is to improve the classification of multi-channel evoked potentials (EPs) by introducing a temporal domain artifact detection strategy and using this strategy to (a) evaluate how the performance of classifiers is affected by artifacts and (b) show how the performance can be improved by detecting and rejecting artifacts in offline and real-time classification experiments. Using a pattern recognition approach, an artifact is defined in this study as any signal that may lead to inaccurate classifier parameter estimation and inaccurate testing. The temporal domain artifact detection tests include: a within-channel standard deviation (STD) test that can detect sign…
User grouping and power allocation in NOMA systems: a novel semi-supervised reinforcement learning-based solution
2022
Author's accepted manuscript In this paper, we present a pioneering solution to the problem of user grouping and power allocation in non-orthogonal multiple access (NOMA) systems. The problem is highly pertinent because NOMA is a well-recognized technique for future mobile radio systems. The salient and difcult issues associated with NOMA systems involve the task of grouping users together into the prespecifed time slots, which are augmented with the question of determining how much power should be allocated to the respective users. This problem is, in and of itself, NP-hard. Our solution is the frst reported reinforcement learning (RL)-based solution, which attempts to resolve parts of thi…
Towards more relevance-oriented data mining research
2008
Data mining (DM) research has successfully developed advanced DM techniques and algorithms over the last few decades, and many organisations have great expectations to take more benefit of their data warehouses in decision making. Currently, the strong focus of most DM-researchers is still only on technology-oriented topics. Commonly the DM research has several stakeholders, the major of which can be divided into internal and external ones each having their own point of view, and which are at least partly conflicting. The most important internal groups of stakeholders are the DM research community and academics in other disciplines. The most important external stakeholder groups are manager…
Complexity reduction in efficient prototype-based classification
2006
Corrigendum to three papers that deal with “Anti”-Bayesian Pattern Recognition [Pattern Recognition]
2014
In the papers 1 (Thomas and Oommen, 2013), 2 (Oommen and Thomas, 2014) and 3 (Thomas and Oommen, 2013), and their associated conference versions cited in those papers, we had introduced a new method of so-called "Anti"-Bayesian Pattern Recognition (PR) which achieved the classification using only a few (sometimes as few as two) points distant from the mean. While the PR strategy, in and of itself, is accurate, the claim that it was based on the Order Statistics (OS) of the distributions of the features is not. The PR and classification results are rather founded on the symmetric quantiles and not on the symmetric OSs. This brief paper corrects the flawed claim presented in those papers. Hig…
Multi-layer intrusion detection system with ExtraTrees feature selection, extreme learning machine ensemble, and softmax aggregation
2019
Abstract Recent advances in intrusion detection systems based on machine learning have indeed outperformed other techniques, but struggle with detecting multiple classes of attacks with high accuracy. We propose a method that works in three stages. First, the ExtraTrees classifier is used to select relevant features for each type of attack individually for each (ELM). Then, an ensemble of ELMs is used to detect each type of attack separately. Finally, the results of all ELMs are combined using a softmax layer to refine the results and increase the accuracy further. The intuition behind our system is that multi-class classification is quite difficult compared to binary classification. So, we…