DualNER: A Dual-Teaching framework for Zero-shot Cross-lingual Named Entity Recognition

November 15, 2022 · Declared Dead · 🏛 Conference on Empirical Methods in Natural Language Processing

⚰️ CAUSE OF DEATH: The Empty Tomb
GitHub repo is empty
Authors Jiali Zeng, Yufan Jiang, Yongjing Yin, Xu Wang, Binghuai Lin, Yunbo Cao arXiv ID 2211.08104 Category cs.CL: Computation & Language Citations 5 Venue Conference on Empirical Methods in Natural Language Processing Repository https://github.com/lemon0830/dualNER ⭐ 3 Last Checked 1 month ago
Abstract
We present DualNER, a simple and effective framework to make full use of both annotated source language corpus and unlabeled target language text for zero-shot cross-lingual named entity recognition (NER). In particular, we combine two complementary learning paradigms of NER, i.e., sequence labeling and span prediction, into a unified multi-task framework. After obtaining a sufficient NER model trained on the source data, we further train it on the target data in a {\it dual-teaching} manner, in which the pseudo-labels for one task are constructed from the prediction of the other task. Moreover, based on the span prediction, an entity-aware regularization is proposed to enhance the intrinsic cross-lingual alignment between the same entities in different languages. Experiments and analysis demonstrate the effectiveness of our DualNER. Code is available at https://github.com/lemon0830/dualNER.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

📜 Similar Papers

In the same crypt — Computation & Language

🌅 🌅 Old Age

Attention Is All You Need

Ashish Vaswani, Noam Shazeer, ... (+6 more)

cs.CL 🏛 NeurIPS 📚 166.0K cites 8 years ago

Died the same way — ⚰️ The Empty Tomb