ACL 2023findings1 citations

Typology Guided Multilingual Position Representations: Case on Dependency Parsing

Tao Ji, Yuanbin Wu, Xiaoling Wang

Abstract

Recent multilingual models benefit from strong unified semantic representation models. However, due to conflict linguistic regularities, ignoring language-specific features during multilingual learning may suffer from negative transfer. In this work, we analyze the relationbetween a language’s position space and its typological characterization, and suggest deploying different position spaces for different languages. We develop a position generation network which combines prior knowledge from typology features and existing position vectors. Experiments on the multilingual dependency parsing task show that the learned position vectors exhibit meaningful hidden structures, and they can help achieving the best multilingual parsing results.

BibTeX
@inproceedings{ji-etal-2023-typology,
    title = "Typology Guided Multilingual Position Representations: Case on Dependency Parsing",
    author = "Ji, Tao  and
      Wu, Yuanbin  and
      Wang, Xiaoling",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2023",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.findings-acl.854/",
    doi = "10.18653/v1/2023.findings-acl.854",
    pages = "13524--13541"
}