paper-with-me

홈 › Papers

An Argument-Marker Model for Syntax-Agnostic Proto-Role Labeling

2019-02-04 · SEMEVAL 2019 6 · Juri Opitz, Anette Frank

Semantic proto-role labeling (SPRL) is an alternative to semantic role labeling (SRL) that moves beyond a categorical definition of roles, following Dowty's feature-based view of proto-roles. This theory determines agenthood vs. patienthood based on a participant's instantiation of more or less typical agent vs. patient properties, such as, for example, volition in an event. To perform SPRL, we develop an ensemble of hierarchical models with self-attention and concurrently learned predicate-argument-markers. Our method is competitive with the state-of-the art, overall outperforming previous work in two formulations of the task (multi-label and multi-variate Likert scale prediction). In contrast to previous work, our results do not depend on gold argument heads derived from supplementary gold tree banks.

📄 PDF Abstract BibTeX arXiv:1902.01349

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Role Labeling

Similar Papers 제목 키워드 기반

A Full End-to-End Semantic Role Labeler, Syntax-agnostic Over Syntax-aware?

2018-08-11 · Jiaxun Cai, Shexia He, Zuchao Li, Hai Zhao

Semantic role labeling (SRL) is to recognize the predicate-argument structure of a sentence, including subtasks of predicate disambiguation and argument labeling. Previous studies usually formulate the entire SRL problem…

DecoderSemantic Role LabelingSentence

A Full End-to-End Semantic Role Labeler, Syntactic-agnostic Over Syntactic-aware?

2018-08-01 · COLING 2018 8 · Jiaxun Cai, Shexia He, Zuchao Li, Hai Zhao

Semantic role labeling (SRL) is to recognize the predicate-argument structure of a sentence, including subtasks of predicate disambiguation and argument labeling. Previous studies usually formulate the entire SRL problem…

DecoderMachine TranslationQuestion AnsweringSemantic Parsing+2

Attentive Semantic Role Labeling with Boundary Indicator

2018-09-08 · Zhuosheng Zhang, Shexia He, Zuchao Li, Hai Zhao

The goal of semantic role labeling (SRL) is to discover the predicate-argument structure of a sentence, which plays a critical role in deep processing of natural language. This paper introduces simple yet effective auxil…

Semantic Role LabelingSentence

A Unified Syntax-aware Framework for Semantic Role Labeling

2018-10-01 · EMNLP 2018 10 · Zuchao Li, Shexia He, Jiaxun Cai, Zhuosheng Zhang 외

Semantic role labeling (SRL) aims to recognize the predicate-argument structure of a sentence. Syntactic information has been paid a great attention over the role of enhancing SRL. However, the latest advance shows that …

Machine TranslationQuestion AnsweringSemantic Role LabelingSentence

A Simple and Accurate Syntax-Agnostic Neural Model for Dependency-based Semantic Role Labeling

2017-01-10 · CONLL 2017 8 · Diego Marcheggiani, Anton Frolov, Ivan Titov

We introduce a simple and accurate neural model for dependency-based semantic role labeling. Our model predicts predicate-argument dependencies relying on states of a bidirectional LSTM encoder. The semantic role labeler…

Semantic Role Labeling