login

Joint entity and relation extraction based on a hybrid neural network

NeurocomputingPublished 14 February 2017
Suncong Zheng, Yuexing Hao, Dongyuan Lü, Hongyun Bao, Jiaming Xu, Hongwei Hao
Citations257
SJR quartileQ1
SJR score1.47
SNIP1.94

TL;DR

A hybrid neural network model is proposed to extract entities and their relationships without any handcrafted features to achieve the state-of-the-art results on entity and relation extraction task.

Abstract

Entity and relation extraction is a task that combines detecting entity mentions and recognizing entities' semantic relationships from unstructured text. We propose a hybrid neural network model to extract entities and their relationships without any handcrafted features. The hybrid neural network contains a novel bidirectional encoder-decoder LSTM module (BiLSTM-ED) for entity extraction and a CNN module for relation classification. The contextual information of entities obtained in BiLSTM-ED further pass though to CNN module to improve the relation classification. We conduct experiments on the public dataset ACE05 (Automatic Content Extraction program) to verify the effectiveness of our method. The method we proposed achieves the state-of-the-art results on entity and relation extraction task.

Keywords

Computer Science