ACL 2022findings2 citations

Unsupervised Preference-Aware Language Identification

Xingzhang Ren, Baosong Yang, Dayiheng Liu, Haibo Zhang, Xiaoyu Lv, Liang Yao, Jun Xie

Abstract

Recognizing the language of ambiguous texts has become a main challenge in language identification (LID). When using multilingual applications, users have their own language preferences, which can be regarded as external knowledge for LID. Nevertheless, current studies do not consider the inter-personal variations due to the lack of user annotated training data. To fill this gap, we introduce preference-aware LID and propose a novel unsupervised learning strategy. Concretely, we construct pseudo training set for each user by extracting training samples from a standard LID corpus according to his/her historical language distribution. Besides, we contribute the first user labeled LID test set called “U-LID”. Experimental results reveal that our model can incarnate user traits and significantly outperforms existing LID systems on handling ambiguous texts. Our code and benchmark have been released.

BibTeX
@inproceedings{ren-etal-2022-unsupervised,
    title = "Unsupervised Preference-Aware Language Identification",
    author = "Ren, Xingzhang  and
      Yang, Baosong  and
      Liu, Dayiheng  and
      Zhang, Haibo  and
      Lv, Xiaoyu  and
      Yao, Liang  and
      Xie, Jun",
    editor = "Muresan, Smaranda  and
      Nakov, Preslav  and
      Villavicencio, Aline",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2022",
    month = may,
    year = "2022",
    address = "Dublin, Ireland",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.findings-acl.303/",
    doi = "10.18653/v1/2022.findings-acl.303",
    pages = "3847--3852"
}