Challenge: Existing attentive models attend to all words without prior focus, which results in inaccurate concentration on some dispensable words.
Approach: They propose to use semantic role labeling to provide additional guidance for multi-turn dialogue rewriting models.
Outcome: The proposed model outperforms existing models on multi-turn dialogue rewriting tasks.

Similar Papers

Syntax-driven Approach for Semantic Role Labeling (2022.lrec-1)

Copied to clipboard

Challenge: Existing studies focus on auto-generated syntactic knowledge to enhance semantic role labeling . experimental results show that map memories can enhance SRL .
Approach: They propose to map memories to enhance semantic role labeling by encoding auto-generated syntactic knowledge from off-the-shelf toolkits.
Outcome: The proposed model outperforms baselines and achieves state-of-the-art results on two English benchmark datasets.
Semantic Role Labeling with Iterative Structure Refinement (D19-1)

Copied to clipboard

Challenge: Modern state-of-the-art methods for semantic role labeling model only local interactions between individual labels .
Approach: They propose to model local interactions between argument labeling decisions using a refinement network instead of arbitrary interactions between roles and words.
Outcome: The proposed model outperforms baseline models on all 7 languages and achieves state-of-the-art results on 5 languages, including English.
Syntax-aware Multilingual Semantic Role Labeling (D19-1)

Copied to clipboard

Challenge: Existing work on semantic role labeling (SRL) on English has focused on syntactic integration and enhanced word representation.
Approach: They propose a method guided by syntactic rule to prune arguments to integrate syntax into multilingual SRL model simply and effectively.
Outcome: The proposed model achieves state-of-the-art results on the CoNLL-2009 benchmarks of all seven languages.
Semantic Role Labeling Meets Definition Modeling: Using Natural Language to Describe Predicate-Argument Structures (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to Semantic Role Labeling rely on discrete labels to classify predicate senses and their arguments.
Approach: They propose a generalized formulation of Semantic Role Labeling that leverages Definition Modeling to describe predicate-argument structures using natural language definitions instead of discrete labels.
Outcome: The proposed model can describe predicate-argument structures using natural language definitions instead of discrete labels.
Alignment-free Cross-lingual Semantic Role Labeling (2020.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to semantic role labeling rely on word alignments, translation engines or preprocessing tools.
Approach: They propose a cross-lingual semantic role labeling model which only requires annotations in a source language and access to raw text in .
Outcome: The proposed model minimizes the effort required to construct annotations or models for a new target language.
Exploring Non-Verbal Predicates in Semantic Role Labeling: Challenges and Opportunities (2023.findings-acl)

Copied to clipboard

Challenge: Existing systems for SRL are incapable of transferring knowledge across different predicate types.
Approach: They propose a new PropBank dataset which boasts wide coverage of multiple predicate types and a manually-annotated challenge set which gives equal importance to verbal, nominal, and adjectival predicates.
Outcome: The proposed dataset shows that standard benchmarks do not provide an accurate picture of the current situation in SRL and that state-of-the-art systems are still incapable of transferring knowledge across different predicate types.
Decoupled Dialogue Modeling and Semantic Parsing for Multi-Turn Text-to-SQL (2021.findings-acl)

Copied to clipboard

Challenge: Recent work on Text-to-SQL for multi-turn dialogue has attracted great interest . current approaches mostly employ end-to end models and face data sparsity problems .
Approach: They propose a decoupled multi-turn text-to-SQL framework where dialogue context is explicitly solved by an utterance rewrite model and a single-turn Text-toSQl parser are proposed.
Outcome: The proposed method outperforms existing models on SParC and CoSQL datasets without annotated in-domain data.
A Unified Syntax-aware Framework for Semantic Role Labeling (D18-1)

Copied to clipboard

Challenge: Syntactic information has been paid a great attention over the role of enhancing SRL . but the gap between syntax-aware and syntax-gnostic SRL is smaller . a new framework proposes syntax-based SRL for a wide range of NLP tasks .
Approach: They propose to extend existing models to investigate more effective ways of incorporating syntax into sequential neural networks.
Outcome: The proposed framework outperforms existing models on CoNLL-2009 benchmarks in English and Chinese.
Using Semantic Role Labeling to Improve Neural Machine Translation (2022.lrec-1)

Copied to clipboard

Challenge: despite progress in machine translation, some form of language understanding may be desirable . current systems rely on pattern recognition, but some form may be useful .
Approach: They use semantic role labeling to annotate a standard parallel corpus with semantic roles . they then train a neural machine translation system using the annotated corpus and original unannotated text .
Outcome: The proposed system improves BLEU scores for English, French, German, Greek and Spanish.
LLMs Can Also Do Well! Breaking Barriers in Semantic Role Labeling via Large Language Models (2025.findings-acl)

Copied to clipboard

Challenge: Semantic role labeling (SRL) is a crucial task of natural language processing (NLP).
Approach: They propose to equip LLMs with retrieval-augmented generation and self-correction mechanisms to enable SRL to perform better in Chinese and English.
Outcome: The proposed method achieves state-of-the-art in Chinese and English on three widely-used benchmarks.

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