Next Article in Journal
Short-Term Intake of Chlorogenic Acids Improves Psychomotor Speed and Motor Speed in Adults: A Randomized Crossover Trial
Previous Article in Journal
Functional Integration and Segregation in a Multilayer Network Model of Patients with Schizophrenia
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Assessing Distinct Cognitive Workload Levels Associated with Unambiguous and Ambiguous Pronoun Resolutions in Human–Machine Interactions

1
College of Foreign Languages, University of Shanghai for Science and Technology, Shanghai 200093, China
2
Shanghai Key Laboratory of Modern Optical System, Engineering Research Center of Optical Instrument and System, Ministry of Education, University of Shanghai for Science and Technology, Shanghai 200093, China
3
School of Optical-Electrical and Computer Engineering, University of Shanghai for Science and Technology, Shanghai 200093, China
*
Author to whom correspondence should be addressed.
Brain Sci. 2022, 12(3), 369; https://doi.org/10.3390/brainsci12030369
Submission received: 18 February 2022 / Revised: 7 March 2022 / Accepted: 8 March 2022 / Published: 11 March 2022
(This article belongs to the Topic Human–Machine Interaction)

Abstract

:
Pronoun resolution plays an important role in language comprehension. However, little is known about its recruited cognitive mechanisms. Our investigation aims to explore the cognitive mechanisms underlying various types of pronoun resolution in Chinese using an electroencephalograph (EEG). We used three convolutional neural networks (CNNs)—LeNeT-5, GoogleNet, and EffifcientNet—to discover high-level feature abstractions of the EEG spatial topologies. The output of the three models was then fused using different scales by principal component analysis (PCA) to achieve cognitive workload classification. Overall, the workload classification rate by fusing three deep networks can be achieved at 55–63% in a participant-specific manner. We provide evidence that both the behavioral indicator of reaction time and the neural indicator of cognitive workload collected during pronoun resolution vary depending on the type of the pronoun. We observed an increase in reaction time accompanied by a decrease of the theta power while participants were processing ambiguous pronoun resolution compared to unambiguous controls. We propose that ambiguous pronoun resolution involves a more time-consuming yet more flexible cognitive mechanism, consistent with the predictions of the decision-making framework from an influential pragmatic tradition. Our results extend previous research that the cognitive states of resolving ambiguous and unambiguous pronouns are differentiated, indicating that cognitive workload evaluated using the method of machine learning for analysis of EEG signals acts as a complementary indicator for studying pronoun resolution and serves as an important inspiration for human–machine interaction.

1. Introduction

In natural language, a referential pronoun is often used to denote an previously mentioned individual [1]. Pragmatically, a significant role of pronouns is to connect new information to what has already been presented in the context [2]. Pronoun resolution is thus a fundamental process in language comprehension [3]. Although it is argued that the readers determine pronoun referents mainly based on the gender of the pronoun [4], this task is complicated by the fact that pronouns may present referential ambiguity, where the gender information is insufficient for referent identification. The resolution of ambiguous pronouns, which pose a challenge in language comprehension, has aroused wide interest in the transdisciplinary research field of linguistics, psychology, neuroscience, and machine learning. For instance, the Google AI team has recently presented and released a gender-balanced corpus of 8908 ambiguous pronoun–noun pairs based on real-world text [5].
In the field of human–machine interaction, understanding the cognitive states of language comprehension becomes increasingly important, as it could be applied to improve the working efficiency of artificial intelligence. Discovering the cognitive mechanism underlying pronoun resolution is a critical component of understanding human language comprehension. Approaches for characterizing the cognitive procedures of pronoun resolution vary by level of analysis. At the behavioral level, psycholinguists normally study pronoun resolution via analysis of behavioral data, such as response accuracy and reaction time collected from designed questionnaires [6,7]. A group of psycholinguistic studies investigated how a reader identifies the referent of a pronoun. In the cases of unambiguous pronoun resolution, gender information was mainly used to determine the referent of a pronoun [4]. In comparison, ambiguous pronoun resolution required more information from linguistic cues, such as verb-bias, focus, and implicit causality [8,9]. A limitation of behavioral analysis is that its reliability largely depends on the experimental design. For instance, when certain task circumstances require a human operator to perform manual operations without expressions and interruptions, data from rating questionnaires and external behaviors is difficult to collect [10,11].
At the neural level, cognitive neuroscientists have attempted to reveal the neural correlates underlying the cognitive procedure of pronoun resolution. Neural measures provide complementary information to discover the cognitive function of language. Neurophysiological signals have attracted much attention, since they can be decoded to investigate the inner cognitive state [12,13,14]. A handful of studies based on fMRI tried to identify the neuroanatomic mechanism of pronoun resolution as related to a decision-making process. In a review work, Chen argued that the reward and cost evaluation in the process of decision making was correlated with an activation in the forebrain structures [15]. Nieuwland et al. studied the brain activity during pronoun resolution in Dutch and identified the recruitment of decision-making-related neural correlates (including media frontal, right superior, medial parietal, and bilateral inferior parietal cortex) while resolving ambiguous pronouns compared to unambiguous cases, suggesting ambiguous pronoun processing involves a cognitive process of decision making [16]. McMillan et al. studied pronoun resolution in English and identified the involvement of brain areas related to probabilistic evaluation (dorsolateral prefrontal cortex) and risk evaluation (orbital frontal cortex) during ambiguous pronoun resolution [17]. These empirical results are consistent with an influential trend of pragmatic tradition, namely Gricean theory for pragmatic reasoning [18]. According to a game-theoretic framework of Gricean tradition [19,20,21,22,23], ambiguous pronoun resolution will trigger a cognitive mechanism of decision making. It is argued that readers resolve an ambiguous pronoun following two cognitive steps [24]: first, they strategically select the referent of the pronoun in a probabilistic way, maximizing the possibility of correctly understanding the pronoun sentence; second, they evaluate the likelihood of selecting the incorrect referent of the pronoun, minimizing the risk of misinterpreting the sentence. On the other hand, a small number of ERP studies have provided neural information on pronoun resolution. Ledoux et al. suggested that the processing of pronoun resolution occurs between 250 and 500 milliseconds [25]. According to a review work of Nieuwland and Van Berkum, the processing of ambiguous pronoun resolution will induce a continuous frontal negative-going ERP [26]. Daltrozzo et al. reported different ERP effects, comparing automatic with controlled processes of speech perception [27].
Although the above research was conducted on the neural measurement of reference resolution, not much is known about the essential differences in cognitive workload recruited to support different tasks of unambiguous pronoun resolution and ambiguous pronoun resolution in Chinese. Unlike English, Chinese is a tonal language and thus has suprasegmental features such as pitch changes, resulting in a great number of homophones in the vocabulary [28]. Based on a recent fMRI study, Ge et al. reported the differences in neural correlates underlying speech comprehension between English and Chinese: the latter involves additional activation of the right hemisphere, which has long been considered as largely unrelated to language processing [29]. It is worthwhile mentioning that the electroencephalogram (EEG) with portable sensors can be conveniently implemented in a passive brain–computer interfacing system to measure human cognitive workload [30,31]. Compared to fMRI and ERP, EEG signals provide continuous observation of brain activities through cortical networks at a sampling frequency greater than 1000 Hz [32], with millisecond-range temporal resolution [33]. Thus, EEG data are commonly used to study various human cognitive functions, such as emotion [34,35], language processing [36,37], and memory [38,39]. A challenge for studying the cognitive workload correlated to pronoun resolution based on EEG data is to find approaches to decoding EEG signals across different participants and dimensionalities.
At the level of algorithm, the methods of machine learning and deep learning have received much attention. Ladekar et al. used energy, band entropy, non-linear energy, and signal length to extract features and used a K-nearest neighbor (KNN) classifier to identify cognitive workload [40]. Maldonado et al. computed the statistics (i.e., mean, median, and variance) of each EEG signal, extracted the EEG feature of entropy by discrete wavelet transform (DWT), and employed the support vector machine (SVM) as the approach of feature selection [41]. Based on the features obtained by wavelet transform decomposition of EEG signals and by ensemble subspace K-nearest Neighbor (ESKNN), Gupta and Manthalkar obtained a classification accuracy of 86.12% [42]. Bhattacharyya et al. extracted the temporal and spectral entropies from the multichannel EEG signal. These features were smoothed and applied to the sparse autoencoder random forest (ARF) classifier [43]. Based on a wavelet transformation, Zhang and Wang added time and frequency dimensions to EEG topographic maps and proposed a concatenated structure of deep recurrent and 3D convolutional neural networks (R3DCNN) to identify cognitive workload levels [44]. In recent studies, Zhang et al. proposed the two-stream neural networks to fuse the extracted EEG features from two relevant domains [45]. The feature embedding was generated by combining spectral and temporal information from the spatial distribution of the EEG power. Almogbel et al. applied a 10-layer convolutional neural network to identify a two-level workload under a simulated driving task [46]. The classification accuracy was achieved at 86.5% when four-channel EEG with fast Fourier transformation was applied. Fan et al. evaluated the affective state and workload of adolescents with autism spectrum disorder using wireless EEG signals [47]. By using the leave-one-subject-out cross-validation paradigm, the classification accuracy of the workload was 86%. Accuracies of enjoyment and frustration were 90% and 88%, respectively. Blanco et al. used dry EEG sensors to quantify the workload of flight pilots, and the median of the classification was 90.17% [48]. They found that the feature combination and the classifiers should be personalized to fit the distribution of each participant. Lim and Sourina applied transfer component analysis to identify workload across two independent databases with 48 subjects and 18 subjects, respectively [49]. The average classification accuracy was 30% for four-class classification. Wang et al. applied a wireless EEG system to evaluate human workload under three conditions [50]. Based on a proximal support vector machine, the classification rate was higher than 80%. The above works indicate the effectiveness of using EEG to evaluate cognitive workload under a variety of cognitive tasks.
Our investigation had the goal of studying the underlying cognitive mechanisms of pronoun resolution. Although machine learning and deep learning applied to the analysis of the big EEG data are useful for investigating the underlying neural correlates of pronoun resolution, how EEG signals reveal the cognitive states of pronoun resolution remains largely uncharacterized. The current study aims to explore the cognitive mechanisms of pronoun resolution for two types of pronouns: unambiguous and ambiguous pronouns. We hypothesize that the resolution of unambiguous and ambiguous pronouns involves different cognitive mechanisms. More specifically, we hypothesize that ambiguous pronoun resolution is associated with more than one adequate answer and thus may induce a decision-making process. This hypothesis is consistent with fMRI evidence, since recruitment of decision-making-related neural correlates has been observed [16,17]. Accordingly, compared to unambiguous conditions, people may spend more time choosing a referent for an ambiguous pronoun, as the answer is undetermined, while people may also feel more flexible, as it is less risky to make a mistake. To test these hypotheses, we examined the cognitive workload recruited in pronoun resolution for two types of pronouns. We used EEG to investigate the neural correlates of pronoun resolution. Behavioral data including reaction time and response selection as well as the EEG signals were collected during the pronoun resolution task. We applied pre-trained deep convolutional neural networks (CNNs) to represent spatial patterns of the EEG power features of multiple frequency bands. In particular, two heterogeneous architectures, GoogLeNet [51] and EfficientNet [52], of the deep neural networks were simultaneously employed to find useful hidden information behind combinations of channels and frequency bands. Extracted high-level EEG representations were then fused as a single feature vector to the shallow learning machines to distinguish binary levels of the cognitive workload. Under such a paradigm, the designed deep network could be pre-trained by the huge size of a natural image training set, and then weights of its last layer could be fine-tuned by a specific EEG database with target cognitive workload labels to ensure the generalization capability.

2. Materials and Methods

2.1. Participants

As an extension of our previous study [53], seventeen volunteers participated in our pronoun resolution task. All volunteers were undergraduate or graduate students from the USST, male, right-handed, in good health with no history of neurological difficulty, and native speakers of Chinese. All participants gave informed consent under the Declaration of Helsinki and a protocol approved by the Ethical Committee of USST (protocol code 1801002). None of the participants had any experience in performing similar cognitive tasks aiming at avoiding the learning effects.

2.2. Behavioral Stimuli

As the behavioral stimuli of our experiments, 200 combinations of noun sentences and pronoun sentences were constructed following three steps. First, we identified 40 Chinese gender-neutral nouns and 40 Chinese gender-biased nouns. The nouns were first chosen manually based on a self-built corpus from articles published in a Chinese magazine named Duzhe, which is one of the best-selling magazines in China. We then asked 30 students from the University of Shanghai for Science and Technology (USST) to rate each noun according to the gender of the noun. The rules of gender rating are shown in Table 1. On a five-point scale, the student rates a noun (e.g., taitai ‘madam’) one point if he thinks it definitely represents a female, a noun (e.g., hushi ‘nurse’) two points for being weakly female, a noun (e.g., tongshi ‘colleague’) three points for being gender neutral, a noun (e.g., fanren ‘prisoner’) four points for being weakly male, a noun (e.g., xiaonanhai ‘little boy’) five points for being definitely male. We then converted the five-point scale to a three-point scale: we replaced all of the two- and four-point responses with two points, indicating that the noun is weakly gender-biased; we replaced all the three-point responses with one point, indicating that the noun is gender neutral. A statistical analysis based on the rating data from thirty students suggested that the identified gender-neutral nouns (M = 1.33; SD = 0.18) were significantly more neutral than gender-biased nouns (M = 2.98; SD = 0.06; t (78) = 54.25; p < 0.0001). The statistical analysis justified our choices of nouns according to gender information.
Second, with these 80 nouns, we constructed 200 noun sentences by pairing two nouns with one verb to create each complete and meaningful noun sentence. We constructed the noun sentences with two different syntactic structures: 100 sentences with the structure of subject-verb-object (S-V-O, for short) and the other 100 sentences with the structure of noun-noun-verb (N1-N2-V, for short). Sentences structured as S-V-O appear in both Chinese and English, while those structured as N1-N2-V appear only in Chinese rather than in English. Third, we paired each noun sentence with a pronoun sentence. Each pronoun sentence consisted of a pronoun in the form of the third person singular (i.e., ta, ‘he’ or ‘she’) and an intransitive verb (e.g., xiao, ‘smile’). Each pair of sentences formed a separate and meaningful context. For each sentence pair, at least one proper candidate could be identified as the referent of the pronoun, whereas no candidates could be excluded in principle by pragmatic reasoning or by the information of linguistic cues (e.g., verb bias, focus, causality, etc.), except for gender information.
We divided the behavioral stimuli into two types: (i) Type 0, where the referent of the pronoun is undetermined by the gender information alone, namely, the pronoun is ambiguous in the context; (ii) Type 1, where the pronoun unambiguously refers to a noun provided with the gender information. Sentences of different syntactic structures (i.e., S-V-O or N1-N2-V) were distributed into the two types of cases. For instance, “Nanren (‘man’) xiangxin (‘believe’) nüer (‘daughter’) Ta (‘he’) xiao-le (‘smile ASP’) ‘The man believed the daughter. He smiled.’”, with the structure of S-V-O, belongs to Type 1, while “Qizi (‘wife’) he (‘and’) xiaonühai (‘little girl’) jianmian (‘meet’). Ta (‘she’) manzu-le (‘satisfy ASP’). ‘The wife met the little girl. She satisfied.’”, with the structure of N1-N2-V, belongs to Type 0. To cover all the cases, we considered all combinations of conditions, including the gender of nouns, gender of the pronoun, and the syntactic structure. For each combination of the conditions, the number of trials was 20. Of the 200 trials, 120 trials contained ambiguous pronouns (including 60 trials with S-V-O and 60 trials with N1-N2-V), and 80 trials contained unambiguous pronouns (including 40 trials with S-V-O and 40 trials with N1-N2-V). A description of the behavioral stimuli is shown in Table 2.

2.3. Experimental Procedure

The experiment was conducted in a clean, silent room at 26 °C, controlled by an air conditioner. The participant sat comfortably in a chair with a distance of approximately 60 cm to a laptop screen that could provide programmed information of the pronoun resolution task. All experiments were conducted in the evening in order to avoid circadian rhythm.
Participants were required to complete the task of identifying the referent of the pronoun in various pairs of Chinese sentences, which were programmed and displayed on a 14 inch laptop computer screen (Dell Windows 10 operation system, Inteli5 CPU 1.6 GHZ, and 12 GRAM configurations). The EEG signals were recorded via an acquisition device, i.e., EMOTIV Epoc+ headset, linked to another laptop computer, and were continuously monitored by an experimenter during the whole procedure. EMOTIV is made up of 16 individual electrodes, of which two are reference potentials, and the other 14 are hydration sensors. Figure 1 illustrates the schematic of the experimental setting, experimental procedure of the pronoun resolution task, and the locations of the 14 electrodes.
Each participant completed 200 experimental trials, and each trial lasted for 12 seconds. Instead of using timing markers, we directly recorded a whole section of the EEG output of each participant, and then segmented the data according to the experimental process to mark the EEG output of each trial. A single experimental trial started by a fixation cross lasting 500 milliseconds, followed by three stimulus events, each lasting 3000 milliseconds. In the first event, the participant was presented with a noun sentence (for instance, Taitai weixie nüyanyuan: ‘The madam threatened the actress’) displayed on the computer screen. In the second event, the participant was presented with both the noun sentence and a pronoun sentence (for instance, Ta shengqi-le: ‘She was angry’) on the screen. In the third stimulus event, the participant was presented with the noun sentence, the pronoun sentence, and a question that required the participant to choose a referent of the pronoun from the two nouns in the noun sentence. The participant was instructed to choose the noun that appeared on the left (for instance, taitai: ‘the madam’ in the previous example) by pressing ‘Z’ on the keyboard or the one on the right (for instance, nüyanyuan: ‘the actress’ in the previous example) by press ‘M’. After the question disappeared, a blank screen would last for 2500 milliseconds. From the appearance of the question until the end of the blank screen, the choice of the participant could be recorded. We divided the 200 trials into 5 blocks, and each block contained 40 trials. The participant was allowed a 2 minute break between every two blocks. Before the experiment began, an experimenter introduced details of the number of trials, types of Chinese sentences, and how to answer the designed questions. Prior to the EEG recording session, the participants were allowed to practice ten trials to make sure that they had fully understood the task.

2.4. EEG Data Preprocessing and Analysis

When the participants accomplished each trial, we used the EMOTIV Epoc+ (Emotive Systems, San Francisco, USA) EEG headset to record EEG signals of all the participants with a sampling rate of 128 Hz. The employed channel locations labeled with the 10–20 international EEG system are O1, O2, P7, P8, T7, T8, FC5, FC6, F3, F4, F7, F8, AF3, and AF4. EEGlab was used to process the raw data, and the interpolation was carried out to estimate the missing values. Then, the interpolated signals were preprocessed by a linear finite impulse response (FIR) filter. The cut-off frequencies of the passband were set at 4–45 Hz. The comparison of EEG signals before and after FIR passband filtering is shown in Figure 2. Each experimental trial corresponds to a 12 second EEG segment. For each participant, 200 feature vectors corresponding to 200 EEG segments were extracted. For each feature vector, the power of theta (4–8 Hz), alpha (8–13 Hz), and the mean power of beta (14–30 Hz) and gamma (31–40 Hz) were computed by application of the discrete Fourier transform (DFT). Therefore, each EEG segment elicited 42 PSD features (3 features × 14 channels).
Since we plan to use supervised machine learning and deep learning methods to assess workload recognition performance, the target levels (category labels) of the workload for each feature vector should be predetermined. Considering the fact that the sentences in the experiment can be grouped as Type 0 and Type 1 according to the presence or absence of the ambiguous pronouns, the two categories of EEG feature vectors were labeled with 0 and 1, respectively.
Behavioral data such as reaction times and participants’ responses were analyzed during the experiments. In each experimental trial, the specific point in time when a participant chose a referent by pressing ’Z’ or ‘M’ on the keyboard was recorded. The reaction time of the participant in this trial was then computed, given the time information when both the sentence pairs and the question appeared on the computer screen (i.e., the starting point when the participant made the choice). Participants’ reaction times in the cases of ambiguous pronoun resolution were compared to those in unambiguous cases via a two-sample t-test. With Type 1 stimuli (the cases of unambiguous pronoun resolution), the participants’ responses were compared to a standard answer, whereby accuracy rates were computed for each participant.

2.5. Methods

We present in this section our approach for high-level feature abstractions of the EEG power features to classify pronoun resolution based on three convolutional neural networks (CNNs): LeNeT-5, GoogleNet, and EfficientNet. CNN is one of the most popular deep learning techniques. Initially, CNN is mainly applied to image analysis and shows superb performance on image feature abstraction and classification. It has also been proven that CNN has advantages in biomedical signal processing and recognition. We first introduce three CNN models for abstracting spatial EEG feature maps. Then, the scheme of the EEG feature fusion for heterogonous modes is presented.

2.5.1. LeNet-5

LeNet-5 is a typical convolutional network proposed by LeCun et al., with eight cascade layers, i.e., an input layer, a convolutional layer (C1), a subsampling layer (S2), a second convolutional layer (C3), a second subsampling layer (S4), a third convolutional layer (C5), a fully connected layer (F6), and an output layer. The architecture of the LeNet-5 is shown in Figure 3. The role of each layer is introduced as follows.
Layer C1 is set up for feature extraction. The input of EEG spatial features is operated with the convolution kernel size of 5 × 5, and then six feature maps are abstracted. Layer S2 is used for data dimension reduction. The size of each feature map is reduced to half by scanning a 2 × 2 patch. In order to reduce the data dimension, the activations of four nodes selected by the 2 × 2 patch are averaged. Its outputs are multiplied by a trainable weight matrix and added with a trainable bias vector. The sigmoid function is used as the activate function.
Layer C3 is similar to C1, while 16 feature maps are abstracted after the convolutional operation with the kernel size of 5 × 5. Similar to S2, S4 has 16 feature maps with the size of 5 × 5. Layer C5 is also a convolutional layer that has 120 feature maps after a convolutional operation. After applying the 5 × 5 convolution kernel on each feature map, the output size of C5 becomes a vector. Layer F6 has 84 units, all of which are fully connected to C5.

2.5.2. GoogLeNet

GoogLeNet is a deeper and wider convolutional network but with less trainable parameters compared to other CNNs with large depth. A large depth of network (22 layers with trainable parameters) and the possession of the Inception module improve the performance of GoogLeNet.
The Inception module aims to achieve a better representation of the input by the use of several convolutional kernels of different sizes to realize perceptions on different scales. The original Inception module consists of four parts: 1 × 1 convolutions, 3 × 3 convolutions, 5 × 5 convolutions, and 3 × 3 max pooling. The input EEG spatial map is sent into four parallel subnetworks. After several convolution and pooling operations, the outputs of each part are concatenated, which form the final output of the Inception module. To reduce the computational cost, GoogLeNet adopts the Inception V1 based on the naïve Inception module. The 1 × 1 convolutions are used to compute reduced feature maps before the subnetworks and a rectified linear activation function is applied as shown in Figure 4.
The structure of GoogLeNet is shown in Table 3. In addition to the Inception module, the convolution layers and pooling layers are similar to popular CNNs like VGG and AlexNet. It is remarkable that GoogLeNet replaces three fully connected layers with an average pool layer and dropout layer to prevent overfitting.

2.5.3. EfficientNet

There are three common approaches to improving the performance of the network: increasing one of network width, depth, or resolution. The CNN model with a larger width of the kernel can capture fine-grain features, but it has difficulties in extracting high-level abstractions. Deeper CNN is able to extract richer features but has difficulty in training due to the vanishing of gradients. Increasing the resolution of the input EEG spatial map will obtain fine-grain patterns at the cost of increased computational time. The EfficientNet is a CNN architecture that balances three schemes to achieve competitive accuracy at a lower computational cost.
Table 4 shows the basic architecture of EfficientNet-B0 used in this study. The MBConv block uses the swish function as the activate function and adds a Squeeze-and-Excitation (SE) module. In an MBConv block, the input is sent into a 1 × 1 convolutional layer to increase the dimension. The number of convolutional kernels is n times the input channels. Then, a k × k depth-wise convolutional layer is applied. Feature maps obtained by the previous layer are sent into the SE module, which is formed by an average pooling layer and two fully connected layers. The outputs of the SE then go through a 1 × 1 convolutional layer and a dropout layer to find high-level feature representations.

2.5.4. Feature Fusion

Integrating different scales of features is an important method to improve classification performance. Low-level features have higher resolutions, while high-level features have more useful information. How to fuse these EEG feature abstractions in an effective way is the key to improving the generalization capacity of the deep CNN model. In general, feature fusion can be cataloged in two ways by the sequence of fusion and prediction, namely early fusion and late fusion. Here, we employ the scheme of early fusion at the feature level. Principal component analysis (PCA) is used to find the low dimensional embedding of the output abstractions from LeNet5, GoogLeNet, and EfficientNet.
The main purpose of the PCA is to reduce the dimension of features and to discover principal directions embedded in the original feature space. First, each dimension of the feature abstraction is standardized into the values with zero mean and unit variance. Second, assume that a unit vector with maximum variance is mapped from original feature abstractions. The variance can be defined as
V a r ( X p r o j e c t ) = 1 m i = 1 m X p r o j e c t ( i ) x ¯ p r o j e c t 2 .
Due to the standardized operation, Euation (1) can be written as
V a r ( X p r o j e c t ) = 1 m i = 1 m X p r o j e c t ( i ) 2 .
The process of finding the mapping matrix is equivalent to evaluating the maximum of the variance, i.e.,
max   V a r ( X p r o j e c t ) = 1 m i = 1 m ( w ( i ) T X ( i ) ) 2 .
Therefore, the output of the PCA model can be computed as follows:
x ˜ = W T [ x L T , x G T , x E T ] T .
In the equation, x L T , x G T , and x E T are the feature abstractions computed by the LeNet5, GoogLeNet, and EfficientNet, respectively.

2.5.5. Performance Indicators

To evaluate the classification performance of the cognitive workload classifier, indicators including accuracy (ACC), sensitivity (SEN), and specificity (SPE) are used and described as follows.
P s e n = T P T P + F N
P s p e = T N T N + F P
P a c c = T P + T N T P + T N + F P + F N
where TP (true positive) indicates that the number of EEG feature vectors corresponding to unambiguous pronoun resolution is correctly classified. The FP (false positive) refers to the number of the EEG feature vectors of ambiguous pronoun resolution that are misclassified as unambiguous conditions. The TN (true negative) indicates the number of the EEG feature vectors corresponding to the ambiguous pronoun resolution is correctly classified. The FN (false negative) indicates misclassification as unambiguous pronoun resolution.

3. Results

The results of the cognitive workload assessment experiment include five parts. First, the results of reaction time analysis are presented. Second, the difference of EEG features under two workload states is described. Third, the accuracies of workload classification computed in different combinations of models are reported. Fourth, performance comparisons with different classifiers are illustrated. Fifth, classification accuracies with ensemble models are reported. Data from two participants were excluded due to seriously incomplete records of (i.e., less than 50% of the total) EEG signals. Based on the sampling rate of 128 Hz and the time required for 200 trials (12 s for each trial), the data volume of the two participants among 17 did not conform to the data volume calculated by the experimental recording time. Therefore, all data analyses were based on 15 participants.

3.1. Reaction Time Analysis

In Table 5, we list the number and the rate of the 15 participants’ correct answers to the cases of unambiguous pronoun resolution, namely the Type 1 behavioral stimuli. All participants except P8 achieved a score higher than 92%. This suggests that pronouns with a clear gender reference can be accurately identified. It should be noted that the low accuracy (i.e., 0.5625) obtained by P8 may indicate the participant did not correctly understand the instructions of the experiment or did not take the task seriously. The proportion of responses made by the participants to the Type 0 stimuli (that is, the cases of ambiguous pronoun resolution) is reported in Table 6.
We then compared the participants’ reaction times in the cases of ambiguous pronoun resolution (i.e., Type 0) to those in unambiguous conditions (i.e., Type 1). The values of the reaction time are visualized with box plots in Figure 5. We find that most of the participants responded quickly when there was a clear gender reference. However, two types of data from P10, P11, and P15 are comparable in distributions. For P8, the data show an opposite result compared to the others. We interpret the behavioral data of P8 as an anomaly considering his low accuracy rate in the case of Type 1 (see Table 5). A statistical test of the reaction times of 15 participants under different stimuli types was performed via two-sample t-tests. For each participant, there were two sets of reaction times: one set contained his reaction times under the case of ambiguous pronoun resolution, and the other set contained his reaction times under unambiguous conditions. We listed the mean and variance of the reaction times for the two types, respectively, and obtained the statistics of reaction times with different sample sizes through a two-sample t-test. The corresponding results are shown in Table 7. It can be noted that there are significant differences in reaction times between the two stimuli types for half of the participants, and their mean differences are generally larger than those of the other half. In addition, by comparing the mean differences, it can be found that, except for P11, P14, and P15, all participants have significant mean differences. Combined with the analysis of accuracy rate reported in the case of Type 1 stimuli, in general, we propose that the distribution of reaction time shows both a significance and a mean difference between the data corresponding to Type 1 and Type 0 stimuli, suggesting the rationality of label selection for the EEG data.

3.2. Difference of EEG Features under Two Workload States

To validate whether the mean value of the EEG features between the two cognitive states significantly varied or not, we applied a two-sample t-test on all 42 features extracted from the EEG data of all 15 participants. The sizes of the EEG feature samples are 1800 and 1200 under Class 0 and 1, respectively. The corresponding p values and t-statistics are listed in Table 8. In total, significant variations were observed for eight features, i.e., theta band PSDs of F3, F8, FC5, and FC6 channels; alpha band PSDs of P7 and P8 channels; and the average PSDs of beta and gamma of F8 and T8 channels. The means and corresponding standard deviations of these significant features are plotted in Figure 6.
From Figure 6, it can be seen that all the significant feature values increase from Class 0 to Class 1. Class 0 corresponds to the cases where the pronoun’s referent is undetermined (i.e., Type 0 stimuli), while Class 1 corresponds to the cases of unambiguous conditions (i.e., Type 1 stimuli) providing the gender information of the pronoun and the nouns in context. The increase of the theta band PSD in the frontal cortical region can be thus interpreted as that additional cognitive capacity required to analyze the relationship between implicit gender information and the meaning of the pronoun. On the one hand, the EEG signals collected from electrodes P7 and P8 reflect the neural activations from the bilateral parietal cortex, which is involved in the decision-making process of ambiguous pronoun resolution [16,17]. On the other hand, the EEG feature of power spectral density (PSD) from alpha, beta, and gamma reflects the level of cognitive workload [45]. Accordingly, the variation of the alpha PSD of P7 and P8 and beta and gamma PSD may show cognitive stress induced by the ambiguous pronouns.
To avoid the effect of mental habituation on our results of cognitive workload, we analyzed the fatigue level across the whole experimental process of five blocks. In Figure 7, we show the boxplot across six baseline conditions before and after each experimental block to investigate how mental habituation affects the EEG power features. From the figure, we notice that there is no strong linear pattern of the median, which varies from Cond 1 to Cond 6. This implies the power value with theta, alpha, the sum of the beta, and gamma bands does not monotonically increase or decrease along with the time of the experiment. On the other hand, the IQR of each condition seems to increase, and the highest median is seen at Cond 4 or Cond 5. This observation may show the fatigue accumulation under the last several conditions. However, the variations of the means between the last condition and the previous conditions are not significant according to the two-tailed paired t-test (Bonferroni correction is performed). Therefore, the observed mental habituation may not significantly affect the results of the cognitive workload classification based on the EEG power feature.

3.3. Accuracy of Workload Classification

To validate the workload classifier performance, we merged all EEG data of 15 participants and used the hold-out method to train a LeNet5 model by setting training and test sets of 70% and 30% of all feature vectors. The original size of each feature map was transformed by an EEG topology graph with the size of 3 × 67 × 67. The three channels are the theta, alpha, and the average of beta and gamma PSDs. The value 67 represents interpolated resolution, which was determined by trial and error. Specifically, the feature map was downsampled to obtain a feature map of 32 × 32 size to accommodate the size of the input layer of the LeNet5. We applied the same structure as the standard LeNet-5 model though updating the input size to 67 × 67 to process more information. In addition, two pre-trained models, GoogLeNet and EfficientNet, were added to use the hold-out method for each subject under the same proportion for training and testing sets. The feature map was upsampled to fit the input size of each network. The feature representations of the training set and test set based on these three networks were obtained and labeled as R1, R2, and R3, for LeNet5, GoogLeNet, and EfficientNet, respectively. The fully connected layer was then added and trained by the target cognitive workload classes. The comparison of the average workload classification accuracy of all 15 participants is shown in Figure 8. The results show that the test accuracy of R3 (0.5544) outperforms R1 and R2. Table 9 shows the performance indicators of testing accuracy, F1-score, SEN, and SPE of the LeNet5 network. Among them, Subject 9 had the highest accuracy (63.33%), and Subject 6 had the lowest accuracy (45.00%). We also recorded the test results of the other two networks in detail. Although the accuracy in some subjects is lower, the accuracies are significantly higher than 50%, based on the results of the t-test (M = 0.55; SD = 0.05; t (14) = 4.24; p < 0.001).

3.4. Performance Comparison with Different Classifiers

In this section, we replace the last fully connected layers with three different shallow learners, i.e., C-support vector machines (C-SVM), naive Bayesian classifier (NB), and k-nearest neighbor (KNN) classifiers, to improve the classification performance. Based on the results shown in Table 10, in the test results of data set R1 among the three learners, the C-SVM combined with the LeNet5 has the highest test accuracy (0.5678). The combination of the LeNet5 and C-SVM also achieves the highest F1-score (0.7018). This implies that the complex models may lead to potential overfitting and impair classification performance.

3.5. Classification Accuracy with Ensemble Models

The feature representations of training and testing sets were obtained from the last pooling layer of LeNet5, GoogleNet, and EfficientNet. They were then denoted as R1-TR, R1-TE, R2-TR, R3-TE, R3-TR, and R3-TE, where TR and TE indicate training and testing feature presentations, respectively. In Table 11, the sizes of training and testing sets of each participant are listed. Then, we conducted a study of four cases and recorded the test performance indicators for each case.
Under Case 1, we combined R1-TR and R2-TR of the training set obtained by LeNet-5 and GoogleNet into a new training set (140 × 1144) and combined R1-TE and R2-TE as a new testing set (60 × 1144). The features were then fused with the PCA model. After dimensionality reduction, the size of the training and testing sets were 140 × 139 and t 60 × 139, respectively.
Under Case 2, we combined the feature representations obtained by LeNet-5 and EfficientNet to build a new training set (140 × 1400) and a new testing set (60 × 1400). Based on the PCA processing, the dimensions of the training and testing sets were reduced to 139.
Under Case 3, we combined the features obtained by GoogleNet and EfficientNet into a new training set (140 × 2304) and a new testing set (60 × 2304). Under Case 4, we combined all feature representations obtained by Lenet-5, GoogleNet, and EfficientNet into a new training set (140 × 2314) and a new testing set (60 × 2314). Table 12 shows the leave-out cross-validation test results for Case 1, including ACC, F1-score, SEN, and SPE. Subject 15 had the highest accuracy (63.33%), and Subject 9 had the lowest accuracy (48.33%). The overall accuracies are significantly higher than 50%, based on the results of the t-test (M = 0.58; SD = 0.04; t (14) = 5.85; p < 0.0001). Table 13 shows the 10-fold cross-validation test results for the fusion of LeNet-5 and GoogleNet. Subjects 2 and 13 had the highest accuracy (62.00%), and Subject 9 had the lowest accuracy (46.50%). Although the accuracy in some subjects is lower, the overall accuracies are significantly higher than 50%, based on the results of the t-test (M = 0.56; SD = 0.05; t (14) = 4.69; p < 0.001). The results of the other three cases were also recorded in detail. In Figure 9, the average accuracy of the four cases is shown. Figure 9 illustrates that the feature combination of LeNet5 and GoogLeNet possesses the best performance, which is slightly higher than the case when the single model was applied. This performance is comparable with the case where LeNet5 and C-SVM are combined to predict the workload.

4. Discussion

According to the analysis of participants’ performances on the pronoun resolution trials, their reaction times, and the EEG distributions, we discover that the change of the manipulated task condition can induce the variation of the external behavior indicator of the main task. When gender information was not sufficient to identify the referent of a pronoun in the Chinese context, we observed a relatively longer reaction time consumed by pronoun resolution compared to unambiguous controls (Figure 5 and Table 7). In contrast, our EEG results suggested that unambiguous pronoun resolution was associated with a heavier cognitive workload than its ambiguous counterpart (Table 8 and Figure 6). We hypothesize that different cognitive mechanisms were recruited during the resolution procedures of different referential types, namely ambiguous and unambiguous pronouns. We argue that the cognitive workload as an indicator at a neurophysiological level may provide complementary information to understand the cognitive mechanisms of pronoun resolution. Specifically, we discuss the role of the behavioral representations and the cognitive workload in discovering the cognitive procedures of pronoun resolution based on a tripartite structure of analysis at different levels, namely the behavioral, neural, and algorithm levels.
To understand the cognitive mechanisms underlying pronoun resolution, we first compare our experimental results at the behavioral level. The overall high accuracy rate (Table 5) in unambiguous conditions suggests that gender information could be used to determine the referent of an unambiguous pronoun and that all participants except one (i.e., P8) actively participated in our cognitive task of pronoun resolution. Previous investigations have reported the usefulness of gender information in determining a correct referent [4,16,17]. We observed the consistency of the participants’ selections (Table 6) in the ambiguous cases, which have previously been reported to reflect the fact that other linguistic cues such as verb bias could be used in identifying a pronoun’s referent [8]. The reaction times, on the whole, revealed that ambiguous pronoun resolution was correlated to a more time-consuming cognitive mechanism compared to unambiguous controls. Several investigations also have implicated longer reading time for referentially ambiguous words [54,55]. For seven participants in our experiments, namely P1, P3, P4, P6, P7, P9, and P10, the significantly increased reaction time suggested an increased processing difficulty when ambiguous pronouns were identified by operators. Based on our literature review, we hypothesize that a two-step mechanism of decision making contributes to ambiguous pronoun resolution compared to unambiguous controls, causing greater reaction time.
At the neural level, our EEG signals suggested a difference in cognitive workload recruited in ambiguous pronoun resolution in comparison to unambiguous conditions. For all participants, we extracted the EEG power features of multiple frequency bands. For each feature vector, we computed the power of theta (4–8 Hz), alpha (8–13 Hz), and the mean power of beta (14–30 Hz) and gamma (31–40 Hz). Results of our analysis on the mean values of the EEG features of these frequencies suggest significant differences between the two cognitive states underlying ambiguous pronoun resolution compared to the unambiguous controls. Specifically, we observed significant differences in the bilateral frontal area (F3, F8, FC5, FC6 channels) from theta, beta, and gamma, and in the bilateral parietal area (P7, P8) from theta (Table 8 and Figure 6). The theta power across two task conditions decreased and thus suggested a lower cognitive workload level correlated to a shorter reaction time. This was supported by previous studies of cognitive workload [41,44,49]. Such a contradiction could be interpreted as the cognitive capacity needed to identify a pronoun’s referent determined by the gender information. In other words, a greater cognitive workload was required when a participant realized that the cognitive task had a standard answer in the cases of unambiguous pronoun resolution. On the contrary, when the pronoun’s referent was undetermined, the participant might feel freer to complete the resolution task in a more flexible way, processing the information given in the context. Such a cognitive process may not leverage additional working memory resources.
At the level of algorithm, we evaluated different computational models in the domain of machine learning methods. To differentiate between the neural states recruited in the two types of pronoun resolutions, we transformed the EEG feature map into an optimized EEG topology graph, aiming at validating the workload classifier performance. The original size of each feature map was transformed into an EEG topology graph with the size of 3 × 67 × 67, where 3 represents three features of the band frequencies, and 67 represents the interpolated resolution determined by trial and error. Based on this EEG topology, several computational models were evaluated in the domain of machine learning. To explore which network used in the research had relatively excellent performance, the results obtained from the experiments were analyzed. It could be seen from the results that EfficientNet performed the best of the datasets, with the highest accuracy of 55.44% (Figure 8). These results were basically in line with previous findings on the accuracy of these models. EfficientNet has a deeper and wider architecture in contrast with LeNet-5 and GoogLeNet [52]. A more complex architecture might lead to better performance by obtaining features with more useful information. In a seminal study, several different classifiers were compared, and the Support Vector Machine (SVM) was reported to obtain the highest accuracies among other popular classifiers, such as K-Nearest Neighbor (KNN) [34]. In the current study, after a close examination of different classifiers, C-SVM stood out, with the highest accuracy of 56.78% (Table 10). It could be inferred that C-SVM was more suitable than other classifiers when it came to the identification of cognitive workload level. Four combined models were put forward to test the performance. According to the experimental results, the feature combination of LeNet5 and GoogLeNet possesses the best performance on the dataset, with an accuracy of 56.67% with a leave-one-subject-out cross-validation test (Table 12 and Figure 9). Mean accuracy obtained by the same combination was reported as 55.73% with a ten-fold cross-validation test (Table 13). Although EfficientNet had a good performance as a single model, the accuracy was not improved when it was combined with the other two networks. This is probably due to the differences in network structures.
Our investigation had the motivation of studying the difference in the responses to ambiguous pronouns compared to unambiguous controls in the perspective of cognitive workload. We collected not only behavioral data, including reaction time and response selection, but also the EEG signals during the pronoun resolution task. Together, these results highlight cognitive workload as a complementary indicator of differentiating between the cognitive procedures underlying ambiguous and unambiguous pronoun resolution. The other contribution of the present study is to apply pre-trained deep convolutional neural networks (CNNs) to represent spatial patterns of the EEG power features of multiple frequency bands. It is worth noting that the moderate accuracies that we gained will not affect any of our main conclusions. High accuracies may be considered a necessary criterion in studies of emotion recognition or fatigue detection, since human–computer interaction (HCI) systems are expected to identify human emotional states or fatigue levels based on these classification outcomes. In contrast, our study focuses on the cognitive mechanism of human language processing, which involves a more complicated cognitive function than emotion or attention. We collected and analyzed not only EEG data but also behavioral data such as reaction time and participant response. Accordingly, we adopted a tripartite structure of analysis at different levels, namely the behavioral, neural, and algorithm levels. Classification accuracy contributes only one part of our outcome, at the algorithm level. Indeed, we expect a multi-level assessment of the cognitive mechanisms, rather than an application of the accuracies in the identification of ambiguous/unambiguous pronoun resolution by an HCI system. This study has limitations. First, linguistic cues other than gender information were not considered during pronoun resolution. Second, the proposed model cannot effectively deal with the individual difference induced by the varied EEG feature distributions across all 15 participants. Third, considering the specific structural characteristics of Chinese, a generalization of the conclusions of the current study will require further research in other languages.

5. Conclusions

In this paper, we evaluated variations of cognitive workload under two human–machine interaction conditions in the Chinese context: ambiguous and unambiguous pronoun resolution. In ambiguous conditions compared to unambiguous controls, we observed a contradiction between an increase in reaction time and a decrease of the theta power that corresponded to an increase in the cognitive workload, suggesting that additional working memory resources were occupied when a participant realized that the cognitive task had a standard answer in the cases of unambiguous pronoun resolution. The power features presented in spatial feature maps could be extracted to find high-level abstractions to model the workload. Overall, the workload classification rate by fusing the GoogLeNet and EfficentNet outputs was 55–63% in a participant-specific manner.
While previous studies have suggested that a decision-making procedure may be involved in ambiguous pronoun resolution [17], the present investigation attempted to identify the specific cognitive mechanisms implicated in different types of pronoun resolution. We argue that a more time-consuming mechanism of decision making was recruited in ambiguous pronoun resolution, whereas less cognitive workload was required since the participant could perform with more flexibility. Our work may constitute a promising starting point for multiple levels of research, including not only the investigation of pronoun resolution and its neural basis but also the development of big EEG data analytics based on deep learning. The potential applications of our study in practical concerns may lie in two aspects: diagnosis of dyslexia and the related educational remediation. Defects in pronoun resolution may lead to language misunderstanding and even reading disability, i.e., dyslexia. The current study provides a new perspective to explore the mechanism underlying pronoun resolution by means of cognitive workload assessment and thus will hopefully inspire dyslexia diagnosis and related educational remediation by taking the patients’ level of cognitive workload into consideration. Future research that addresses the cognitive workload brought by language processing will elucidate our overall understanding of the neural network of pronoun resolution. On the practical side, taking into account additional linguistic cues that are related to pronoun resolution can become prohibitive. Further development of algorithms to implement analysis of EEG data in human–machine interactions is needed.

Author Contributions

Investigation, writing—original draft preparation, M.Z.; formal analysis, M.Z., Z.J. and G.W.; visualization, M.Z., Z.J., J.Z. and Y.Z.; methodology, M.Z, J.Z. and Z.Y.; conceptualization, M.Z., Y.Z., C.Y. and Z.Y.; writing—review and editing, validation, M.Z. and Z.Y.; supervision, Z.Y. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by The National Social Science Fund of China, grant number 18CZX014.

Institutional Review Board Statement

The study was conducted according to the guidelines of the Declaration of Helsinki, and approved by the Institutional Review Board of University of Shanghai for Science and Technology (protocol code 1801002).

Informed Consent Statement

Informed consent was obtained from all subjects involved in the study.

Data Availability Statement

We choose to exclude this statement.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Heim, I.; Kratzer, A. Semantics in Generative Grammar; Blackwell: Oxford, UK, 1998. [Google Scholar]
  2. Lambrecht, K. Information Structure and Sentence Form: Topics, Focus, and the Mental Representations of Discourse Referents; Cambridge University Press: Cambridge, UK, 1994. [Google Scholar]
  3. van Deemter, K. Computational Models of Referring: A Study in Cognitive Science; The MIT Press: Cambridge, MA, USA, 2016. [Google Scholar]
  4. Kennison, S.M.; Trofe, J.L. Comprehending pronouns: A role for word-specific gender stereotype information. J. Psycholinguist. Res. 2003, 32, 355–378. [Google Scholar] [CrossRef] [PubMed]
  5. Webster, K.; Recasens, M.; Axelrod, V.; Baldridge, J. Mind the gap: A balanced corpus of gendered ambiguous pronouns. Trans. Assoc. Comput. Linguist. 2018, 6, 605–617. [Google Scholar] [CrossRef] [Green Version]
  6. Crawley, R.; Stevenson, R.; Kleinman, D. The use of heuristic strategies in the interpretation of pronouns. J. Psycholinguist. Res. 1990, 19, 245–264. [Google Scholar] [CrossRef] [PubMed]
  7. Almor, A. Noun-phrase anaphors and focus: The informational load hypothesis. Psychol. Rev. 1999, 106, 748–765. [Google Scholar] [CrossRef] [PubMed]
  8. Garvey, C.; Caramazza, A. Factors influencing assignment of pronoun antecedents. Cognition 1975, 3, 227–243. [Google Scholar] [CrossRef]
  9. Garnham, A.; Oakhill, J.; Cruttenden, H. The role of implicit causality and gender cue in the interpretation of pronouns. Lang. Cogn. Process. 1992, 7, 231–255. [Google Scholar] [CrossRef]
  10. Kaber, D.B.; Endsley, M.R. The out-of-the-loop level of control in automation. Process Saf. Prog. 1997, 16, 126–131. [Google Scholar] [CrossRef]
  11. Evans, D.C.; Fendley, M. A multi-measure approach for connecting cognitive workload and automation. Int. J. Hum. Comput. Stud. 2017, 97, 182–189. [Google Scholar] [CrossRef]
  12. Chen, L.; Zhang, A.; Lou, X. Cross-subject driver status detection from physiological signals based on hybrid feature selection and transfer learning. Expert Syst. Appl. 2019, 137, 266–280. [Google Scholar] [CrossRef]
  13. Lal, S.K.L.; Craig, A.A. Critical review of the psychophysiology of driver fatigue. Biol. Psychol. 2001, 55, 173–194. [Google Scholar] [CrossRef]
  14. Parent, M.; Peysakhovich, V.; Mandrick, K.; Tremblay, S.; Causse, M. The diagnosticity of psychophysiological signatures: Can we disentangle mental workload from acute stress with ECG and FNIRS? Int. J. Psychophysiol. 2019, 146, 139–147. [Google Scholar] [CrossRef] [PubMed]
  15. Chen, Y. Neural representation of costs and rewards in decision making. Brain Sci. 2021, 11, 1096. [Google Scholar] [CrossRef] [PubMed]
  16. Nieuwland, M.S.; Petersson, K.M.; Van Berkum, J.J.A. On sense and reference: Examining the functional neuroanatomy of referential processing. NeuroImage 2007, 37, 993–1004. [Google Scholar] [CrossRef] [PubMed]
  17. McMillan, C.T.; Clark, R.; Gunawardena, D.; Ryant, N.; Grossman, M. fMRI evidence for strategic decision-making during resolution of pronoun reference. Neuropsychologia 2012, 50, 674–687. [Google Scholar] [CrossRef] [Green Version]
  18. Grice, H.P. Logic and conversation. In Syntax and Semantics: Speech Acts; Cole, P., Morgan, J.L., Eds.; Academic Press: New York, NY, USA, 1975; Volume 3, pp. 41–58. [Google Scholar]
  19. Lewis, D. Convention; Harvard University Press: Harvard, MA, USA, 1969. [Google Scholar]
  20. Parikh, P. The Use of Language; CSLI Publications: Stanford, CA, USA, 2001. [Google Scholar]
  21. Franke, M. Signal to Act: Game Theory in Pragmatics. Ph.D. Thesis, University of Amsterdam, Amsterdam, The Netherlands, 2009. [Google Scholar]
  22. Clark, R. Meaningful Games: Exploring Language with Game Theory; The MIT Press: Cambridge, MA, USA, 2011. [Google Scholar]
  23. Benz, A.; Stevens, J. Game-theoretic approaches to pragmatics. Annu. Rev. Linguist. 2018, 4, 173–191. [Google Scholar] [CrossRef]
  24. Clark, R.; Parikh, P. Game theory and discourse anaphora. J. Log. Lang. Inf. 2007, 16, 265–282. [Google Scholar] [CrossRef]
  25. Ledoux, K.; Gordon, P.C.; Camblin, C.C.; Swaab, T.Y. Coreference and lexical repetition: Mechanisms of discourse integration. Mem. Cognit. 2007, 35, 801–815. [Google Scholar] [CrossRef] [Green Version]
  26. Nieuwland, M.S.; Van Berkum, J.J.A. The neurocognition of referential ambiguity in language comprehension. Lang. Linguist. Compass. 2008, 2, 603–630. [Google Scholar] [CrossRef] [Green Version]
  27. Daltrozzo, J.; Wioland, N.; Kotchoubey, B. The N400 and late positive complex (LPC) effects reflect controlled rather than automatic mechanisms of sentence processing. Brain Sci. 2012, 2, 267–297. [Google Scholar] [CrossRef] [Green Version]
  28. Hannas, W.C. Asia’s Orthographic Dilemma; University of Hawaii Press: Honolulu, HI, USA, 1996; p. 181. [Google Scholar]
  29. Ge, J.; Peng, G.; Lyu, B.; Wang, Y.; Zhuo, Y.; Niu, Z.; Tan, L.H.; Leff, A.P.; Gao, J.H. Cross-language differences in the brain network subserving intelligible speech. Proc. Natl. Acad. Sci. USA 2015, 112, 2972–2977. [Google Scholar] [CrossRef] [Green Version]
  30. Qiao, W.; Bi, X. Ternary-task convolutional bidirectional neural turing machine for assessment of EEG-based cognitive workload. Biomed. Signal Process. Control. 2020, 57, 101745. [Google Scholar] [CrossRef]
  31. Grissmann, S.; Spuler, M.; Faller, J.; Krumpe, T.; Zander, T.O.; Kelava, A.; Scharinger, C.; Gerjets, P. Context sensitivity of EEG-based workload classification under different affective valence. IEEE Trans. Affect. Comput. 2020, 11, 327–334. [Google Scholar] [CrossRef]
  32. Li, W.; He, Q.C.; Fan, X.M.; Fei, Z.M. Evaluation of driver fatigue on two channels of EEG data. Neurosci. Lett. 2012, 506, 235–239. [Google Scholar] [CrossRef] [PubMed]
  33. Montoya-Martínez, J.; Vanthornhout, J.; Bertrand, A.; Francart, T. Effect of number and placement of EEG electrodes on measurement of neural tracking of speech. PLoS ONE 2021, 16, e0246769. [Google Scholar] [CrossRef]
  34. Verma, G.K.; Tiwary, U.S. Multimodal fusion framework: A multiresolution approach for emotion classification and recognition from physiological signals. NeuroImage 2014, 102, 162–172. [Google Scholar] [CrossRef]
  35. Masood, N.; Farooq, H. Comparing neural correlates of human emotions across multiple stimulus presentation paradigms. Brain Sci. 2021, 11, 696. [Google Scholar] [CrossRef]
  36. Ganushchak, L.Y.; Christoffels, I.K.; Schiller, N.O. The use of electroencephalography in language production research: A review. Front. Psychol. 2011, 2, 208. [Google Scholar] [CrossRef] [Green Version]
  37. Dushanova, J.; Lalova, Y.; Kalonkina, A.; Tsokov, S. Speech–brain frequency entrainment of dyslexia with and without phonological deficits. Brain Sci. 2020, 10, 920. [Google Scholar] [CrossRef]
  38. Klimesch, W. EEG alpha and theta oscillations reflect cognitive and memory performance: A review and analysis. Brain Res. Rev. 1999, 29, 169–195. [Google Scholar] [CrossRef]
  39. Martínez-Briones, B.J.; Fernández-Harmony, T.; Gómez, N.G.; Biscay-Lirio, R.J.; Bosch-Bayard, J. Working memory in children with learning disorders: An EEG power spectrum analysis. Brain Sci. 2020, 10, 817. [Google Scholar] [CrossRef]
  40. Ladekar, M.Y.; Gupta, S.S.; Joshi, Y.V.; Manthalkar, R.R. EEG based visual cognitive workload analysis using multirate IIR filters. Biomed. Signal Process. Control 2021, 68, 102819. [Google Scholar] [CrossRef]
  41. Maldonado, S.; López, J.; Jimenez-Molina, A.; Lira, H. Simultaneous feature selection and heterogeneity control for SVM classification: An application to mental workload assessment. Expert Syst. Appl. 2020, 143, 112988. [Google Scholar] [CrossRef]
  42. Gupta, S.S.; Manthalkar, R.R. Classification of visual cognitive workload using analytic wavelet transform. Biomed. Signal Process. Control 2020, 61, 101961. [Google Scholar] [CrossRef]
  43. Bhattacharyya, A.; Tripathy, R.K.; Garg, L.; Pachori, R.B. A novel multivariate-multiscale approach for computing EEG spectral and temporal complexity for human emotion recognition. IEEE Sens. J. 2021, 21, 3579–3591. [Google Scholar] [CrossRef]
  44. Zhang, P.; Wang, X.; Zhang, W.; Chen, J. Learning spatial-spectral-temporal EEG features with recurrent 3D convolutional neural networks for cross-task mental workload assessment. IEEE Trans. Neural Syst. Rehabil. Eng. 2019, 27, 31–42. [Google Scholar] [CrossRef]
  45. Zhang, P.; Wang, X.; Chen, J.; You, W.; Zhang, W. Spectral and temporal feature learning with two-stream neural networks for mental workload assessment. IEEE Trans. Neural Syst. Rehabil. Eng. 2019, 27, 1149–1159. [Google Scholar] [CrossRef]
  46. Almogbel, M.A.; Dang, A.H.; Kameyama, W. Cognitive Workload Detection from Raw EEG-Signals of Vehicle Driver Using Deep Learning. In Proceedings of the 2019 21st International Conference on Advanced Communication Technology, Phoenix Park, Korea, 17–20 February 2019. [Google Scholar]
  47. Fan, J.; Wade, J.W.; Key, A.P.; Warren, Z.E.; Sarkar, N. EEG-based affect and workload recognition in a virtual driving environment for ASD intervention. IEEE Trans. Biomed. Eng. 2017, 65, 43–51. [Google Scholar] [CrossRef]
  48. Blanco, J.A.; Johnson, M.K.; Jaquess, K.J.; Oh, H.; Lo, L.C.; Gentili, R.J.; Hatfield, B.D. Quantifying cognitive workload in simulated flight using passive, dry EEG measurements. IEEE Trans. Cogn. Dev. Syst. 2016, 10, 373–383. [Google Scholar] [CrossRef]
  49. Lim, W.L.; Wang, L.; Sourina, O. Cross Dataset Workload Classification Using Encoded Wavelet Decomposition Features. In Proceedings of the 2018 International Conference on Cyberworlds, Singapore, 3–5 October 2018. [Google Scholar]
  50. Wang, S.; Gwizdka, J.; Chaovalitwongse, W.A. Using wireless EEG signals to assess memory workload in the n-back task. IEEE Trans. Hum.-Mach. Syst. 2015, 46, 424–435. [Google Scholar] [CrossRef]
  51. Szegedy, C.; Liu, W.; Jia, Y.; Sermanet, P.; Reed, S.; Anguelov, D.; Erhan, D.; Vanhoucke, V.; Rabinovich, A. Going Deeper with Convolutions. In Proceedings of the IEEE Computer Society Conference on Computer Vision and Pattern Recognition, Boston, MA, USA, 7–12 June 2015. [Google Scholar]
  52. Tan, M.; Le, Q.V. EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks. In Proceedings of the International Conference on Machine Learning, Long Beach, CA, USA, 9–15 June 2019. [Google Scholar]
  53. Zhao, M.; Yin, Z.; Lu, Z. EEG evidence for game-theoretic model to ambiguous pronoun resolution. In Context, Conflict and Reasoning, 1st ed.; Liao, B., Wang, Y., Eds.; Springer: Singapore, 2020; pp. 47–62. [Google Scholar]
  54. Myers, J.L.; O’Brien, E.J. Accessing the discourse representation during reading. Discourse Process. 1998, 26, 131–157. [Google Scholar] [CrossRef]
  55. Stewart, A.J.; Holler, J.; Kidd, E. Shallow processing of ambiguous pronouns: Evidence for delay. Q. J. Exp. Psychol. 2007, 60, 1680–1696. [Google Scholar] [CrossRef] [PubMed]
Figure 1. Schematic of the experimental design: (a) experimental setting, (b) experimental procedure of the pronoun resolution task, (c) locations of the 14 electrodes. The Chinese in the picture means: “The litterateur complimented the professor. He satisfied.”
Figure 1. Schematic of the experimental design: (a) experimental setting, (b) experimental procedure of the pronoun resolution task, (c) locations of the 14 electrodes. The Chinese in the picture means: “The litterateur complimented the professor. He satisfied.”
Brainsci 12 00369 g001
Figure 2. EEG signals before and after bandpass filtering.
Figure 2. EEG signals before and after bandpass filtering.
Brainsci 12 00369 g002
Figure 3. The architecture of LeNet-5.
Figure 3. The architecture of LeNet-5.
Brainsci 12 00369 g003
Figure 4. The architecture of the Inception V1 module.
Figure 4. The architecture of the Inception V1 module.
Brainsci 12 00369 g004
Figure 5. Box plot of reaction times (ms) under two stimuli types for each participant.
Figure 5. Box plot of reaction times (ms) under two stimuli types for each participant.
Brainsci 12 00369 g005
Figure 6. Subfigures (ah) denote significantly varied EEG feature distributions under two cognitive states, respectively. Class 0 indicates the cases of ambiguous pronoun resolution. Class 1 indicates the cases of unambiguous conditions, giving the gender information in the context.
Figure 6. Subfigures (ah) denote significantly varied EEG feature distributions under two cognitive states, respectively. Class 0 indicates the cases of ambiguous pronoun resolution. Class 1 indicates the cases of unambiguous conditions, giving the gender information in the context.
Brainsci 12 00369 g006
Figure 7. Feature values averaged from all channels in different frequency bands: (a) alpha, (b) theta, and (c) average of beta and gamma are compared across six baseline conditions. Cond 1 denotes the baseline EEG recorded before the experiment of the first trial. Cond 2 to Cond 6 denote the baseline EEG recorded after blocks 1 to 5, respectively. Note that each block contains 40 trials. Some of the outliers are out of scope and not displayed. Each column of data denotes the feature values from 15 subjects.
Figure 7. Feature values averaged from all channels in different frequency bands: (a) alpha, (b) theta, and (c) average of beta and gamma are compared across six baseline conditions. Cond 1 denotes the baseline EEG recorded before the experiment of the first trial. Cond 2 to Cond 6 denote the baseline EEG recorded after blocks 1 to 5, respectively. Note that each block contains 40 trials. Some of the outliers are out of scope and not displayed. Each column of data denotes the feature values from 15 subjects.
Brainsci 12 00369 g007
Figure 8. Comparison of the average workload classification accuracy of the three sets of feature representations (denoted as R1 (LeNet5), R2 (GoogleNet), and R3 (EfficientNet)).
Figure 8. Comparison of the average workload classification accuracy of the three sets of feature representations (denoted as R1 (LeNet5), R2 (GoogleNet), and R3 (EfficientNet)).
Brainsci 12 00369 g008
Figure 9. Average testing accuracies of the four cases with R1: Lenet-5, R2: GoogleNet, R3: EfficientNet. Accuracy differing from the baseline case of R1 + R2 is indicated with an asterisk (* p < 0.05).
Figure 9. Average testing accuracies of the four cases with R1: Lenet-5, R2: GoogleNet, R3: EfficientNet. Accuracy differing from the baseline case of R1 + R2 is indicated with an asterisk (* p < 0.05).
Brainsci 12 00369 g009
Table 1. Rules of gender rating.
Table 1. Rules of gender rating.
Gender of the NounExamplesFive-Point ScaleThree-Point Scale
Definitely femaletaitai ‘madam’13
Weakly femalehushi ‘nurse’22
Neutraltongshi ‘colleague’31
Weakly malefanren ‘prisoner’42
Definitely malexiaonanhai ‘little boy’53
Table 2. Description of the behavioral stimuli.
Table 2. Description of the behavioral stimuli.
Stimuli TypePronoun TypeSyntactic StructureExample
type 0ambiguousS-V-OMuqin weixie nüer.
‘The mother threatened the daughter.’
Ta shengqi-le.
‘She was angry.’
N1-N2-VQizi he xiaonühai jianmian.
‘The wife met the little girl.’
Ta manzu-le.
‘She satisfied.’
type 1unambiguousS-V-ONanren xiangxin nüer.
‘The man believed the daughter.’
Ta xiao-le.
‘He smiled.’
N1-N2-VQizi he zhangfu zhengchao.
‘The wife quarreled with the husband.’
Ta shengqi-le.
‘She was angry.’
S-V-O: subject-verb-object. N1-N2-V: noun-noun-verb.
Table 3. The structure of GoogLeNet.
Table 3. The structure of GoogLeNet.
TypeKernel Size/StrideDepthOutput Size
Convolution7 × 7/21112 × 112 × 64
Max pool3 × 3/2056 × 56 × 64
Convolution3 × 3/1256 × 56 × 192
Max pool3 × 3/2028 × 28 × 192
Inception(3a) 228 × 28 × 256
Inception(3b) 228 × 28 × 480
Max pool3 × 3/2014 × 14 × 480
Inception(4a) 214 × 14 × 512
Inception(4b) 214 × 14 × 512
Inception(4c) 214 × 14 × 512
Inception(4d) 214 × 14 × 528
Inception(4e) 214 × 14 × 832
Max pool3 × 3/207 × 7 × 832
Inception(5a) 27 × 7 × 832
Inception(5b) 27 × 7 × 1024
Avg pool7 × 7/101 × 1 × 1024
Dropout(40%) 01 × 1 × 1024
Linear 11 × 1 × 1000
Softmax 01 × 1 × 1000
Table 4. The architecture of EfficentNet-B0.
Table 4. The architecture of EfficentNet-B0.
StageOperatorResolutionChannelLayer
1Conv3 × 3224 × 224321
2MBConv1, k3 × 3112 × 112161
3MBConv6, k3 × 3112 × 112242
4MBConv6, k5 × 556 × 56402
5MBConv6, k3 × 328 × 28803
6MBConv6, k5 × 514 × 141123
7MBConv6, k5 × 514 × 141924
8MBConv6, k3 × 37 × 73201
9Conv1 × 1&Pooling&FC7 × 712801
Table 5. Number and rate of each participant’s correct answers to Type 1 stimuli.
Table 5. Number and rate of each participant’s correct answers to Type 1 stimuli.
Participant IndexNumber of Correct AnswersAccuracy Rate
#1780.9750
#2770.9625
#3770.9625
#4780.9750
#5750.9375
#6790.9875
#7750.9375
#8450.5625
#9801.0000
#10790.9875
#11740.9250
#12770.9625
#13740.9250
#14770.9625
#15780.9750
Table 6. The proportion of responses made by the participants to Type 0 stimuli.
Table 6. The proportion of responses made by the participants to Type 0 stimuli.
Participant IndexThe Proportion of ZThe Proportion of MThe Proportion of None
#10.43330.56670
#20.40830.59170
#30.35830.64170
#40.33330.66670
#50.29170.66670.0417
#60.42500.57500
#70.14170.81670.0417
#80.49170.45000.0583
#90.37500.62500
#100.40830.59170
#110.50000.50000
#120.37500.60830.0167
#130.30830.64170.0500
#140.30000.70000
#150.46670.52500.0083
Table 7. Results of the two-sample t-test between the reaction times (ms) under two stimuli types for each participant.
Table 7. Results of the two-sample t-test between the reaction times (ms) under two stimuli types for each participant.
Participant IndexM0V0(×105)M1V1(×105)p
#1922.80005.5430394.82500.6054<0.0001
#2906.80833.9771750.36253.02680.0723
#31671.325012.67081255.16259.61500.0077
#4600.60001.5579498.15000.85380.0484
#5817.04175.1775691.67505.31870.2313
#6663.70002.4416483.16251.03090.0043
#7954.41676.6568634.83753.43080.0028
#8952.79173.48741042.32504.12540.3118
#91352.39173.27871024.60002.5207<0.0001
#10585.91670.6708508.08750.27220.0181
#11489.88331.1614501.40000.80660.8030
#12776.26672.6158665.55002.94600.1449
#13795.86672.9384716.91253.71150.3382
#14556.54172.1436555.73754.33800.9919
#15648.14171.5386611.26250.87040.4746
M0: mean reaction time under stimuli of Type 0. V0: variance of reaction time under stimuli of Type 0. M1: mean reaction time under stimuli of Type 1. V1: variance of reaction time under stimuli of Type 1. If the p values are less than 0.05, the corresponding value is shown in bold.
Table 8. The two-sample t-test between the EEG feature values under two cognitive states. The results of three features, i.e., PSDs of the theta, alpha, and average of the beta and gamma bands from 14 EEG channels are shown.
Table 8. The two-sample t-test between the EEG feature values under two cognitive states. The results of three features, i.e., PSDs of the theta, alpha, and average of the beta and gamma bands from 14 EEG channels are shown.
ChannelThetaAlpha(Beta + Gamma)/2
p ValueT Valuep ValueT Valuep ValueT Value
AF30.5606−0.58200.5729−0.56380.3213−0.9921
AF40.2631−1.11940.6316−0.47950.8329−0.2109
F30.0036−2.91110.4954−0.68180.1418−1.4696
F40.89120.13680.07071.80830.0829−1.7347
P70.6886−0.4008<0.0001−3.93060.4052−0.8325
P80.5807−0.55240.0003−3.66120.2001−1.2815
O10.2673−1.10960.2236−1.21720.1417−1.4699
O20.1478−1.44790.2272−1.20780.6872−0.4027
F70.4698−0.72290.0717−1.80190.4439−0.7657
F8<0.0001−3.93540.9440−0.07020.0238−2.2619
FC50.0003−3.61260.3226−0.98940.1056−1.6187
FC6<0.0001−4.21820.2153−1.23950.1850−1.3260
T70.5987−0.52630.24641.15950.0885−1.7041
T80.5893−0.53990.2876−1.06350.0443−2.0122
The significant p values are marked in bold.
Table 9. Testing accuracy, F1-score, SEN, and SPE of all participants of the LeNet5 network.
Table 9. Testing accuracy, F1-score, SEN, and SPE of all participants of the LeNet5 network.
Participant IndexPaccF1-ScorePsenPspe
#10.5667 0.7111 0.5926 0.3333
#20.5167 0.6667 0.5686 0.2222
#30.5333 0.6818 0.5769 0.2500
#40.5667 0.7174 0.5893 0.2500
#50.5167 0.6588 0.5714 0.2727
#60.4500 0.5479 0.5405 0.3043
#70.5167 0.6420 0.5778 0.3333
#80.6167 0.6761 0.6857 0.5200
#90.6333 0.7609 0.6250 0.7500
#100.5833 0.7191 0.6038 0.4286
#110.5500 0.7097 0.5789 0.0000
#120.5667 0.7111 0.5926 0.3333
#130.5833 0.7191 0.6038 0.4286
#140.6167 0.7356 0.6275 0.5556
#150.5000 0.6512 0.5600 0.2000
Mean0.5544 0.6872 0.5930 0.3455
Pacc: participant accuracy. Psen: participant sensitivity. Pspe: participant specificity.
Table 10. Testing accuracy, F1-score, SEN, and SPE of workload classifiers of combined NB, C-SVM, and KNN classifiers with different deep learning models.
Table 10. Testing accuracy, F1-score, SEN, and SPE of workload classifiers of combined NB, C-SVM, and KNN classifiers with different deep learning models.
DataPaccF1-ScorePsenPspe
LeNet5-NB0.49780.46840.58620.4258
GoogleNet-NB0.53110.58510.61870.4246
EfficientNet-NB0.51890.54140.60640.4367
LeNet5-C-SVM0.56780.70180.60000.3981
GoogleNet-C-SVM0.54000.61290.61720.4254
EfficientNet-C-SVM0.53000.60140.61240.4138
LeNet5-KNN0.53670.63520.59670.4126
GoogleNet-KNN0.55440.64630.61890.4238
EfficientNet-KNN0.50220.59500.57720.3726
NB: naive Bayesian classifier. C-SVM: C-support vector machines. KNN: k-nearest neighbor. Pacc: participant accuracy. Psen: participant sensitivity. Pspe: participant specificity.
Table 11. The size of the training set and test set in different networks.
Table 11. The size of the training set and test set in different networks.
Lenet-5GoogleNetEfficientNet
R1-TRR1-TER2-TRR2-TER3-TRR3-TE
140 × 12060 × 120140 × 102460 × 1024140 × 128060 × 1280
R1-TR: the training set of LeNet5. R1-TE: the testing set of LeNet5. R2-TR: the training set of GoogleNet. R2-TE: the testing set of GoogleNet. R3-TR: the training set of EfficientNet. R3-TE: the testing set of EfficientNet.
Table 12. Leave-out cross-validation test performance indicators of Case 1. The feature representations are fused by LeNet5 and GoogLeNet.
Table 12. Leave-out cross-validation test performance indicators of Case 1. The feature representations are fused by LeNet5 and GoogLeNet.
Participant IndexPaccF1-ScorePsenPspe
#10.6167 0.5978 0.6944 0.5000
#20.6167 0.5632 0.8056 0.3333
#30.5167 0.4745 0.6667 0.2917
#40.5333 0.4976 0.6667 0.3333
#50.5667 0.5335 0.6944 0.3750
#60.5333 0.4750 0.7222 0.2500
#70.5333 0.4750 0.7222 0.2500
#80.5667 0.5335 0.6944 0.3750
#90.4833 0.4489 0.6111 0.2917
#100.5667 0.5238 0.7222 0.3333
#110.6000 0.5604 0.7500 0.3750
#120.5333 0.4444 0.7778 0.1667
#130.6167 0.5632 0.8056 0.3333
#140.5833 0.5369 0.7500 0.3333
#150.6333 0.5875 0.8056 0.3750
Mean0.56670.52100.72590.3278
Pacc: participant accuracy. Psen: participant sensitivity. Pspe: participant specificity.
Table 13. Ten-fold cross-validation test performance indicators of Case 1. The feature representations are fused by LeNet5 and GoogLeNet.
Table 13. Ten-fold cross-validation test performance indicators of Case 1. The feature representations are fused by LeNet5 and GoogLeNet.
Participant IndexPaccF1-ScorePsenPspe
#10.5500 0.4980 0.7149 0.3254
#20.6200 0.5520 0.7984 0.3473
#30.5550 0.4826 0.7469 0.2637
#40.6000 0.5627 0.7285 0.4485
#50.5050 0.4340 0.6663 0.2387
#60.6150 0.5739 0.7109 0.4549
#70.5350 0.4907 0.6486 0.3477
#80.5750 0.5221 0.7148 0.3435
#90.4650 0.4138 0.6105 0.2420
#100.5150 0.4675 0.6625 0.3103
#110.5650 0.5206 0.6899 0.3654
#120.4950 0.4512 0.6457 0.2854
#130.6200 0.5536 0.7933 0.3608
#140.5750 0.5217 0.7404 0.3936
#150.5700 0.5278 0.7172 0.3776
Mean0.5573 0.5048 0.7059 0.3403
Pacc: participant accuracy. Psen: participant sensitivity. Pspe: participant specificity.
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Zhao, M.; Ji, Z.; Zhang, J.; Zhu, Y.; Ye, C.; Wang, G.; Yin, Z. Assessing Distinct Cognitive Workload Levels Associated with Unambiguous and Ambiguous Pronoun Resolutions in Human–Machine Interactions. Brain Sci. 2022, 12, 369. https://doi.org/10.3390/brainsci12030369

AMA Style

Zhao M, Ji Z, Zhang J, Zhu Y, Ye C, Wang G, Yin Z. Assessing Distinct Cognitive Workload Levels Associated with Unambiguous and Ambiguous Pronoun Resolutions in Human–Machine Interactions. Brain Sciences. 2022; 12(3):369. https://doi.org/10.3390/brainsci12030369

Chicago/Turabian Style

Zhao, Mengyuan, Zhangyifan Ji, Jing Zhang, Yiwen Zhu, Chunhua Ye, Guangying Wang, and Zhong Yin. 2022. "Assessing Distinct Cognitive Workload Levels Associated with Unambiguous and Ambiguous Pronoun Resolutions in Human–Machine Interactions" Brain Sciences 12, no. 3: 369. https://doi.org/10.3390/brainsci12030369

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop