EMNLP 2021main58 citations

Cross-lingual Aspect-based Sentiment Analysis with Aspect Term Code-Switching

Wenxuan Zhang, Ruidan He, Haiyun Peng, Lidong Bing, Wai Lam

Abstract

Many efforts have been made in solving the Aspect-based sentiment analysis (ABSA) task. While most existing studies focus on English texts, handling ABSA in resource-poor languages remains a challenging problem. In this paper, we consider the unsupervised cross-lingual transfer for the ABSA task, where only labeled data in the source language is available and we aim at transferring its knowledge to the target language having no labeled data. To this end, we propose an alignment-free label projection method to obtain high-quality pseudo-labeled data of the target language with the help of the translation system, which could preserve more accurate task-specific knowledge in the target language. For better utilizing the source and translated data, as well as enhancing the cross-lingual alignment, we design an aspect code-switching mechanism to augment the training data with code-switched bilingual sentences. To further investigate the importance of language-specific knowledge in solving the ABSA problem, we distill the above model on the unlabeled target language data which improves the performance to the same level of the supervised method.

BibTeX
@inproceedings{zhang-etal-2021-cross,
    title = "Cross-lingual Aspect-based Sentiment Analysis with Aspect Term Code-Switching",
    author = "Zhang, Wenxuan  and
      He, Ruidan  and
      Peng, Haiyun  and
      Bing, Lidong  and
      Lam, Wai",
    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.727/",
    doi = "10.18653/v1/2021.emnlp-main.727",
    pages = "9220--9230"
}
Cross-lingual Aspect-based Sentiment Analysis with Aspect Term Code-Switching · EMNLP 2021