paper-with-me

Papers

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

2025-01-24 · Cong-Duy Nguyen, Xiaobao Wu, Thong Nguyen, Shuai Zhao, Khoi Le, Viet-Anh Nguyen, Feng Yichao, Anh Tuan Luu

Previous research on multimodal entity linking (MEL) has primarily employed contrastive learning as the primary objective. However, using the rest of the batch as negative samples without careful consideration, these studies risk leveraging easy features and potentially overlook essential details that make entities unique. In this work, we propose JD-CCL (Jaccard Distance-based Conditional Contrastive Learning), a novel approach designed to enhance the ability to match multimodal entity linking models. JD-CCL leverages meta-information to select negative samples with similar attributes, making the linking task more challenging and robust. Additionally, to address the limitations caused by the variations within the visual modality among mentions and entities, we introduce a novel method, CVaCPT (Contextual Visual-aid Controllable Patch Transform). It enhances visual representations by incorporating multi-view synthetic images and contextual textual representations to scale and shift patch representations. Experimental results on benchmark MEL datasets demonstrate the strong effectiveness of our approach.

📄 PDF Abstract BibTeX arXiv:2501.14166

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningEntity Linking

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

AMELI: Enhancing Multimodal Entity Linking with Fine-Grained Attributes

2023-05-24 · Barry Menglong Yao, Yu Chen, Qifan Wang, Sijia Wang 외

We propose attribute-aware multimodal entity linking, where the input is a mention described with a text and image, and the goal is to predict the corresponding target entity from a multimodal knowledge base (KB) where e…

AttributeEntity Linking

MERLIN: A Testbed for Multilingual Multimodal Entity Recognition and Linking

2025-10-16 · Sathyanarayanan Ramamoorthy, Vishwa Shah, Simran Khanuja, Zaid Sheikh 외 arxiv

This paper introduces MERLIN, a novel testbed system for the task of Multilingual Multimodal Entity Linking. The created dataset includes BBC news article titles, paired with corresponding images, in five languages: Hind…

Entity Linking

A Dual-way Enhanced Framework from Text Matching Point of View for Multimodal Entity Linking

2023-12-19 · Shezheng Song, Shan Zhao, Chengyu Wang, Tianwei Yan 외

Multimodal Entity Linking (MEL) aims at linking ambiguous mentions with multimodal information to entity in Knowledge Graph (KG) such as Wikipedia, which plays a key role in many applications. However, existing methods s…

Entity LinkingText Matching

PGMEL: Policy Gradient-based Generative Adversarial Network for Multimodal Entity Linking

2025-10-03 · KM Pooja, Cheng Long, Aixin Sun arxiv

The task of entity linking, which involves associating mentions with their respective entities in a knowledge graph, has received significant attention due to its numerous potential applications. Recently, various multim…

Representation LearningMetric LearningEntity Linking

VP-MEL: Visual Prompts Guided Multimodal Entity Linking

2024-12-09 · Hongze Mi, Jinyuan Li, Xuying Zhang, Haoran Cheng 외

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 y…

Entity LinkingInformation RetrievalRetrieval