paper-with-me

홈 › Papers

Object-aware Multimodal Named Entity Recognition in Social Media Posts with Adversarial Learning

2020-08-03 · Changmeng Zheng, Zhiwei Wu, Tao Wang, Cai Yi, Qing Li

Named Entity Recognition (NER) in social media posts is challenging since texts are usually short and contexts are lacking. Most recent works show that visual information can boost the NER performance since images can provide complementary contextual information for texts. However, the image-level features ignore the mapping relations between fine-grained visual objects and textual entities, which results in error detection in entities with different types. To better exploit visual and textual information in NER, we propose an adversarial gated bilinear attention neural network (AGBAN). The model jointly extracts entity-related features from both visual objects and texts, and leverages an adversarial training to map two different representations into a shared representation. As a result, domain information contained in an image can be transferred and applied for extracting named entities in the text associated with the image. Experimental results on Tweets dataset demonstrate that our model outperforms the state-of-the-art methods. Moreover, we systematically evaluate the effectiveness of the proposed gated bilinear attention network in capturing the interactions of mutimodal features visual objects and textual words. Our results indicate that the adversarial training can effectively exploit commonalities across heterogeneous data sources, which leads to improved performance in NER when compared to models purely exploiting text data or combining the image-level visual features.

📄 PDF Abstract BibTeX

Code (1)

thecharm/AGBAN 공식 구현 pytorch

Tasks

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Similar Papers 제목 키워드 기반

Improving Multimodal Named Entity Recognition via Entity Span Detection with Unified Multimodal Transformer

2020-07-01 · ACL 2020 6 · Jianfei Yu, Jing Jiang, Li Yang, Rui Xia

In this paper, we study Multimodal Named Entity Recognition (MNER) for social media posts. Existing approaches for MNER mainly suffer from two drawbacks: (1) despite generating word-aware visual representations, their wo…

multimodal interactionMulti-modal Named Entity Recognitionnamed-entity-recognitionNamed Entity Recognition+1

E2E-GMNER: End-to-End Generative Grounded Multimodal Named Entity Recognition

2026-04-19 · Meng Zhang, Jinzhong Ning, Xiaolong Wu, Hongfei Lin 외 arxiv

Grounded Multimodal Named Entity Recognition (GMNER) aims to jointly identify named entity mentions in text, predict their semantic types, and ground each entity to a corresponding visual region in an associated image. E…

Grounded Multimodal Named Entity RecognitionVisual Grounding

A Proposal-Free Query-Guided Network for Grounded Multimodal Named Entity Recognition

2026-03-18 · Hongbing Li, Jiamin Liu, Shuo Zhang, Bo Xiao arxiv

Grounded Multimodal Named Entity Recognition (GMNER) identifies named entities, including their spans and types, in natural language text and grounds them to the corresponding regions in associated images. Most existing …

Grounded Multimodal Named Entity RecognitionMultimodal Reasoning

Entity Candidate Network for Whole-Aware Named Entity Recognition

2020-04-29 · Wendong He, Yizhen Shao, Pingjian Zhang

Named Entity Recognition (NER) is a crucial upstream task in Natural Language Processing (NLP). Traditional tag scheme approaches offer a single recognition that does not meet the needs of many downstream tasks such as c…

coreference-resolutionCoreference Resolutionnamed-entity-recognitionNamed Entity Recognition+6

LLMs as Bridges: Reformulating Grounded Multimodal Named Entity Recognition

2024-02-15 · Jinyuan Li, Han Li, Di Sun, Jiahao Wang 외

Grounded Multimodal Named Entity Recognition (GMNER) is a nascent multimodal task that aims to identify named entities, entity types and their corresponding visual regions. GMNER task exhibits two challenging properties:…

Grounded Multimodal Named Entity RecognitionMulti-modal Named Entity Recognitionnamed-entity-recognitionNamed Entity Recognition+6