paper-with-me

Papers

Code-Switching Language Modeling using Syntax-Aware Multi-Task Learning

2018-05-30 · WS 2018 7 · Genta Indra Winata, Andrea Madotto, Chien-Sheng Wu, Pascale Fung

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.

📄 PDF Abstract BibTeX arXiv:1805.12070

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingMulti-Task LearningPart-Of-Speech TaggingSyntax Representation

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Language Modeling for Code-Switched Data: Challenges and Approaches

2017-11-09 · Ganji Sreeram, Rohit Sinha

Lately, the problem of code-switching has gained a lot of attention and has emerged as an active area of research. In bilingual communities, the speakers commonly embed the words and phrases of a non-native language into…

Language ModelingLanguage ModellingPOS

EntityCS: Improving Zero-Shot Cross-lingual Transfer with Entity-Centric Code Switching

2022-10-22 · Chenxi Whitehouse, Fenia Christopoulou, Ignacio Iacobacci

Accurate alignment between languages is fundamental for improving cross-lingual pre-trained language models (XLMs). Motivated by the natural phenomenon of code-switching (CS) in multilingual speakers, CS has been used as…

Cross-Lingual TransferData AugmentationRetrievalSentence+2

Building a User-Generated Content North-African Arabizi Treebank: Tackling Hell

2020-07-01 · ACL 2020 6 · Djam{\'e} Seddah, Farah Essaidi, Amal Fethi, Matthieu Futeral 외

We introduce the first treebank for a romanized user-generated content variety of Algerian, a North-African Arabic dialect known for its frequent usage of code-switching. Made of 1500 sentences, fully annotated in morpho…

Dependency ParsingPOSPOS TaggingSentence+1

Text Modeling with Syntax-Aware Variational Autoencoders

2019-08-27 · Yijun Xiao, William Yang Wang

Syntactic information contains structures and rules about how text sentences are arranged. Incorporating syntax into text modeling methods can potentially benefit both representation learning and generation. Variational …

Representation Learning

Continual Pre-training of Language Models for Math Problem Understanding with Syntax-Aware Memory Network

2022-05-01 · ACL 2022 5 · Zheng Gong, Kun Zhou, Xin Zhao, Jing Sha 외

In this paper, we study how to continually pre-train language models for improving the understanding of math problems. Specifically, we focus on solving a fundamental challenge in modeling math problems, how to fuse the …

Math