English

CalibreNet: Calibration Networks for Multilingual Sequence Labeling

Computation and Language 2020-11-12 v1 Machine Learning

Abstract

Lack of training data in low-resource languages presents huge challenges to sequence labeling tasks such as named entity recognition (NER) and machine reading comprehension (MRC). One major obstacle is the errors on the boundary of predicted answers. To tackle this problem, we propose CalibreNet, which predicts answers in two steps. In the first step, any existing sequence labeling method can be adopted as a base model to generate an initial answer. In the second step, CalibreNet refines the boundary of the initial answer. To tackle the challenge of lack of training data in low-resource languages, we dedicatedly develop a novel unsupervised phrase boundary recovery pre-training task to enhance the multilingual boundary detection capability of CalibreNet. Experiments on two cross-lingual benchmark datasets show that the proposed approach achieves SOTA results on zero-shot cross-lingual NER and MRC tasks.

Keywords

Cite

@article{arxiv.2011.05723,
  title  = {CalibreNet: Calibration Networks for Multilingual Sequence Labeling},
  author = {Shining Liang and Linjun Shou and Jian Pei and Ming Gong and Wanli Zuo and Daxin Jiang},
  journal= {arXiv preprint arXiv:2011.05723},
  year   = {2020}
}

Comments

Long paper in WSDM 2021

R2 v1 2026-06-23T20:04:49.912Z