paper-with-me

Papers

Tracing Intricate Cues in Dialogue: Joint Graph Structure and Sentiment Dynamics for Multimodal Emotion Recognition

2024-07-31 · Jiang Li, XiaoPing Wang, Zhigang Zeng

Multimodal emotion recognition in conversation (MERC) has garnered substantial research attention recently. Existing MERC methods face several challenges: (1) they fail to fully harness direct inter-modal cues, possibly leading to less-than-thorough cross-modal modeling; (2) they concurrently extract information from the same and different modalities at each network layer, potentially triggering conflicts from the fusion of multi-source data; (3) they lack the agility required to detect dynamic sentimental changes, perhaps resulting in inaccurate classification of utterances with abrupt sentiment shifts. To address these issues, a novel approach named GraphSmile is proposed for tracking intricate emotional cues in multimodal dialogues. GraphSmile comprises two key components, i.e., GSF and SDP modules. GSF ingeniously leverages graph structures to alternately assimilate inter-modal and intra-modal emotional dependencies layer by layer, adequately capturing cross-modal cues while effectively circumventing fusion conflicts. SDP is an auxiliary task to explicitly delineate the sentiment dynamics between utterances, promoting the model's ability to distinguish sentimental discrepancies. Furthermore, GraphSmile is effortlessly applied to multimodal sentiment analysis in conversation (MSAC), forging a unified multimodal affective model capable of executing MERC and MSAC tasks. Empirical results on multiple benchmarks demonstrate that GraphSmile can handle complex emotional and sentimental patterns, significantly outperforming baseline models.

📄 PDF Abstract BibTeX arXiv:2407.21536

Code (1)

lijfrank-open/GraphSmile 공식 구현 pytorch

Tasks

Emotion RecognitionEmotion Recognition in ConversationMultimodal Emotion RecognitionMultimodal Sentiment AnalysisSentiment Analysis

Methods 이 논문이 사용한 방법론

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$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Semantic Parsing by Large Language Models for Intricate Updating Strategies of Zero-Shot Dialogue State Tracking

2023-10-16 · Yuxiang Wu, Guanting Dong, Weiran Xu

Zero-shot Dialogue State Tracking (DST) addresses the challenge of acquiring and annotating task-oriented dialogues, which can be time-consuming and costly. However, DST extends beyond simple slot-filling and requires ef…

Dialogue State TrackingIn-Context LearningSemantic Parsingslot-filling+1

Learning Reasoning Paths over Semantic Graphs for Video-grounded Dialogues

2021-03-01 · ICLR 2021 1 · Hung Le, Nancy F. Chen, Steven C. H. Hoi

Compared to traditional visual question answering, video-grounded dialogues require additional reasoning over dialogue context to answer questions in a multi-turn setting. Previous approaches to video-grounded dialogues …

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Exploring Knowledge Tracing in Tutor-Student Dialogues using LLMs

2024-09-24 · Alexander Scarlatos, Ryan S. Baker, Andrew Lan

Recent advances in large language models (LLMs) have led to the development of artificial intelligence (AI)-powered tutoring chatbots, showing promise in providing broad access to high-quality personalized education. Exi…

Knowledge TracingMisconceptions

Temporal Graph Memory Networks For Knowledge Tracing

2024-09-23 · Seif Gad, Sherif Abdelfattah, Ghodai Abdelrahman

Tracing a student's knowledge growth given the past exercise answering is a vital objective in automatic tutoring systems to customize the learning experience. Yet, achieving this objective is a non-trivial task as it in…

Knowledge Tracing

Agentic Aerial Cinematography: From Dialogue Cues to Cinematic Trajectories

2025-09-19 · Yifan Lin, Sophie Ziyu Liu, Ran Qi, George Z. Xue 외 arxiv

We present Agentic Aerial Cinematography: From Dialogue Cues to Cinematic Trajectories (ACDC), an autonomous drone cinematography system driven by natural language communication between human directors and drones. The ma…