mCL-NER: Cross-Lingual Named Entity Recognition via Multi-view Contrastive Learning
Ying Mo, Jian Yang, Jiahao Liu, Qifan Wang, Ruoyu Chen, Jingang Wang,, Zhoujun Li

TL;DR
This paper introduces mCL-NER, a novel cross-lingual NER method using multi-view contrastive learning to align semantic and token-level representations across languages, significantly improving performance on the XTREME benchmark.
Contribution
It proposes a multi-view contrastive learning framework that aligns semantic and relational token representations for cross-lingual NER, surpassing prior data-driven methods.
Findings
Achieves nearly +2.0 F1 score improvement on XTREME benchmark.
Outperforms previous state-of-the-art approaches.
Effective in aligning token and semantic representations across 40 languages.
Abstract
Cross-lingual named entity recognition (CrossNER) faces challenges stemming from uneven performance due to the scarcity of multilingual corpora, especially for non-English data. While prior efforts mainly focus on data-driven transfer methods, a significant aspect that has not been fully explored is aligning both semantic and token-level representations across diverse languages. In this paper, we propose Multi-view Contrastive Learning for Cross-lingual Named Entity Recognition (mCL-NER). Specifically, we reframe the CrossNER task into a problem of recognizing relationships between pairs of tokens. This approach taps into the inherent contextual nuances of token-to-token connections within entities, allowing us to align representations across different languages. A multi-view contrastive learning framework is introduced to encompass semantic contrasts between source, codeswitched, and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Interpreting and Communication in Healthcare
MethodsContrastive Learning · ALIGN · Focus
