The search functionality is under construction.

IEICE TRANSACTIONS on Information

Relation Extraction with Deep Reinforcement Learning

Hongjun ZHANG, Yuntian FENG, Wenning HAO, Gang CHEN, Dawei JIN

  • Full Text Views

    0

  • Cite this

Summary :

In recent years, deep learning has been widely applied in relation extraction task. The method uses only word embeddings as network input, and can model relations between target named entity pairs. It equally deals with each relation mention, so it cannot effectively extract relations from the corpus with an enormous number of non-relations, which is the main reason why the performance of relation extraction is significantly lower than that of relation classification. This paper designs a deep reinforcement learning framework for relation extraction, which considers relation extraction task as a two-step decision-making game. The method models relation mentions with CNN and Tree-LSTM, which can calculate initial state and transition state for the game respectively. In addition, we can tackle the problem of unbalanced corpus by designing penalty function which can increase the penalties for first-step decision-making errors. Finally, we use Q-Learning algorithm with value function approximation to learn control policy π for the game. This paper sets up a series of experiments in ACE2005 corpus, which show that the deep reinforcement learning framework can achieve state-of-the-art performance in relation extraction task.

Publication
IEICE TRANSACTIONS on Information Vol.E100-D No.8 pp.1893-1902
Publication Date
2017/08/01
Publicized
2017/05/17
Online ISSN
1745-1361
DOI
10.1587/transinf.2016EDP7450
Type of Manuscript
PAPER
Category
Natural Language Processing

Authors

Hongjun ZHANG
  PLA University of Science and Technology
Yuntian FENG
  PLA University of Science and Technology
Wenning HAO
  PLA University of Science and Technology
Gang CHEN
  PLA University of Science and Technology
Dawei JIN
  PLA University of Science and Technology

Keyword