Command Palette
Search for a command to run...
Enhanced Meta-Learning for Cross-lingual Named Entity Recognition with Minimal Resources
Qianhui Wu; Zijia Lin; Guoxin Wang; Hui Chen; Börje F. Karlsson; Biqing Huang; Chin-Yew Lin

Abstract
For languages with no annotated resources, transferring knowledge from rich-resource languages is an effective solution for named entity recognition (NER). While all existing methods directly transfer from source-learned model to a target language, in this paper, we propose to fine-tune the learned model with a few similar examples given a test case, which could benefit the prediction by leveraging the structural and semantic information conveyed in such similar examples. To this end, we present a meta-learning algorithm to find a good model parameter initialization that could fast adapt to the given test case and propose to construct multiple pseudo-NER tasks for meta-training by computing sentence similarities. To further improve the model's generalization ability across different languages, we introduce a masking scheme and augment the loss function with an additional maximum term during meta-training. We conduct extensive experiments on cross-lingual named entity recognition with minimal resources over five target languages. The results show that our approach significantly outperforms existing state-of-the-art methods across the board.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| cross-lingual-ner-on-conll-dutch | Base Model | F1: 79.57 |
| cross-lingual-ner-on-conll-dutch | Meta-Cross | F1: 80.44 |
| cross-lingual-ner-on-conll-german | Base Model | F1: 70.79 |
| cross-lingual-ner-on-conll-german | Meta-Cross | F1: 73.16 |
| cross-lingual-ner-on-conll-spanish | Base Model | F1: 74.59 |
| cross-lingual-ner-on-conll-spanish | Meta-Cross | F1: 76.75 |
| cross-lingual-ner-on-europeana-french | Base Model | F1: 50.89 |
| cross-lingual-ner-on-europeana-french | Meta-Cross | F1: 55.3 |
| cross-lingual-ner-on-msra | Meta-Cross | F1: 77.89 |
| cross-lingual-ner-on-msra | Base Model | F1: 76.42 |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.