Relation classification via BERT with piecewise convolution and focal loss.

Journal: PloS one
PMID:

Abstract

Recent relation extraction models' architecture are evolved from the shallow neural networks to natural language model, such as convolutional neural networks or recurrent neural networks to Bert. However, these methods did not consider the semantic information in the sequence or the distance dependence problem, the internal semantic information may contain the useful knowledge which can help relation classification. Focus on these problems, this paper proposed a BERT-based relation classification method. Compare with the existing Bert-based architecture, the proposed model can obtain the internal semantic information between entity pair and solve the distance semantic dependence better. The pre-trained BERT model after fine tuning is used in this paper to abstract the semantic representation of sequence, then adopt the piecewise convolution to obtain semantic information which influence the extraction results. Compare with the existing methods, the proposed method can achieve a better accuracy on relational extraction task because of the internal semantic information extracted in the sequence. While, the generalization ability is still a problem that cannot be ignored, and the numbers of the relationships are difference between different categories. In this paper, the focal loss function is adopted to solve this problem by assigning a heavy weight to less number or hard classify categories. Finally, comparing with the existing methods, the F1 metric of the proposed method can reach a superior result 89.95% on the SemEval-2010 Task 8 dataset.

Authors

  • Jianyi Liu
    Department of Radiology, First Affiliated Hospital of Fujian Medical University, Fuzhou, Fujian, China.
  • Xi Duan
    Engineering Tomography Laboratory, Department of Electronic and Electrical Engineering, University of Bath, Claverton Down, BA2 7AY, UK. x.Duan@bath.ac.uk.
  • Ru Zhang
    School of Cyberspace Security, Beijing University of Posts and Telecommunications, Beijing, China.
  • Youqiang Sun
    School of Cyberspace Security, Beijing University of Posts and Telecommunications, Beijing, China.
  • Lei Guan
    AiCure, LLC, 19 W 24th Street, New York, NY, United States.
  • Bingjie Lin
    State Grid Information and Telecommunication Branch, Beijing, China.