paper-with-me

홈 › Papers

AdCOFE: Advanced Contextual Feature Extraction in Conversations for emotion classification

2021-04-09 · Vaibhav Bhat, Anita Yadav, Sonal Yadav, Dhivya Chandrasekran, Vijay Mago

Emotion recognition in conversations is an important step in various virtual chat bots which require opinion-based feedback, like in social media threads, online support and many more applications. Current Emotion recognition in conversations models face issues like (a) loss of contextual information in between two dialogues of a conversation, (b) failure to give appropriate importance to significant tokens in each utterance and (c) inability to pass on the emotional information from previous utterances.The proposed model of Advanced Contextual Feature Extraction (AdCOFE) addresses these issues by performing unique feature extraction using knowledge graphs, sentiment lexicons and phrases of natural language at all levels (word and position embedding) of the utterances. Experiments on the Emotion recognition in conversations dataset show that AdCOFE is beneficial in capturing emotions in conversations.

📄 PDF Abstract BibTeX arXiv:2104.04517

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationEmotion ClassificationEmotion RecognitionGeneral ClassificationKnowledge GraphsPosition

Similar Papers 제목 키워드 기반

Neural Feature Extraction for Contextual Emotion Detection

2019-09-01 · RANLP 2019 9 · Elham Mohammadi, Hessam Amini, Leila Kosseim

This paper describes a new approach for the task of contextual emotion detection. The approach is based on a neural feature extractor, composed of a recurrent neural network with an attention mechanism, followed by a cla…

Emotion Recognition in ConversationPOSWord Embeddings

pytopicgram: A library for data extraction and topic modeling from Telegram channels

2025-02-07 · J. Gómez-Romero, J. Cantón Correa, R. Pérez Mercado, F. Prados Abad 외

Telegram is a popular platform for public communication, generating large amounts of messages through its channels. pytopicgram is a Python library that helps researchers collect, organize, and analyze these Telegram mes…

Retrieval

Enhancing Clinical Concept Extraction with Contextual Embeddings

2019-02-22 · Yuqi Si, Jingqi Wang, Hua Xu, Kirk Roberts

Neural network-based representations ("embeddings") have dramatically advanced natural language processing (NLP) tasks, including clinical NLP tasks such as concept extraction. Recently, however, more advanced embedding …

Clinical Concept ExtractionLanguage ModellingLarge Language ModelWord Embeddings

Multimodal Emotion-Cause Pair Extraction in Conversations

2021-10-15 · Fanfan Wang, Zixiang Ding, Rui Xia, Zhaoyu Li 외

Emotion cause analysis has received considerable attention in recent years. Previous studies primarily focused on emotion cause extraction from texts in news articles or microblogs. It is also interesting to discover emo…

ArticlesEmotion Cause ExtractionEmotion-Cause Pair ExtractionEmotion Recognition+1

Recognizing Emotion Cause in Conversations

2020-12-22 · Soujanya Poria, Navonil Majumder, Devamanyu Hazarika, Deepanway Ghosal 외

We address the problem of recognizing emotion cause in conversations, define two novel sub-tasks of this problem, and provide a corresponding dialogue-level dataset, along with strong Transformer-based baselines. The dat…

Causal Emotion EntailmentEmotion Cause ExtractionRecognizing Emotion Cause in Conversations