paper-with-me

Papers

Contextual Emotion Recognition Using Transformer-Based Models

2023-08-02 · INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY 2023 8 · Aayush Devgan

In order to increase the precision of emotion identification in text, this research suggests a context-aware emotion recognition system employing transformer models, especially BERT. The model is able to comprehend complex emotions and context-dependent expressions since it was trained on a broad, emotion-labeled dataset. On a benchmark dataset, its efficacy is assessed compared to conventional techniques and standard transformer models. The system is proficient at gathering contextual information, and the findings demonstrate a considerable improvement in emotion recognition accuracy. This study improves textual emotion identification, opening the door to applications like chatbots that can recognize emotions and systems for tracking mental health. It also identifies potential areas for further study in developing transformer models for context-sensitive NLP applications

📄 PDF Abstract BibTeX

Code (1)

aayushdevgan/contextual-emotion-recognition-using-bert

Tasks

Emotion RecognitionLanguage ModellingSentiment Analysis

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Weight Decay 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
WordPiece 설명 없음
Adam 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Transformer-Based Self-Supervised Learning for Emotion Recognition

2022-04-08 · Juan Vazquez-Rodriguez, Grégoire Lefebvre, Julien Cumin, James L. Crowley

In order to exploit representations of time-series signals, such as physiological signals, it is essential that these representations capture relevant information from the whole signal. In this work, we propose to use a …

Emotion RecognitionSelf-Supervised LearningTime SeriesTime Series Analysis

Beyond Isolated Utterances: Conversational Emotion Recognition

2021-09-13 · Raghavendra Pappagari, Piotr Żelasko, Jesús Villalba, Laureano Moro-Velazquez 외

Speech emotion recognition is the task of recognizing the speaker's emotional state given a recording of their utterance. While most of the current approaches focus on inferring emotion from isolated utterances, we argue…

Emotion RecognitionSpeech Emotion Recognition

Contextualized Emotion Recognition in Conversation as Sequence Tagging

2020-07-01 · Yan Wang, Jiayu Zhang, Jun Ma, Shaojun Wang 외

Emotion recognition in conversation (ERC) is an important topic for developing empathetic machines in a variety of areas including social opinion mining, health-care and so on. In this paper, we propose a method to model…

Emotion ClassificationEmotion RecognitionEmotion Recognition in ConversationOpinion Mining

Knowledge Aware Emotion Recognition in Textual Conversations via Multi-Task Incremental Transformer

2020-12-01 · COLING 2020 8 · Duzhen Zhang, Xiuyi Chen, Shuang Xu, Bo Xu

Emotion recognition in textual conversations (ERTC) plays an important role in a wide range of applications, such as opinion mining, recommender systems, and so on. ERTC, however, is a challenging task. For one thing, sp…

Emotion RecognitionGraph AttentionMulti-Task LearningOpinion Mining+1

EmT: A Novel Transformer for Generalized Cross-subject EEG Emotion Recognition

2024-06-26 · Yi Ding, Chengxuan Tong, Shuailei Zhang, Muyun Jiang 외

Integrating prior knowledge of neurophysiology into neural network architecture enhances the performance of emotion decoding. While numerous techniques emphasize learning spatial and short-term temporal patterns, there h…

EEGEEG Emotion RecognitionEmotion ClassificationEmotion Recognition+2