paper-with-me

Papers

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 combine resources from a pair of languages in the CoNLL 2009 shared task to build a polyglot semantic role labeler. Notwithstanding the absence of parallel data, and the dissimilarity in annotations between languages, our approach results in an improvement in SRL performance on multiple languages over a monolingual baseline. Analysis of the polyglot model shows it to be advantageous in lower-resource settings.

📄 PDF Abstract BibTeX arXiv:1805.11598

Code (0)

등록된 구현이 없습니다.

Tasks

Dependency ParsingSemantic Dependency ParsingSemantic Role Labeling

Similar Papers 제목 키워드 기반

POLYGLOT: Multilingual Semantic Role Labeling with Unified Labels

2016-08-01 · ACL 2016 8 · Alan Akbik, Yunyao Li
Question AnsweringSemantic Role Labeling

CLAR: A Cross-Lingual Argument Regularizer for Semantic Role Labeling

2020-11-09 · Findings of the Association for Computational Linguistics 2020 · Ishan Jindal, Yunyao Li, Siddhartha Brahma, Huaiyu Zhu

Semantic role labeling (SRL) identifies predicate-argument structure(s) in a given sentence. Although different languages have different argument annotations, polyglot training, the idea of training one model on multiple…

Semantic Role LabelingSentence

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 representat…

Dependency ParsingLanguage ModelingLanguage Modellingnamed-entity-recognition+4

Toward the Detection of Polyglot Files

2022-03-14 · Luke Koch, Sean Oesch, Mary Adkisson, Sam Erwin 외

Standardized file formats play a key role in the development and use of computer software. However, it is possible to abuse standardized file formats by creating a file that is valid in multiple file formats. The resulti…

Malware Detection

An MRC Framework for Semantic Role Labeling

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Semantic Role Labeling (SRL) aims at recognizing the predicate-argument structure of a sentence and can be decomposed into two subtasks: predicate disambiguation and argument labeling. Prior work deals with these two tas…

Computational EfficiencyMachine Reading ComprehensionMultiple-choiceReading Comprehension+2