English

MTLB-STRUCT @PARSEME 2020: Capturing Unseen Multiword Expressions Using Multi-task Learning and Pre-trained Masked Language Models

Computation and Language 2020-11-06 v1

Abstract

This paper describes a semi-supervised system that jointly learns verbal multiword expressions (VMWEs) and dependency parse trees as an auxiliary task. The model benefits from pre-trained multilingual BERT. BERT hidden layers are shared among the two tasks and we introduce an additional linear layer to retrieve VMWE tags. The dependency parse tree prediction is modelled by a linear layer and a bilinear one plus a tree CRF on top of BERT. The system has participated in the open track of the PARSEME shared task 2020 and ranked first in terms of F1-score in identifying unseen VMWEs as well as VMWEs in general, averaged across all 14 languages.

Keywords

Cite

@article{arxiv.2011.02541,
  title  = {MTLB-STRUCT @PARSEME 2020: Capturing Unseen Multiword Expressions Using Multi-task Learning and Pre-trained Masked Language Models},
  author = {Shiva Taslimipoor and Sara Bahaadini and Ekaterina Kochmar},
  journal= {arXiv preprint arXiv:2011.02541},
  year   = {2020}
}

Comments

accepted for publication at MWE-LEX 2020 Workshop at COLING

R2 v1 2026-06-23T19:55:26.249Z