paper-with-me

Papers

Accumulating Word Representations in Multi-level Context Integration for ERC Task

2023-11-06 · International Conference on Knowledge and Systems Engineering (KSE) 2023 11 · Jieying Xue, Phuong Minh Nguyen, Matheny Blake, Nguyen Minh Le

Emotion Recognition in Conversations (ERC) has attracted augmented interest recently because of its pronounced adaptability, which is to forecast the sentiment label for each utterance given a conversation as context. In order to identify the emotion of a focal sentence, it is crucial to model its meaning fused with contextual information. Many recent studies have focused on capturing different types of context as supporting information and integrated it in various ways: local and global contexts or at the speaker level through intra-speaker and inter-speaker integration. However, the importance of word representations after context integration has not been investigated completely, while word information is also essential to reflect the speaker's emotions in the conversation. Therefore, in this work, we endeavor to investigate the impact of accumulating word vector representations on sentence modeling fused with multi-level contextual integration. To this end, we propose an effective method for sentence modeling in ERC tasks and achieve competitive state-of-the-art results across four widely recognized bench-mark datasets: Iemocap, MELD, EmoryNLP, and DailyDialog. Our source code can be accessed via the following link: github.com/yingjie7/per_erc/tree/AccumWR.

📄 PDF Abstract BibTeX

Code (1)

yingjie7/per_erc 공식 구현 pytorch

Tasks

Emotion RecognitionEmotion Recognition in ConversationSentence

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
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.
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…
Adam 설명 없음

Similar Papers 제목 키워드 기반

Assessing Polyseme Sense Similarity through Co-predication Acceptability and Contextualised Embedding Distance

2020-12-01 · Joint Conference on Lexical and Computational Semantics 2020 · Janosch Haber, Massimo Poesio

Co-predication is one of the most frequently used linguistic tests to tell apart shifts in polysemic sense from changes in homonymic meaning. It is increasingly coming under criticism as evidence is accumulating that it …

Word Embeddings

Assessing Social and Intersectional Biases in Contextualized Word Representations

2019-11-04 · NeurIPS 2019 12 · Yi Chern Tan, L. Elisa Celis

Social bias in machine learning has drawn significant attention, with work ranging from demonstrations of bias in a multitude of applications, curating definitions of fairness for different contexts, to developing algori…

FairnessSentenceWord Embeddings

Improving Matching Models with Hierarchical Contextualized Representations for Multi-turn Response Selection

2018-08-22 · Chongyang Tao, Wei Wu, Can Xu, Yansong Feng 외

In this paper, we study context-response matching with pre-trained contextualized representations for multi-turn response selection in retrieval-based chatbots. Existing models, such as Cove and ELMo, are trained with li…

DecoderDialogue GenerationRetrievalSentence

Accurate Word Representations with Universal Visual Guidance

2020-12-30 · Zhuosheng Zhang, Haojie Yu, Hai Zhao, Rui Wang 외

Word representation is a fundamental component in neural language understanding models. Recently, pre-trained language models (PrLMs) offer a new performant method of contextualized word representations by leveraging the…

Machine TranslationNatural Language UnderstandingTranslation

Contextual and Non-Contextual Word Embeddings: an in-depth Linguistic Investigation

2020-07-01 · WS 2020 7 · Alessio Miaschi, Felice Dell{'}Orletta

In this paper we present a comparison between the linguistic knowledge encoded in the internal representations of a contextual Language Model (BERT) and a contextual-independent one (Word2vec). We use a wide set of probi…

Language ModelingLanguage ModellingSentenceWord Embeddings