paper-with-me

홈 › Papers

FATRER: Full-Attention Topic Regularizer for Accurate and Robust Conversational Emotion Recognition

2023-07-23 · Yuzhao Mao, Di Lu, Xiaojie Wang, Yang Zhang

This paper concentrates on the understanding of interlocutors' emotions evoked in conversational utterances. Previous studies in this literature mainly focus on more accurate emotional predictions, while ignoring model robustness when the local context is corrupted by adversarial attacks. To maintain robustness while ensuring accuracy, we propose an emotion recognizer augmented by a full-attention topic regularizer, which enables an emotion-related global view when modeling the local context in a conversation. A joint topic modeling strategy is introduced to implement regularization from both representation and loss perspectives. To avoid over-regularization, we drop the constraints on prior distributions that exist in traditional topic modeling and perform probabilistic approximations based entirely on attention alignment. Experiments show that our models obtain more favorable results than state-of-the-art models, and gain convincing robustness under three types of adversarial attacks.

📄 PDF Abstract BibTeX arXiv:2307.12221

Code (1)

ludybupt/FATRER 공식 구현 pytorch

Tasks

Emotion RecognitionEmotion Recognition in Conversation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Topic Balancing with Additive Regularization of Topic Models

2020-07-01 · ACL 2020 6 · Eugeniia Veselova, Konstantin Vorontsov

This article proposes a new approach for building topic models on unbalanced collections in topic modelling, based on the existing methods and our experiments with such methods. Real-world data collections contain topics…

Topic Models

Topic Sensitive Attention on Generic Corpora Corrects Sense Bias in Pretrained Embeddings

2019-06-05 · ACL 2019 7 · Vihari Piratla, Sunita Sarawagi, Soumen Chakrabarti

Given a small corpus $\mathcal D_T$ pertaining to a limited set of focused topics, our goal is to train embeddings that accurately capture the sense of words in the topic in spite of the limited size of $\mathcal D_T$. T…

Improving Topic Coherence with Regularized Topic Models

2011-12-01 · NeurIPS 2011 12 · David Newman, Edwin V. Bonilla, Wray Buntine

Topic models have the potential to improve search and browsing by extracting useful semantic themes from web pages and other text documents. When learned topics are coherent and interpretable, they can be valuable for fa…

DiversityRetrievalTopic Models

Enhancing Topic Interpretability for Neural Topic Modeling through Topic-wise Contrastive Learning

2024-12-23 · Xin Gao, Yang Lin, Ruiqing Li, Yasha Wang 외

Data mining and knowledge discovery are essential aspects of extracting valuable insights from vast datasets. Neural topic models (NTMs) have emerged as a valuable unsupervised tool in this field. However, the predominan…

Contrastive LearningTopic Models

Attention-Guided Low-Rank Tensor Completion

2024-07-17 · IEEE Transactions on Pattern Analysis and Machine Intelligence 2024 7 · Truong Thanh Nhat Mai, Edmund Y. Lam, Chul Lee

Low-rank tensor completion (LRTC) aims to recover missing data of high-dimensional structures from a limited set of observed entries. Despite recent significant successes, the original structures of data tensors are stil…

Image Restoration