SOTAVerified

Recurrent Interaction Network for Jointly Extracting Entities and Classifying Relations

2020-05-01EMNLP 2020Unverified0· sign in to hype

Kai Sun, Richong Zhang, Samuel Mensah, Yongyi Mao, Xudong Liu

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

The idea of using multi-task learning approaches to address the joint extraction of entity and relation is motivated by the relatedness between the entity recognition task and the relation classification task. Existing methods using multi-task learning techniques to address the problem learn interactions among the two tasks through a shared network, where the shared information is passed into the task-specific networks for prediction. However, such an approach hinders the model from learning explicit interactions between the two tasks to improve the performance on the individual tasks. As a solution, we design a multi-task learning model which we refer to as recurrent interaction network which allows the learning of interactions dynamically, to effectively model task-specific features for classification. Empirical studies on two real-world datasets confirm the superiority of the proposed model.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
WebNLGRIN (BERT, K=2)F190.1Unverified

Reproductions