ACL 2022long140 citations

Multi-Modal Sarcasm Detection via Cross-Modal Graph Convolutional Network

Bin Liang, Chenwei Lou, Xiang Li, Min Yang, Lin Gui, Yulan He, Wenjie Pei, Ruifeng Xu

Abstract

With the increasing popularity of posting multimodal messages online, many recent studies have been carried out utilizing both textual and visual information for multi-modal sarcasm detection. In this paper, we investigate multi-modal sarcasm detection from a novel perspective by constructing a cross-modal graph for each instance to explicitly draw the ironic relations between textual and visual modalities. Specifically, we first detect the objects paired with descriptions of the image modality, enabling the learning of important visual information. Then, the descriptions of the objects are served as a bridge to determine the importance of the association between the objects of image modality and the contextual words of text modality, so as to build a cross-modal graph for each multi-modal instance. Furthermore, we devise a cross-modal graph convolutional network to make sense of the incongruity relations between modalities for multi-modal sarcasm detection. Extensive experimental results and in-depth analysis show that our model achieves state-of-the-art performance in multi-modal sarcasm detection.

BibTeX
@inproceedings{liang-etal-2022-multi,
    title = "Multi-Modal Sarcasm Detection via Cross-Modal Graph Convolutional Network",
    author = "Liang, Bin  and
      Lou, Chenwei  and
      Li, Xiang  and
      Yang, Min  and
      Gui, Lin  and
      He, Yulan  and
      Pei, Wenjie  and
      Xu, Ruifeng",
    editor = "Muresan, Smaranda  and
      Nakov, Preslav  and
      Villavicencio, Aline",
    booktitle = "Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = may,
    year = "2022",
    address = "Dublin, Ireland",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.acl-long.124/",
    doi = "10.18653/v1/2022.acl-long.124",
    pages = "1767--1777"
}