On Analyzing the Role of Image for Visual-Enhanced Relation Extraction (student Abstract).

Lei Li,Xiang Chen,Shuofei Qiao,Feiyu Xiong,Huajun Chen,Ningyu Zhang
DOI: https://doi.org/10.1609/aaai.v37i13.26987
2023-01-01
Proceedings of the AAAI Conference on Artificial Intelligence
Abstract:Multimodal relation extraction is an essential task for knowledge graph construction. In this paper, we take an in-depth empirical analysis that indicates the inaccurate information in the visual scene graph leads to poor modal alignment weights, further degrading performance. Moreover, the visual shuffle experiments illustrate that the current approaches may not take full advantage of visual information. Based on the above observation, we further propose a strong baseline with an implicit fine-grained multimodal alignment based on Transformer for multimodal relation extraction. Experimental results demonstrate the better performance of our method. Codes are available at https://github.com/zjunlp/DeepKE/tree/main/example/re/multimodal.
What problem does this paper attempt to address?