paper-with-me

홈 › Papers

Understanding Textual Emotion Through Emoji Prediction

2025-08-13 · Ethan Gordon, Nishank Kuppa, Rigved Tummala, Sriram Anasuri arxiv

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.

📄 PDF Abstract BibTeX arXiv:2508.10222

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Emoji Prediction: Extensions and Benchmarking

2020-07-14 · Weicheng Ma, Ruibo Liu, Lili Wang, Soroush Vosoughi

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-ClASSIFICATIONPrediction

ViGoEmotions: A Benchmark Dataset For Fine-grained Emotion Detection on Vietnamese Texts

2026-02-09 · Hung Quang Tran, Nam Tien Pham, Son T. Luu, Kiet Van Nguyen arxiv

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 Normalization

TokyoTech\_NLP at SemEval-2019 Task 3: Emotion-related Symbols in Emotion Detection

2019-06-01 · SEMEVAL 2019 6 · Zhishen Yang, Sam Vijlbrief, Naoaki Okazaki

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

2019-06-01 · WS 2019 6 · Shirley Anugrah Hayati, Aldrian Obaja Muis

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 …

Prediction

Multimodal Emotion Classification

2019-03-13 · Anurag Illendula, Amit Sheth

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