EMNLP 2021main5 citations

On the Benefit of Syntactic Supervision for Cross-lingual Transfer in Semantic Role Labeling

Zhisong Zhang, Emma Strubell, Eduard Hovy

Abstract

Although recent developments in neural architectures and pre-trained representations have greatly increased state-of-the-art model performance on fully-supervised semantic role labeling (SRL), the task remains challenging for languages where supervised SRL training data are not abundant. Cross-lingual learning can improve performance in this setting by transferring knowledge from high-resource languages to low-resource ones. Moreover, we hypothesize that annotations of syntactic dependencies can be leveraged to further facilitate cross-lingual transfer. In this work, we perform an empirical exploration of the helpfulness of syntactic supervision for crosslingual SRL within a simple multitask learning scheme. With comprehensive evaluations across ten languages (in addition to English) and three SRL benchmark datasets, including both dependency- and span-based SRL, we show the effectiveness of syntactic supervision in low-resource scenarios.

BibTeX
@inproceedings{zhang-etal-2021-benefit,
    title = "On the Benefit of Syntactic Supervision for Cross-lingual Transfer in Semantic Role Labeling",
    author = "Zhang, Zhisong  and
      Strubell, Emma  and
      Hovy, Eduard",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2021",
    address = "Online and Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.emnlp-main.503/",
    doi = "10.18653/v1/2021.emnlp-main.503",
    pages = "6229--6246"
}