Next Article in Journal
A Novel Gaze Tracking Method Based on the Generation of Virtual Calibration Points
Next Article in Special Issue
Fluidic Automation of Nitrate and Nitrite Bioassays in Whole Blood by Dissolvable-Film Based Centrifugo-Pneumatic Actuation
Previous Article in Journal
Digital Pixel Sensor Array with Logarithmic Delta-Sigma Architecture
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Automatic and Direct Identification of Blink Components from Scalp EEG

1
College of Computer Science, Hangzhou Dianzi University, Hangzhou 310018, China
2
Department of Biomedical Engineering, University of Minnesota, Minneapolis, MN 55455, USA
3
Department of Physiology and Pharmacology, University of Rome "Sapienza", Rome 00185, Italy
4
IRCCS Fondazione Santa Lucia, via Ardeatina 306, Rome 00179, Italy
*
Author to whom correspondence should be addressed.
Sensors 2013, 13(8), 10783-10801; https://doi.org/10.3390/s130810783
Submission received: 15 July 2013 / Revised: 8 August 2013 / Accepted: 12 August 2013 / Published: 16 August 2013
(This article belongs to the Special Issue Biomedical Sensors and Systems)

Abstract

: Eye blink is an important and inevitable artifact during scalp electroencephalogram (EEG) recording. The main problem in EEG signal processing is how to identify eye blink components automatically with independent component analysis (ICA). Taking into account the fact that the eye blink as an external source has a higher sum of correlation with frontal EEG channels than all other sources due to both its location and significant amplitude, in this paper, we proposed a method based on correlation index and the feature of power distribution to automatically detect eye blink components. Furthermore, we prove mathematically that the correlation between independent components and scalp EEG channels can be translating directly from the mixing matrix of ICA. This helps to simplify calculations and understand the implications of the correlation. The proposed method doesn't need to select a template or thresholds in advance, and it works without simultaneously recording an electrooculography (EOG) reference. The experimental results demonstrate that the proposed method can automatically recognize eye blink components with a high accuracy on entire datasets from 15 subjects.

1. Introduction

Eye blink is inevitable during long-term scalp electroencephalogram (EEG) recording and it is an important artifact component for removal or reuse during EEG analysis. Regarding its removal, because of the high amplitude of eye blink, it has a significant effect on the results of EEG analysis [13]. Especially for event-related-potential (ERP) experiments, the eye blink will disturb the evoked potential, and lead to decision mistakes [46]. Regarding its reuse, the rate of eye blink can be used to assess mental states like drowsiness [711]. Hence, it is important to separate and identify the eye blink components from EEG signals for the purpose of artifact removal or reuse in special applications.

There are numerous methods to separate ocular artifacts (OA) from EEG signals either in the time domain or frequency domain [1219]. One the most popular categories of methods is based on blind source separation (BSS) [12,13]. It has been proved that ICA is an effective and generally applicable method for treating artifacts, including OA separation [14,15]. However, conventional artifact correction based on ICA relies on manual inspection of Independent Components (ICs) to decide which ICs are eye blink artifacts, so they are time consuming and can't be used in many automatic online applications. Hence, it is essential to develop a system which can identify the blink ICs with an automatic manner.

In recent years, many researchers have worked in this field and achieved some significant results [1726]. Joyce et al. [17] used Second Order Blind Identification (SOBI) algorithm along with correlation metrics with electrooculography (EOG) reference channels for automatic removal of artifacts. This is the first time the ICA-based method was employed for automatic OA removal. However, the method needs EOG reference channels which is not convenient for subjects and may not be suitable for some cases without EOG recording. Subsequently, Ning-Yan Bian, et al. [18] analyzed each IC by three exponents: Largest Lyapunov Exponent, Kurtosis and Hurst Exponent, to identify the artifact components, such as eye blinks and muscle movement. Herrero [20] employed fractal dimension (FD) which was a measure of signal complexity, to distinguish ocular and neural activity. Mammone [21] proposed a technique based on ICA and Renyi's entropy to automatically detect artifacts including eye blinks. It was more effective than another ICA-based approach which jointly used kurtosis and Shannon's entropy [22]. In [23], sample entropy, a measure of data regularity, was used to identify the eye blink artifact component. However, almost all the aforementioned methods need to set a rejection threshold to confirm blink components, in other words, they are not fully automatic. Furthermore, the above outlined research only focused on the case of EEG epochs with blinks, and none had been tested on the entire dataset which may contain epochs without blinks. In addition, some methods are aimed at removing various artifacts, so it is difficult to find appropriate thresholds for different artifacts. Furthermore, some non-physiological artifacts, for example, baseline drift, may affect the performance of the detection.

There are also some methods which are based on the difference of scalp topography between eye blink component and neural components. Delsanto et al. [24] defined a model of the topographic maps associated with the eye blink component and a measure of the resemblance between different components was used for automatic identification of eye blink artifact. In [25], a new method was presented, which used the scalp topography pattern of blink IC as a template and selected the component in other epochs whose scalp topography is the most similar with the template as blink IC. Phothisonothai et al. [26] jointly used normalized weight matrix and frontal head regions to identify blink components, and they also integrated other indexes such as kurtosis, fractal dimension and so on to confirm other artifacts. This method introduced spatial information to assist identifying blink components. However, it had to work with thresholds. Finally, Mognon et al. [27] developed a completely automatic algorithm that identified artifact components by combining spatial and temporal features. Kurtosis and spatial average difference between different areas (scalp areas were divided into four parts, i.e., Frontal, Posterior, Left Eye and Right Eye) were calculated to determine the eye blink artifact. It is quite a good method to recognize artifacts. The main limitation of the algorithm is that it requires electrodes distributing on the whole scalp. However, some experiments' montages don't meet the requirement, and so it may not work in certain cases.

In addition to ICA-based methods, regression methods also play important roles in removal of EOG artifacts including blinks. The most successful approach was proposed by A. Schlögl et al. [16]. It is also a fully automated method for removing EOG artifacts. The EEG can be corrected by subtracting weighted noise (i.e., EOG) from signals, while weight coefficients can be calculated fast by regression from signals (i.e., EEG) and noise (i.e., EOG). The only downside of this method is that it needs separated EOG channels recording EOG simultaneously.

In this paper both the correlation between independent components and frontal EEG signals and attributions of mixing matrix of ICA are investigated. Then a fully automatic method based correlation index and the feature of power distribution is proposed for recognizing eye blink components. The proposed method has five advantages: (1) it is free from thresholds, so that it is smart enough to cope with EEG signals from various subjects; (2) it is free from EOG recording channels, and it is more convenient for subjects; (3) it doesn't need to acquire any templates beforehand; (4) it can detect blink ICs on entire datasets which contain epochs with or without blinks, and (5) it introduces little extra computation, as the proposed index can be simply calculated directly from the mixing matrix A of ICA. The method was validated by two different EEG complete datasets. Results of experiments show that it is effective to recognize eye blink artifact source automatically from independent components with high accuracy on 15 subjects.

2. Method

2.1. Independent Component Analysis

ICA is a statistical technique which can separate mixed signals, including EEG signals, to maximally isolate ICs by a specified measure of statistical independence [28,29]. Typically, the ICA problem can be described as below: Let X = [x1, x2,…,xN]T be N observed signals from individual scalp EEG channels, and S = [s1, s2,…,sM]T be M original unobserved sources. The ICA model can be expressed in the general case as:

X = A S
where A is a full-rank scalar matrix as [N × M] that mixes ICs back to observed signals. Since we don't know the effective number of statistically-independent signals contributing to the scalp EEG, according to [14], we can assume that the number of sources is equal to the number of sensors, i.e., N = M. Given the EEG data, an ICA algorithm can produced the mixing matrix A and N independent sources. The matrix A is expressed as below:
A = ( a 11 a 12 a 1 N a 21 a 22 a 2 N a N 1 a N 2 a N N )
where aij (1 ≤ i, jN) is the transfer coefficient from the j-th source to the i-th observed channel signal. Therefore, the column vector of A reflects the power propagating across on all scalp channels [30] for one component. And the aim of ICA is to find out the linear unmixing matrix W and acquire the ICs under the conditions of independent criterions which is an inverse problem of Equation (1), so that:
S = W X

In this paper, the extended infomax ICA was utilized to decompose EEG signals. The reason is that it can take both the sub-Gaussian and sup-Gaussian signals into account [31]. Furthermore, it is quite good at separating eye blink artifact from weaker electrical signals that arise from cerebral cortex.

2.2. Premise

According to Equations (1) and (2), we also can get the expression of observed EEG signal for each channel xi as follows:

x i = a i 1 s 1 + a i 2 s 2 + + a i N s N = j = 1 N a i j s j

It is clear that each observed scalp EEG signal is a linear combination with all independent sources. The time courses of the sources from ICA algorithm are supposed independent, since external sources such as eye and muscle activity, heart beating, and device noise are basically not time locked to the internal sources of brain activity decoded by clean EEG signals [14]. Therefore, in this paper, we divided the sources into two parts, i.e., internal sources and external sources, considering that the internal sources are cerebral sources that we are interested in, while external sources are artifacts consisting of eye blinks, head movement, muscle activity, cardiac signals and so on. Accordingly, the observed EEG signal for each channel can be expressed as a linear combination of two kinds of sources as follows:

x i = a i 1 s 1 + a i 2 s 2 + + a i k s k internal sources + a i ( k + 1 ) s k + 1 + + a i N s N external sources

Eye blink causes a change in the electric fields that surround the eyes, which in turn affects the electric field over the frontal scalp generated by neural potentials. The propagation of power of eye blink to scalp mainly depends on the filter properties of the subject's scalp, skull and neuronal tissues. Given the high resistivity of the skull, the scalp is a major conductive medium for eye blink [6]. For the most part, the conductive properties of the scalp skin are relatively constant over time but proportional over distance. Hence, the eye blink affects the scalp EEG channels to different extents corresponding to geodesic distance between EEG channel locations and eyes. Especially, the frontal scalp channels are impacted most by eye blinks. For cerebral signals, i.e., internal sources, they have to pass through the fluids surrounding the brain, then the skull, and finally the scalp, therefore, both the amplitude and the power will be evidently decayed as they propagate until they're detected by electrodes. We can deduce a conclusion from the premise that the eye blink artifact has a more significant impact on the temporal correlation with frontal scalp signals than internal cerebral activity. Furthermore, the style of the power topography of eye blink component is just like ripple diffusion when a stone is threw into water. And the eye blink is corresponding to the source of stone. More detail, the power on scalp is gradually decayed as the distance increases from the source of eye blink namely the center of the brow. Here, we proposed a fully automatic and direct method that utilizes both temporal correlation and power distribution to detect eye blink components with high accuracy.

2.3. The Correlation Based Index Method

In this paper, the Pearson product-moment correlation coefficient (PCC) was employed to show the strength of correlation between the component and the observed EEG signal. The PCC is a statistical measure of the linear correlation or dependence between two time-series variables X and Y, and its value ranges from −1 to 1 [32].The greater the correlation coefficient, the higher degree of the linear relationship is. The PCC formula is as follows:

ρ ( X , Y ) = Cov ( X , Y ) D ( X ) D ( Y ) = E { [ X E ( X ) ] [ Y E ( Y ) ] } D ( X ) D ( Y )

In order to distinguish eye blink component from other components, the sum of correlation is calculated against frontal scalp EEG signals for each component. And we refer to this quality as “Correlation based Index” (CBI). The formula is shown below:

CBI ( j ) = i = 1 k | ρ ( x i , s j ) | 1 j N , x i frontal electrodes , 1 i k

What does the CBI index mean actually? Now, we try to illustrate it with a totally novel perspective of power distribution by using the transfer coefficient aij.

First, if variable X and Y are mutual independence, so:

E { [ X E ( X ) ] [ Y E ( Y ) ] } = 0
where E is the expectation operator. According to Equation (4), we can deduce the correlation between one channel of scalp EEG signal and one certain independent component source as follows:
ρ ( x i , s j ) = E { [ x i E ( x i ) ] [ s j E ( s j ) ] } D ( x i ) D ( s j ) = E { [ a i 1 s 1 ( t ) + a i 2 s 2 ( t ) + + a i N s N ( t ) E ( a i 1 s 1 ( t ) + a i 2 s 2 ( t ) + + a i N s N ( t ) ) ] [ s j E ( s j ) ] } D ( x i ) D ( s j ) = E { [ a i 1 ( s 1 E ( s 1 ) ) + a i 2 ( s 2 E ( s 2 ) ) + + a i N ( s N E ( s N ) ) ] [ s j E ( s j ) ] } D ( x i ) D ( s j )

Because components are independent, so we can utilize Equation (8) and obtain:

ρ ( x i , s j ) = E { [ a i j ( s j E ( s j ) ) ] [ s j E ( s j ) ] } D ( x i ) D ( s j ) = a i j D ( s j ) D ( x i ) D ( s j )

Furthermore, let Equation (4) substitute into the function of D(xi) to eliminate the term of xi. D(xi) can be simplified as follows:

D ( x i ) = E { [ a i 1 s 1 ( t ) + a i 2 s 2 ( t ) + + a i N s N ( t ) E ( a i 1 s 1 ( t ) + a i 2 s 2 ( t ) + + a i N s N ( t ) ) ] 2 } = E { [ a i 1 ( s 1 E ( s 1 ) ) + a i 2 ( s 2 E ( s 2 ) ) + + a i N ( s N E ( s N ) ) ] 2 } = a i 1 2 E { [ s 1 E s 1 ] 2 } + a i 2 2 E { [ s 2 E s 2 ] 2 } + + a i N 2 E { [ s N E s N ] 2 } = a i 1 2 D ( s 1 ) + a i 2 2 D ( s 2 ) + + a i N 2 D ( s N )

According to Equations (10) and (11), we can deduce the correlation between one channel of scalp EEG and one independent component with a much more intuitive form:

ρ ( x i , s j ) = a i j D ( s j ) a i 1 2 D ( s 1 ) + a i 2 2 D ( s 2 ) + + a i N 2 D ( s N )

In order to further simplify Equation (12), the variance of each component can be normalized as D(sj) = 1 (1 ≤ jN) after ICA. Actually, in many ICA algorithms, the variance of the independent component is satisfied with D(sj) = 1 [30]. After that, we have the simpler expression for Equation (12) as follows:

ρ ( x i , s j ) = a i j a i 1 2 + a i 2 2 + + a i N 2

Equation (13) indicates that the correlation between the j-th source and the i-th channel of scalp EEG signal is equivalent to the normalized proportion of the transfer coefficient aij to the root mean square (RMS) of transfer coefficients for all sources on the i-th channel's signal. In view of Equation (13), we can conclude that the stronger the correlation, the more the power propagating from the component to the scalp channel will be.

So, finally, we can deduce the correlation based index (CBI) as follows:

CBI ( j ) = i = 1 k | ρ ( x i , s j ) | = i = 1 k | a i j | a i 1 2 + a i 2 2 + + a i N 2    x i frontal electrodes , 1 i k

According to our premise that the frontal scalp channels are impacted most by eye blinks, the CBI value of blink component must be the largest one if the EEG epoch contains eye blinks. Hence, we can calculate the CBI value for each component, then, find the component with largest CBI value to be initially identified as eye blink. However, in the entire dataset, it is unavoidable to encounter the problem that there are no blink components at all because the epoch itself is without blinks. In that case, we should employ the power distribution at the front scalp as a supplementary mean to assist to detect blink components accurately. In order to judge the candidate component is blink or not with power topographic, we partition frontal scalp channels into different layers according to different latitudes as Figure 1. Actually, EEG montage is always built up according to international 10–20 system, thus, we can easily range channels on the same line of latitude into the same layer. We also define that the nearest layer from nose is the first layer and other layers are listed in order of radial distance from the nose. If the j-th component is blink, its power distribution must satisfy the rule that any channel's power in first layer is stronger than anyone in the second layer. Specifically, that is aij > akji ∈ the 1st latitude layer, k ∈ the 2nd latitude layer. Of course, in order to increase the detection accuracy of blink components, the number of layers in the frontal scalp for the rule can be increased to 3 if it is necessary.

2.4. Summary of the Proposed Method

In this paper, we proposed a totally automatic method which combined correlation index with power distribution to identify the blink artifact component. The method involves the following steps:

(1)

ICA for the EEG data, produce N independent components and mixing matrix A;

(2)

Calculate the CBI(j) for each component according to Equation (14);

(3)

Find the component which has the largest value of CBI and regard it as the blink candidate component.

(4)

Confirm the candidate component with the power distribution condition as aij > akji ∈ 1st latitude layer k ∈ the 2nd latitude layer. If the candidate component satisfies the above condition, then it is eye blink component, else, we can judge that the analyzed epoch is no blinks.

(5)

After the eye blink artifact component is determined, we can set the column of A corresponding to the eye blink artifact IC to zero and reconstruct the signals according to Equation (1) for artifact removal or analyze separately with the eye blink component for reuse in special applications.

The principle diagram of the method is given in Figure 2.

It is worth mentioning that our method is a really full-automatic approach to identify the eye blink without any thresholds and EOG reference channels. Furthermore, it is very simple to compute the feature index as Equation (14) after ICA, for it is transformed directly from mixing matrix A. Hence we actually needn't calculate the Pearson product-moment correlation coefficient (PCC) for CBI.

3. Experimental Results

3.1. Data Acquisition

Two different EEG datasets were used in this paper. One dataset was recorded with a 1,000 Hz sampling rate using a Neuroscan 64-channel system aiming at collecting EEG signals contaminated by eye blinks. Subjects are required to blink eyes about once every 2–3 s. Specifically, 62 channels were used to record scalp EEG and the other two were used to record vertical electrooculogram (VEOG) and horizontal electrooculogram (HEOG). Right earlobe was used as reference. During the EEG recording, subjects were seated on a chair without performing tasks, and the recording lasted 30 min. The dataset was collected from five subjects.

The second dataset was collected from 10 volunteers for the neuromarketing experiments, and subjects are all mental healthy with five males and five females aged from 22 to 25 years [33]. As it was a normal scalp EEG recording experiment, the frequency of eye blink is much lower than the first dataset. In other words, there will be many more no-blinks epochs than in the first dataset. Subjects were comfortably seated on an armchair in an isolated and quiet room, and they watched a video which contains both a neutral documentary of 8 min and six TV commercials of 3 min duration without knowing the purpose of the experiment. EEG data was collected with a 256-HZ sampling rate using a g.Tec 16-channel system while the impedances were kept below 5 kΩ. The electrode placement was built according to the international 10–20 system. Specifically, 15 electrodes are used to record EEG activity and they are AF3, Af4, F3, F4, FPz, Fz, Cz, C3, C4, Pz, POz, T7, T8, P3, and P4. The rest one channel is used to record EKG signal. Right earlobe was used as reference. All signals were band-pass filtered with a cutoff frequency of 1–40 Hz.

3.2. Validation of the Proposed Method

To ensure a good separation performance of the ICA algorithm, as a general rule, finding N stable components typically requires more than k × N2 data sample points at each channel [34], where k is a multiplier about 30, if N ≤ 32. For this reason, the segment length of epoch was set to be 10 s.

Two datasets are divided into two different montage conditions. For the first condition, 19 channels EEG data were selected, they are Fp1, Fp2, F7, F3, Fz, F4, F8, T7, C3, Cz, C4, T8, P7, P3, Pz, P4, P8, O1, O2 and distributed over the entire scalp in the first dataset. For the second condition, we selected 15 channels from the second dataset except EKG. The montages of two conditions are showed as Figure 3.

In order to illustrate the CBI index, we selected an epoch of EEG with 19 channels which contained eye blinks, and the montage is referring to Figure 3a. We applied ICA method on the selected data and computed the mixing matrix A. Finally, we scattered the correlation value ρ(xi, sj) over Figure 4. Independent components have been manually checked and we ascertain that the first component is the eye blink. From Figure 4, we also can conclude that the sum of first column is much larger than other columns. Especially, values of ρ(x1, s1), and ρ(x2, s1) are extremely large among all values. Why? According to Figure 3a, we know that channel 1 and 2 are corresponding to Fp1 and Fp2 which are two nearest channels from eyes. It also proves that the CBI index proposed by our paper makes sense for detecting the eye blink components.

In order to have a clearer outline of our method which use correlation index to distinguish eye blink components, we random selected an epoch of EEG signal which contains eye blinks for analysis. Figure 5 shows power topographies corresponding to different independent components.

The component index is denoted as ICx while CBI is the sum of correlation between one component and frontal scalp EEG signals as defined in Equation (14). From Figure 5, we can find that the extremely large CBI happened in IC1. According to our manual matching, IC1 is the eye blink component which is with the largest CBI value. On the other hand, it also illustrates that the CBI value is a significant indicator for distinguishing blink components. Furthermore, the topography feature for IC1 also demonstrates that power decreases gradually as the geodesic distance between EEG channel locations and eyes increases. Meanwhile, the powers of both two electrodes in the first layer are greater than powers of all five electrodes in the second layer. Thus it satisfied the condition of power distribution proposed in this paper. Based on the outline of other topographies, it is easy to recognize IC3, IC4, IC6, IC7, IC8, IC12, IC13, IC14 and IC15 as internal sources.

In this section, we show two examples which contain blinks and no-blinks respectively to illustrate the procedure of the proposed method. Figure 6a shows an example of one epoch original EEG signal with three eye blinks at around 3.2 s, 5.5 s and 6 s, respectively. The data is collected from the first dataset with condition 1. In Figure 6c, the first component has the highest value of CBI, hence, it is the candidate component of eye blink. In order to further confirm it as blink IC, we check its power topography in contrast to condition of power distribution described in Figure 1.

From Figure 6b, we can find that the power of channels in first layer is stronger than anyone in the second layer for the first component. As a result, we should select the first component as eye blink component according to our method summarized in Figure 1. The identification result of our method is consistent with the result that we have manually checked. Figure 7 shows the other example of EEG signals without any blinks. Although the first component has the highest CBI value as shown in Figure 7c, its power topography as shown in Figure 7b doesn't meet the condition of power distribution. Consequently, we judge that there are no blinks in this epoch of EEG. Four different indexes such as sample entropy, template angle, CBI and kurtosis value are presented in both Figure 6c and Figure 7c. For the case in Figure 6, i.e., epoch with blinks, it is easy to confirm the blink IC by distinguished characteristics which are largest CBI and kurtosis value and smallest sample entropy and template angle. While for the no-blinks case in Figure 7, the other three methods, i.e., kurtosis, template and sample entropy can't confirm blink IC unless they employ thresholds. However, the proposed method only utilized the condition of power distribution to affirm blink IC without any thresholds. Figure 7d shows procedures of judging blink IC for the 4 methods and also demonstrates that the proposed method is free from thresholds. Based on this fact, it is a fully automatic method to detect Blink IC from ICA in real applications. Figure 7c also reveals that components after ICA are not always in descending order with the kurtosis value. In addition, the kurtosis index only takes into account the temporal feature of the component. Therefore, it is not robust to detect blink components. Results of this experiment confirm that the proposed method combining CBI index and condition of power distribution is technically feasible.

After automatically recognizing the eye blink components, we set the column of A corresponding to the identified eye blink component to be zero for artifact removal, and reconstruct signals according to Equation (1). Results demonstrate that the reconstructed signals can eliminate the eye blink effectively as shown in Figure 6d. It is obvious that eye blinks are corrected removed with the proposed method. Furthermore, the proposed method doesn't need to obtain templates or thresholds in advance. From this perspective, it is a totally self-tuned approach to detecting blink components based on ICA.

3.3. Eye Blinks Component Detection

We employed ICA to decompose all epochs of two datasets and recorded all ICs for each epoch, then, the proposed method was used for recognizing the eye blink artifact IC automatically. After that, a manual detection was carried out by an experienced expert. The criteria used to recognize blink artifact IC was in view of both time course and topographic maps of ICs. The independent component detection rate (ICDR) [35] was adopted to quantify the overall performance of the proposed method. Actually, it was defined as a ratio of the number of correctly detected eye blink ICs by a method to the total number of analyzed eye blink ICs. In this section, we compare our method with other three methods on two different datasets.

In the first dataset, subjects were required to blink eyes about once every 2–3 s. Hence, the first dataset includes 153 epochs which are recorded from five different subjects to make sure each epoch contained blinks. Furthermore, we compared our method with other three classical methods which are based on sample entropy [23], blink template [25] and kurtosis index [36], respectively. The purpose of experiment in this dataset is to test the total performance of blink detection for four methods. The experiment result is shown in Table 1. The ICDR of our method is 97.4%, while the ICDR of sample entropy-based method, template-based method and kurtosis index are 94.1%, 96.7% and 75.2% respectively. In this dataset, all epochs contain blinks, hence, it doesn't need to confirm the candidate is eye blink or not further. Practically speaking, we just choose the component with largest CBI and kurtosis value as blink IC for the proposed and kurtosis methods respectively, while choosing the component with smallest entropy or angle as blink IC for the other two methods. Nevertheless, these simple mechanisms are only limited to the case in which all epochs contain blinks. And they will not work in the entire dataset from the practical experiment, as it is often the case in which there are no blinks in the epochs.

Considering the practical case of blink detection, the second dataset is from neuromaketing experiment. The frequency of eye blink is low, therefore, there are more epochs without blinks than in the first dataset. The purpose of this experiment is to evaluate the performance of the proposed method for real online applications. Table 2 shows the comparison result of 4 methods on the second dataset with Condition 2. Although the sample entropy and template-based methods succeed in detecting blink ICs in epochs with blinks, it fails to judge whether the component is a blink or not in the case of epochs without blinks. In that case, we must introduce thresholds for both the sample entropy and template-based methods. However, how to select thresholds is an important and open issue for both methods. Although the threshold will have a significant influence on the detection results, there are no guidelines on how to select it. Hence, we have to try different thresholds to achieve the best results for the sample entropy and template-based methods respectively. Finally, the threshold (denoted as θ in Table 2) in the template-based method was selected as 0.3 while in the sample entropy it varied from individual to individual. For the kurtosis method in the real application, we should normalize the kurtosis value and select the threshold as 1.64 according to [36]. By contrast, the proposed method was totally free from thresholds, and it just utilized the CBI value and power distribution of frontal scalp to automatically detect blink components. The result of comparing four methods on the second dataset is shown in Table 2. For the sake of clarity, the numbers of epochs with blinks and without blinks are marked in green and orange respectively. The average accuracy and stand deviation for the 4 methods on 10 subjects were also calculated. From Table 2, we find that the CBI and Template methods can succeed in detecting of blink IC in all epochs, and the performance of sample entropy is not as good as the two methods despite of various thresholds. Moreover, the performance of kurtosis method is the worst among all four methods. The main reason is that the kurtosis index only focuses on the temporal feature of components but neglects the spatial information. Hence it is easy to confuse the blinks with other artifacts. The proposed method takes both the temporal and spatial characteristics of components into account, therefore, the CBI method interacts well with the mechanism of blinks. Although the standard deviation of the template-based method is little less than the one of CBI, it needs to manually select template and try different thresholds in advance. Actually, both the template and sample entropy methods cannot be applied for online practical sessions. In general, the proposed method is much better than the other three methods both in terms of detection performance and automatic mode.

3.4. Performance Evaluations

In order to evaluate how clean the corrected EEG is after performing our method, we compare the signal-to-noise ratio (SNR) between previous and later stages for correction of blink artifact. First, we select an epoch of EEG signal with 19 channels from the first dataset which contains several blinks, and we treat it as original EEG. Meanwhile, ICA is run on it to produce various components including blink IC. Then, we utilize the EOG channels and regression approach [16] to have EEG signal corrected, and we treat it as clean EEG. Finally, we reconstruct mixed EEG signals EEGmixed (t) from clean EEG EEGclean (t) and blink independent components as follows:

E E G mixed i ( t ) = E E G clean i ( t ) + λ i I C blink ( t )
where i is the index of channel, ICblink(t) is a blink component manually selected based on independent components decomposition of original EEG, and λi is the weight on the i-th channel for blinks. Considering power propagation on scalp for eye blink, we should choose reasonable λi for each channel. One logical method is to utilize the column of mixing matrix in ICA which is corresponding to blink component. Consequently, we employ the proposed method to detect blink components and correct EEG signal as described in Figure 1. In order to evaluate how clean the corrected EEG is, we introduce signal-to-noise ratio (SNR) in this paper. We defined the SNR before correction of blink artifact as follows:
S N R before = 1 K T i = 1 K t = 1 T ( E E G clean i ( t ) ) 2 1 K T i = 1 K t = 1 T ( λ i I C blink ( t ) ) 2
where K is the number of recording channels and T is the number of samples in an epoch. While the SNR after correction of blink artifact can be defined as follows:
S N R after = 1 K T i = 1 K t = 1 T ( E E G clean i ( t ) ) 2 1 K T i = 1 K t = 1 T ( E E G clean i ( t ) E E G corrected i ( t ) ) 2

Figure 8 shows a simulation example which illustrates that the significant change happened in terms of both wave form and SNR after blink correction by our method. Specifically, before eye blink correction, the SNR of mixed EEG was just only 0.3970, and the frontal channels of EEG were significantly contaminated by blinks as shown in Figure 8b. After correction by the proposed method, the blinks were almost totally removed as shown in Figure 8d. Moreover, the SNR of corrected EEG was 17.6473, about 40 times as high as the one before correction.

4. Conclusions

In this paper, we raised a premise that the eye blink as an external ICs artifact has a more significant impact on frontal scalp EEG than internal ICs and its power on the front scalp will gradually decay as the distance from the source of eye blink increases. Then a method using correlation index and power distribution is proposed to automatically identify the blink components for scalp EEG data. Additionally, we mathematically proved that the correlation between independent components and scalp EEG channels can be translated directly from the mixing matrix of ICA. It simplified correlation calculating from Pearson product-moment correlation coefficient. Various experimental results confirm the premise proposed in this paper. The method can automatically and directly identify eye blink components without any EOG channels and thresholds after ICA processing. It not only can be applied to the situation where the epoch definitely contains blinks, but also to the situation in which there is no blink in the epoch. Furthermore, the proposed method can be easily used for eye blink artifact removal from a wide range of subjects without setting any threshold parameters or obtaining templates in advance. Therefore, it could be an available approach to detecting blink IC on line. Moreover, the computation of our method is simple, for the correlation index is directly calculated from the mixing matrix A after ICA. The results of experiments demonstrate that the proposed method jointly using the CBI and power topography characteristics is an automatic way to identify and remove eye blink on the entire dataset without EOG recording.

Acknowledgments

This work was supported by National Natural Science Foundation of China (No. 61102028, No. 61070127 and No. 61100102), and International Cooperation Project of Zhejiang Province (China and Italy), China (No.2011C14017). Fabio Babiloni was partly supported by grants from the Italian Minister of Foreign Affairs, “Department for the promotion of science in Italy”. The authors would like to thank Giovanni Vecchiato, Gianluca Borghini and Linxiao Zhou for data collection, Bin He and all members in his lab for useful discussions, and Shijia Xu for assistance with experiments.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Krishnaveni, V.; Jayaraman, S.; Aravind, S.; Hariharasudhan, V.; Ramadoss, K. Automatic identification and Removal of ocular artifacts from EEG using Wavelet transform. Measur. Sci. Rev. 2006, 6, 45–57. [Google Scholar]
  2. Fatourechi, M.; Bashashati, A.; Ward, R.K.; Birch, G.E. EMG and EOG artifacts in brain computer interface systems: A survey. Clin. Neurophysiol. 2007, 118, 480–494. [Google Scholar]
  3. Kelly, J.W.; Siewiorek, D.P.; Smailagic, A.; Collinger, J.L.; Weber, D.J.; Wang, W. Fully automated reduction of ocular artifacts in high-dimensional neural data. IEEE Trans. Biomed. Eng. 2011, 58, 598–606. [Google Scholar]
  4. Croft, R.J.; Barry, R.J. Removal of ocular artifact from the EEG: A review. Clin. Neurophysiol. 2000, 30, 5–19. [Google Scholar]
  5. Postelnicu, C.-C.; Talaba, D. P300-based brain-neuronal computer interaction for spelling applications. IEEE Trans. Biomed. Eng. 2013, 60, 534–543. [Google Scholar]
  6. Gratton, G. Dealing with artifacts: The EOG contamination of the event-related brain potential. Behav. Res. Methods Instrum. Comput. 1998, 30, 44–53. [Google Scholar]
  7. Barbato, G.; Ficca, G.; Muscettola, G.; Fichele, M.; Beatrice, M.; Rinaldi, F. Diurnal variation in spontaneous eye-blink rate. Psychiatry Res. 2000, 93, 145–151. [Google Scholar]
  8. Caffier, P.P.; Erdmann, U.; Ullsperger, P. Experimental evaluation of eye-blink parameters as a drowsiness measure. Eur. J. Appl. Physiol. 2003, 89, 319–325. [Google Scholar]
  9. Borghini, G.; Vecchiato, G.; Toppi, J.; Astolfi, L.; Maglione, A.; Isabella, R.; Caltagirone, C.; Kong, W.; Wei, D.; Zhou, Z.; et al. Assessment of mental fatigue during car driving by using high resolution EEG activity and neurophysiologic indices. Proceedings of the Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC), California, CA, USA, 28 August–1 September 2012; pp. 6442–6445.
  10. Stern, J.A.; Boyer, D.; Schroeder, D. Blink rate: A possible measure of fatigue. Hum. Factors 1994, 36, 285–297. [Google Scholar]
  11. Khushaba, R.N.; Kodagoda, S.; Lal, S.; Dissanayake, G. Driver drowsiness classification using fuzzy wavelet-packet-based feature-extraction algorithm. IEEE Trans. Biomed. Eng. 2011, 58, 121–131. [Google Scholar]
  12. Jung, T.-P.; Makeig, S.; Humphries, C.; Lee, T.-W.; McKeown, M.J.; Iragui, V.; Sejnowski, T.J. Removing electroencephalographic artifacts by blind source separation. Psychophysiology 2000, 37, 163–178. [Google Scholar]
  13. Javidi, S.; Mandic, D.P.; Cichocki, A. Complex blind source extraction from noisy mixtures using second-order statistics. IEEE Trans. Circuits Syst. 2010, 57, 1404–1416. [Google Scholar]
  14. Jung, T.-P.; Humphries, C.; Lee, T.-W.; Makeig, S.; Mckeown, M.J.; Iragui, V.; Sejnowski, T.J. Extended ICA removes artifacts from electroencephagraphic recordings. Neural Inf. Process. Syst. 1998, 10, 894–900. [Google Scholar]
  15. Nicolas-Alonso, L.F.; Gomez-Gil, J. Brain computer interfaces, a review. Sensors 2012, 12, 1211–1279. [Google Scholar]
  16. Schlögl, A.; Keinrath, C.; Zimmermann, D.; Scherer, R.; Leeb, R.; Pfurtscheller, G. A fully automated correction method of EOG artifacts in EEG recordings. Clin. Neurophys. 2007, 118, 98–104. [Google Scholar]
  17. Joyce, C.A.; Gorodnitsky, I.F.; Kutas, M. Automatic removal of eye movement and blink artifacts from EEG data using blind component separation. Psychophysiology 2004, 41, 313–325. [Google Scholar]
  18. Bian, N.Y.; Wang, B.; Cao, Y. Automatic removal of artifacts from EEG data using ICA and nonlinear exponential analysis. Acta Biophys. Sin. 2006, 22, 149–156. [Google Scholar]
  19. Hu, S.; Stead, M.; Worrell, G.A. Automatic identification and removal of scalp reference signal for intracranial EEGs based on independent component analysis. IEEE Trans. Biomed. Eng. 2007, 54, 1560–1572. [Google Scholar]
  20. Herrero, G.G.; Clercq, W.D.; Anwar, H. Automatic Removal of Ocular Artifacts in the EEG without an EOG Reference Channel. Proceedings of the 7th Nordic Signal Processing Symposium (NORSIG), Reykjavik, Iceland, 7–9 June 2006; pp. 130–133.
  21. Mammone, N.; Morabito, F.C. Enhanced automatic artifact detection based on independent component analysis and Renyi's entropy. Neural Netw. 2008, 21, 1029–1040. [Google Scholar]
  22. Delorme, A.; Makeig, S.; Sejnowski, T. Automatic Artifact Rejection for EEG Data Using High-Order Statistics and Independent Component Analysis. Proceedings of the 3rd International Workshop on Independent Component Analysis and Blind Signal Separation, San Diego, CA, USA, 9–12 December 2001; pp. 457–462.
  23. Zhu, D.; Tong, J.; Chen, Y. An ICA-Based Method for Automatic Eye Blink Artifact Correction in Multi-Channel EEG. Proceedings of the 5th Conference on Information Technology and Application in Biomedicine, in Conjunction with the 2nd International Symposium & Summer School on Biomedical and Health Engineering, Shenzhen, China, 30–31 May 2008; pp. 338–341.
  24. Delsanto, S.; Lamberti, F.; Montrucchio, B. Automatic Ocular Artifact Rejection Based on Independent Component Analysis and Eyeblink Detection. Proceedings of the First International IEEE Engineering in Medicine and Biology Society (EMBS) Conference on Neural Engineering, Capri Island, Italy, 20–22 March 2003; pp. 309–312.
  25. Li, Y.; Ma, Z.; Lu, W.; Li, Y. Automatic removal of the eye blink artifact from EEG using an ICA-based template matching approach. Physiol. Measur. 2006, 27, 425–436. [Google Scholar]
  26. Phothisonothai, M.; Tsubomi, H.; Kondo, A.; Kikuchi, M.; Yoshimura, Y.; Minabe, Y.; Watanabe, K. Linear and Nonlinear Features for Automatic Artifacts Removal from MEG Data Based on ICA. Proceedings of the 2012 Asia-Pacific Signal & Information Processing Association Annual Summit and Conference (APSIPA ASC), California, USA, 3–6 December 2012; pp. 1–9.
  27. Mognon, A.; Jovicich, J.; Bruzzone, L.; Buiatti, M. ADJUST: An automatic EEG artifact detector based on the joint use of spatial and temporal features. Psychophysiology 2010, 48, 229–240. [Google Scholar]
  28. Hyvärinen, A.; Oja, E. Independent component analysis: Algorithms and applications. Neural Netw. 2000, 13, 411–430. [Google Scholar]
  29. Comon, P. Independent component analysis: A new concept? Signal Process. 1994, 36, 287–314. [Google Scholar]
  30. James, C.J.; Hesse, C.W. Independent component analysis for biomedical signals. Physiol. Meas. 2005, 26, R15–R39. [Google Scholar]
  31. Lee, T.-W.; Girolami, M.; Sejnowski, T.J. Independent Component Analysis Using an Extended Infomax Algorithm for Mixed Sub-Gaussian and Super-Gaussian Sources. Proceedings of the 4th Joint Symposium of Neural Computation, La Jolla, CA, USA, 17 May 1999; Volume 7, pp. 132–139.
  32. Derrick, T.R.; Bates, B.T.; Dufek, J.S. Evaluation of time-series data sets using the Pearson product-moment correlation coefficient. Med. Sci. Sports Exerc. 1994, 26, 919–928. [Google Scholar]
  33. Kong, W.; Zhao, X.; Hu, S.; Zhang, J.; Dai, G.; Vecchiato, G.; Babiloni, F. The Study of Memorization Index Based on W-GFP during the Observation of TV Commercials. Proceedings of the International Conference on Systems and Informatics (ICSAI), Yantai, China, 19–20 May 2012; pp. 2198–2202.
  34. Delorme, A.; Makeig, S. EEGLAB: An open source toolbox for analysis of single-trial EEG dynamics including independent component analysis. J. Neurosci. Methods 2004, 134, 9–21. [Google Scholar]
  35. Mantini, D.; Franciotti, R.; Romani, G.L.; Pizzella, V. Improving MEG source localizations: An automated method for complete artifact removal based on independent component analysis. Neurolmage 2008, 40, 160–173. [Google Scholar]
  36. Barbati, G. Optimization of an independent component analysis approach for artifact identification and removal in magnetoencephalographic signals. Clin. Neurophysiol. 2004, 115, 1220–1232. [Google Scholar]
Figure 1. Power topographic of the blink components and two different layers according to different latitude line. The power in the second layer must be less than the one in first layer.
Figure 1. Power topographic of the blink components and two different layers according to different latitude line. The power in the second layer must be less than the one in first layer.
Sensors 13 10783f1 1024
Figure 2. Principle diagram of the proposed method.
Figure 2. Principle diagram of the proposed method.
Sensors 13 10783f2 1024
Figure 3. (a) The montage in the first dataset is responding to condition 1; (b) The montage of the second dataset from the neuromarketing experiment is responding to condition 2.
Figure 3. (a) The montage in the first dataset is responding to condition 1; (b) The montage of the second dataset from the neuromarketing experiment is responding to condition 2.
Sensors 13 10783f3 1024
Figure 4. The scatter diagram of correlation value ρ(xi, sj). The first component is blink IC.
Figure 4. The scatter diagram of correlation value ρ(xi, sj). The first component is blink IC.
Sensors 13 10783f4 1024
Figure 5. The power topographic of independent components for first condition.
Figure 5. The power topographic of independent components for first condition.
Sensors 13 10783f5 1024
Figure 6. Blinks case. (a) Original signals; (b) Independent components decomposed by Extended Infomax ICA and power topographies corresponding to some components; (c) Values of CBI, sample entropy, Kurtosis and template angle corresponding to all components; (d) Reconstructed signals after blink artifact removal by the proposed method.
Figure 6. Blinks case. (a) Original signals; (b) Independent components decomposed by Extended Infomax ICA and power topographies corresponding to some components; (c) Values of CBI, sample entropy, Kurtosis and template angle corresponding to all components; (d) Reconstructed signals after blink artifact removal by the proposed method.
Sensors 13 10783f6 1024
Figure 7. No-blinks case. (a) Original signals; (b) Independent components decomposed by Extended Infomax ICA and scalp topographies corresponding to weights of some components; (c) Values of CBI, sample entropy, kurtosis and template angle corresponding to all components; (d) Procedures of judging blink IC for 4 methods.
Figure 7. No-blinks case. (a) Original signals; (b) Independent components decomposed by Extended Infomax ICA and scalp topographies corresponding to weights of some components; (c) Values of CBI, sample entropy, kurtosis and template angle corresponding to all components; (d) Procedures of judging blink IC for 4 methods.
Sensors 13 10783f7 1024
Figure 8. (a) An epoch of clean EEG with 19 channels; (b) Mixed EEG with blink contaminated, its SNR is 0.3970; (c) Independent components of mixed EEG. The first component is eye blink; (d) Corrected EEG by our method, its SNR is 17.6473.
Figure 8. (a) An epoch of clean EEG with 19 channels; (b) Mixed EEG with blink contaminated, its SNR is 0.3970; (c) Independent components of mixed EEG. The first component is eye blink; (d) Corrected EEG by our method, its SNR is 17.6473.
Sensors 13 10783f8 1024
Table 1. The comparison result of four methods on the first dataset with Condition 1.
Table 1. The comparison result of four methods on the first dataset with Condition 1.
SubjectsAnalysis ICsCorrect ICsICDR


SampEnTemplateKurtosisCBISampEnTemplateKurtosisCBI
13131312931100%100%93.5%100%
2292729222993.1%100%75.9%100%
3292526212786.2%89.7%72.4%93.1%
42828282428100%100%85.7%100%
5363334193491.7%94.4%52.8%94.4%
Total15314414811514994.1%96.7%75.2%97.4%
Table 2. The comparison results of four methods on the second dataset (θthreshold).
Table 2. The comparison results of four methods on the second dataset (θthreshold).
SubAnalysis Epochs
(blinks+no blinks)
Correct ICs( Blinks+No Blinks)Accuracy±std(%)


SampEn
(various θ)
Template
(θ=0.3)
Kurtosis
(θ=1.64)
CBI
(No θ)
SampEn
(various θ)
Template
(θ=0.3)
Kurtosis
(θ=1.64)
CBI
(No θ)
110+88+810+78+19+788.994.45088.9
213+57+413+513+112+561.110077.894.4
310+86+510+710+09+861.194.455.694.4
414+46+314+410+014+45010055.6100
518+017+017+018+018+094.494.4100100
615+315+314+313+014+310094.472.294.4
716+26+115+27+016+238.994.438.9100
818+017+018+014+017+094.410077.894.4
914+414+314+414+014+494.410077.8100
1013+511+412+512+113+583.394.472.2100
total141+39 =180107+31 =138137+37 =174119+3 =122136+38 =17476.7±21.996.7±2.970.1±17.796.7±3.9

Share and Cite

MDPI and ACS Style

Kong, W.; Zhou, Z.; Hu, S.; Zhang, J.; Babiloni, F.; Dai, G. Automatic and Direct Identification of Blink Components from Scalp EEG. Sensors 2013, 13, 10783-10801. https://doi.org/10.3390/s130810783

AMA Style

Kong W, Zhou Z, Hu S, Zhang J, Babiloni F, Dai G. Automatic and Direct Identification of Blink Components from Scalp EEG. Sensors. 2013; 13(8):10783-10801. https://doi.org/10.3390/s130810783

Chicago/Turabian Style

Kong, Wanzeng, Zhanpeng Zhou, Sanqing Hu, Jianhai Zhang, Fabio Babiloni, and Guojun Dai. 2013. "Automatic and Direct Identification of Blink Components from Scalp EEG" Sensors 13, no. 8: 10783-10801. https://doi.org/10.3390/s130810783

Article Metrics

Back to TopTop