paper-with-me

홈 › Papers

Multilingual Semantic Parsing And Code-Switching

2017-08-01 · CONLL 2017 8 · Long Duong, Hadi Afshar, Dominique Estival, Glen Pink, Philip Cohen, Mark Johnson

Extending semantic parsing systems to new domains and languages is a highly expensive, time-consuming process, so making effective use of existing resources is critical. In this paper, we describe a transfer learning method using crosslingual word embeddings in a sequence-to-sequence model. On the NLmaps corpus, our approach achieves state-of-the-art accuracy of 85.7{\%} for English. Most importantly, we observed a consistent improvement for German compared with several baseline domain adaptation techniques. As a by-product of this approach, our models that are trained on a combination of English and German utterances perform reasonably well on code-switching utterances which contain a mixture of English and German, even though the training data does not contain any such. As far as we know, this is the first study of code-switching in semantic parsing. We manually constructed the set of code-switching test utterances for the NLmaps corpus and achieve 78.3{\%} accuracy on this dataset.

📄 PDF Abstract BibTeX

Code (1)

vbtagitlab/code-switching 공식 구현

Tasks

Domain AdaptationSemantic ParsingTransfer LearningWord Embeddings

Similar Papers 제목 키워드 기반

DAMP: Doubly Aligned Multilingual Parser for Task-Oriented Dialogue

2022-12-15 · William Held, Christopher Hidey, Fei Liu, Eric Zhu 외

Modern virtual assistants use internal semantic parsing engines to convert user utterances to actionable commands. However, prior work has demonstrated that semantic parsing is a difficult multilingual transfer task with…

Semantic ParsingXLM-R

Universal Dependency Parsing for Hindi-English Code-switching

2018-04-16 · NAACL 2018 6 · Irshad Ahmad Bhat, Riyaz Ahmad Bhat, Manish Shrivastava, Dipti Misra Sharma

Code-switching is a phenomenon of mixing grammatical structures of two or more languages under varied social constraints. The code-switching data differ so radically from the benchmark corpora used in NLP community that …

Dependency ParsingLanguage IdentificationTAGTransliteration

Word Level Language Identification in English Telugu Code Mixed Data

2020-10-09 · PACLIC 2018 12 · Sunil Gundapu, Radhika Mamidi

In a multilingual or sociolingual configuration Intra-sentential Code Switching (ICS) or Code Mixing (CM) is frequently observed nowadays. In the world, most of the people know more than one language. CM usage is especia…

Language IdentificationMachine TranslationSemantic ParsingTranslation

Neural Architectures for Multilingual Semantic Parsing

2017-07-01 · ACL 2017 7 · Raymond Hendy Susanto, Wei Lu

In this paper, we address semantic parsing in a multilingual context. We train one multilingual model that is capable of parsing natural language sentences from multiple different languages into their corresponding forma…

DecoderMachine TranslationMulti-Task LearningSemantic Parsing

Multilingual Neural Semantic Parsing for Low-Resourced Languages

2021-06-07 · Joint Conference on Lexical and Computational Semantics 2021 · Menglin Xia, Emilio Monti

Multilingual semantic parsing is a cost-effective method that allows a single model to understand different languages. However, researchers face a great imbalance of availability of training data, with English being reso…

Machine TranslationSemantic ParsingTransfer LearningTranslation+1