paper-with-me

Papers

Multi-Grained Query-Guided Set Prediction Network for Grounded Multimodal Named Entity Recognition

2024-07-17 · Jielong Tang, zhenxing Wang, Ziyang Gong, Jianxing Yu, Xiangwei Zhu, Jian Yin

Grounded Multimodal Named Entity Recognition (GMNER) is an emerging information extraction (IE) task, aiming to simultaneously extract entity spans, types, and corresponding visual regions of entities from given sentence-image pairs data. Recent unified methods employing machine reading comprehension or sequence generation-based frameworks show limitations in this difficult task. The former, utilizing human-designed type queries, struggles to differentiate ambiguous entities, such as Jordan (Person) and off-White x Jordan (Shoes). The latter, following the one-by-one decoding order, suffers from exposure bias issues. We maintain that these works misunderstand the relationships of multimodal entities. To tackle these, we propose a novel unified framework named Multi-grained Query-guided Set Prediction Network (MQSPN) to learn appropriate relationships at intra-entity and inter-entity levels. Specifically, MQSPN explicitly aligns textual entities with visual regions by employing a set of learnable queries to strengthen intra-entity connections. Based on distinct intra-entity modeling, MQSPN reformulates GMNER as a set prediction, guiding models to establish appropriate inter-entity relationships from a optimal global matching perspective. Additionally, we incorporate a query-guided Fusion Net (QFNet) as a glue network to boost better alignment of two-level relationships. Extensive experiments demonstrate that our approach achieves state-of-the-art performances in widely used benchmarks.

📄 PDF Abstract BibTeX arXiv:2407.21033

Code (1)

tangjielong928/mqspn 공식 구현 pytorch

Tasks

Grounded Multimodal Named Entity RecognitionMachine Reading Comprehensionnamed-entity-recognitionNamed Entity RecognitionReading ComprehensionSentence

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

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

Query-Guided Networks for Few-shot Fine-grained Classification and Person Search

2022-09-21 · Bharti Munjal, Alessandro Flaborea, Sikandar Amin, Federico Tombari 외

Few-shot fine-grained classification and person search appear as distinct tasks and literature has treated them separately. But a closer look unveils important similarities: both tasks target categories that can only be …

Metric LearningPerson SearchRegion Proposal

Beyond Scores: Diagnostic LLM Evaluation via Fine-Grained Abilities

2026-04-14 · Xu Zhang, Xudong Gong, Jiacheng Qin, Qiang Wang 외 arxiv

Current evaluations of large language models aggregate performance across diverse tasks into single scores. This obscures fine-grained ability variation, limiting targeted model improvement and ability-guided selection f…

WalkGPT: Grounded Vision-Language Conversation with Depth-Aware Segmentation for Pedestrian Navigation

2026-03-11 · Rafi Ibn Sultan, Hui Zhu, Xiangyu Zhou, Chengyin Li 외 arxiv

Ensuring accessible pedestrian navigation requires reasoning about both semantic and spatial aspects of complex urban scenes, a challenge that existing Large Vision-Language Models (LVLMs) struggle to meet. Although thes…

Depth Estimation

Mitigating Trade-off: Stream and Query-guided Aggregation for Efficient and Effective 3D Occupancy Prediction

2025-03-28 · Seokha Moon, Janghyun Baek, Giseop Kim, Jinkyu Kim 외

3D occupancy prediction has emerged as a key perception task for autonomous driving, as it reconstructs 3D environments to provide a comprehensive scene understanding. Recent studies focus on integrating spatiotemporal i…

Autonomous DrivingScene Understanding