Polyglot Semantic Role Labeling (P18-2)

Copied to clipboard

Challenge: Existing approaches to multilingual semantic dependency parsing treat languages independently, without exploiting similarities between semantic structures across languages.
Approach: They propose to combine resources from different languages in a CoNLL 2009 shared task to build a single polyglot semantic dependency parser.
Outcome: The proposed model outperforms monolingual training on a CoNLL 2009 dataset with training data from multiple languages and representations using multilingual word vectors.

Similar Papers

UniteD-SRL: A Unified Dataset for Span- and Dependency-Based Multilingual and Cross-Lingual Semantic Role Labeling (2021.findings-emnlp)

Copied to clipboard

Challenge: Multilingual and cross-lingual Semantic Role Labeling (SRL) has attracted increasing attention as multilingual text representation techniques have become more effective and widely available.
Approach: They propose a benchmark for multilingual and cross-lingual, span- and dependency-based SRL that provides expert-curated parallel annotations using a common predicate-argument structure inventory.
Outcome: The proposed benchmark provides expert-curated parallel annotations using a common predicate-argument structure inventory, allowing direct comparisons across languages and encouraging studies on cross-lingual transfer in SRL.
Semantic Role Labeling as Syntactic Dependency Parsing (2020.emnlp-main)

Copied to clipboard

Challenge: Using propBank-style semantic role labeling, we reduce the task to syntactic dependency parsing.
Approach: They propose to convert SRL annotations into dependency tree representations through joint labels that permit highly accurate recovery back to the original format.
Outcome: The proposed scheme reduces the task of (span-based) PropBank-style semantic role labeling to syntactic dependency parsing.
CLAR: A Cross-Lingual Argument Regularizer for Semantic Role Labeling (2020.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for training one model on multiple languages outperform monolingual baselines for low resource languages.
Approach: They propose a method to combine training data from multiple languages to create a shared representation space for the model.
Outcome: The proposed method outperforms monolingual and polyglot training on low resource languages.
Polyglot Semantic Parsing in APIs (N18-1)

Copied to clipboard

Challenge: Existing approaches to semantic parsing work by training individual models for each available parallel dataset of text-meaning pairs.
Approach: They propose a polyglot semantic translation approach that trains on multiple datasets and natural languages to learn parsing models.
Outcome: The proposed model can be used for parsing a wide variety of natural languages and output languages, and achieves state-of-the-art performance on the above datasets.
Better Combine Them Together! Integrating Syntactic Constituency and Dependency Representations for Semantic Role Labeling (2021.findings-acl)

Copied to clipboard

Challenge: Existing studies use only one singleton syntax for semantic role labeling (SRL).
Approach: They propose a TreeLSTM-based integration that integrates phrasal boundaries and semantic relations from dependency into a labelaware GCN solution for simultaneously modeling syntactic edges and labels.
Outcome: The proposed system achieves state-of-the-art performance on span-based and dependency-based SRL.
Bridging the Gap in Multilingual Semantic Role Labeling: a Language-Agnostic Approach (2020.coling-main)

Copied to clipboard

Challenge: Recent research indicates that taking advantage of complex syntactic features leads to favorable results in Semantic Role Labeling.
Approach: They propose a language-agnostic model that does away with morphological and syntactic features to achieve robustness across languages.
Outcome: The proposed model outperforms the state-of-the-art in all languages of the CoNLL-2009 benchmark dataset.
Cross-lingual Parsing with Polyglot Training and Multi-treebank Learning: A Faroese Case Study (D19-61)

Copied to clipboard

Challenge: Cross-lingual dependency parsing involves transferring syntactic knowledge from one language to another.
Approach: They compare two approaches to cross-lingual dependency parsing using monolingual source models and a polyglot model which is trained on the combination of all source languages.
Outcome: The proposed methods improve low-resource dependency parsers by transferring syntactic knowledge from one language to another.
A Flexible and Easy-to-use Semantic Role Labeling Framework for Different Languages (C18-2)

Copied to clipboard

Challenge: DAMESRL is an open source framework for deep semantic role labeling . language-specific characteristics and the available amount of training data influence the optimal model structure .
Approach: They propose an open-source framework for deep semantic role labeling that is available under the Apache 2.0 license.
Outcome: The proposed framework is available under the Apache 2.0 license.
Polyglot Contextual Representations Improve Crosslingual Transfer (N19-1)

Copied to clipboard

Challenge: Existing methods for crosslingual transfer use multilingual word embeddings, but contextual word representations are not yet available.
Approach: They propose a method to produce multilingual contextual word representations by training a single language model on text from multiple languages.
Outcome: The proposed method compares model models to monolingual and non-contextual variants and shows that polyglot learning can be beneficial for multilingual representations.
A Tour of Explicit Multilingual Semantics: Word Sense Disambiguation, Semantic Role Labeling and Semantic Parsing (2022.aacl-tutorials)

Copied to clipboard

Challenge: a recent advent of pretrained language models has sparked a revolution in NLP . but, there are still questions about whether current approaches capture explicit, symbolic meaning . this tutorial will review efforts to tackle three key open problems in lexical and sentence-level semantics .
Approach: This tutorial reviews recent efforts to shed light on meaning in NLP . it will focus on three key open problems in lexical and sentence-level semantics .
Outcome: This tutorial reviews recent efforts to shed light on meaning in NLP . it focuses on three key open problems in lexical and sentence-level semantics .

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations