A computational model implementing subjectivity with the 'Room Theory'. The case of detecting Emotion from Text
Carlo Lipizzi, Dario Borrelli, Fernanda de Oliveira Capela

TL;DR
This paper presents a computational model that incorporates subjectivity and context dependency for emotion detection in text, using a 'Room Theory' framework combined with word embeddings to analyze relative emotional relevance.
Contribution
It introduces a novel method combining the 'Room Theory' with Word2Vec for subjectivity-aware emotion detection in text, accounting for different perspectives or 'rooms'.
Findings
Effective in capturing emotional relevance based on perspective
Applicable to domain-specific subjectivity analysis
Demonstrated in political text case study
Abstract
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 -…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Advanced Text Analysis Techniques · Text and Document Classification Technologies
