A computational model implementing subjectivity with the 'Room Theory'. The case of detecting Emotion from Text
This work introduces a new method to consider subjectivity and general context dependency in text analysis and uses as example the detection of emotions conveyed in text. The proposed method takes into account subjectivity using a computational version of the Framework Theory by Marvin Minsky (1974) leveraging on the Word2Vec approach to text vectorization by Mikolov et al. (2013), used to generate distributed representation of words based on the context where they appear. Our approach is based on three components: 1. a framework/'room' representing the point of view; 2. a benchmark representing the criteria for the analysis - in this case the emotion classification, from a study of human emotions by Robert Plutchik (1980); and 3. the document to be analyzed. By using similarity measure between words, we are able to extract the relative relevance of the elements in the benchmark - intensities of emotions in our case study - for the document to be analyzed. Our method provides a measure that take into account the point of view of the entity reading the document. This method could be applied to all the cases where evaluating subjectivity is relevant to understand the relative value or meaning of a text. Subjectivity can be not limited to human reactions, but it could be used to provide a text with an interpretation related to a given domain ("room"). To evaluate our method, we used a test case in the political domain.
Code (0)
등록된 구현이 없습니다.
Tasks
Emotion ClassificationSimilar Papers 제목 키워드 기반
Subjectivity Learning Theory towards Artificial General Intelligence
The construction of artificial general intelligence (AGI) was a long-term goal of AI research aiming to deal with the complex data in the real world and make reasonable judgments in various cases like a human. However, t…
Learning TheoryCultural Endowment as Collective Improvisation: subjectivity and digital infinity
Philosophically, a repertoire of signifying practices as constitutive of a cultural endowment was said to be ambiguous or unworthy of pursuit. Currently, a unique capacity of the mind is considered to be its ability to p…
Implementation of Support Vector Machines using Reaction Networks
Can machine learning algorithms be implemented using chemical reaction networks? We demonstrate that this is possible in the case of support vector machines (SVMs). SVMs are powerful tools for data classification, levera…
MushroomRL: Simplifying Reinforcement Learning Research
MushroomRL is an open-source Python library developed to simplify the process of implementing and running Reinforcement Learning (RL) experiments. Compared to other available libraries, MushroomRL has been created with t…
reinforcement-learningReinforcement LearningReinforcement Learning (RL)Polarimetric Room Electromagnetics
A polarimetric model for the power delay spectrum for inroom communication is proposed. The proposed model describes the gradual depolarization of the signal with delay. The model is based on the theory of room electroma…