Next Article in Journal
Small-Scale Hydropower Generation in Water Distribution Networks by Using Pumps as Turbines
Previous Article in Journal
Discovering User’s Trends and Routines from Location Based Social Networks
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Proceeding Paper

Analízate: Towards a Platform to Analyze Activities and Emotional States of Informal Caregivers †

by
Ignacio Astudillo
1,
Carolina Fuentes
2,* and
Valeria Herskovic
1
1
Department of Computer Science, Pontificia Universidad Católica de Chile, Santiago 7820436, Chile
2
School of Computer Science, University of Nottingham, Nottingham NG8 1BB, UK
*
Author to whom correspondence should be addressed.
Presented at the 12th International Conference on Ubiquitous Computing and Ambient Intelligence (UCAmI 2018), Punta Cana, Dominican Republic, 4–7 December 2018.
Proceedings 2018, 2(19), 1205; https://doi.org/10.3390/proceedings2191205
Published: 30 October 2018
(This article belongs to the Proceedings of UCAmI 2018)

Abstract

:
An informal caregiver is exposed to an emotional overload, which can lead to high stress levels. To provide caregivers with awareness about their emotions, we propose an emotion-tracking platform based on Facebook status updates. For this purpose, we trained several classification models to assign emotions to Facebook status updates. Then, we developed a Facebook application that connected to each user’s profile, gathered their status updates, classified their emotions, and generated a summary. We tested the application with 54 participants, finding the relative precision to be 84%, while the platform was perceived to be valuable and novel. Participants thought the application allowed them to think about their emotions and the information they share.

1. Introduction

Suffering a complex, life-threatening illness such as cancer means a long and emotionally exhausting process for the patient and their family. An informal caregiver is usually a close family member or friend that will support the patient during their treatment, and whose own life is seriously affected by this role [1]. Informal caregivers of cancer patients suffer from emotional burnout, which may contribute to undermine their mental, social and physical health. The caregiver role leads caregivers to suffer more frequently from anxiety-depressive disorders, higher social isolation, worsening economic situation, higher general morbidity and even higher mortality [2]. Cancer caregiver families face problems in the areas of time and logistics, physical tasks, financial costs, emotional burdens, mental health, and physical health [3]. The general well-being of caregivers should be monitored to avoid emotional burnout and its consequences. Some strategies to improve caregivers’ well-being include healthcare professionals who may provide emotional support, knowledge, and practical problem-solving suggestions [4].
Social network sites, such as Facebook, grant caregivers a space of virtual support through which they can share how they feel and get feedback from their friends and families [5]. For example, Facebook breast cancer support groups have been found to promote awareness, fundraise, promote services and products, and provide support to caregivers and patients [6]. The Facebook timeline allows users to have a personal record of events, helping to store significant moments of a user’s life [7], making this platform a space where it is possible to share and communicate with others [8]. However, few tools exist on Facebook for users to review and reflect past information they have shared.
In the case of children under cancer treatment, mothers are commonly the informal caregivers, i.e., in charge of providing the main support and care for their ill child [9]. Parents of children with cancer use their personal Facebook accounts as mechanisms of communication and to share information and social support mobilization and new supportive programs could be designed for the Facebook platform helpful for caregivers [5].
This research presents the development of a web application, called Analízate (in Spanish, analyze yourself), which reviews the status updates published on Facebook by a user to provide a visualization with feedback about their expressed emotions. The main goal was to design and develop a tool that could be integrated into a caregiver’s Facebook account, to use privately, processing all their shared data, and evaluating the person’s emotional journey regarding their child’s illness. The system developed was trained using information posted on Facebook by informal caregivers of pediatric cancer patients, and it was preliminarly evaluated with Facebook users, to identify relevant insights before testing it with caregivers. This was done because the parent caregivers are undergoing an extremely challenging period and therefore are of difficult access. This study was approved by the University ethical committee, project number 160622003.
The specific goals of this research were to create an automatic classification of emotions, to create a Facebook application capable of getting and processing user statuses, and to conduct a preliminary evaluation of the platform.
The main research questions were the following ones:
  • RQ1: Is an application to analyze emotions in Facebook status updates useful to Facebook users?
  • RQ2: Does the application help users self-reflect about their emotions?
It should be noted that these questions are deliberately targeting a general population of users and not caregivers, as at this stage of the research, as previously discussed, we wanted to validate the platform before testing it specifically with caregivers.
This paper is organized as follows. First, we discuss related work, considering theories about emotions and their classification trough learning algorithms and text recognition. Then, we describe the design and implementation of the Analízate platform. Section 4 describes our methodology and experiments conducted to analyze the operation CFof the Facebook application, then Section 5 describes the results. Finally, Section 6 presents our conclusions and discusses possible avenues of future work.

2. Related Work

2.1. Emotions and Social Network Sites

Social network sites are described as ”web-based services that allow individuals to (1) construct a public or semi-public profile within a bounded system, (2) articulate a list of other users with whom they share a connection, and (3) view and traverse their list of connections and those made by others within the system”. [10]. After this concept emerged, many different social network sites (SNS) with different operating models have been created, from SixDegrees.com in 1997 to Twitter and Facebook in 2004-2005. SNS are among the online tools with more users, in large part due to their high usability levels and easy access in moderately developed countries (excluding some places, for example Kenya, where using Facebook was in 2013 still considered a luxury [11]). SNS are used for several different activities, e.g., sharing photos, writing comments, gaming.
This work is focused on Facebook, which is the most popular SNS in the world, with 2190 million active users [12]. This study was conducted in Chile, a country with 18 million inhabitants and the highest rate of internet presence in the Latin America region (77%). In Chile, 82% of digital activities are related with visiting SNS [13] and Facebook is the most used one, with 13 million users (71.4%) [14].
In psychology, an emotion is defined as “a complex state of feeling that results in physical and psychological changes that influence thought and behavior.” [15]. A classic classification of emotions defined six basic emotions typically recognizable by humans—Anger, Disgust, Fear, Happiness, Sadness, Surprise [16]. A broader classification of emotions was proposed in 1980, including 28 adjectives to describe human emotions [17]. A set of emotions specific to caregivers was also proposed, including Happiness, Sadness, Energy, Tiredness, Relaxation, Stress, Calm and Anger [1].
The information that users share through SNS depends on their own life events, and there is a hidden emotional component expressed by users across these platforms. For example, photos shared by couples through Facebook could be an indicator of the quality of their relationship - couples were found to share information about the relationship during days in which they were more satisfied with it [18]. Posting on Facebook could be helpful to reduce feelings of loneliness, because it makes users feel more connected and in touch with friends [19]. Receiving feedback, e.g., likes and comments, is also helpful [20]. When sharing emotions through Facebook, there is a phenomenon of contagion, in which emotions may be passed on to the user’s contacts [21]. Some users share negative emotions on Facebook. One study found that depressive symptoms of college students could be identified from their Facebook status [22,23]. However, some users avoid sharing negative news with their contacts, e.g., parents of ill infants did not disclose information when the treatment was not going well to avoid worrying others and to avoid receiving questions about the situation [24]. Problems and bad news are sometimes not shared through Facebook although users may need the support, because they try to avoid being boring, being perceived as negative person and overwhelming others [25].

2.2. Emotion Classification

Support Vector Machine (SVM) is a technique consists of supervised trained models with associated learning algorithms that analyze information and recognize patterns. Another technique to group elements is the k-means algorithm. This algorithm generates partitions for the entire dataset, creating k clusters with similar features [26,27]. There are studies that have been used those techniques with emotions [28,29]. Natural language processing explores how computers can be used to understand, recognize and manipulate natural language in text or speech. The algorithm used in this work combines SVM and clustering to reduce the information needed for training.
Balahur et. al [30] presented a method to identify and classify the valence of emotions within text using a cultural dependent lexical database. This work stands out for identifying emotions in a different language than English. Similarly, Garcia and Alias [31] present a system of emotion identification based in text with a language-dependent architecture, focusing their recognition on English and Spanish texts. Kolz et al. [32] describe a tool to identify emotions in text of chat sessions in spanish. Another study did a supervised extraction of emotions from blog sentences using Ekman’s emotion classification and SVM, pre-processing emoticons and controlling intensities, although it faced difficulties in handling metaphors and irony [28].
A study comparing several algorithms analyzed Ekman’s six basic emotions in news headlines, finding some algorithms were better for some cases and worse for others [29].A study analyzing emotions from Facebook status updates applied binary labels (positive, negative) and four emotions (happy, unhappy, skeptical, playful), finding variability between apparently similar status updates [33]. Sentiment analysis tools have also been used e.g., to analyze emotions (including polarity and intensity) on Twitter [34].

3. Design and Development of Analízate Platform

In this section we describe Analízate application development. Users access the application through their Facebook account, so that the application can then collect all their Facebook status updates. These are pre-processed by the application, and then sent to the emotion classifiers that label them. With this information, we proceed to generate the graphics, thus joining everything to create the final visualization. Figure 1 details the interaction between the main components of Analízate.
The methodology to develop this application had five steps: (1) First, 9 parent caregivers agreed to download all of their Facebook wall information and share it with the researchers. Then, the downloaded information was filtered to only get their status updates, creating with this an initial database; (2) A processing tool was developed, to normalize the status of different users; (3) To train the platform, it needed a set of validating states, we developed a web application for manual emotion classification, to populate the training database; (4) The models to automatically label Facebook statuses according to the emotions they represent were created; (5) Finally, the Facebook application was developed, which encompasses all the above steps, allowing users to access it through their Facebook account and get an automated review of their own emotional states.

3.1. Data and Text Processing

As mentioned previously, we obtained the Facebook status updates of 9 parent caregivers. Participant caregivers were all women aged 23 to 45 (average: 31), with one child under treatment for pediatric cancer in a public hospital in the southwest area of Santiago, Chile. Participants had been on Facebook for an average of 3 years; all of them did not currently work outside their home and were dedicated full time to caregiving. To collect data we met and explained the purpose of the study and they were asked to sign a consent form. The first step of the study involved the caregivers downloading a copy of their Facebook data, and then sharing the files index.html and wall.html with the researchers. These files include status updates and captions associated with photos, videos, and links that the user shared on their Facebook timeline. The number of total Facebook activities were 13,650, out of which 2055 (15%) represented Facebook status updates. We removed photos, videos and links from the data, leaving only the status updates written by the users (therefore, there was no re-posted material). As a result, we obtained a database with 1800 Facebook status updates. All participant data was anonymized, and it was not shared with other participants.
However, people communicate through social network sites using everyday language, common expressions, abbreviations, emoticons, and emojis, so status updates can vary in their style and format. To neutralize these differences, we created a Python script that used regular expressions to standardize the text. First, we found many instances of text written with a repeated letter, e.g., noooo, whaaaat, so exciiiiitinggg (originally: noooo, quéééé, que emocióóóóónnn). In Spanish, there is a maximum of two consecutively repeated vowels or consonants (and the only consonants allowed to be repeated twice are l, n, c, r, and b) [35]. Based on this rule, our code eliminated repetitions not defined in the Spanish language. Second, we processed and replaced emoticons, by looking for emoticons commonly used on Facebook and transforming them with their equivalent word, e.g., :-) was recognized and changed to happy.
Even though there are some approaches [36] which suggest that filtering emoticons might impact on information loss, our study is not using a word-root to create a new lexicon, instead increases the semantic value of emoticons trough replacing it by words.

3.2. Status Labeling

It is necessary to have a large dataset to train an emotion classifier. Using the ad-hoc database with the Facebook status updates from caregivers, the next step was to manually label each status. For this, we created a web application (using Ruby on Rails) to label the dataset. Each status update was reviewed by two researchers, who labeled it with the following information: a tertiary label (negative, neutral, positive), an emotion based on Ekman’ classification (anger, disgust, fear, happiness, sadness and surprise) [16] and its intensity (high, medium, low), and an emotion based on caregiver emotions (happiness, sadness, energy, tiredness, relaxation, stress, calm and anger), along with an intensity (high, medium, low) [1]. We call this step “Labeling Task”, and Figure 2 presents a view of the main screen to tag a status update.
While Ekman emotions commonly are used for facial expression recognition, and there are some approaches who argue that are not universally identified by all people [37], our work was inspired on the study presented by Das et al. [28] who extract Ekman emotions on text, i.e., phrases on blogs.

3.3. Emotion Classifier

We used supervised training to classify the emotions in our dataset, using the previously labeled data for training. The classifier was implemented on the Azure Machine Learning platform. We used supervised training to classify the emotions in our dataset, using 80% of the previously labeled data for training and 20% for testing. Three different classifiers were implemented on the Azure Machine Learning platform: (1) sentiments (negative/positive/neutral), (2) emotions according to Ekman’s [16] and (3) emotions according to the caregivers’ [1]. The tasks were made using the following process: marking and features codification, dataset separation, features selection through the Filter Based Feature Selection module of Azure, which identify most predictive features in the data-set [38]. Once the features were selected and marked, the model was trained. We did train 4 different models, and then we compare the scores to select the best case. The trained models were: decision forest, decision jungle, logistic regression, and neural network, based on performance of recall and precision we did choose the classifier. The classifiers chosen for each class were: logistic regression (for sentiments and caregivers’ emotions) and neural networks (for Ekman’s emotions), we based the decision on test results (without applying cross-validaton) [38]. Although we did ask about strength, we didn’t use this value for the classification.

3.4. Facebook Application

To develop the Facebook application, we used Django, a web Framework based on Python and JavaScript, to connect to Facebook using the SDK. The visualization and front end was developed using HTML, CSS and Google charts to generate graphs that represent the levels of emotional information of each user (see Figure 3).

4. Methods

Inspired by a similar study [39], in which Facebook status updates were classified in two categories (positive/negative), we looked to evaluate the precision of our platform. Additionally, we wanted to evaluate the value and usefulness of the platform, as perceived by potential users.

4.1. Participants

The participants in this stage were regular Facebook users (not necessarily caregivers), who evaluated the Analízate application using their own Facebook data. Participants were 54 people (30 Male, 23 women and 1 non-binary user). The average age was 24.7 years, with a standard deviation of 5.52 and a range from 15 to 47.

4.2. Evaluation

To invite participants to evaluate the application, we used snowball sampling using Facebook, starting from an open invitation from one researcher. Participants were included as Tester of Analízate to have access to the application since it was in development mode, and not a fully released application. When users entered the application, they were asked to grant permissions to gather their published posts, and then the application automatically read and analyzed the posts to show them the results about their shared emotions. Afterwards, participants received a link to an online questionnaire, registered their informed consent and answered information about the application. Each participant could use the application whenever they wanted and could quit the experiment at any time, although most of them only opened the application once. This study used a non-probabilistic survey using direct sample selection and only those participants who finished completing the questionnaire were included.

4.3. Measurement Instruments

  • Precision: To measure the precision of the Analízate platform we conducted an evaluation with each user, in which each participant reviewed his/her first 10 status updates and the labels that were suggested by the application (sentiment, Ekman and caregiver emotions). For each status the user had to mark if it was correctly classified, partially correct, or incorrectly classified.
  • Perceived value ofAnalízate: To analyze the perceived value we used the "Intrinsic Motivation Inventory" (IMI) [40], a questionnaire of intrinsic motivation guided by Self-Determination Theory (SDT) [41]. It is a multidimensional measurement device intended to assess participants’ subjective experience related to a target activity. We used the Value/Usefulness sub-scale to measure the platform’s perceived value. There were 7 questions using a 7-point Likert scale. The questions were related to the value of the activity, whether it was useful for reflection, whether it allowed to recognize emotions, if they would do it again (recurrence), if they could identify their own emotions, if they felt the activity to be beneficial and important. One additional question to evaluate the platform novelty was included.
  • Self-reflection support: To understand the impact of the platform on support self-reflection we asked participants to answer a question about how the platform could help user reflect about their data published on Facebook. The question asked was, Do you believe that Analizate helps you reflect about what your post on Facebook? If so, why? This information, written as free-form text, was analyzed using thematic analysis [42] to identify common themes about the support on reflection that Analízate could provide.

5. Results

To analyze data we defined basic demographic parameters to process the results. Since the invitation to participate was open, we had a heterogeneous group of participants. Therefore, we grouped participants by age to homogeneously distribute the sample to measure performance, not looking for statistical representation.
Results were grouped into four age categories. Table 1 describes the distribution of participants. We also separated answers by gender. We wanted to check the marked differences between the defined segments in order to provide relevant guidelines for future research. The results are presented below.

5.1. Emotions Expressed through Facebook

Table 2 shows that the total precision of the platform reached 60%, meanwhile, the relative precision is 84%. Relative precision was measured by adding the amount of status updates reported as correctly classified and partially classified. It represents status updates that may have been correctly classified by some of the trained models, but incorrectly classified by some of the others. Also, Table 3 shows that on a global level, the percentages of properly classified status updates are approximately the same across age and gender. It should be noted that Table 2 also shows a 0% incorrect status classification rate for participants in the age group 29 or over, which could be explained by a more traditional writing style, avoiding “internet slang” and therefore making text processing simpler.

5.2. Value and Usefulness Perception

Table 4 and Table 5 reveal that in general the rating of the platform on a 1 to 7 scale is near to 5. Also, we identified that younger and older groups considered that Analízate is a tool that helps them to reflect about their emotions. At the same time, users considered the platform as something helpful to recognize their own emotions. Our study identified that the younger and older participants were very interested in using Analízate again. Our study also found that the assessment of the novelty of the platform is positive, with an average of 4.3 (on a 5-point Likert scale).

5.3. Self-Reflection Supported by Analízate

In terms of how the platform contribute a self-reflective process, results show that 80% of participants consider that Analízate allows them to think about the emotions they share on Facebook. To understand how Analízate works as a tool to support reflective processes, we conducted a thematic analysis over the optional questionnaire open-ended questions. The themes that emerged were:
  • Analyzing published information: how the platform helps users to pay attention to what they have published on Facebook.
“Analízate makes me aware of information I’ve published and how intimate this information could be” (p. 16)
2.
Self appreciation: this theme shows how our platform could support a better understanding about what users think about themselves.
“...although this is not 100% accurate, it allows me to visualize the usual tone of my language and what it shows” (p. 32)
“...This helps me realize that through Facebook I am expressing states of happiness that reflect how I am feeling right now” (p. 33)
3.
Emotions perception: describes how our platform helps users understand and recognize their own emotions.
“I believe there are subtle emotions in what we write, and probably when I wrote it I did not realize or analyze it, but when I did a second reading or having external help it was possible to see” (p. 17)

6. Conclusions

In this work we developed a platform for emotional monitoring based on the information shared through SNS, particularly Facebook. To create this platform, called Analízate, we developed several tools. The first one, for data and text processing, helps to pre-process text in Spanish. The second tool was a web application designed for status labeling and thereafter have a database with tagged status updates. This database was used for training emotion classification models. Finally, we created a Facebook application, which made an automatic review and classification of data, also providing an interface where users can review their emotions and sentiments available in their publications.
An application such as Analízate could potentially be used in contexts where people need support, as the case of informal caregivers. Commonly, informal caregivers present high levels of stress and emotional burden given the intense task of their role. Before evaluating this platform in a real context, with informal caregivers, it was necessary to test first with common users in everyday activities, which allows to evaluate the platform utility and performance, as has been proposed in other studies which work on difficult contexts and elderly people [43,44].
One key limitation of our work is that it was a platform in Spanish, so its scope of applicability is limited. The dataset created was small and included a high level of manual tagging, so there is a bias implicit in the dataset. Also, new data regulations will make studies such as this one more difficult.
As a future work, we would like to study deeply the behaviour and frequency of use of Facebook, to establish correlations between different characteristics of users and their emotions on Facebook. As Facebook is as a platform that caregivers use [5] as a tool for support and information, our future work will include to evaluate extensively with this group. Based on feedback from participants, there is a need to complement the information that Analízate shows in order to clarify each category. We would also like to test the application in other contexts in which people need support, e.g., adolescents.

Funding

This research was partly funded by CONICYT/FONDECYT 1181162 (Chile).

References

  1. Fuentes, C.; Hernandez, C.; Escobedo, L.; Herskovic, V.; Tentori, M. Promoting self-reflection of social isolation through persuasive mobile technologies: The case of mother caregivers of children with cancer. Int. J. Hum. Comput. Interact. 2014, 30, 802–814. [Google Scholar] [CrossRef]
  2. Breinbauer, H.; Vásquez, H.; Mayanz, S.; Guerra, C.; Millán, T. Validación en Chile de la Escala de Sobrecarga del Cuidador de Zarit en sus versiones original y abreviada. Rev. Med. Chile 2009, 137, 657–665. [Google Scholar] [CrossRef]
  3. Rabow, M.W.; Hauser, J.M.; Adams, J. Supporting family caregivers at the end of life: They don’t know what they don’t know. JAMA 2004, 291, 483–491. [Google Scholar] [CrossRef] [PubMed]
  4. Haley, W.E. Family caregivers of elderly patients with cancer: understanding and minimizing the burden of care. J. Support. Oncol. 2003, 1, 25–29. [Google Scholar]
  5. Gage-Bouchard, E.A.; LaValley, S.; Mollica, M.; Beaupin, L.K. Cancer Communication on Social Media: Examining How Cancer Caregivers Use Facebook for Cancer-Related Communication. Cancer Nurs. 2017, 40, 332–338. [Google Scholar] [CrossRef] [PubMed]
  6. Bender, J.L.; Jimenez-Marroquin, M.C.; Jadad, A.R. Seeking support on facebook: A content analysis of breast cancer groups. J. Med. Internet Res. 2011, 13, e16. [Google Scholar] [CrossRef]
  7. Zhao, X.; Salehi, N.; Naranjit, S. The many faces of Facebook: Experiencing social media as performance, exhibition, and personal archive. In Proceedings of the SIGCHI Conference on Human Factors in Computing Systems, Paris, France, 27 April–2 May 2013; ACM: New York, NY, USA, 2013; pp. 1–10. [Google Scholar] [CrossRef]
  8. Joinson, A.N. Looking at, looking up or keeping up with people? Motives and use of facebook. In In Proceedings of the SIGCHI conference on Human Factors in Computing Systems; ACM: New York, NY, USA, 2008; pp. 1027–1036. [Google Scholar]
  9. Klassen, A.; Klaassen, R.J.; Dix, D.; Pritchard, S.; Yanofsky, R.; Sung, L. Caregiving demands in parents of children with cancer: psychometric validation of the Care of My Child with Cancer questionnaire. J. Pediatr. Nurs. 2010, 25, 258–263. [Google Scholar] [CrossRef]
  10. Boyd, D.M.; Ellison, N.B. Social network sites: Definition, history, and scholarship. J. Comput.-Med. Commun. 2007, 13, 210–230. [Google Scholar] [CrossRef]
  11. Wyche, S.P.; Schoenebeck, S.Y.; Forte, A. “Facebook is a Luxury”: An Exploratory Study of Social Media Use in Rural Kenya. In Proceedings of the 2013 Conference on Computer Supported Cooperative Work, San Antonio, TX, USA, 23–27 February 2013; ACM: New York, NY, USA, 2013; pp. 33–44. [Google Scholar] [CrossRef]
  12. Facebook Stats. Available online: https://newsroom.fb.com/company-info/ (accessed on 29 May 2018).
  13. Tendencias Digitales 2017. Available online: https://tendenciasdigitales.com/web/wp-content/uploads/2018/01/Reporte_aliados_2017.pdf (accessed on 29 May 2018).
  14. Internet World Stats. Available online: https://www.internetworldstats.com/south.htm (accessed on 29 May 2018).
  15. Cherry, K. Overview of the 6 Major Theories of Emotion. 2015. Available online: http://psychology.about.com/od/psychologytopics/a/theories-of-emotion.htm (accessed on 29 May 2018).
  16. Ekman, P.; Friesen, W.V. Constants across cultures in the face and emotion. J. Personal. Soc. Psychol. 1971, 17, 124. [Google Scholar] [CrossRef]
  17. Russell, J. A Circumplex Model of Affect. J. Personal. Soc. Psychol. 1980, 39, 161. [Google Scholar] [CrossRef]
  18. Saslow, L.R.; Muise, A.; Impett, E.A.; Dubin, M. Can you see how happy we are? Facebook images and relationship satisfaction. Soc. Psychol. Personal. Sci. 2013, 4, 411–418. [Google Scholar] [CrossRef]
  19. Deters, F.G.; Mehl, M.R. Does posting Facebook status updates increase or decrease loneliness? An online social networking experiment. Soc. Psychol. Personal. Sci. 2013, 4, 579–586. [Google Scholar] [CrossRef] [PubMed]
  20. Bazarova, N.N.; Choi, Y.H.; Schwanda Sosik, V.; Cosley, D.; Whitlock, J. Social sharing of emotions on Facebook: Channel differences, satisfaction, and replies. In Proceedings of the 18th ACM Conference on Computer Supported Cooperative Work &Social Computing, Vancouver, BC, Canada, 14–18 March 2015; ACM: New York, NY, USA, 2015; pp. 154–164. [Google Scholar]
  21. Kramer, A.D.; Guillory, J.E.; Hancock, J.T. Experimental evidence of massive-scale emotional contagion through social networks. Proc. Natl. Acad. Sci. USA 2014, 111, 8788–8790. [Google Scholar] [CrossRef] [PubMed]
  22. Moreno, M.A.; Jelenchick, L.A.; Egan, K.G.; Cox, E.; Young, H.; Gannon, K.E.; Becker, T. Feeling bad on Facebook: Depression disclosures by college students on a social networking site. Depress. Anxiety 2011, 28, 447–455. [Google Scholar] [CrossRef] [PubMed]
  23. De Choudhury, M.; Gamon, M.; Counts, S.; Horvitz, E. Predicting depression via social media. ICWSM 2013, 13, 1–10. [Google Scholar]
  24. Moncur, W.; Masthoff, J.; Reiter, E.; Freer, Y.; Nguyen, H. Providing adaptive health updates across the personal social network. Hum. Comput. Interact. 2014, 29, 256–309. [Google Scholar] [CrossRef]
  25. Newman, M.W.; Lauterbach, D.; Munson, S.A.; Resnick, P.; Morris, M.E. It’s not that I don’t have problems, I’m just not putting them on Facebook: Challenges and opportunities in using online social networks for health. In Proceedings of the ACM 2011 Conference on Computer Supported Cooperative Work, Hangzhou, China, 19–23 March 2011; ACM: New York, NY, USA, 2011; pp. 341–350. [Google Scholar]
  26. MacQueen, J. Some methods for classification and analysis of multivariate observations. In Proceedings of the Fifth Berkeley Symposium on Mathematical Statistics and Probability; University of California Press: Berkeley, CA, USA, 1967; Volume 1, pp. 281–297. [Google Scholar]
  27. Forgy, E.W. Cluster analysis of multivariate data: efficiency versus interpretability of classifications. Biometrics 1965, 21, 768–769. [Google Scholar]
  28. Das, D.; Bandyopadhyay, S. Identifying emotional expressions, intensities and sentence level emotion tags using a supervised framework. In Proceedings of the 24th Pacific Asia Conference on Language, Information and Computation, Sendai, Japan, 4–7 November 2010. [Google Scholar]
  29. Strapparava, C.; Mihalcea, R. Learning to identify emotions in text. In Proceedings of the 2008 ACM symposium on Applied computing-SAC ’08, Fortaleza, Ceara, Brazil, 16–20 March 2008; ACM: New York, NY, USA, 2008; p. 1556. [Google Scholar]
  30. Balahur, A.; Montoyo, A. Applying a culture dependent emotion triggers database for text valence and emotion classification. Proces. Leng. Nat. 2008, 40, 107–114. [Google Scholar]
  31. García, D.; Alías Pujol, F. Identificación de emociones a partir de texto usando desambiguación semántica. Proces. Leng. Nat. 2008, 40, 75–82. [Google Scholar]
  32. Kolz, B.; Garrido Almiñana, J.M.; Laplaza, Y. Automatic Prediction of Emotions From Text in Spanish for Expressive Speech Synthesis in the Chat Domain. Proces. Leng. Nat. 2014, 52, 61–68. [Google Scholar]
  33. Ahkter, J.K.; Soria, S. Sentiment Analysis: Facebook Status Messages. Available online: http://people.sabanciuniv.edu/berrin/share/LDA/Stanford-NLP-Course-termproject-ssoriajr-kanej.pdf (accessed on 25 October 2018).
  34. Bravo-Marquez, F.; Mendoza, M.; Poblete, B. Combining strengths, emotions and polarities for boosting Twitter sentiment analysis. In Proceedings of the Second International Workshop on Issues of Sentiment Discovery and Opinion Mining, Chicago, IL, USA, 11 August 2013; ACM: New York, NY, USA, 2013; p. 2. [Google Scholar]
  35. Real Academia de la Lengua Espanola. Available online: http://www.rae.es/ (accessed on 29 May 2018).
  36. Aydın Oktay, E.; Balcı, K.; Salah, A.A. Automatic assessment of dimensional affective content in Turkish multi-party chat messages. In Proceedings of the International Workshop on Emotion Representations and Modelling for Companion Technologies, Seattle, WA, USA, 13 November 2015; ACM: New York, NY, USA, 2015; pp. 19–24. [Google Scholar]
  37. Jack, R.E.; Garrod, O.G.; Yu, H.; Caldara, R.; Schyns, P.G. Facial expressions of emotion are not culturally universal. Proc. Natl. Acad. Sci. USA 2012, 109, 7241–7244. [Google Scholar] [CrossRef] [PubMed]
  38. Microsoft Azure. Feature Hashing. Available online: https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/feature-hashing (accessed on 14 September 2018).
  39. Troussas, C.; Virvou, M.; Espinosa, K.J.; Llaguno, K.; Caro, J. Sentiment analysis of Facebook statuses using Naive Bayes Classifier for language learning. In Proceedings of the IISA 2013 4th International Conference on Information, Intelligence, Systems and Applications, Piraeus, Greece, 10–12 July 2013; pp. 198–205. [Google Scholar]
  40. Ryan, R.M. Control and information in the intrapersonal sphere: An extension of cognitive evaluation theory. J. Personal. Soc. Psychol. 1982, 43, 450. [Google Scholar] [CrossRef]
  41. Deci, E.; Ryan, R.M. Intrinsic motivation inventory (IMI). Self-Determ. Theory 2005, 23, 267. [Google Scholar]
  42. Braun, V.; Clarke, V. Using thematic analysis in psychology. Qual. Res. Psychol. 2006, 3, 77–101. [Google Scholar] [CrossRef]
  43. Dewsbury, G.; Rouncefield, M.; Sommerville, I.; Onditi, V.; Bagnall, P. Designing technology with older people. Univ. Access Inf. Soc. 2007, 6, 207–217. [Google Scholar] [CrossRef]
  44. Alaoui, M.; Lewkowicz, M. Practical issues related to the implication of elderlies in the design process—The case of a Living Lab approach for designing and evaluating social TV services. IRBM 2015, 36, 259–265. [Google Scholar] [CrossRef]
Figure 1. System Architecture Diagram.
Figure 1. System Architecture Diagram.
Proceedings 02 01205 g001
Figure 2. Example of Labeling Task (real example, translated from Spanish).
Figure 2. Example of Labeling Task (real example, translated from Spanish).
Proceedings 02 01205 g002
Figure 3. Analízate interface example.
Figure 3. Analízate interface example.
Proceedings 02 01205 g003
Table 1. Participant distribution according to age.
Table 1. Participant distribution according to age.
Age# Participants
≤2113
22–2418
25–2816
≥297
Table 2. Precision of the platform according to age.
Table 2. Precision of the platform according to age.
Correctly ClassifiedPartially ClassifiedIncorrectly Classified.
Total60%24%16%
≤2114%7%4%
22–2419%7%8%
25–2818%8%4%
≥2910%2%0%
Table 3. Precision of the platform according to gender.
Table 3. Precision of the platform according to gender.
Correctly ClassifiedPartially ClassifiedIncorrectly Classified
Total59%23%16%
Women26%10%7%
Men34%13%9%
Table 4. Value/usefulness IMI questionnaire responses according to age.
Table 4. Value/usefulness IMI questionnaire responses according to age.
ValueReflexiveRecognitionRecurrenceIdentifyBenefitSignificance
Overall4.75.14.74.84.74.94.1
≤215.05.85.45.45.45.24.5
22–243.94.24.24.44.34.43.7
25–284.75.14.04.34.34.63.7
≥295.96.15.76.05.46.05.1
Table 5. Value/usefulness IMI questionnaire responses according to gender.
Table 5. Value/usefulness IMI questionnaire responses according to gender.
ValueReflexiveRecognitionRecurrenceIdentifyBenefitSignificance
Overall4.75.14.74.84.74.94.1
Women4.75.55.25.15.25.04.2
Men4.64.84.24.64.34.73.9
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Astudillo, I.; Fuentes, C.; Herskovic, V. Analízate: Towards a Platform to Analyze Activities and Emotional States of Informal Caregivers. Proceedings 2018, 2, 1205. https://doi.org/10.3390/proceedings2191205

AMA Style

Astudillo I, Fuentes C, Herskovic V. Analízate: Towards a Platform to Analyze Activities and Emotional States of Informal Caregivers. Proceedings. 2018; 2(19):1205. https://doi.org/10.3390/proceedings2191205

Chicago/Turabian Style

Astudillo, Ignacio, Carolina Fuentes, and Valeria Herskovic. 2018. "Analízate: Towards a Platform to Analyze Activities and Emotional States of Informal Caregivers" Proceedings 2, no. 19: 1205. https://doi.org/10.3390/proceedings2191205

Article Metrics

Back to TopTop