ACL 2023long23 citations

Rethinking Multimodal Entity and Relation Extraction from a Translation Point of View

Changmeng Zheng, Junhao Feng, Yi Cai, Xiaoyong Wei, Qing Li

Abstract

We revisit the multimodal entity and relation extraction from a translation point of view. Special attention is paid on the misalignment issue in text-image datasets which may mislead the learning. We are motivated by the fact that the cross-modal misalignment is a similar problem of cross-lingual divergence issue in machine translation. The problem can then be transformed and existing solutions can be borrowed by treating a text and its paired image as the translation to each other. We implement a multimodal back-translation using diffusion-based generative models for pseudo-paralleled pairs and a divergence estimator by constructing a high-resource corpora as a bridge for low-resource learners. Fine-grained confidence scores are generated to indicate both types and degrees of alignments with which better representations are obtained. The method has been validated in the experiments by outperforming 14 state-of-the-art methods in both entity and relation extraction tasks. The source code is available at https://github.com/thecharm/TMR.

BibTeX
@inproceedings{zheng-etal-2023-rethinking,
    title = "Rethinking Multimodal Entity and Relation Extraction from a Translation Point of View",
    author = "Zheng, Changmeng  and
      Feng, Junhao  and
      Cai, Yi  and
      Wei, Xiaoyong  and
      Li, Qing",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.acl-long.376/",
    doi = "10.18653/v1/2023.acl-long.376",
    pages = "6810--6824"
}
Rethinking Multimodal Entity and Relation Extraction from a Translation Point of View · ACL 2023