EmotiOn: An Ontology for Emotion Analysis

Size: px
Start display at page:

Download "EmotiOn: An Ontology for Emotion Analysis"

Transcription

1 EmotiOn: An Ontology for Emotion Analysis Huma Tabassum Department of Computer Sciences Bahria University Karachi Campus Karachi, Pakistan Sohaib Ahmed Department of Computer & Software Engineering Bahria University Karachi Campus Karachi, Pakistan Abstract Emotions are fundamental to human nature. Automatic emotion analysis has gained much attention from researchers over the past few years. The reason is continuous increase in communication over the web. This study proposes an ontology for emotion analysis, called EmotiOn, based on Plutchik s wheel of emotions. Ontology captures the intrinsic knowledge of any domain in an easy to understand, machineinterpretable standard formalization. It is believed that EmotiOn can be used in a wide variety of applications. The results show that the ontology is consistent and functional, and ready to be used for emotion analysis. Keywords emotions; emotion analysis; ontology I. INTRODUCTION Emotions have always mystified scientists, researchers, and philosophers since early days. The initial attempts to describe emotions date back to ancient times. In the modern era, scholars have tried to comprehend emotions, its causes and effects. Various theories and models have been proposed in order to represent and categorize emotions over the years. Arnold based her classification of emotions on appraisal theory developed over cognition [1], while Ekman built his model on facial expressions [2]. Plutchik, in contrast, formulated a wheel of emotions over biological processes that arise from, and result in, adaptation to different situations that serve as stimuli [3, 4]. It provides a comprehensive model to represent emotions, and has thus been used as a source for this study. Emotion analysis is the study of detecting and investigating emotions. Since electronic communication is increasing day by day, much attention is being paid to analyze emotions automatically. However, most of the existing studies have focused on sentiment analysis instead. Sentiment analysis classifies the input as positive or negative; that is, focus is primarily on polarity, whereas emotion analysis works at a finer granularity [5]. For a negative sentiment, emotion gives description as anger, sadness, or fear. This shows that emotions are better understood through some representative model that requires some formal description. Hence, this study focuses on emotion analysis. Ontology provides a means to specify the concepts of any domain under consideration, along with the relationships among the various concepts. The main advantage of using ontology is that it is comprehensible by both humans and computers. The organization is such that it forms a structure for description. It also offers benefits like reusability and generality, other than the shared understandability [6]. For these reasons, this study revolves around ontological approach. Since little work has been done for performing emotion analysis through ontologies, this study proposes an ontology EmotiOn for this purpose. Design methodology for EmotiOn follows the one given by Uschold and King [7]. It provides a four step process for developing ontologies, and has been adopted by various studies [8]. For evaluation purposes, several Description Logic (DL) [9] queries were formulated. These queries were used to check the correctness and consistency of the ontology. The organization of the rest of the paper is as follows. Section II discusses emotion analysis along with Plutchik s wheel of emotions. Section III gives an overview of the exiting ontologies in emotion analysis. The development methodology is given in section IV, while the proposed ontology is described in section V. Section VI discusses the evaluation, and conclusion and future work are given in section VII. II. EMOTION ANALYSIS Emotion analysis allows us to study and extract emotional information from the any available content. This content can be images and videos showing facial and other bodily expressions [10], voice and speech [11], physiological and neurological data and scans [12], or text [13]. Text has always been the most widely available sources of data. Although extracting emotions from text is a daunting task, several studies have attempted to analyze it through different ways. Studies for automatic emotion analysis can be categorized into appraisal-based [14], corpus-based [15], and knowledgebased models [15]. Appraisal-based models are based on the appraisal theory in psychology [14]. It describes emotions on the basis of cognition. According to appraisal theory, our reaction to any event or situation determines the emotions we experience [16]. There are some studies which have used appraisal theory for emotion detection and analysis. One such study was given as EmotiNet [17]. Corpus-based studies include methods such as Keyword Spotting, Lexical Affinity, and Statistical Natural Language Processing [14]. Keyword spotting uses emotive words (happy, sad, etc.) to identify emotions. This is a simple method, but does not perform well in the absence of such explicit words [14]. Lexical affinity associates a probability of emotion with each word in order to determine its affinity to an emotion. For

2 example, the word furious will have a higher probabilistic affinity towards anger than joy. Example of a study using this method was given by [18]. Performance of this method decreases with rhetorical sentences. Also, assignment of probabilities is not easy, and conflicting. Thus, an accepted corpus with high agreement is required. Statistical natural language processing employs machine learning techniques to obtain affinities, word co-occurrence frequencies, and many other features for classification. This technique has been used by [5]. However, this technique requires a large training dataset, and does not perform well for short inputs (tweets, comments, posts, etc.) which lack linguistic structure. Knowledge-based studies can be primarily categorized into two techniques; Latent Semantic Analysis (LSA) [15] and Semantic Web approaches [13], of which ontology is the most prominent approach. LSA is a vector space model used to represent relations between terms or words. It calculates semantic similarity between terms and use it to classify a document or retrieve similar ones [19]. This method, again, requires a huge dataset to first extract all relevant terms to form vectors before performing emotion analysis. An overview of ontologies is given in section 3. A structured representation of the domain usually aids in construction of ontology. As mentioned earlier, emotions are also better understood and explored through some structured representative model. It is why this study is based on one such model, called Plutchik s wheel of emotions [3, 4]. The model is discussed next. Plutchik s Wheel of Emotions Plutchik s wheel of emotions is a prominent model for the representation of emotions [20]. The model identifies 8 primary or basic emotions; Anger, Anticipation, Joy, Trust, Fear, Surprise, Sadness, and Disgust. It intricately places semantically related emotions together in a circle, exactly across its opposing emotion. The wheel is shown in fig. 1. It is evident from the figure that Sadness is placed opposite to Joy. Fig. 1. Plutchik's Wheel of Emotions as cited in [20] The wheel was designed in such a way that the emotions were placed according to three intensity levels in concentric circles. Each emotion was presented with a different color, with its varying shades denoting the intensity levels along the radius. The primary/basic emotions were placed in the middle circle, with its higher intensity equivalents in the inner circle, and its lower intensity equivalents in the outer circles. For example, Anger is a basic emotion shown with red color. Its milder equivalent is Annoyance placed in outer circle with a lighter shade of red, and its intense equivalent Rage in a darker shade of the same color in the inner circle. As we move away from the circles, it can be observed that there are some emotions placed between two emotions. These are the complex emotions formed by a combination of the two adjacent primary emotions. For example, Optimism is constituted from Anticipation and Joy. III. ONTOLOGIES FOR EMOTION ANALYSIS Ontology is a term originating from psychology, but it started being used in computer science in 1980s. The most popular definition of ontology was given by Gruber as explicit specification of a conceptualization [21]. It meant that ontologies give a proper description of concepts, real world concepts, for any domain that they are being constructed for. This definition was later modified and upgraded to a more formal one by various scholars such as [7]. However, there has been some agreement on basic components such as a domain under consideration, and its concepts identified through relationships between them. Ontologies work really well with text. Just as ontology uses formal language to represent a certain domain, humans use natural language to describe that domain [22]. Ontologies have been used in a wide range of application areas. These include study of genes [23], intelligent tutoring systems and learning [24], and collaborative software development [25], to name a few. There are a number of benefits of using ontology. It provides many attractive advantages such as reusability, generality, shared understandability, etc. It is also costeffective and flexible. This means that initially, an ontology can be created as a model to depict some real world domain, and then matured incrementally. It becomes easy to add new concepts and modify the existing ones and their relationships without having to re-create [6]. This is why an ontology model is chosen for this study, so that in future it can be extended and adapted for any domain. Although, there are not many studies available which have employed the use of ontology for emotion analysis, it seems quite intuitive. A structure that provides formal description to a standard representation of real-world concepts can actually help improve understanding of these concepts. The lack of existing research gives an opportunity to explore this area. In a study [13], they developed an emotion ontology called OntoEmotion over these emotions; sadness, happiness, anger, fear, and surprise. This ontology was constructed over emotions and two languages, namely English and Spanish, in which they occur. They concluded that using ontology improves results of an automatic system for emotion

3 recognition. However, their ontology was not based on some representative model of emotions. They tried to incorporate different emotional structures into one ontology, and as a result the basic emotions in their taxonomy become dubious. Also, the number of sublevels of these emotions leading to specific emotions was varied. This lead to ambiguity in association of different emotional concepts in the hierarchy. Their application EmoTag associated Terror with Panic as parent, rather than Fright. Categorizing according to one emotion model may violate another theory. In another study by [26], a visual ontology over the Plutchik s wheel of emotions [3, 4] was proposed. This ontology was designed especially for images using adjectivenoun pairs. Although the ontology was constructed over Plutchik s wheel, it did not completely capture the model. It was used for performing sentiment analysis, and associated emotions with the same. Using adjective-noun pairs to find representative images for emotions requires careful annotation to avoid mistakes, and is fairly cumbersome. Such possible pairs are quite large in number. Also, the use of just adjectives and nouns does not capture all emotion words. Verbs and adverbs carry emotional content as well; for example, rejoice is a verb that represents emotion the Joy. Due to the reasons mentioned above, a new ontology EmotiOn is presented in this paper. EmotiOn captures Plutchik s wheel comprehensively. The next section describes methodology for design of EmotiOn. IV. METHODOLOGY The methodology for the construction of this ontology follows the one given by Uschold and King [7]. Fig. 2 shows the steps for the methodology used in the development of EmotiOn. This methodology came into existence as a result of the development of an enterprise level ontology [7]. This benefit of this approach is that it is application-independent, and somewhat resembles development of knowledge-based systems [8]. It has a formally defined four step procedure that clearly separates each phase of development. These steps with regards to our ontology are described below. A. Identify Purpose The first step was to identify and establish the need for building a new ontology. The motivation has been described in the previous section. Also, the intended use and expected outcomes of the ontology were specified. B. Building the Ontology 1) Ontology Capture This was the most crucial phase. In this step, an in-depth understanding of the domain was sought through various means. The scope, various concepts, and relationships were identified, along with the proper terminologies of the domain. For each concept and relation, definitions were produced. 2) Coding After the above requirements were completed, the ontology Fig. 2. Methodology for Development of Ontology [7] was formally represented using OWL2 1 (Ontology Web Language). It is the recommended language for building ontologies recognized by W3C 2 (World Wide Web Consortium). It is a highly expressive language that allows portrayal of concepts in a comprehensible taxonomy. It is an extension of OWL whose subset, OWL-DL, is based on Description Logic, which provides complete expressivity with good reasoning capabilities, without complicating the semantics [9]. This is why, it was chosen for creation of EmotiOn. Protégé was used as the ontology editor, which is the most widely used tool for creating ontologies [27]. It has a user-friendly interface that allows easy creation and visualization of ontologies. It is flexible in the sense that various plug-ins can be added to it for enhanced functionality with ease. 3) Integrating Existing Ontologies According to [7], this step decides whether to use an existing ontology, and integrate it with the one being built. Since EmotiOn was being created as a new representative ontology, this step was not performed. C. Evaluation The next step was to evaluate the ontology against the requirements and goals, specified in previous steps. This was done with the help of a reasoner. Protégé provides two built-in reasoners namely, HermiT and Fact++. These not only determine consistency but also infer relationships between classes that have not been explicitly stated. For this research, HermiT was used to check consistency of the proposed ontology. A description of evaluation is given in section VI

4 D. Documentation In the last step, a brief document was compiled for quick reference. Since there are no guidelines available for documenting ontologies [8], creation of a detailed document may be taken up in future. V. EmotiOn: THE PROPOSED ONTOLOGY This ontology covers the entire Plutchik s wheel of emotions [3, 4] and is named as EmotiOn. The structure of the ontology comprises of three main classes; Emotion, Neutral, and Intensity as depicted in Fig. 3. The ontology also contains three object properties; hasintensity, isoppositeof, and iscomposedof. A. Classes Classes represent the main entities and concepts of the domain. Emotion is the most important class of this ontology. It contains four subclasses, namely, Intense Emotion, Basic Emotion, Mild Emotion, and Complex Emotion, each containing eight subclasses for a total of 32 classes. Intense Emotions are the emotions which have high intensity, and were shown in the wheel with darkest shade of colors. Basic Emotion contains those primary emotions whose intensity is normal, and were presented in the wheel with lighter shade than that of Intense Emotions. Mild Emotion has the emotions with low intensity, and were depicted in the wheel with lightest shade of the same color for emotions. Complex Emotion comprises of those emotions that are formed by a combination of two adjacent primary emotions (Basic Emotion) on the wheel. OWL2 has such a syntax that encloses each entity through <Declaration> </Declaration> element, and allows prefixing the IRI 5 (Internationalized Resource Identifier) of the ontology. IRI is an identifier that uniquely recognizes each element of an ontology. For any IRI of an ontology any entity is identified by its name followed after the character #. Prefixing helps to use the IRI subsequently throughout the ontology for adding new entities without having to re-specify it each time. Examples of declaration of a few classes in Emotion is given below. <Declaration> <Class IRI= #BasicEmotion /> </Declaration> <Declaration> <Class IRI= #Emotion /> </Declaration> <Declaration> <Class IRI= #Joy /> </Declaration> Note that these are just the declarations. Any other information or relation, such as subclasses and disjoint classes, etc. are specified within their own respective elements. Examples of each are as follows. <SubClassOf> <Class IRI="#BasicEmotion"/> <Class IRI="#Emotion"/> </SubClassOf> <SubClassOf> <Class IRI="#Joy"/> <Class IRI="#BasicEmotion"/> </SubClassOf> Each subclass is defined under <SubClassOf> element. The first <Class> element identifies the subclass and the second <Class> element is the parent/super class. Similarly, the disjoint classes, that is those which are distinct from each other are given by <DisjointClasses> element as <DisjointClasses> <Class IRI="#Joy"/> <Class IRI="#Sadness"/> </DisjointClasses> The class Neutral was not originally a part of Plutchik s wheel of emotions. However, it has been included in the ontology to model real world. Usually, when humans communicate, most of the words do not contain any emotion. It is also observed that the presence of opposing emotions cancels the effect of each other, and the resulting net emotion cannot be categorized in any class. Thus, Neutral should not, in any way, be interpreted as lack of emotions. The Intensity class has three subclasses; High, Normal, and Low. These represent the intensity levels of emotions contained in any class of Emotion. The High intensity is associated with Intense Emotion, Normal with Basic Emotion, and Low with Mild Emotion through an object property. B. Properties Properties relate two entities/objects in an ontology to one another. In the proposed ontology, hasintensity object property that associates every class in Emotion to one of class Intensity. In OWL2, properties are identified as <ObjectProperty IRI="#hasIntensity"/> For the assertion of a property on some class, the syntax is given by the example below. <Class IRI="#Joy"/> <ObjectSomeValuesFrom> <ObjectProperty IRI="#hasIntensity"/> <Class IRI="#Normal"/> </ObjectSomeValuesFrom> In a similar fashion, the isoppositeof property connects two contrasting emotions; for example, Joy isoppositeof Sadness. The <ObjectSomeValuesFrom> element defines the object value (in this case Class) of the property for that class. 5

5 <Class IRI="#Joy"/> <ObjectSomeValuesFrom> <ObjectProperty IRI="#isOppositeOf"/> <Class IRI="#Sadness"/> </ObjectSomeValuesFrom> The iscomposedof property describes which two basic emotions constitute a complex emotion; for example, Contempt is a complex emotion which comprises of Anger and Disgust. <Class IRI="#Contempt"/> <ObjectSomeValuesFrom> <ObjectProperty IRI="#isComposedOf"/> <ObjectIntersectionOf> <Class IRI="#Anger"/> <Class IRI="#Disgust"/> </ObjectIntersectionOf> </ObjectSomeValuesFrom> The next section discusses how the ontology was evaluated. Fig. 3. EmotiOn: The Proposed Ontology VI. EVALUATION For the evaluation of the ontology, we used different DL (Description Logic) queries in order to check the consistencies of EmotiOn. DL query is a form of expression that is used to query ontology according to the description logics [9]. It means two things; (i) an ontology correctly specifies the domain, that is, classes and their defined properties; and (ii) they are linked to each other via correct use of defined properties. In simple words, the ontology model should reflect real-world domain being considered. DL Query has close resemblance to English language. Several queries were formulated and tested on the ontology. Fig. 4 shows one such query and its result. The aim of this query was to determine which emotions have a Normal intensity level. It can be seen that the query correctly fetched all the 8 primary emotions from the ontology. As another example, the query in fig. 5 was checked. Here, the purpose was to retrieve the contrasting emotion. As it can be seen, the result for opposite emotion to Joy was correctly returned as Sadness, via isoppositeof property. In another example, a query was formulated to show which complex emotion is made up of the given primary class(es). Figs. 6 and 7 demonstrate the queries and their results. It can be seen that when both primary emotions were provided, the result was a particular complex emotion. However, if only one of the primary emotions was provided, both the possible complex emotions were returned. Fig. 4. DL Query and Result for Emotions with Normal Intensity Fig. 5. DL Query and Result for Opposite Emotion

6 Fig. 6. DL Query and Result for Complex emotion with both Basic emotions provided Fig. 7. DL Query and Result for Complex emotion with one Basic emotion provided VII. CONCLUSION AND FUTURE WORK The ontology EmotiOn is designed with the aim to create a comprehensive model for Plutchik s wheel of emotions. It is part of a bigger goal of performing emotion analysis using an ontological approach. Automatic emotion analysis is valuable in different fields. It helps gain better insight into human feelings, in order to provide them better services, resolve conflicts, and predict behavior and trends. The ontology was created in OWL-DL and evaluated through DL queries over HermiT reasoner. The results indicated that the ontology is completely functional and consistent. EmotiOn can be used for a wide number of applications for emotion analysis; especially those which are based on inputs in the form of text. In future, EmotiOn can be used for analyzing emotions in various application areas or domains, like intelligent learning, or team facilitation, etc. For this purpose, an analyzer can be developed to demonstrate working capabilities of EmotiOn. It is expected that EmotiOn can be integrated and used with any such existing tool with minimal efforts. However, there are not many applications available for this purpose at present. Thus, it can be established that there is a need for some analyzers for automatic detection and analysis of emotions. In such a case, EmotiOn will be used as an integral component of the application. REFERENCES [1] Arnold, M.B.: Emotion and personality (Colombia University Press, ) [2] Ekman, P.: An argument for basic emotions, Cognition & emotion, 1992, 6, (3-4), pp [3] Plutchik, R.: A general psychoevolutionary theory of emotion, Emotion: Theory, research, and experience, 1980, 1, (3), pp [4] Plutchik, R.: The psychology and biology of emotion (HarperCollins College Publishers, ) [5] Murgia, A., Tourani, P., Adams, B., and Ortu, M.: Do developers feel emotions? an exploratory analysis of emotions in software artifacts, Proceedings of the 11th Working Conference on Mining Software Repositories, ACM, 2014, pp [6] Noy, N.F., and McGuinness, D.L.: Ontology development 101: A guide to creating your first ontology, Stanford knowledge systems laboratory technical report KSL and Stanford medical informatics technical report SMI , 2001, edn. [7] Uschold, M., and King, M.: Towards a methodology for building ontologies (University of Edinburgh, ) [8] Lopez, M.F.: Overview of methodologies for building ontologies, in 'Overview of methodologies for building ontologies (1999, edn.), pp [9] Wang, T.D., Parsia, B., and Hendler, J.: A survey of the web ontology landscape (Springer Berlin Heidelberg, ) [10] El Kaliouby, R., and Robinson, P.: Real-time inference of complex mental states from facial expressions and head gestures : Real-time vision for human-computer interaction (Springer, 2005), pp [11] Lee, C.M., and Narayanan, S.S.: Toward detecting emotions in spoken dialogs, Speech and Audio Processing, IEEE Transactions on, 2005, 13, (2), pp [12] Nasoz, F., Alvarez, K., Lisetti, C.L., and Finkelstein, N.: Emotion recognition from physiological signals using wireless sensors for presence technologies, Cognition, Technology & Work, 2004, 6, (1), pp [13] Francisco, V., Peinado, F., Hervás, R., and Gervás, P.: Semantic Web Approaches to the Extraction and Representation of Emotions in Texts, NOVA Publishers, 2010, edn. [14] Ochs, M., Ollivier, J., Coic, B., Brien, T., and Majeric, F.: AFFIMO: Toward an open-source system to detect AFFinities and emotions in user s sentences, in WACAI 2012 Workshop Affect, Compagnon Artificiel, Interaction, pp. 183 [15] Strapparava, C., and Mihalcea, R.: Learning to identify emotions in text, Proceedings of the 2008 ACM Symposium on Applied Computing, pp [16] Lazarus, R.S.: Progress on a cognitive-motivational-relational theory of emotion, American psychologist, 1991, 46, (8), pp. 819 [17] Balahur, A., Hermida, J.M., and Montoyo, A.: Building and exploiting emotinet, a knowledge base for emotion detection based on the appraisal theory model, Affective Computing, IEEE Transactions on, 2012, 3, (1), pp [18] Valitutti, A., Strapparava, C., and Stock, O.: Lexical resources and semantic similarity for affective evaluative expressions generation : Affective Computing and Intelligent Interaction (Springer, 2005), pp [19] Landauer, T.K., Foltz, P.W., and Laham, D.: An introduction to latent semantic analysis, Discourse processes, 1998, 25, (2-3), pp [20] Mohammad, S.M., and Turney, P.D.: Crowdsourcing a word emotion association lexicon, Computational Intelligence, 2013, 29, (3), pp [21] Gruber, T.R.: A translation approach to portable ontology specifications, Knowledge acquisition, 1993, 5, (2), pp [22] Freitas, F., Stuckenschmidt, H., and Noy, N.F.: Guest editor's introduction: Ontology issues and applications, Journal of the Brazilian Computer Society, 2005, 11, (2), pp [23] Ashburner, M., Ball, C.A., Blake, J.A., Botstein, D., Butler, H., Cherry, J.M., Davis, A.P., Dolinski, K., Dwight, S.S., and Eppig, J.T.: Gene Ontology: tool for the unification of biology, Nature genetics, 2000, 25, (1), pp [24] Panagiotopoulos, I., Kalou, A., Pierrakeas, C., and Kameas, A.: An Ontology-Based Model for Student Representation in Intelligent Tutoring Systems for Distance Learning : Artificial Intelligence Applications and Innovations (Springer, 2012), pp [25] Happel, H.-J., Maalej, W., and Seedorf, S.: Applications of ontologies in collaborative software development : Collaborative Software Engineering (Springer, 2010), pp [26] Borth, D., Ji, R., Chen, T., Breuel, T., and Chang, S.-F.: Large-scale visual sentiment ontology and detectors using adjective noun pairs, Proceedings of the 21st ACM International Conference on Multimedia, pp [27] Cardoso, J.: The semantic web vision: Where are we?, Intelligent Systems, IEEE, 2007, 22, (5), pp

S URVEY ON EMOTION CLASSIFICATION USING SEMANTIC WEB

S URVEY ON EMOTION CLASSIFICATION USING SEMANTIC WEB This work by IJARBEST is licensed under Creative Commons Attribution 4.0 International License. Available at https://www.ijarbest.com S URVEY ON EMOTION CLASSIFICATION USING SEMANTIC WEB R.S.Reminaa, Department

More information

EMOTION DETECTION FROM TEXT DOCUMENTS

EMOTION DETECTION FROM TEXT DOCUMENTS EMOTION DETECTION FROM TEXT DOCUMENTS Shiv Naresh Shivhare and Sri Khetwat Saritha Department of CSE and IT, Maulana Azad National Institute of Technology, Bhopal, Madhya Pradesh, India ABSTRACT Emotion

More information

Emotion-Aware Machines

Emotion-Aware Machines Emotion-Aware Machines Saif Mohammad, Senior Research Officer National Research Council Canada 1 Emotion-Aware Machines Saif Mohammad National Research Council Canada 2 What does it mean for a machine

More information

Sentiment Analysis of Reviews: Should we analyze writer intentions or reader perceptions?

Sentiment Analysis of Reviews: Should we analyze writer intentions or reader perceptions? Sentiment Analysis of Reviews: Should we analyze writer intentions or reader perceptions? Isa Maks and Piek Vossen Vu University, Faculty of Arts De Boelelaan 1105, 1081 HV Amsterdam e.maks@vu.nl, p.vossen@vu.nl

More information

This is the accepted version of this article. To be published as : This is the author version published as:

This is the accepted version of this article. To be published as : This is the author version published as: QUT Digital Repository: http://eprints.qut.edu.au/ This is the author version published as: This is the accepted version of this article. To be published as : This is the author version published as: Chew,

More information

Textual Emotion Processing From Event Analysis

Textual Emotion Processing From Event Analysis Textual Emotion Processing From Event Analysis Chu-Ren Huang, Ying Chen *, Sophia Yat Mei Lee Department of Chinese and Bilingual Studies * Department of Computer Engineering The Hong Kong Polytechnic

More information

An assistive application identifying emotional state and executing a methodical healing process for depressive individuals.

An assistive application identifying emotional state and executing a methodical healing process for depressive individuals. An assistive application identifying emotional state and executing a methodical healing process for depressive individuals. Bandara G.M.M.B.O bhanukab@gmail.com Godawita B.M.D.T tharu9363@gmail.com Gunathilaka

More information

From Once Upon a Time to Happily Ever After: Tracking Emotions in Books and Mail! Saif Mohammad! National Research Council Canada!

From Once Upon a Time to Happily Ever After: Tracking Emotions in Books and Mail! Saif Mohammad! National Research Council Canada! From Once Upon a Time to Happily Ever After: Tracking Emotions in Books and Mail! Saif Mohammad! National Research Council Canada! Road Map!!" Motivation and background!!" Emotion Lexicon!!" Analysis of

More information

Emotion Recognition using a Cauchy Naive Bayes Classifier

Emotion Recognition using a Cauchy Naive Bayes Classifier Emotion Recognition using a Cauchy Naive Bayes Classifier Abstract Recognizing human facial expression and emotion by computer is an interesting and challenging problem. In this paper we propose a method

More information

Emotion Affective Color Transfer Using Feature Based Facial Expression Recognition

Emotion Affective Color Transfer Using Feature Based Facial Expression Recognition , pp.131-135 http://dx.doi.org/10.14257/astl.2013.39.24 Emotion Affective Color Transfer Using Feature Based Facial Expression Recognition SeungTaek Ryoo and Jae-Khun Chang School of Computer Engineering

More information

Grounding Ontologies in the External World

Grounding Ontologies in the External World Grounding Ontologies in the External World Antonio CHELLA University of Palermo and ICAR-CNR, Palermo antonio.chella@unipa.it Abstract. The paper discusses a case study of grounding an ontology in the

More information

Building a Diseases Symptoms Ontology for Medical Diagnosis: An Integrative Approach

Building a Diseases Symptoms Ontology for Medical Diagnosis: An Integrative Approach Building a Diseases Symptoms Ontology for Medical Diagnosis: An Integrative Approach Osama Mohammed, Rachid Benlamri and Simon Fong* Department of Software Engineering, Lakehead University, Ontario, Canada

More information

Analysis of Emotion Recognition using Facial Expressions, Speech and Multimodal Information

Analysis of Emotion Recognition using Facial Expressions, Speech and Multimodal Information Analysis of Emotion Recognition using Facial Expressions, Speech and Multimodal Information C. Busso, Z. Deng, S. Yildirim, M. Bulut, C. M. Lee, A. Kazemzadeh, S. Lee, U. Neumann, S. Narayanan Emotion

More information

Crowdsourcing the Creation of a Word Emotion Association Lexicon

Crowdsourcing the Creation of a Word Emotion Association Lexicon Computational Intelligence, Volume 59, Number 000, 2008 Crowdsourcing the Creation of a Word Emotion Association Lexicon Saif M. Mohammad and Peter D. Turney Institute for Information Technology, National

More information

1/12/2012. How can you tell if someone is experiencing an emotion? Emotion. Dr.

1/12/2012. How can you tell if someone is experiencing an emotion?   Emotion. Dr. http://www.bitrebels.com/design/76-unbelievable-street-and-wall-art-illusions/ 1/12/2012 Psychology 456 Emotion Dr. Jamie Nekich A Little About Me Ph.D. Counseling Psychology Stanford University Dissertation:

More information

Understanding Consumer Experience with ACT-R

Understanding Consumer Experience with ACT-R Understanding Consumer Experience with ACT-R Alessandro Oltramari 1,2 (work done in collaboration with Francesco Patt 2 and Paolo Panizza 2 ) 1 Carnegie Mellon University, CyLab (CS Department) 2 B-Sm@rk

More information

Foundations of AI. 10. Knowledge Representation: Modeling with Logic. Concepts, Actions, Time, & All the Rest

Foundations of AI. 10. Knowledge Representation: Modeling with Logic. Concepts, Actions, Time, & All the Rest Foundations of AI 10. Knowledge Representation: Modeling with Logic Concepts, Actions, Time, & All the Rest Wolfram Burgard, Andreas Karwath, Bernhard Nebel, and Martin Riedmiller 10/1 Contents Knowledge

More information

Gender Based Emotion Recognition using Speech Signals: A Review

Gender Based Emotion Recognition using Speech Signals: A Review 50 Gender Based Emotion Recognition using Speech Signals: A Review Parvinder Kaur 1, Mandeep Kaur 2 1 Department of Electronics and Communication Engineering, Punjabi University, Patiala, India 2 Department

More information

Design the Flexibility, Maintain the Stability of Conceptual Schemas

Design the Flexibility, Maintain the Stability of Conceptual Schemas Design the Flexibility, Maintain the Stability of Conceptual Schemas Lex Wedemeijer 1 ABP Netherlands, Department of Information Management, P.O.Box 4476, NL-6401 CZ, Heerlen, The Netherlands L.Wedemeijer@ABP.NL

More information

Audio-based Emotion Recognition for Advanced Automatic Retrieval in Judicial Domain

Audio-based Emotion Recognition for Advanced Automatic Retrieval in Judicial Domain Audio-based Emotion Recognition for Advanced Automatic Retrieval in Judicial Domain F. Archetti 1,2, G. Arosio 1, E. Fersini 1, E. Messina 1 1 DISCO, Università degli Studi di Milano-Bicocca, Viale Sarca,

More information

Facial expression recognition with spatiotemporal local descriptors

Facial expression recognition with spatiotemporal local descriptors Facial expression recognition with spatiotemporal local descriptors Guoying Zhao, Matti Pietikäinen Machine Vision Group, Infotech Oulu and Department of Electrical and Information Engineering, P. O. Box

More information

Research Proposal on Emotion Recognition

Research Proposal on Emotion Recognition Research Proposal on Emotion Recognition Colin Grubb June 3, 2012 Abstract In this paper I will introduce my thesis question: To what extent can emotion recognition be improved by combining audio and visual

More information

IDENTIFYING STRESS BASED ON COMMUNICATIONS IN SOCIAL NETWORKS

IDENTIFYING STRESS BASED ON COMMUNICATIONS IN SOCIAL NETWORKS IDENTIFYING STRESS BASED ON COMMUNICATIONS IN SOCIAL NETWORKS 1 Manimegalai. C and 2 Prakash Narayanan. C manimegalaic153@gmail.com and cprakashmca@gmail.com 1PG Student and 2 Assistant Professor, Department

More information

International Journal of Software and Web Sciences (IJSWS)

International Journal of Software and Web Sciences (IJSWS) International Association of Scientific Innovation and Research (IASIR) (An Association Unifying the Sciences, Engineering, and Applied Research) ISSN (Print): 2279-0063 ISSN (Online): 2279-0071 International

More information

ERI User s Guide. 2. Obtaining the ERI for research purposes

ERI User s Guide. 2. Obtaining the ERI for research purposes ERI User s Guide 1. Goal and features of the ERI The Emotion Recognition Index (Scherer & Scherer, 2011) is a rapid screening instrument measuring emotion recognition ability. The ERI consists of a facial

More information

Using an Integrated Ontology and Information Model for Querying and Reasoning about Phenotypes: The Case of Autism

Using an Integrated Ontology and Information Model for Querying and Reasoning about Phenotypes: The Case of Autism Using an Integrated Ontology and Information Model for Querying and Reasoning about Phenotypes: The Case of Autism Samson W. Tu, MS, Lakshika Tennakoon, RMP, MSC, MPhil, Martin O'Connor, MS, Ravi Shankar,

More information

Introduction to affect computing and its applications

Introduction to affect computing and its applications Introduction to affect computing and its applications Overview What is emotion? What is affective computing + examples? Why is affective computing useful? How do we do affect computing? Some interesting

More information

Use of Porter Stemming Algorithm and SVM for Emotion Extraction from News Headlines

Use of Porter Stemming Algorithm and SVM for Emotion Extraction from News Headlines Use of Porter Stemming Algorithm and SVM for Emotion Extraction from News Headlines Chaitali G. Patil Sandip S. Patil Abstract Abstract - Emotions play an essential role in social interactions, performs

More information

Modeling the Use of Space for Pointing in American Sign Language Animation

Modeling the Use of Space for Pointing in American Sign Language Animation Modeling the Use of Space for Pointing in American Sign Language Animation Jigar Gohel, Sedeeq Al-khazraji, Matt Huenerfauth Rochester Institute of Technology, Golisano College of Computing and Information

More information

Research Scholar, Department of Computer Science and Engineering Man onmaniam Sundaranar University, Thirunelveli, Tamilnadu, India.

Research Scholar, Department of Computer Science and Engineering Man onmaniam Sundaranar University, Thirunelveli, Tamilnadu, India. DEVELOPMENT AND VALIDATION OF ONTOLOGY BASED KNOWLEDGE REPRESENTATION FOR BRAIN TUMOUR DIAGNOSIS AND TREATMENT 1 1 S. Senthilkumar, 2 G. Tholkapia Arasu 1 Research Scholar, Department of Computer Science

More information

Semantic Alignment between ICD-11 and SNOMED-CT. By Marcie Wright RHIA, CHDA, CCS

Semantic Alignment between ICD-11 and SNOMED-CT. By Marcie Wright RHIA, CHDA, CCS Semantic Alignment between ICD-11 and SNOMED-CT By Marcie Wright RHIA, CHDA, CCS World Health Organization (WHO) owns and publishes the International Classification of Diseases (ICD) WHO was entrusted

More information

A Lexical-Ontological Resource forconsumerheathcare

A Lexical-Ontological Resource forconsumerheathcare A Lexical-Ontological Resource forconsumerheathcare Elena Cardillo FBK-IRST, Via Sommarive 18, 38123 Trento, Italy cardillo@fbk.eu Abstract. In Consumer Healthcare Informatics it is still difficult for

More information

Fuzzy Model on Human Emotions Recognition

Fuzzy Model on Human Emotions Recognition Fuzzy Model on Human Emotions Recognition KAVEH BAKHTIYARI &HAFIZAH HUSAIN Department of Electrical, Electronics and Systems Engineering Faculty of Engineering and Built Environment, Universiti Kebangsaan

More information

Detecting Implicit Expressions of Sentiment in Text Based on Commonsense Knowledge

Detecting Implicit Expressions of Sentiment in Text Based on Commonsense Knowledge Detecting Implicit Expressions of Sentiment in Text Based on Commonsense Knowledge Alexandra Balahur, Jesús M. Hermida, Andrés Montoyo Department of Software and Computing Systems University of Alicante

More information

Extending the EmotiNet Knowledge Base to Improve the Automatic Detection of. Implicitly Expressed Emotions from Text

Extending the EmotiNet Knowledge Base to Improve the Automatic Detection of. Implicitly Expressed Emotions from Text Extending the EmotiNet Knowledge Base to Improve the Automatic Detection of Implicitly Expressed s from Text Alexandra Balahur 1, Jesús M. Hermida 2 1 European Commission Joint Research Centre Institute

More information

Using simulated body language and colours to express emotions with the Nao robot

Using simulated body language and colours to express emotions with the Nao robot Using simulated body language and colours to express emotions with the Nao robot Wouter van der Waal S4120922 Bachelor Thesis Artificial Intelligence Radboud University Nijmegen Supervisor: Khiet Truong

More information

Prediction of Psychological Disorder using ANN

Prediction of Psychological Disorder using ANN Prediction of Psychological Disorder using ANN Purva D. Kekatpure #1, Prof. Rekha S. Sugandhi *2 # Department of Computer Engineering, M.I.T. College of Engineering Kothrud, Pune, India, University of

More information

Tracking Sentiment in Mail:! How Genders Differ on Emotional Axes. Saif Mohammad and Tony Yang! National Research Council Canada

Tracking Sentiment in Mail:! How Genders Differ on Emotional Axes. Saif Mohammad and Tony Yang! National Research Council Canada Tracking Sentiment in Mail:! How Genders Differ on Emotional Axes Saif Mohammad and Tony Yang! National Research Council Canada Road Map! Introduction and background Emotion lexicon Analysis of emotion

More information

Words: Evaluative, Emotional, Colourful, Musical!!

Words: Evaluative, Emotional, Colourful, Musical!! Words: Evaluative, Emotional, Colourful, Musical!! Saif Mohammad National Research Council Canada Includes joint work with Peter Turney, Tony Yang, Svetlana Kiritchenko, Xiaodan Zhu, Hannah Davis, Colin

More information

Valence-arousal evaluation using physiological signals in an emotion recall paradigm. CHANEL, Guillaume, ANSARI ASL, Karim, PUN, Thierry.

Valence-arousal evaluation using physiological signals in an emotion recall paradigm. CHANEL, Guillaume, ANSARI ASL, Karim, PUN, Thierry. Proceedings Chapter Valence-arousal evaluation using physiological signals in an emotion recall paradigm CHANEL, Guillaume, ANSARI ASL, Karim, PUN, Thierry Abstract The work presented in this paper aims

More information

1. INTRODUCTION. Vision based Multi-feature HGR Algorithms for HCI using ISL Page 1

1. INTRODUCTION. Vision based Multi-feature HGR Algorithms for HCI using ISL Page 1 1. INTRODUCTION Sign language interpretation is one of the HCI applications where hand gesture plays important role for communication. This chapter discusses sign language interpretation system with present

More information

Not All Moods are Created Equal! Exploring Human Emotional States in Social Media

Not All Moods are Created Equal! Exploring Human Emotional States in Social Media Not All Moods are Created Equal! Exploring Human Emotional States in Social Media Munmun De Choudhury Scott Counts Michael Gamon Microsoft Research, Redmond {munmund, counts, mgamon}@microsoft.com [Ekman,

More information

Characterization of 3D Gestural Data on Sign Language by Extraction of Joint Kinematics

Characterization of 3D Gestural Data on Sign Language by Extraction of Joint Kinematics Human Journals Research Article October 2017 Vol.:7, Issue:4 All rights are reserved by Newman Lau Characterization of 3D Gestural Data on Sign Language by Extraction of Joint Kinematics Keywords: hand

More information

Representation of Part-Whole Relationships in SNOMED CT

Representation of Part-Whole Relationships in SNOMED CT Representation of Part-Whole Relationships in SNOMED CT A. Patrice Seyed 1, Alan Rector 2, Uli Sattler 2, Bijan Parsia 2, and Robert Stevens 2 1 Department of Computer Science and Engineering, University

More information

Recognising Emotions from Keyboard Stroke Pattern

Recognising Emotions from Keyboard Stroke Pattern Recognising Emotions from Keyboard Stroke Pattern Preeti Khanna Faculty SBM, SVKM s NMIMS Vile Parle, Mumbai M.Sasikumar Associate Director CDAC, Kharghar Navi Mumbai ABSTRACT In day to day life, emotions

More information

Defined versus Asserted Classes: Working with the OWL Ontologies. NIF Webinar February 9 th 2010

Defined versus Asserted Classes: Working with the OWL Ontologies. NIF Webinar February 9 th 2010 Defined versus Asserted Classes: Working with the OWL Ontologies NIF Webinar February 9 th 2010 Outline NIFSTD ontologies in brief Multiple vs Single hierarchy of classes/ Asserted vs Inferred classes/primitive

More information

Gesture Recognition using Marathi/Hindi Alphabet

Gesture Recognition using Marathi/Hindi Alphabet Gesture Recognition using Marathi/Hindi Alphabet Rahul Dobale ¹, Rakshit Fulzele², Shruti Girolla 3, Seoutaj Singh 4 Student, Computer Engineering, D.Y. Patil School of Engineering, Pune, India 1 Student,

More information

An Intelligent Writing Assistant Module for Narrative Clinical Records based on Named Entity Recognition and Similarity Computation

An Intelligent Writing Assistant Module for Narrative Clinical Records based on Named Entity Recognition and Similarity Computation An Intelligent Writing Assistant Module for Narrative Clinical Records based on Named Entity Recognition and Similarity Computation 1,2,3 EMR and Intelligent Expert System Engineering Research Center of

More information

The innate hypothesis

The innate hypothesis The innate hypothesis DARWIN (1872) proposed that the facial expression of emotion evolved as part of the actions necessary for life: Anger: Frowning (to protect eyes in anticipation of attack) Surprise:

More information

Temporal Context and the Recognition of Emotion from Facial Expression

Temporal Context and the Recognition of Emotion from Facial Expression Temporal Context and the Recognition of Emotion from Facial Expression Rana El Kaliouby 1, Peter Robinson 1, Simeon Keates 2 1 Computer Laboratory University of Cambridge Cambridge CB3 0FD, U.K. {rana.el-kaliouby,

More information

Support system for breast cancer treatment

Support system for breast cancer treatment Support system for breast cancer treatment SNEZANA ADZEMOVIC Civil Hospital of Cacak, Cara Lazara bb, 32000 Cacak, SERBIA Abstract:-The aim of this paper is to seek out optimal relation between diagnostic

More information

Signals from Text: Sentiment, Intent, Emotion, Deception

Signals from Text: Sentiment, Intent, Emotion, Deception Signals from Text: Sentiment, Intent, Emotion, Deception Stephen Pulman TheySay Ltd, www.theysay.io and Dept. of Computer Science, Oxford University stephen.pulman@cs.ox.ac.uk March 9, 2017 Text Analytics

More information

Causal Knowledge Modeling for Traditional Chinese Medicine using OWL 2

Causal Knowledge Modeling for Traditional Chinese Medicine using OWL 2 Causal Knowledge Modeling for Traditional Chinese Medicine using OWL 2 Peiqin Gu College of Computer Science, Zhejiang University, P.R.China gupeiqin@zju.edu.cn Abstract. Unlike Western Medicine, those

More information

Accessible Computing Research for Users who are Deaf and Hard of Hearing (DHH)

Accessible Computing Research for Users who are Deaf and Hard of Hearing (DHH) Accessible Computing Research for Users who are Deaf and Hard of Hearing (DHH) Matt Huenerfauth Raja Kushalnagar Rochester Institute of Technology DHH Auditory Issues Links Accents/Intonation Listening

More information

A Comparison of Collaborative Filtering Methods for Medication Reconciliation

A Comparison of Collaborative Filtering Methods for Medication Reconciliation A Comparison of Collaborative Filtering Methods for Medication Reconciliation Huanian Zheng, Rema Padman, Daniel B. Neill The H. John Heinz III College, Carnegie Mellon University, Pittsburgh, PA, 15213,

More information

Biomedical resources for text mining

Biomedical resources for text mining August 30, 2005 Workshop Terminologies and ontologies in biomedicine: Can text mining help? Biomedical resources for text mining Olivier Bodenreider Lister Hill National Center for Biomedical Communications

More information

Perception Lie Paradox: Mathematically Proved Uncertainty about Humans Perception Similarity

Perception Lie Paradox: Mathematically Proved Uncertainty about Humans Perception Similarity Perception Lie Paradox: Mathematically Proved Uncertainty about Humans Perception Similarity Ahmed M. Mahran Computer and Systems Engineering Department, Faculty of Engineering, Alexandria University,

More information

Neuroscience and Generalized Empirical Method Go Three Rounds

Neuroscience and Generalized Empirical Method Go Three Rounds Bruce Anderson, Neuroscience and Generalized Empirical Method Go Three Rounds: Review of Robert Henman s Global Collaboration: Neuroscience as Paradigmatic Journal of Macrodynamic Analysis 9 (2016): 74-78.

More information

PROPOSED WORK PROGRAMME FOR THE CLEARING-HOUSE MECHANISM IN SUPPORT OF THE STRATEGIC PLAN FOR BIODIVERSITY Note by the Executive Secretary

PROPOSED WORK PROGRAMME FOR THE CLEARING-HOUSE MECHANISM IN SUPPORT OF THE STRATEGIC PLAN FOR BIODIVERSITY Note by the Executive Secretary CBD Distr. GENERAL UNEP/CBD/COP/11/31 30 July 2012 ORIGINAL: ENGLISH CONFERENCE OF THE PARTIES TO THE CONVENTION ON BIOLOGICAL DIVERSITY Eleventh meeting Hyderabad, India, 8 19 October 2012 Item 3.2 of

More information

This is the author s version of a work that was submitted/accepted for publication in the following source:

This is the author s version of a work that was submitted/accepted for publication in the following source: This is the author s version of a work that was submitted/accepted for publication in the following source: Moshfeghi, Yashar, Zuccon, Guido, & Jose, Joemon M. (2011) Using emotion to diversify document

More information

MODULE 41: THEORIES AND PHYSIOLOGY OF EMOTION

MODULE 41: THEORIES AND PHYSIOLOGY OF EMOTION MODULE 41: THEORIES AND PHYSIOLOGY OF EMOTION EMOTION: a response of the whole organism, involving 1. physiological arousal 2. expressive behaviors, and 3. conscious experience A mix of bodily arousal

More information

The 29th Fuzzy System Symposium (Osaka, September 9-, 3) Color Feature Maps (BY, RG) Color Saliency Map Input Image (I) Linear Filtering and Gaussian

The 29th Fuzzy System Symposium (Osaka, September 9-, 3) Color Feature Maps (BY, RG) Color Saliency Map Input Image (I) Linear Filtering and Gaussian The 29th Fuzzy System Symposium (Osaka, September 9-, 3) A Fuzzy Inference Method Based on Saliency Map for Prediction Mao Wang, Yoichiro Maeda 2, Yasutake Takahashi Graduate School of Engineering, University

More information

Nothing in biology makes sense except in the light of evolution Theodosius Dobzhansky Descent with modification Darwin

Nothing in biology makes sense except in the light of evolution Theodosius Dobzhansky Descent with modification Darwin Evolutionary Psychology: Emotion, Cognition and Intelligence Bill Meacham, Ph.D. APDG, 11 May 2015 www.bmeacham.com Evolution Nothing in biology makes sense except in the light of evolution Theodosius

More information

Towards Best Practices for Crowdsourcing Ontology Alignment Benchmarks

Towards Best Practices for Crowdsourcing Ontology Alignment Benchmarks Towards Best Practices for Crowdsourcing Ontology Alignment Benchmarks Reihaneh Amini, Michelle Cheatham, Pawel Grzebala, and Helena B. McCurdy Data Semantics Laboratory, Wright State University, Dayton,

More information

Weighted Ontology and Weighted Tree Similarity Algorithm for Diagnosing Diabetes Mellitus

Weighted Ontology and Weighted Tree Similarity Algorithm for Diagnosing Diabetes Mellitus 2013 International Conference on Computer, Control, Informatics and Its Applications Weighted Ontology and Weighted Tree Similarity Algorithm for Diagnosing Diabetes Mellitus Widhy Hayuhardhika Nugraha

More information

Emotions of Living Creatures

Emotions of Living Creatures Robot Emotions Emotions of Living Creatures motivation system for complex organisms determine the behavioral reaction to environmental (often social) and internal events of major significance for the needs

More information

Spotting Liars and Deception Detection skills - people reading skills in the risk context. Alan Hudson

Spotting Liars and Deception Detection skills - people reading skills in the risk context. Alan Hudson Spotting Liars and Deception Detection skills - people reading skills in the risk context Alan Hudson < AH Business Psychology 2016> This presentation has been prepared for the Actuaries Institute 2016

More information

Bio-Feedback Based Simulator for Mission Critical Training

Bio-Feedback Based Simulator for Mission Critical Training Bio-Feedback Based Simulator for Mission Critical Training Igor Balk Polhemus, 40 Hercules drive, Colchester, VT 05446 +1 802 655 31 59 x301 balk@alum.mit.edu Abstract. The paper address needs for training

More information

Towards an instrument for measuring sensemaking and an assessment of its theoretical features

Towards an instrument for measuring sensemaking and an assessment of its theoretical features http://dx.doi.org/10.14236/ewic/hci2017.86 Towards an instrument for measuring sensemaking and an assessment of its theoretical features Kholod Alsufiani Simon Attfield Leishi Zhang Middlesex University

More information

An introduction to case finding and outcomes

An introduction to case finding and outcomes An introduction to case finding and outcomes Dr Harshana Liyanage Department of Clinical & Experimental Medicine University of Surrey Wednesday, 25 January 2017 1 Objectives Problems with routine data

More information

Emotion Theory. Dr. Vijay Kumar

Emotion Theory. Dr. Vijay Kumar Emotion Theory Dr. Vijay Kumar Emotions Just how many emotions are there? Basic Emotions Some have criticized Plutchik s model as applying only to English-speakers Revised model of basic emotions includes:

More information

Effect of Sensor Fusion for Recognition of Emotional States Using Voice, Face Image and Thermal Image of Face

Effect of Sensor Fusion for Recognition of Emotional States Using Voice, Face Image and Thermal Image of Face Effect of Sensor Fusion for Recognition of Emotional States Using Voice, Face Image and Thermal Image of Face Yasunari Yoshitomi 1, Sung-Ill Kim 2, Takako Kawano 3 and Tetsuro Kitazoe 1 1:Department of

More information

Ontology Development for Type II Diabetes Mellitus Clinical Support System

Ontology Development for Type II Diabetes Mellitus Clinical Support System Ontology Development for Type II Diabetes Mellitus Clinical Support System Nopphadol Chalortham 1, Marut Buranarach 2 and Thepchai Supnithi 2 1 Department of Health-Related Informatics of Pharmacy, Silpakorn

More information

AN ONTOLOGICAL APPROACH TO REPRESENTING AND REASONING WITH TEMPORAL CONSTRAINTS IN CLINICAL TRIAL PROTOCOLS

AN ONTOLOGICAL APPROACH TO REPRESENTING AND REASONING WITH TEMPORAL CONSTRAINTS IN CLINICAL TRIAL PROTOCOLS AN ONTOLOGICAL APPROACH TO REPRESENTING AND REASONING WITH TEMPORAL CONSTRAINTS IN CLINICAL TRIAL PROTOCOLS Ravi D. Shankar, Susana B. Martins, Martin J. O Connor and Amar K. Das Stanford Medical Informatics,

More information

GfK Verein. Detecting Emotions from Voice

GfK Verein. Detecting Emotions from Voice GfK Verein Detecting Emotions from Voice Respondents willingness to complete questionnaires declines But it doesn t necessarily mean that consumers have nothing to say about products or brands: GfK Verein

More information

Blue Eyes Technology

Blue Eyes Technology Blue Eyes Technology D.D. Mondal #1, Arti Gupta *2, Tarang Soni *3, Neha Dandekar *4 1 Professor, Dept. of Electronics and Telecommunication, Sinhgad Institute of Technology and Science, Narhe, Maharastra,

More information

A FRAMEWORK FOR CLINICAL DECISION SUPPORT IN INTERNAL MEDICINE A PRELIMINARY VIEW Kopecky D 1, Adlassnig K-P 1

A FRAMEWORK FOR CLINICAL DECISION SUPPORT IN INTERNAL MEDICINE A PRELIMINARY VIEW Kopecky D 1, Adlassnig K-P 1 A FRAMEWORK FOR CLINICAL DECISION SUPPORT IN INTERNAL MEDICINE A PRELIMINARY VIEW Kopecky D 1, Adlassnig K-P 1 Abstract MedFrame provides a medical institution with a set of software tools for developing

More information

A Cooperative Multiagent Architecture for Turkish Sign Tutors

A Cooperative Multiagent Architecture for Turkish Sign Tutors A Cooperative Multiagent Architecture for Turkish Sign Tutors İlker Yıldırım Department of Computer Engineering Boğaziçi University Bebek, 34342, Istanbul, Turkey ilker.yildirim@boun.edu.tr 1 Introduction

More information

. Semi-automatic WordNet Linking using Word Embeddings. Kevin Patel, Diptesh Kanojia and Pushpak Bhattacharyya Presented by: Ritesh Panjwani

. Semi-automatic WordNet Linking using Word Embeddings. Kevin Patel, Diptesh Kanojia and Pushpak Bhattacharyya Presented by: Ritesh Panjwani Semi-automatic WordNet Linking using Word Embeddings Kevin Patel, Diptesh Kanojia and Pushpak Bhattacharyya Presented by: Ritesh Panjwani January 11, 2018 Kevin Patel WordNet Linking via Embeddings 1/22

More information

ONTOLOGY. elearnig INITIATIVE PRAISE: Version number 1.0. Peer Review Network Applying Intelligence to Social Work Education

ONTOLOGY. elearnig INITIATIVE PRAISE: Version number 1.0. Peer Review Network Applying Intelligence to Social Work Education elearnig INITIATIVE PRAISE: Peer Review Network Applying Intelligence to Social Work Education Grant agreement number: 2003-4724 / 001-001 EDU - ELEARN ONTOLOGY Version number 1.0 30.10.2005 Executive

More information

Affective Game Engines: Motivation & Requirements

Affective Game Engines: Motivation & Requirements Affective Game Engines: Motivation & Requirements Eva Hudlicka Psychometrix Associates Blacksburg, VA hudlicka@ieee.org psychometrixassociates.com DigiPen Institute of Technology February 20, 2009 1 Outline

More information

Facial Feature Model for Emotion Recognition Using Fuzzy Reasoning

Facial Feature Model for Emotion Recognition Using Fuzzy Reasoning Facial Feature Model for Emotion Recognition Using Fuzzy Reasoning Renan Contreras, Oleg Starostenko, Vicente Alarcon-Aquino, and Leticia Flores-Pulido CENTIA, Department of Computing, Electronics and

More information

APPROVAL SHEET. Uncertainty in Semantic Web. Doctor of Philosophy, 2005

APPROVAL SHEET. Uncertainty in Semantic Web. Doctor of Philosophy, 2005 APPROVAL SHEET Title of Dissertation: BayesOWL: A Probabilistic Framework for Uncertainty in Semantic Web Name of Candidate: Zhongli Ding Doctor of Philosophy, 2005 Dissertation and Abstract Approved:

More information

Analyzing Emotional Statements Roles of General and Physiological Variables

Analyzing Emotional Statements Roles of General and Physiological Variables Analyzing Emotional Statements Roles of General and Physiological Variables Dipankar Das Computer Science & Engineering Department, Jadavpur University, India dipankar.dipnil2005@gmail.com Sivaji Bandyopadhyay

More information

A Descriptive Delta for Identifying Changes in SNOMED CT

A Descriptive Delta for Identifying Changes in SNOMED CT A Descriptive Delta for Identifying Changes in SNOMED CT Christopher Ochs, Yehoshua Perl, Gai Elhanan Department of Computer Science New Jersey Institute of Technology Newark, NJ, USA {cro3, perl, elhanan}@njit.edu

More information

Formulating Emotion Perception as a Probabilistic Model with Application to Categorical Emotion Classification

Formulating Emotion Perception as a Probabilistic Model with Application to Categorical Emotion Classification Formulating Emotion Perception as a Probabilistic Model with Application to Categorical Emotion Classification Reza Lotfian and Carlos Busso Multimodal Signal Processing (MSP) lab The University of Texas

More information

S.A.F.E.T.Y. TM Profile for Joe Bloggs. Joe Bloggs. Apr / 13

S.A.F.E.T.Y. TM Profile for Joe Bloggs. Joe Bloggs. Apr / 13 Joe Bloggs Apr 14 2016 1 / 13 About the Academy of Brain-based Leadership (ABL) At ABL we consolidate world-leading, thinking, education & products to facilitate change. Serving as a translator, we evaluate

More information

Stepwise Knowledge Acquisition in a Fuzzy Knowledge Representation Framework

Stepwise Knowledge Acquisition in a Fuzzy Knowledge Representation Framework Stepwise Knowledge Acquisition in a Fuzzy Knowledge Representation Framework Thomas E. Rothenfluh 1, Karl Bögl 2, and Klaus-Peter Adlassnig 2 1 Department of Psychology University of Zurich, Zürichbergstraße

More information

Introduction to Psychology. Lecture no: 27 EMOTIONS

Introduction to Psychology. Lecture no: 27 EMOTIONS Lecture no: 27 EMOTIONS o Derived from the Latin word Emovere emotion means to excite, stir up or agitate. o A response that includes feelings such as happiness, fear, sadness, grief, sorrow etc: it is

More information

LSA64: An Argentinian Sign Language Dataset

LSA64: An Argentinian Sign Language Dataset LSA64: An Argentinian Sign Language Dataset Franco Ronchetti* 1, Facundo Quiroga* 1, César Estrebou 1, Laura Lanzarini 1, and Alejandro Rosete 2 1 Instituto de Investigación en Informática LIDI, Facultad

More information

Verbal and nonverbal discourse planning

Verbal and nonverbal discourse planning Verbal and nonverbal discourse planning Berardina De Carolis Catherine Pelachaud Isabella Poggi University of Bari University of Rome La Sapienza University of Rome Three Department of Informatics Department

More information

READ-BIOMED-SS: ADVERSE DRUG REACTION CLASSIFICATION OF MICROBLOGS USING EMOTIONAL AND CONCEPTUAL ENRICHMENT

READ-BIOMED-SS: ADVERSE DRUG REACTION CLASSIFICATION OF MICROBLOGS USING EMOTIONAL AND CONCEPTUAL ENRICHMENT READ-BIOMED-SS: ADVERSE DRUG REACTION CLASSIFICATION OF MICROBLOGS USING EMOTIONAL AND CONCEPTUAL ENRICHMENT BAHADORREZA OFOGHI 1, SAMIN SIDDIQUI 1, and KARIN VERSPOOR 1,2 1 Department of Computing and

More information

EER Assurance Criteria & Assertions IAASB Main Agenda (June 2018)

EER Assurance Criteria & Assertions IAASB Main Agenda (June 2018) Definition EER Assurance Criteria & Assertions Criteria & Assertions guidance skeleton Agenda Item 4-B Suitability of Criteria 1. Criteria specify both: the nature and scope of the topics and related resources

More information

Assessing the Foundations of Conscious Computing: A Bayesian Exercise

Assessing the Foundations of Conscious Computing: A Bayesian Exercise Assessing the Foundations of Conscious Computing: A Bayesian Exercise Eric Horvitz June 2001 Questions have long been posed with about whether we might one day be able to create systems that experience

More information

Theory, Models, Variables

Theory, Models, Variables Theory, Models, Variables Y520 Strategies for Educational Inquiry 2-1 Three Meanings of Theory A set of interrelated conceptions or ideas that gives an account of intrinsic (aka, philosophical) values.

More information

User Evaluation of an Electronic Malaysian Sign Language Dictionary: e-sign Dictionary

User Evaluation of an Electronic Malaysian Sign Language Dictionary: e-sign Dictionary User Evaluation of an Electronic Malaysian Sign Language Dictionary: e-sign Dictionary Siew Hock Ow Department of Software Engineering, Faculty of Computer Science & Information Technology University of

More information

Speech to Text Wireless Converter

Speech to Text Wireless Converter Speech to Text Wireless Converter Kailas Puri 1, Vivek Ajage 2, Satyam Mali 3, Akhil Wasnik 4, Amey Naik 5 And Guided by Dr. Prof. M. S. Panse 6 1,2,3,4,5,6 Department of Electrical Engineering, Veermata

More information

Deriving an Abstraction Network to Support Quality Assurance in OCRe

Deriving an Abstraction Network to Support Quality Assurance in OCRe Deriving an Abstraction Network to Support Quality Assurance in OCRe Christopher Ochs, MS 1, Ankur Agrawal, BE 1, Yehoshua Perl, PhD 1, Michael Halper, PhD 1, Samson W. Tu, MS 3, Simona Carini, MA 2, Ida

More information

Edge Based Grid Super-Imposition for Crowd Emotion Recognition

Edge Based Grid Super-Imposition for Crowd Emotion Recognition Edge Based Grid Super-Imposition for Crowd Emotion Recognition Amol S Patwardhan 1 1Senior Researcher, VIT, University of Mumbai, 400037, India ---------------------------------------------------------------------***---------------------------------------------------------------------

More information

Description of social-ecological systems framework based on ontology engineering theory

Description of social-ecological systems framework based on ontology engineering theory Description of social-ecological systems framework based on ontology engineering theory Terukazu KUMAZAWA 1 and Takanori MATSUI 2 1. Center for Research Promotion, Research Institute for Humanity and Nature

More information