Game Transformations That Preserve Nash Equilibria or Best-Response Sets
Abstract
Multimodal Emotion Recognition in Conversation (MERC) focuses on detecting the emotions expressed by speakers in each utterance. Recent research has increasingly leveraged graph-based models to capture interactive relationships in conversations, enhancing the ability to extract emotional cues. However, existing methods primarily focus on explicit utterance-level relationships, neglecting both the implicit connections within individual modality and the differences in implicit relationships across modalities. Moreover, these methods often overlook the role of sentimental features in conversation history in cross-modal semantic alignment. To address these issues, we propose a novel model that employs modality-adaptive hybrid relational graphs to enrich the dialogue graph by inferring implicit relationships between nodes within each modality. Furthermore, we introduce historical sentiment through a progressive strategy that utilizes contrastive learning to refine cross-modal semantic alignment. Experimental results demonstrate the superior performance of our approach over state-of-the-art methods on the IEMOCAP and MELD datasets. Our code is available at https://github.com/cgao-comp/HRG-SSA.
Cite
Text
Tewolde and Conitzer. "Game Transformations That Preserve Nash Equilibria or Best-Response Sets." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/331Markdown
[Tewolde and Conitzer. "Game Transformations That Preserve Nash Equilibria or Best-Response Sets." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/tewolde2024ijcai-game/) doi:10.24963/ijcai.2024/331BibTeX
@inproceedings{tewolde2024ijcai-game,
title = {{Game Transformations That Preserve Nash Equilibria or Best-Response Sets}},
author = {Tewolde, Emanuel and Conitzer, Vincent},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2024},
pages = {2984-2993},
doi = {10.24963/ijcai.2024/331},
url = {https://mlanthology.org/ijcai/2024/tewolde2024ijcai-game/}
}