Pith. sign in

REVIEW 2 cited by

Generative Multimodal Entity Linking

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2306.12725 v4 pith:WRZDN5QF submitted 2023-06-22 cs.CL

classification cs.CL
keywords multimodalllmsentitygemelmodellanguagelinkingtask
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Multimodal Entity Linking (MEL) is the task of mapping mentions with multimodal contexts to the referent entities from a knowledge base. Existing MEL methods mainly focus on designing complex multimodal interaction mechanisms and require fine-tuning all model parameters, which can be prohibitively costly and difficult to scale in the era of Large Language Models (LLMs). In this work, we propose GEMEL, a Generative Multimodal Entity Linking framework based on LLMs, which directly generates target entity names. We keep the vision and language model frozen and only train a feature mapper to enable cross-modality interactions. To adapt LLMs to the MEL task, we leverage the in-context learning capability of LLMs by retrieving multimodal instances as demonstrations. Extensive experiments show that, with only ~0.3% of the model parameters fine-tuned, GEMEL achieves state-of-the-art results on two well-established MEL datasets (7.7% accuracy gains on WikiDiverse and 8.8% accuracy gains on WikiMEL). The performance gain stems from mitigating the popularity bias of LLM predictions and disambiguating less common entities effectively. Further analysis verifies the generality and scalability of GEMEL. Our framework is compatible with any off-the-shelf language model, paving the way towards an efficient and general solution for utilizing LLMs in the MEL task. Our code is available at https://github.com/HITsz-TMG/GEMEL.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Enhancing Multimodal Entity Linking with Jaccard Distance-based Conditional Contrastive Learning and Contextual Visual Augmentation

    cs.CV 2025-01 conditional novelty 6.0 of 10

    Attribute-based hard negative sampling plus diffusion-generated visual augmentation improves multimodal entity linking on WikiDiverse, RichpediaMEL, and WikiMEL.

  2. Exploring Large Language Models for Multimodal Sentiment Analysis: Challenges, Benchmarks, and Future Directions

    cs.CL 2024-11 conditional novelty 5.0 of 10

    On two Twitter multimodal aspect-based sentiment benchmarks, zero-shot/few-shot LLMs like Llama2, LLaVA, and ChatGPT score 7 to 16 F1 points below supervised baselines and take orders of magnitude longer to run.

Pith tools