Neural Architectures for Multilingual Semantic Parsing
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 formal semantic representations. We extend an existing sequence-to-tree model to a multi-task learning framework which shares the decoder for generating semantic representations. We report evaluation results on the multilingual GeoQuery corpus and introduce a new multilingual version of the ATIS corpus.
Code (0)
등록된 구현이 없습니다.
Tasks
DecoderMachine TranslationMulti-Task LearningSemantic ParsingSimilar Papers 제목 키워드 기반
SGL: Speaking the Graph Languages of Semantic Parsing via Multilingual Translation
Graph-based semantic parsing aims to represent textual meaning through directed graphs. As one of the most promising general-purpose meaning representations, these structures and their parsing have gained a significant i…
AMR ParsingMachine TranslationSemantic ParsingTranslation+1Evaluating Inter-Bilingual Semantic Parsing for Indian Languages
Despite significant progress in Natural Language Generation for Indian languages (IndicNLP), there is a lack of datasets around complex structured tasks such as semantic parsing. One reason for this imminent gap is the c…
Semantic ParsingText GenerationTranslationMultilingual Semantic Parsing : Parsing Multiple Languages into Semantic Representations
Tiny Neural Models for Seq2Seq
Semantic parsing models with applications in task oriented dialog systems require efficient sequence to sequence (seq2seq) architectures to be run on-device. To this end, we propose a projection based encoder-decoder mod…
DecoderSemantic ParsingDAMP: Doubly Aligned Multilingual Parser for Task-Oriented Dialogue
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