English

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

Computer Vision and Pattern Recognition 2026-03-20 v2

Abstract

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 approaches split this task into two steps: they first detect objects using a pre-trained general-purpose detector and then match named entities to the detected objects. However, these methods face a major limitation. Because pre-trained general-purpose object detectors operate independently of textual entities, they tend to detect common objects and frequently overlook specific fine-grained regions required by named entities. This misalignment between object detectors and entities introduces imprecision and can impair overall system performance. In this paper, we propose a proposal-free Query-Guided Network (QGN) that unifies multimodal reasoning and decoding through text guidance and cross- modal interaction. QGN enables accurate grounding and robust performance in open-domain scenarios. Extensive experiments demonstrate that QGN achieves top performance among compared GMNER models on widely used benchmarks.

Keywords

Cite

@article{arxiv.2603.17314,
  title  = {A Proposal-Free Query-Guided Network for Grounded Multimodal Named Entity Recognition},
  author = {Hongbing Li and Jiamin Liu and Shuo Zhang and Bo Xiao},
  journal= {arXiv preprint arXiv:2603.17314},
  year   = {2026}
}

Comments

There is an error in the methods section

R2 v1 2026-07-01T11:25:29.542Z