Understanding Textual Emotion Through Emoji Prediction
This project explores emoji prediction from short text sequences using four deep learning architectures: a feed-forward network, CNN, transformer, and BERT. Using the TweetEval dataset, we address class imbalance through focal loss and regularization techniques. Results show BERT achieves the highest overall performance due to its pre-training advantage, while CNN demonstrates superior efficacy on rare emoji classes. This research shows the importance of architecture selection and hyperparameter tuning for sentiment-aware emoji prediction, contributing to improved human-computer interaction.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Emoji Prediction: Extensions and Benchmarking
Emojis are a succinct form of language which can express concrete meanings, emotions, and intentions. Emojis also carry signals that can be used to better understand communicative intent. They have become a ubiquitous pa…
BenchmarkingMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONPredictionViGoEmotions: A Benchmark Dataset For Fine-grained Emotion Detection on Vietnamese Texts
Emotion classification plays a significant role in emotion prediction and harmful content detection. Recent advancements in NLP, particularly through large language models (LLMs), have greatly improved outcomes in this f…
Emotion ClassificationLexical NormalizationTokyoTech\_NLP at SemEval-2019 Task 3: Emotion-related Symbols in Emotion Detection
This paper presents our contextual emotion detection system in approaching the SemEval2019 shared task 3: EmoContext: Contextual Emotion Detection in Text. This system cooperates with an emotion detection neural network …
Analyzing Incorporation of Emotion in Emoji Prediction
In this work, we investigate the impact of incorporating emotion classes on the task of predicting emojis from Twitter texts. More specifically, we first show that there is a correlation between the emotion expressed in …
PredictionMultimodal Emotion Classification
Most NLP and Computer Vision tasks are limited to scarcity of labelled data. In social media emotion classification and other related tasks, hashtags have been used as indicators to label data. With the rapid increase in…
ClassificationEmotion ClassificationGeneral Classification