ITA: Image-Text Alignments for Multi-Modal Named Entity Recognition
Xinyu Wang, Min Gui, Yong Jiang, Zixia Jia, Nguyen Bach, Tao Wang,, Zhongqiang Huang, Fei Huang, Kewei Tu

TL;DR
This paper introduces ITA, a method that aligns image features into the textual space to improve multi-modal named entity recognition, enabling better interaction modeling between images and text within pretrained textual models.
Contribution
The paper proposes a novel image-text alignment approach (ITA) that enhances multi-modal NER by integrating visual information into the textual embedding space, improving interaction modeling.
Findings
Achieves state-of-the-art accuracy on multi-modal NER datasets.
Enables effective use of image information even without images.
Improves robustness to noisy or missing image data.
Abstract
Recently, Multi-modal Named Entity Recognition (MNER) has attracted a lot of attention. Most of the work utilizes image information through region-level visual representations obtained from a pretrained object detector and relies on an attention mechanism to model the interactions between image and text representations. However, it is difficult to model such interactions as image and text representations are trained separately on the data of their respective modality and are not aligned in the same space. As text representations take the most important role in MNER, in this paper, we propose {\bf I}mage-{\bf t}ext {\bf A}lignments (ITA) to align image features into the textual space, so that the attention mechanism in transformer-based pretrained textual embeddings can be better utilized. ITA first aligns the image into regional object tags, image-level captions and optical characters…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Natural Language Processing Techniques · Topic Modeling
