paper-with-me

Papers

RCLMuFN: Relational Context Learning and Multiplex Fusion Network for Multimodal Sarcasm Detection

2024-12-17 · Tongguan Wang, Junkai Li, Guixin Su, Yongcheng Zhang, Dongyu Su, Yuxue Hu, Ying Sha

Sarcasm typically conveys emotions of contempt or criticism by expressing a meaning that is contrary to the speaker's true intent. Accurate detection of sarcasm aids in identifying and filtering undesirable information on the Internet, thereby reducing malicious defamation and rumor-mongering. Nonetheless, the task of automatic sarcasm detection remains highly challenging for machines, as it critically depends on intricate factors such as relational context. Most existing multimodal sarcasm detection methods focus on introducing graph structures to establish entity relationships between text and images while neglecting to learn the relational context between text and images, which is crucial evidence for understanding the meaning of sarcasm. In addition, the meaning of sarcasm changes with the evolution of different contexts, but existing methods may not be accurate in modeling such dynamic changes, limiting the generalization ability of the models. To address the above issues, we propose a relational context learning and multiplex fusion network (RCLMuFN) for multimodal sarcasm detection. Firstly, we employ four feature extractors to comprehensively extract features from raw text and images, aiming to excavate potential features that may have been previously overlooked. Secondly, we utilize the relational context learning module to learn the contextual information of text and images and capture the dynamic properties through shallow and deep interactions. Finally, we employ a multiplex feature fusion module to enhance the generalization of the model by penetratingly integrating multimodal features derived from various interaction contexts. Extensive experiments on two multimodal sarcasm detection datasets show that our proposed method achieves state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2412.13008

Code (1)

Aichiniuroumian/RCLMuFN 공식 구현 pytorch

Tasks

Sarcasm Detection

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Structure Over Signal: A Globalized Approach to Multi-relational GNNs for Stock Prediction

2025-10-12 · Amber Li, Aruzhan Abil, Juno Marques Oda arxiv

In financial markets, Graph Neural Networks have been successfully applied to modeling relational data, effectively capturing nonlinear inter-stock dependencies. Yet, existing models often fail to efficiently propagate m…

Non-Negative Matrix Factorizations for Multiplex Network Analysis

2016-12-01 · Vladimir Gligorijevic, Yannis Panagakis, Stefanos Zafeiriou

Networks have been a general tool for representing, analyzing, and modeling relational data arising in several domains. One of the most important aspect of network analysis is community detection or network clustering. U…

ClusteringCommunity Detection

Pay Attention to Relations: Multi-embeddings for Attributed Multiplex Networks

2022-03-03 · Joshua Melton, Michael Ridenhour, Siddharth Krishnan

Graph Convolutional Neural Networks (GCNs) have become effective machine learning algorithms for many downstream network mining tasks such as node classification, link prediction, and community detection. However, most G…

Community DetectionLink PredictionNetwork EmbeddingNode Classification

Relational Context Learning for Human-Object Interaction Detection

2023-04-11 · CVPR 2023 1 · Sanghyun Kim, Deunsol Jung, Minsu Cho

Recent state-of-the-art methods for HOI detection typically build on transformer architectures with two decoder branches, one for human-object pair detection and the other for interaction classification. Such disentangle…

DecoderHuman-Object Interaction DetectionObjectRelational Reasoning+1

Virtual Multiplex Staining for Histological Images using a Marker-wise Conditioned Diffusion Model

2025-08-20 · Hyun-Jic Oh, Junsik Kim, Zhiyi Shi, Yichen Wu 외 arxiv

Multiplex imaging is revolutionizing pathology by enabling the simultaneous visualization of multiple biomarkers within tissue samples, providing molecular-level insights that traditional hematoxylin and eosin (H&E) stai…