CogBeacon: A Multi-Modal Dataset and Data-Collection Platform for Modeling Cognitive Fatigue
<p>The computerized version of the WCST as offered by PsyToolkit [<a href="#B29-technologies-07-00046" class="html-bibr">29</a>]. A standardized collection of computerized cognitive tests. On the top of the image are the four different possible categories. On the bottom is the stimulus card presented to the user. The user is supposed to match the stimulus card to one of the categories by inferring the correct decision rule after the system’s feedback. In a complete session of the original WCST the user is given a total number of approximately 60 stimulus cards while the total number of categories remains always the same.</p> "> Figure 2
<p>Our implementation of WCST. During a complete game, the user must play all the different cases (i.e., <b>a</b>–<b>d</b>). In V1 the game starts with two possible choices (<b>a</b>) and the choices increase gradually by one until a total number of 5 choices (<b>d</b>) has been reached. In V2 options a, b, c, and d are changing randomly after every 4 rounds under the same decision rule. At the end of V1 and V2 each user has played around 32 rounds of each a, b, c, and d cases.</p> "> Figure 3
<p>The Data Collection Experimental Setup.</p> "> Figure 4
<p>Facial keypoint detection and tracking based on [<a href="#B35-technologies-07-00046" class="html-bibr">35</a>].</p> "> Figure 5
<p>Textual Stimuli Version shown in (<b>a</b>) and Auditory Stimuli in (<b>b</b>).</p> "> Figure 6
<p>Feedback provided by the system after each user choice (Left: Negative - Right: Positive). Visual feedback is accompanied by an appropriate sound that makes the overall interaction richer and more appealing to the user, while at the same time eliminates the possibility of misunderstanding the outcome of his/her choice.</p> "> Figure 7
<p>Self-reported levels of cognitive fatigue during the game. The thicker and denser the line is, the larger the group of users that it represents.</p> "> Figure 8
<p>Analysis of Self-Reported Cognitive Fatigue during V1 and V2 versions of WCST.</p> "> Figure 9
<p>Average number of perseverative errors when playing V1 and V2 versions of WCST.</p> "> Figure 10
<p>Roc Curve Estimated for each Fold after applying the combinatory classifier.</p> "> Figure 11
<p>An overall visualization of the CogBeacon data-collection framework. It must be noted that for the purposes of this study we just considered the raw features as described in <a href="#sec4dot2dot1-technologies-07-00046" class="html-sec">Section 4.2.1</a>. All features that are labeled as <span class="html-italic">Potential Features</span> in the Figure above, aim to highlight the potentials offered by the platform towards analyzing aspects of CF in the future.</p> ">
Abstract
:1. Introduction
2. Background—Computational Modeling of Cognitive Fatigue
3. The Wisconsin Card Sorting Test
Inducing Cognitive Fatigue by Increasing Complexity
4. The CogBeacon Dataset
4.1. Data-Collection Process
4.2. Sensors and Data Stored
4.2.1. Physiological and Behavioral Data:
- Raw EEG: at a sampling frequency of 220 Hz
- Absolute Frequency Bands (A):, , , and at sampling frequency of 10 Hz. The absolute band power for a given frequency range is the logarithm of the sum of the Power Spectral Density of the EEG data over that frequency range.
- Relative Frequency Bands (R):, , , and at sampling frequency of 10 Hz. The relative band powers are calculated by dividing the absolute linear-scale power in one band over the sum of the absolute linear-scale powers in all bands.
- Session Score for each frequency band (S): A value computed by comparing the current value of a band power to its history in sampling frequency of 10 Hz. This value is mapped to a score between 0 and 1 using a linear function that returns 0 if the current value is equal to or below the 10th percentile of the distribution of band powers, and returns 1 if it is equal to or above the 90th percentile. Linear scoring between 0 and 1 is done for any value between these two percentiles.
- Signal Quality Indicator: An integer value from 1 (optimal quality) to 4 (very bad quality).
4.2.2. Real-Time User Reports on Cognitive Fatigue:
4.2.3. Task-based Performance Metrics:
- A binary flag that indicates if a user response was correct in a given round.
- The cumulative number of perseverative errors until the current round. Perseverative errors are when the user continues to apply the wrong rule despite the informative feedback provided by the system.
- The cumulative number of non-perseverative errors until the current round. Non-perseverative errors are the errors recorded when the user tries to figure out the new rule after a rule change. Given that there were three possible decision rules in total (based on color or shape or number), a user is supposed to figure out the correct rule no later than the third round after a rule change. Any error that occurred before the third round is considered to be non-perseverative error. All other errors are considered to be perseverative errors.
- The total number of correct answers.
- User response time at every round.
- An indicative round-based user score computed as:Score is computed only if user answer was correct otherwise the score is 0.
- The number of possible choices offered by the system: 2, 3, 4, or 5.
- The type of the correct stimuli: color, shape, or number.
- The value of the correct stimuli:
- -
- If color: green, yellow, blue, red, or magenta
- -
- If shape: triangle, star, cross, circle, or heart
- -
- If number: one, two, three, four, or five
4.3. The CogBeacon Data-Collection Platform
5. User Study—Preliminary Analysis
6. Predicting Cognitive Fatigue Based on Subjective Reports and EEG signals
6.1. Round Representation and Feature Extraction
- Mean Value
- Standard Deviation
- Maximum Value
- Minimum Value
- Spectral Centroid
- Spectral Rollof
6.2. Classification Results and Analysis
7. Discussion
- This is, to our knowledge, one of the very few works that deploy a data-driven machine-learning approach to identify CF. Our work aims to highlight the potentials of using ML and signal processing as a tool for analyzing CF on the fly. Our methodology is novel compared to other state-of-the-art methods (Section 2) in the sense that is completely independent from predefined cognitive modeling schemes such as ACT-R and depends solely on the physiological data received by the users during the performance of a task.
- With respect to CF, our analysis aims to emphasize the importance of considering subjective self-reports as indicators of CF, even when working with healthy individuals. The vast majority of the previous studies analyzed CF by observing task performance-related metrics (such as number of errors and response time), after the completion of a task. However, our approach, aims to learn robust physiological patterns that describe CF in healthy adults using a limited training set and tries to monitor those patterns on new, unknown subjects during the performance of a task. This is one of the most important contributions of this work for three main reasons. Firstly, it reveals the existence of such generic patterns of CF. This observation might sound intuitive but, creating a quantifiable analysis of those shared behaviors, has been traditionally a very difficult problem to approach. Secondly, it proves that to extract those physiological patterns it is not mandatory to deploy invasive EEG devices with numerous electrodes but we can retrieve expressive details through the usage of off-the-shelf sensors such as the MUSE. Such devices cannot offer great insights for the analysis of the brain activity when fatigue is induced but can add great value towards the implementation of real-time applications that would greatly benefit by taking into account indications related to CF (i.e., smart user monitoring for drivers, medical practitioners, and other professions where high-risk situations take place). Lastly, as already mentioned, it shows the importance of considering subjective CF reports in combination with data-driven approaches towards capturing events of CF. Very few works in the literature considered subjective self-reporting as a source of information to analyze CF in healthy adults. In particular, the researchers presented by Donovan et al. [16] and Golan et al. [21] conducted studies on hundreds of patients and analyzed their subjective feedback after the completion of different tasks and over a very long period of time (several months). In the case of [16] the targeted population were women suffering from breast cancer while in [21] patients with MS. In contrast to these studies our approach considers both subjective reports and data-driven analysis to design a statistical model for CF detection on healthy individuals. We achieve that by exploiting a significantly smaller sample size (data from 19 participants) and we propose a computational framework that has every potential to perform CF analysis in a real-time manner.
- The last contribution of our paper is the proposal of CogBeacon, as a standardized shared platform to conduct experiments for CF analysis. This has been one of the most important obstacles in this field of research as it has been very difficult to successfully and accurately reproduce the experiments presented in the literature. Moreover, CogBeacon aims to motivate other researchers to contribute to this public dataset, by submitting their data and findings in the CogBeacon online repository (https://github.com/MikeMpapa/CogBeacon-MultiModal_Dataset_for_Cognitive_Fatigue). Thus, enriching the current version of the dataset and creating the first open-access database with a robust collection of CF related data.
8. Conclusions and Future Work
Author Contributions
Funding
Conflicts of Interest
References
- Trotto, S. Fatigue and worker safety | Experts say employers play a role in tackling the issue. Safety & Health Magazine, 26 February 2017. Available online: https://www.safetyandhealthmagazine.com/articles/15271-fatigue-and-worker-safety(accessed on 12 June 2019).
- Krupp, L.B.; LaRocca, N.G.; Muir-Nash, J.; Steinberg, A.D. The Fatigue Severity Scale: Application to Patients with Multiple Sclerosis and Systemic Lupus Erythematosus. Arch. Neurol. 1989, 46, 1121–1123. [Google Scholar] [CrossRef]
- Chaudhuri, K.R.; Healy, D.G.; Schapira, A.H. Non-motor symptoms of Parkinson’s disease: Diagnosis and management. Lancet Neurol. 2006, 5, 235–245. [Google Scholar] [CrossRef]
- Qaseem, A.; Kansagara, D.; Forciea, M.A.; Cooke, M.; Denberg, T.D.; The Clinical Guidelines Committee of the American College of Physicians. Management of Chronic Insomnia Disorder in Adults: A Clinical Practice Guideline from the American College of Physicians. Ann. Intern. Med. 2016, 165, 125–133. [Google Scholar] [CrossRef]
- Vos, P.E.; Alekseenko, Y.; Battistin, L.; Ehler, E.; Gerstenbrand, F.; Muresanu, D.F.; Potapov, A.; Stepan, C.A.; Traubner, P.; Vecsei, L.; et al. Mild traumatic brain injury. Eur. J. Neurol. 2012, 19, 191–198. [Google Scholar] [CrossRef] [Green Version]
- Enoka, R.M.; Duchateau, J. Translating fatigue to human performance. Med. Sci. Sports Exerc. 2016, 48, 2228–2238. [Google Scholar] [CrossRef]
- Akerstedt, T. Consensus statement: Fatigue and accidents in transport operations. J. Sleep Res. 2000, 9, 395. [Google Scholar] [PubMed]
- Kolus, A.; Wells, R.; Neumann, P. Production quality and human factors engineering: A systematic review and theoretical framework. Appl. Ergon. 2018, 73, 55–89. [Google Scholar] [CrossRef] [PubMed]
- Bogner, M.S. Human Error in Medicine; CRC Press: Boca Raton, FL, USA, 2018. [Google Scholar]
- Zhao, X. Study on the Reasons for the Mistakes in Air Traffic Control in Civil Aviation and Its Management Countermeasures. In Proceedings of the 6th International Conference on Social Science, Education and Humanities Research (SSEHR 2017), Jinan, China, 18–19 October 2017; Atlantis Press: Paris, France, 2018. [Google Scholar]
- Kaplan, S.; Guvensan, M.A.; Yavuz, A.G.; Karalurt, Y. Driver Behavior Analysis for Safe Driving: A Survey. IEEE Trans. Intell. Transp. Syst. 2015, 16, 3017–3032. [Google Scholar] [CrossRef]
- Shattuck, N.L.; Matsangas, P.; Dahlman, A.S. Sleep and fatigue issues in military operations. In Sleep and Combat-Related Post Traumatic Stress Disorder; Springer: New York, NY, USA, 2018; pp. 69–76. [Google Scholar]
- Kang, H.K.; Natelson, B.H.; Mahan, C.M.; Lee, K.Y.; Murphy, F.M. Post-Traumatic Stress Disorder and Chronic Fatigue Syndrome-like Illness among Gulf War Veterans: A Population-based Survey of 30,000 Veterans. Am. J. Epidemiol. 2003, 157, 141–148. [Google Scholar] [CrossRef] [Green Version]
- Occupational Safety and Health Administration, US Department of Labor. Long Work Hours, Extended or Irregular Shifts, and Worker Fatigue. Available online: https://www.osha.gov/SLTC/workerfatigue/hazards.html (accessed on 19 February 2019).
- Hursh, S.R.; Balkin, T.J.; Miller, J.C.; Eddy, D.R. The Fatigue Avoidance Scheduling Tool: Modeling to Minimize the Effects of Fatigue on Cognitive Performance. SAE Trans. 2004, 113, 111–119. [Google Scholar]
- Donovan, K.A.; Small, B.J.; Andrykowski, M.A.; Munster, P.; Jacobsen, P.B. Utility of a cognitive-behavioral model to predict fatigue following breast cancer treatment. Health Psychol. 2007, 26, 464–472. [Google Scholar] [CrossRef] [PubMed]
- Gonzalez, C.; Best, B.; Healy, A.F.; Kole, J.A.; Bourne, L.E., Jr. A cognitive modeling account of simultaneous learning and fatigue effects. Cogn. Syst. Res. 2011, 12, 19–32. [Google Scholar] [CrossRef]
- Anderson, J.; Lebiere, C.; Lovett, M.; Reder, L. ACT-R: A higher-level account of processing capacity. Behav. Brain Sci. 1998, 21, 831–832. [Google Scholar] [CrossRef] [Green Version]
- Blaha, L.M.; Fisher, C.R.; Walsh, M.M.; Veksler, B.Z.; Gunzelmann, G. Real-Time Fatigue Monitoring with Computational Cognitive Models. In Proceedings of the International Conference on Augmented Cognition, Toronto, ON, Canada, 17–22 July 2016; Springer: Cham, Switzerland, 2016; pp. 299–310. [Google Scholar]
- Khosroshahi, E.B.; Salvucci, D.D.; Veksler, B.Z.; Gunzelmann, G. Capturing the effects of moderate fatigue on driver performance. In Proceedings of the 14th International Conference on Cognitive Modeling, University Park, PA, USA, 3–6 August 2016; pp. 163–168. [Google Scholar]
- Golan, D.; Doniger, G.M.; Wissemann, K.; Zarif, M.; Bumstead, B.; Buhse, M.; Fafard, L.; Lavi, I.; Wilken, J.; Gudesblatt, M. The impact of subjective cognitive fatigue and depression on cognitive function in patients with multiple sclerosis. Mult. Scler. J. 2018, 24, 196–204. [Google Scholar] [CrossRef] [PubMed]
- Tsiakas, K.; Papakostas, M.; Ford, J.C.; Makedon, F. Towards a task-driven framework for multimodal fatigue analysis during physical and cognitive tasks. In Proceedings of the 5th International Workshop on Sensor-Based Activity Recognition and Interaction, Berlin, Germany, 20–21 September 2018; p. 18. [Google Scholar]
- Papakostas, M.; Tsiakas, K.; Giannakopoulos, T.; Makedon, F. Towards predicting task performance from EEG signals. In Proceedings of the 2017 IEEE International Conference on Big Data (Big Data), Boston, MA, USA, 11–14 December2017; pp. 4423–4425. [Google Scholar]
- Babu, A.R.; Rajavenkatanarayanan, A.; Brady, J.R.; Makedon, F. Multimodal approach for cognitive task performance prediction from body postures, facial expressions and EEG signal. In Proceedings of the 20th ACM International Conference on Multimodal Interaction, Boulder, CO, USA, 16–20 October 2018; p. 2. [Google Scholar]
- Rajavenkatanarayanan, A.; Kanal, V.; Tsiakas, K.; Calderon, D.; Papakostas, M.; Abujelala, M.; Galib, M.; Ford, J.C.; Wylie, G.; Makedon, F. A Survey of Assistive Technologies for Assessment and Rehabilitation of Motor Impairments in Multiple Sclerosis. Multimodal Technol. Interact. 2019, 3, 6. [Google Scholar] [CrossRef]
- Babu, A.R.; Rajavenkatanarayanan, A.; Abujelala, M.; Makedon, F. Votre: A vocational training and evaluation system to compare training approaches for the workplace. In Proceedings of the International Conference on Virtual, Augmented and Mixed Reality, Vancouver, BC, Canada, 9–14 July 2017; Springer: Cham, Switzerland, 2017; pp. 203–214. [Google Scholar]
- Lange, F.; Brückner, C.; Knebel, A.; Seer, C.; Kopp, B. Executive dysfunction in Parkinson’s disease: A meta-analysis on the Wisconsin Card Sorting Test Literature. Neurosci. Biobehav. Rev. 2018, 93, 38–56. [Google Scholar] [CrossRef]
- Dias, N.S.; Ferreira, D.; Reis, J.; Jacinto, L.R.; Fernandes, L.; Pinho, F.; Festa, J.; Pereira, M.; Afonso, N.; Santos, N.C.; et al. Age effects on EEG correlates of the Wisconsin Card Sorting Test. Physiol. Rep. 2015, 3, e1239. [Google Scholar] [CrossRef]
- Stoet, G. PsyToolkit: A novel web-based method for running online questionnaires and reaction-time experiments. Teach. Psychol. 2017, 44, 24–31. [Google Scholar] [CrossRef]
- Gershon, P.; Ronen, A.; Oron-Gilad, T.; Shinar, D. The effects of an interactive cognitive task (ICT) in suppressing fatigue symptoms in driving. Transp. Res. Part F Traffic Psychol. Behav. 2009, 12, 21–28. [Google Scholar] [CrossRef]
- Thiffault, P.; Bergeron, J. Monotony of road environment and driver fatigue: A simulator study. Accid. Anal. Prev. 2003, 35, 381–391. [Google Scholar] [CrossRef]
- MUSE EEG Headset. Available online: https://choosemuse.com/ (accessed on 12 June 2019).
- Bashivan, P.; Rish, I.; Heisig, S. Mental state recognition via wearable EEG. arXiv 2016, arXiv:1602.00985. [Google Scholar]
- Teplan, M. Fundamentals of EEG measurement. Meas. Sci. Rev. 2002, 2, 1–11. [Google Scholar]
- Kazemi, V.; Sullivan, J. One millisecond face alignment with an ensemble of regression trees. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR), Columbus, OH, USA, 24–27 June 2014. [Google Scholar]
- Kivy, Cross-Platform Python Framework for NUI Development. Available online: https://kivy.org/#home (accessed on 14 March 2019).
- Tsiakas, K.; Abellanoza, C.; Abujelala, M.; Papakostas, M.; Makada, T.; Makedon, F. Towards designing a socially assistive robot for adaptive and personalized cognitive training. In Proceedings of the Human-Robot Interaction, Vienna, Austria, 6–9 March 2017; Volume 4. [Google Scholar]
- Papakostas, M.; Tsiakas, K.; Abujelala, M.; Bell, M.; Makedon, F. v-CAT: A Cyberlearning Framework for Personalized Cognitive Skill Assessment and Training. In Proceedings of the 11th PErvasive Technologies Related to Assistive Environments Conference, Corfu, Greece, 26–29 June 2018; pp. 570–574. [Google Scholar]
- Riaz, F.; Hassan, A.; Rehman, S.; Niazi, I.K.; Dremstrup, K. EMD-based temporal and spectral features for the classification of EEG signals using supervised learning. IEEE Trans. Neural Syst. Rehabil. Eng. 2016, 24, 28–35. [Google Scholar] [CrossRef] [PubMed]
- Hassan, A.R.; Siuly, S.; Zhang, Y. Epileptic seizure detection in EEG signals using tunable-Q factor wavelet transform and bootstrap aggregating. Comput. Methods Programs Biomed. 2016, 137, 247–259. [Google Scholar] [CrossRef] [PubMed]
- Lotte, F.; Congedo, M.; Lécuyer, A.; Lamarche, F.; Arnaldi, B. A review of classification algorithms for EEG-based brain–computer interfaces. J. Neural Eng. 2018, 15, 031005. [Google Scholar] [CrossRef] [PubMed]
Game Type | Number of Participants | Times Played | Number of Tests |
---|---|---|---|
Simulation of Original WCST | 19 | 2 | 38 |
V1-WCST | 19 | 1 | 19 |
V2-WCST | 19 | 1 | 19 |
Total Number of Tests in Cogbeacon Dataset | 76 |
Fold | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
#Sps | F1 | F2 | F3 | F4 | F5 | F6 | F7 | F8 | F9 | F10 | ||||||||||
NF | F | NF | F | NF | F | NF | F | NF | F | NF | F | NF | F | NF | F | NF | F | NF | F | |
Tst | 938 | 550 | 1034 | 438 | 959 | 481 | 1160 | 300 | 1135 | 305 | 698 | 596 | 1037 | 431 | 955 | 525 | 942 | 514 | 1325 | 155 |
Tst (%) | 0.63 | 0.37 | 0.7 | 0.3 | 0.67 | 0.33 | 0.79 | 0.21 | 0.79 | 0.21 | 0.54 | 0.46 | 0.71 | 0.29 | 0.65 | 0.35 | 0.65 | 0.35 | 0.9 | 0.1 |
Tr/C | 1610 | 1722 | 1679 | 1860 | 1855 | 1564 | 1729 | 1635 | 1645 | 2005 | ||||||||||
Total | 4708 | 4916 | 4798 | 5180 | 5150 | 4422 | 4926 | 4750 | 4746 | 5490 |
Cl | S | Rc | Pr | F1 | Avg F1 | Ac | |||
---|---|---|---|---|---|---|---|---|---|
NF | F | NF | F | NF | F | ||||
SVM | gA | 0.6 | 0.7 | 0.83 | 0.43 | 0.7 | 0.53 | 0.61 | 0.63 |
SVMr | gA | 0.58 | 0.65 | 0.8 | 0.40 | 0.67 | 0.49 | 0.58 | 0.6 |
RF | bA | 0.75 | 0.46 | 0.7 | 0.51 | 0.72 | 0.48 | 0.60 | 0.64 |
ET | dS | 0.58 | 0.62 | 0.72 | 0.47 | 0.64 | 0.53 | 0.59 | 0.6 |
GB | bR | 0.59 | 0.64 | 0.74 | 0.40 | 0.66 | 0.54 | 0.60 | 0.61 |
combined | 0.72 | 0.56 | 0.79 | 0.46 | 0.75 | 0.51 | 0.63 | 0.67 |
© 2019 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (http://creativecommons.org/licenses/by/4.0/).
Share and Cite
Papakostas, M.; Rajavenkatanarayanan, A.; Makedon, F. CogBeacon: A Multi-Modal Dataset and Data-Collection Platform for Modeling Cognitive Fatigue. Technologies 2019, 7, 46. https://doi.org/10.3390/technologies7020046
Papakostas M, Rajavenkatanarayanan A, Makedon F. CogBeacon: A Multi-Modal Dataset and Data-Collection Platform for Modeling Cognitive Fatigue. Technologies. 2019; 7(2):46. https://doi.org/10.3390/technologies7020046
Chicago/Turabian StylePapakostas, Michalis, Akilesh Rajavenkatanarayanan, and Fillia Makedon. 2019. "CogBeacon: A Multi-Modal Dataset and Data-Collection Platform for Modeling Cognitive Fatigue" Technologies 7, no. 2: 46. https://doi.org/10.3390/technologies7020046
APA StylePapakostas, M., Rajavenkatanarayanan, A., & Makedon, F. (2019). CogBeacon: A Multi-Modal Dataset and Data-Collection Platform for Modeling Cognitive Fatigue. Technologies, 7(2), 46. https://doi.org/10.3390/technologies7020046