paper-with-me

홈 › Papers

2M-NER: Contrastive Learning for Multilingual and Multimodal NER with Language and Modal Fusion

2024-04-26 · Dongsheng Wang, Xiaoqin Feng, Zeming Liu, Chuan Wang

Named entity recognition (NER) is a fundamental task in natural language processing that involves identifying and classifying entities in sentences into pre-defined types. It plays a crucial role in various research fields, including entity linking, question answering, and online product recommendation. Recent studies have shown that incorporating multilingual and multimodal datasets can enhance the effectiveness of NER. This is due to language transfer learning and the presence of shared implicit features across different modalities. However, the lack of a dataset that combines multilingualism and multimodality has hindered research exploring the combination of these two aspects, as multimodality can help NER in multiple languages simultaneously. In this paper, we aim to address a more challenging task: multilingual and multimodal named entity recognition (MMNER), considering its potential value and influence. Specifically, we construct a large-scale MMNER dataset with four languages (English, French, German and Spanish) and two modalities (text and image). To tackle this challenging MMNER task on the dataset, we introduce a new model called 2M-NER, which aligns the text and image representations using contrastive learning and integrates a multimodal collaboration module to effectively depict the interactions between the two modalities. Extensive experimental results demonstrate that our model achieves the highest F1 score in multilingual and multimodal NER tasks compared to some comparative and representative baselines. Additionally, in a challenging analysis, we discovered that sentence-level alignment interferes a lot with NER models, indicating the higher level of difficulty in our dataset.

📄 PDF Abstract BibTeX arXiv:2404.17122

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningEntity Linkingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERProduct RecommendationQuestion AnsweringSentenceTransfer Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

CLASP: Contrastive Language-Speech Pretraining for Multilingual Multimodal Information Retrieval

2024-12-17 · Mohammad Mahdi Abootorabi, Ehsaneddin Asgari

This study introduces CLASP (Contrastive Language-Speech Pretraining), a multilingual, multimodal representation tailored for audio-text information retrieval. CLASP leverages the synergy between spoken content and textu…

Contrastive LearningInformation RetrievalMultimodal Deep LearningRetrieval+2

Bridging Lexical Ambiguity and Vision: A Mini Review on Visual Word Sense Disambiguation

2026-02-01 · Shashini Nilukshi, Deshan Sumanathilaka arxiv

This paper offers a mini review of Visual Word Sense Disambiguation (VWSD), which is a multimodal extension of traditional Word Sense Disambiguation (WSD). VWSD helps tackle lexical ambiguity in vision-language tasks. Wh…

Word Sense DisambiguationText-to-Image GenerationPrompt Engineering

jina-clip-v2: Multilingual Multimodal Embeddings for Text and Images

2024-12-11 · Andreas Koukounas, Georgios Mastrapas, Sedigheh Eslami, Bo wang 외

Contrastive Language-Image Pretraining (CLIP) has been widely used for crossmodal information retrieval and multimodal understanding tasks. However, CLIP models are mainly optimized for crossmodal vision-language tasks a…

Contrastive LearningCross-Modal Information RetrievalInformation RetrievalRepresentation Learning+3

CLaMP 2: Multimodal Music Information Retrieval Across 101 Languages Using Large Language Models

2024-10-17 · Shangda Wu, Yashan Wang, Ruibin Yuan, Zhancheng Guo 외

Challenges in managing linguistic diversity and integrating various musical modalities are faced by current music information retrieval systems. These limitations reduce their effectiveness in a global, multimodal music …

Contrastive LearningDiversityInformation RetrievalMusic Classification+2

M3DR: Towards Universal Multilingual Multimodal Document Retrieval

2025-12-03 · Adithya S Kolavi, Vyoman Jain arxiv

Multimodal document retrieval systems have shown strong progress in aligning visual and textual content for semantic search. However, most existing approaches remain heavily English-centric, limiting their effectiveness …