Fuzzy-Rough Nearest Neighbour Approaches for Emotion Detection in Tweets
This work addresses emotion recognition in social media data, offering a simpler alternative to deep learning, but it is incremental as it adapts existing fuzzy-rough methods to a specific domain task.
The authors tackled emotion detection in tweets by developing a fuzzy-rough nearest neighbor classifier enhanced with ordered weighted average operators, achieving competitive results with state-of-the-art deep learning methods on the SemEval-2018 benchmark.
Social media are an essential source of meaningful data that can be used in different tasks such as sentiment analysis and emotion recognition. Mostly, these tasks are solved with deep learning methods. Due to the fuzzy nature of textual data, we consider using classification methods based on fuzzy rough sets. Specifically, we develop an approach for the SemEval-2018 emotion detection task, based on the fuzzy rough nearest neighbour (FRNN) classifier enhanced with ordered weighted average (OWA) operators. We use tuned ensembles of FRNN--OWA models based on different text embedding methods. Our results are competitive with the best SemEval solutions based on more complicated deep learning methods.