Code-switching Language Modeling Using Syntax-aware Multi-task Learning | Awesome LLM Papers Add your paper to Awesome LLM Papers

Code-switching Language Modeling Using Syntax-aware Multi-task Learning

Genta Indra Winata, Andrea Madotto, Chien-Sheng Wu, Pascale Fung . Proceedings of the Third Workshop on Computational Approaches to Linguistic Code-Switching 2018 – 43 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
Compositional Generalization Datasets Interdisciplinary Approaches Model Architecture

Lack of text data has been the major issue on code-switching language modeling. In this paper, we introduce multi-task learning based language model which shares syntax representation of languages to leverage linguistic information and tackle the low resource data issue. Our model jointly learns both language modeling and Part-of-Speech tagging on code-switched utterances. In this way, the model is able to identify the location of code-switching points and improves the prediction of next word. Our approach outperforms standard LSTM based language model, with an improvement of 9.7% and 7.4% in perplexity on SEAME Phase I and Phase II dataset respectively.

Similar Work