Abstract
Detection of Emotions from the text is a tedious task. Presently, existing models failed to detect the emotion in absence of the emotional word in the text. The cause phrase selection which gives a deep insight into emotions is considered to be a tough task. The proposed model for detecting emotions is developed through seven layers. Initially, the dataset is represented in the Topical documents using Adversarial Topic Modelling (ATM). Convolutional Neural Network (CNN) maps each phrase in the topical document to Higher-dimensional vectors, followed by the ELMo Model to obtain the fixed word Embeddings vectors. LSTM is responsible for making the interaction between the words in word embeddings and produces the context and query vectors. The bi-directional Attention flow layer determines the most relevant similarity between Context and Query. Finally, Robustly Optimized BERT (RoBERT) architecture is used to detect the Emotion. It is noted that the proposed multi-stage model detects better emotions than all the existing state-of-art models for detecting emotions.
Citation
@inproceedings{nag2021ContextualBIDirectionalAttention,
address = {New York, NY, USA},
series = {{AIR2021}},
title = {Contextual {BI}-{Directional} {Attention} {Flow} {With} {Embeddings} {From} {Language} {Models}: {A} {Generative} {Approach} to {Emotion} {Detection}},
isbn = {978-1-4503-8971-6},
shorttitle = {Contextual {BI}-{Directional} {Attention} {Flow} {With} {Embeddings} {From} {Language} {Models}},
url = {https://doi.org/10.1145/3478586.3478629},
booktitle = {Advances in {Robotics} - 5th {International} {Conference} of {The} {Robotics} {Society}},
publisher = {Association for Computing Machinery},
author = {Nag, Prashant Kumar and Priya R, Vishnu},
month = jun,
year = {2021},
pages = {1--6}
}