paper-with-me

홈 › Papers

REDAffectiveLM: Leveraging Affect Enriched Embedding and Transformer-based Neural Language Model for Readers' Emotion Detection

2023-01-21 · Anoop Kadan, Deepak P., Manjary P. Gangan, Savitha Sam Abraham, Lajish V. L

Technological advancements in web platforms allow people to express and share emotions towards textual write-ups written and shared by others. This brings about different interesting domains for analysis; emotion expressed by the writer and emotion elicited from the readers. In this paper, we propose a novel approach for Readers' Emotion Detection from short-text documents using a deep learning model called REDAffectiveLM. Within state-of-the-art NLP tasks, it is well understood that utilizing context-specific representations from transformer-based pre-trained language models helps achieve improved performance. Within this affective computing task, we explore how incorporating affective information can further enhance performance. Towards this, we leverage context-specific and affect enriched representations by using a transformer-based pre-trained language model in tandem with affect enriched Bi-LSTM+Attention. For empirical evaluation, we procure a new dataset REN-20k, besides using RENh-4k and SemEval-2007. We evaluate the performance of our REDAffectiveLM rigorously across these datasets, against a vast set of state-of-the-art baselines, where our model consistently outperforms baselines and obtains statistically significant results. Our results establish that utilizing affect enriched representation along with context-specific representation within a neural architecture can considerably enhance readers' emotion detection. Since the impact of affect enrichment specifically in readers' emotion detection isn't well explored, we conduct a detailed analysis over affect enriched Bi-LSTM+Attention using qualitative and quantitative model behavior evaluation techniques. We observe that compared to conventional semantic embedding, affect enriched embedding increases ability of the network to effectively identify and assign weightage to key terms responsible for readers' emotion detection.

📄 PDF Abstract BibTeX arXiv:2301.08995

Code (1)

anoopkdcs/redaffectivelm 공식 구현 tf

Tasks

4kLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Aff2Vec: Affect--Enriched Distributional Word Representations

2018-05-21 · COLING 2018 8 · Sopan Khosla, Niyati Chhaya, Kushal Chawla

Human communication includes information, opinions, and reactions. Reactions are often captured by the affective-messages in written as well as verbal communications. While there has been work in affect modeling and to s…

Natural Language UnderstandingSentiment AnalysisWord EmbeddingsWord Similarity

Affect Enriched Word Embeddings for News Information Retrieval

2019-09-04 · Tommaso Teofili, Niyati Chhaya

Distributed representations of words have shown to be useful to improve the effectiveness of IR systems in many sub-tasks like query expansion, retrieval and ranking. Algorithms like word2vec, GloVe and others are also k…

Information RetrievalRetrievalWord Embeddings

Capturing Context-Aware Route Choice Semantics for Trajectory Representation Learning

2025-10-16 · Ji Cao, Yu Wang, Tongya Zheng, Jie Song 외 arxiv

Trajectory representation learning (TRL) aims to encode raw trajectory data into low-dimensional embeddings for downstream tasks such as travel time estimation, mobility prediction, and trajectory similarity analysis. Fr…

Representation LearningTravel Time Estimation

Lexicon-Enriched Graph Modeling for Arabic Document Readability Prediction

2025-09-26 · Passant Elchafei, Mayar Osama, Mohamed Rageh, Mervat Abuelkheir arxiv

We present a graph-based approach enriched with lexicons to predict document-level readability in Arabic, developed as part of the Constrained Track of the BAREC Shared Task 2025. Our system models each document as a sen…

Graph Neural Network

Knowledge-Enriched Transformer for Emotion Detection in Textual Conversations

2019-09-24 · IJCNLP 2019 11 · Peixiang Zhong, Di Wang, Chunyan Miao

Messages in human conversations inherently convey emotions. The task of detecting emotions in textual conversations leads to a wide range of applications such as opinion mining in social networks. However, enabling machi…

Emotion Recognition in ConversationGraph Attention