ACL 2022long27 citations

Multimodal Sarcasm Target Identification in Tweets

Jiquan Wang, Lin Sun, Yi Liu, Meizhi Shao, Zengwei Zheng

Abstract

Sarcasm is important to sentiment analysis on social media. Sarcasm Target Identification (STI) deserves further study to understand sarcasm in depth. However, text lacking context or missing sarcasm target makes target identification very difficult. In this paper, we introduce multimodality to STI and present Multimodal Sarcasm Target Identification (MSTI) task. We propose a novel multi-scale cross-modality model that can simultaneously perform textual target labeling and visual target detection. In the model, we extract multi-scale visual features to enrich spatial information for different sized visual sarcasm targets. We design a set of convolution networks to unify multi-scale visual features with textual features for cross-modal attention learning, and correspondingly a set of transposed convolution networks to restore multi-scale visual information. The results show that visual clues can improve the performance of TSTI by a large margin, and VSTI achieves good accuracy.

BibTeX
@inproceedings{wang-etal-2022-multimodal,
    title = "Multimodal Sarcasm Target Identification in Tweets",
    author = "Wang, Jiquan  and
      Sun, Lin  and
      Liu, Yi  and
      Shao, Meizhi  and
      Zheng, Zengwei",
    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.562/",
    doi = "10.18653/v1/2022.acl-long.562",
    pages = "8164--8175"
}
Multimodal Sarcasm Target Identification in Tweets · ACL 2022