VP-MEL: Visual Prompts Guided Multimodal Entity Linking
Hongze Mi, Jinyuan Li, Xuying Zhang, Haoran Cheng, Jiahao Wang, Di Sun, Gang Pan
TL;DR
This work introduces Visual Prompts guided Multimodal Entity Linking (VP-MEL) to link image regions to KB entities without relying on textual mention words. It presents VPWiki, a VP-MEL dataset, and the IIER framework, which uses visual prompts to enhance local image features and Detective-VLM to generate supplementary textual cues, combined via three multimodal interaction units and contrastive learning. IIER achieves state-of-the-art performance on VP-MEL and strong results on MEL, demonstrating the value of visual prompts and implicit knowledge in multimodal entity linking. The approach broadens MEL applicability to real-world scenarios where textual cues are scarce or ambiguous, enabling more robust and flexible linking across modalities.
Abstract
Multimodal entity linking (MEL), a task aimed at linking mentions within multimodal contexts to their corresponding entities in a knowledge base (KB), has attracted much attention due to its wide applications in recent years. However, existing MEL methods often rely on mention words as retrieval cues, which limits their ability to effectively utilize information from both images and text. This reliance causes MEL to struggle with accurately retrieving entities in certain scenarios, especially when the focus is on image objects or mention words are missing from the text. To solve these issues, we introduce a Visual Prompts guided Multimodal Entity Linking (VP-MEL) task. Given a text-image pair, VP-MEL aims to link a marked region (i.e., visual prompt) in an image to its corresponding entities in the knowledge base. To facilitate this task, we present a new dataset, VPWiki, specifically designed for VP-MEL. Furthermore, we propose a framework named IIER, which enhances visual feature extraction using visual prompts and leverages the pretrained Detective-VLM model to capture latent information. Experimental results on the VPWiki dataset demonstrate that IIER outperforms baseline methods across multiple benchmarks for the VP-MEL task.
