Capturing Argument Interaction in Semantic Role Labeling with Capsule Networks

10/07/2019
by   Xinchi Chen, et al.
0

Semantic role labeling (SRL) involves extracting propositions (i.e. predicates and their typed arguments) from natural language sentences. State-of-the-art SRL models rely on powerful encoders (e.g., LSTMs) and do not model non-local interaction between arguments. We propose a new approach to modeling these interactions while maintaining efficient inference. Specifically, we use Capsule Networks: each proposition is encoded as a tuple of capsules, one capsule per argument type (i.e. role). These tuples serve as embeddings of entire propositions. In every network layer, the capsules interact with each other and with representations of words in the sentence. Each iteration results in updated proposition embeddings and updated predictions about the SRL structure. Our model substantially outperforms the non-refinement baseline model on all 7 CoNLL-2019 languages and achieves state-of-the-art results on 5 languages (including English) for dependency SRL. We analyze the types of mistakes corrected by the refinement procedure. For example, each role is typically (but not always) filled with at most one argument. Whereas enforcing this approximate constraint is not useful with the modern SRL system, iterative procedure corrects the mistakes by capturing this intuition in a flexible and context-sensitive way.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/07/2019

Semantic Role Labeling with Iterative Structure Refinement

Modern state-of-the-art Semantic Role Labeling (SRL) methods rely on exp...
research
10/09/2020

High-order Semantic Role Labeling

Semantic role labeling is primarily used to identify predicates, argumen...
research
04/19/2021

Neural Unsupervised Semantic Role Labeling

The task of semantic role labeling (SRL) is dedicated to finding the pre...
research
12/02/2022

Semantic Role Labeling Meets Definition Modeling: Using Natural Language to Describe Predicate-Argument Structures

One of the common traits of past and present approaches for Semantic Rol...
research
06/11/2018

Distance-Free Modeling of Multi-Predicate Interactions in End-to-End Japanese Predicate-Argument Structure Analysis

Capturing interactions among multiple predicate-argument structures (PAS...
research
05/18/2016

Modelling Interaction of Sentence Pair with coupled-LSTMs

Recently, there is rising interest in modelling the interactions of two ...

Please sign up or login with your details

Forgot password? Click here to reset