paper-with-me

홈 › Papers

Polyglot Neural Language Models: A Case Study in Cross-Lingual Phonetic Representation Learning

2016-05-12 · NAACL 2016 6 · Yulia Tsvetkov, Sunayana Sitaram, Manaal Faruqui, Guillaume Lample, Patrick Littell, David Mortensen, Alan W. black, Lori Levin, Chris Dyer

We introduce polyglot language models, recurrent neural network models trained to predict symbol sequences in many different languages using shared representations of symbols and conditioning on typological information about the language to be predicted. We apply these to the problem of modeling phone sequences---a domain in which universal symbol inventories and cross-linguistically shared feature representations are a natural fit. Intrinsic evaluation on held-out perplexity, qualitative analysis of the learned representations, and extrinsic evaluation in two downstream applications that make use of phonetic features show (i) that polyglot models better generalize to held-out data than comparable monolingual models and (ii) that polyglot phonetic feature representations are of higher quality than those learned monolingually.

📄 PDF Abstract BibTeX arXiv:1605.03832

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Cross-lingual Parsing with Polyglot Training and Multi-treebank Learning: A Faroese Case Study

2019-10-17 · WS 2019 11 · James Barry, Joachim Wagner, Jennifer Foster

Cross-lingual dependency parsing involves transferring syntactic knowledge from one language to another. It is a crucial component for inducing dependency parsers in low-resource scenarios where no training data for a la…

Dependency ParsingPOSPOS Tagging

Sources of Transfer in Multilingual Named Entity Recognition

2020-05-02 · ACL 2020 6 · David Mueller, Nicholas Andrews, Mark Dredze

Named-entities are inherently multilingual, and annotations in any given language may be limited. This motivates us to consider polyglot named-entity recognition (NER), where one model is trained using annotated data dra…

Multilingual Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

XD: Cross-lingual Knowledge Distillation for Polyglot Sentence Embeddings

2019-09-25 · Maksym Del, Mark Fishel

Current state-of-the-art results in multilingual natural language inference (NLI) are based on tuning XLM (a pre-trained polyglot language model) separately for each language involved, resulting in multiple models. We re…

Knowledge DistillationLanguage ModelingLanguage ModellingNatural Language Inference+2

Polyglot Semantic Role Labeling

2018-05-29 · ACL 2018 7 · Phoebe Mulcaire, Swabha Swayamdipta, Noah Smith

Previous approaches to multilingual semantic dependency parsing treat languages independently, without exploiting the similarities between semantic structures across languages. We experiment with a new approach where we …

Dependency ParsingSemantic Dependency ParsingSemantic Role Labeling

Multilingual Information Extraction with PolyglotIE

2016-12-01 · COLING 2016 12 · Alan Akbik, Laura Chiticariu, Marina Danilevsky, Yonas Kbrom 외

We present PolyglotIE, a web-based tool for developing extractors that perform Information Extraction (IE) over multilingual data. Our tool has two core features: First, it allows users to develop extractors against a un…

Semantic Parsing