paper-with-me

Papers

Polyglot Contextual Representations Improve Crosslingual Transfer

2019-02-26 · NAACL 2019 6 · Phoebe Mulcaire, Jungo Kasai, Noah A. Smith

We introduce Rosita, a method to produce multilingual contextual word representations by training a single language model on text from multiple languages. Our method combines the advantages of contextual word representations with those of multilingual representation learning. We produce language models from dissimilar language pairs (English/Arabic and English/Chinese) and use them in dependency parsing, semantic role labeling, and named entity recognition, with comparisons to monolingual and non-contextual variants. Our results provide further evidence for the benefits of polyglot learning, in which representations are shared across multiple languages.

📄 PDF Abstract BibTeX arXiv:1902.09697

Code (1)

pmulcaire/rosita 공식 구현 pytorch

Tasks

Dependency ParsingLanguage ModelingLanguage Modellingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Representation LearningSemantic Role Labeling

Similar Papers 제목 키워드 기반

Low-Resource Parsing with Crosslingual Contextualized Representations

2019-09-19 · CONLL 2019 11 · Phoebe Mulcaire, Jungo Kasai, Noah A. Smith

Despite advances in dependency parsing, languages with small treebanks still present challenges. We assess recent approaches to multilingual contextual word representations (CWRs), and compare them for crosslingual trans…

Dependency Parsing

Crosslingual Topic Modeling with WikiPDA

2020-09-23 · Tiziano Piccardi, Robert West

We present Wikipedia-based Polyglot Dirichlet Allocation (WikiPDA), a crosslingual topic model that learns to represent Wikipedia articles written in any language as distributions over a common set of language-independen…

ArticlesMatrix Completion

A Survey on Contextual Embeddings

2020-03-16 · Qi Liu, Matt J. Kusner, Phil Blunsom

Contextual embeddings, such as ELMo and BERT, move beyond global word representations like Word2Vec and achieve ground-breaking performance on a wide range of natural language processing tasks. Contextual embeddings assi…

Model CompressionSurvey

Crosslingual Transfer Learning for Relation and Event Extraction via Word Category and Class Alignments

2021-11-01 · EMNLP 2021 11 · Minh Van Nguyen, Tuan Ngo Nguyen, Bonan Min, Thien Huu Nguyen

Previous work on crosslingual Relation and Event Extraction (REE) suffers from the monolingual bias issue due to the training of models on only the source language data. An approach to overcome this issue is to use unlab…

Event ExtractionRelationRepresentation LearningTransfer Learning

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