CLAICVIRLGNov 14, 2022

On Analyzing the Role of Image for Visual-enhanced Relation Extraction

arXiv:2211.07504v125 citationsh-index: 51Has Code
Originality Incremental advance
AI Analysis

This work addresses multimodal relation extraction for knowledge graph construction, but it appears incremental as it builds on existing approaches with a new baseline.

The paper tackled the problem of inaccurate visual scene graphs degrading multimodal relation extraction performance, and proposed a Transformer-based implicit fine-grained alignment method that demonstrated better performance.

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.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes