paper-with-me

홈 › Papers

GCNet: Graph Completion Network for Incomplete Multimodal Learning in Conversation

2022-03-04 · Zheng Lian, Lan Chen, Licai Sun, Bin Liu, JianHua Tao

Conversations have become a critical data format on social media platforms. Understanding conversation from emotion, content and other aspects also attracts increasing attention from researchers due to its widespread application in human-computer interaction. In real-world environments, we often encounter the problem of incomplete modalities, which has become a core issue of conversation understanding. To address this problem, researchers propose various methods. However, existing approaches are mainly designed for individual utterances rather than conversational data, which cannot fully exploit temporal and speaker information in conversations. To this end, we propose a novel framework for incomplete multimodal learning in conversations, called "Graph Complete Network (GCNet)", filling the gap of existing works. Our GCNet contains two well-designed graph neural network-based modules, "Speaker GNN" and "Temporal GNN", to capture temporal and speaker dependencies. To make full use of complete and incomplete data, we jointly optimize classification and reconstruction tasks in an end-to-end manner. To verify the effectiveness of our method, we conduct experiments on three benchmark conversational datasets. Experimental results demonstrate that our GCNet is superior to existing state-of-the-art approaches in incomplete multimodal learning. Code is available at https://github.com/zeroQiaoba/GCNet.

📄 PDF Abstract BibTeX arXiv:2203.02177

Code (1)

zeroqiaoba/gcnet 공식 구현 pytorch

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Global Context Block A Global Context Block is an image model block for global context modeling. The aim is to have both the benefits of the simplified [non-local…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Residual Connection 설명 없음
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…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
GCNet A Global Context Network, or GCNet, utilises global context blocks to model long-range dependencies in images. It is based on the [Non-Local…

Similar Papers 제목 키워드 기반

SAGCNet: Spatial-Aware Graph Completion Network for Missing Slice Imputation in Population CMR Imaging

2025-08-09 · Junkai Liu, Nay Aung, Theodoros N. Arvanitis, Stefan K. Piechnik 외 arxiv

Magnetic resonance imaging (MRI) provides detailed soft-tissue characteristics that assist in disease diagnosis and screening. However, the accuracy of clinical practice is often hindered by missing or unusable slices du…

SDR-GNN: Spectral Domain Reconstruction Graph Neural Network for Incomplete Multimodal Learning in Conversational Emotion Recognition

2024-11-29 · Fangze Fu, Wei Ai, Fan Yang, Yuntao Shou 외

Multimodal Emotion Recognition in Conversations (MERC) aims to classify utterance emotions using textual, auditory, and visual modal features. Most existing MERC methods assume each utterance has complete modalities, ove…

Emotion RecognitionGraph Neural NetworkMultimodal Emotion Recognition

Look before you Hop: Conversational Question Answering over Knowledge Graphs Using Judicious Context Expansion

2019-10-08 · Philipp Christmann, Rishiraj Saha Roy, Abdalghani Abujabal, Jyotsna Singh 외

Fact-centric information needs are rarely one-shot; users typically ask follow-up questions to explore a topic. In such a conversational setting, the user's inputs are often incomplete, with entities or predicates left o…

Conversational Question AnsweringKnowledge GraphsQuestion Answering

Knowledge Graph Completion with Pre-trained Multimodal Transformer and Twins Negative Sampling

2022-09-15 · Yichi Zhang, Wen Zhang

Knowledge graphs (KGs) that modelings the world knowledge as structural triples are inevitably incomplete. Such problems still exist for multimodal knowledge graphs (MMKGs). Thus, knowledge graph completion (KGC) is of g…

Knowledge Graph CompletionKnowledge GraphsLink PredictionWorld Knowledge

GSDNet: Revisiting Incomplete Multimodal-Diffusion from Graph Spectrum Perspective for Conversation Emotion Recognition

2025-06-14 · Yuntao Shou, Jun Yao, Tao Meng, Wei Ai 외

Multimodal emotion recognition in conversations (MERC) aims to infer the speaker's emotional state by analyzing utterance information from multiple sources (i.e., video, audio, and text). Compared with unimodality, a mor…

Emotion RecognitionModality completionMultimodal Emotion Recognition