Pre-classification Supporting Reasoning for Document-level Relation Extraction

被引:1
作者
Zhao, Jiehao [1 ]
Duan, Guiduo [2 ]
Huang, Tianxi [3 ]
机构
[1] Univ Elect Sci & Technol China, Sch Comp Sci & Engn, Chengdu, Peoples R China
[2] Univ Elect Sci & Technol China, Sch Comp Sci & Engn, Trusted Cloud Comp & Big Data Key Lab Sichuan Pro, Chengdu, Peoples R China
[3] Chengdu Text Coll, Dept Fundamental Courses, Chengdu, Peoples R China
来源
PROCEEDINGS OF THE 10TH INTERNATIONAL JOINT CONFERENCE ON KNOWLEDGE GRAPHS (IJCKG 2021) | 2021年
关键词
Information Extraction; Document-level Relation Extraction; BERT; Reasoning Mechanism;
D O I
10.1145/3502223.3502245
中图分类号
TP18 [人工智能理论];
学科分类号
081104 ; 0812 ; 0835 ; 1405 ;
摘要
The document-level relation extraction task aims to extract relational triples from a document consisting of multiple sentences. Most previous models focus on modeling the dependency between the entities and neglect the reasoning mechanism. Some other models construct paths implicitly between co-sentence entities to find semantic relations. However, they ignore that there are interactions between different triples, especially some triples play an import role in predicting others. In this short research paper, we propose a new two stage framework PCSR(Pre-classification Supporting Reasoning) which captures the interactions between triples and utilizes these information for reasoning. Specifically, we make a pre-classification for each entity pair in the first stage. Then we aggregate the embeddings of predicted triples to enhance entity representation and make a new classification. Since the second classification could find triples missed in the first stage, we take the result as the supplement of the prior one. Experiments on DocRED show that our method achieves an F1 score of 62.11. Compared with the previous state-of-the-art model, our model increase by 0.81 on the test set, which demonstrates the effectiveness of our reasoning mechanism.
引用
收藏
页码:156 / 160
页数:5
相关论文
共 27 条
[21]  
Xu Yan, 2016, P COLING 2016 26 INT
[22]  
Yao Y, 2019, 57TH ANNUAL MEETING OF THE ASSOCIATION FOR COMPUTATIONAL LINGUISTICS (ACL 2019), P764
[23]  
Ye DM, 2020, PROCEEDINGS OF THE 2020 CONFERENCE ON EMPIRICAL METHODS IN NATURAL LANGUAGE PROCESSING (EMNLP), P7170
[24]  
Zeng Daojian, 2014, P COLING AUG
[25]  
Zeng S, 2020, PROCEEDINGS OF THE 2020 CONFERENCE ON EMPIRICAL METHODS IN NATURAL LANGUAGE PROCESSING (EMNLP), P1630
[26]  
Zhong ZX, 2021, 2021 CONFERENCE OF THE NORTH AMERICAN CHAPTER OF THE ASSOCIATION FOR COMPUTATIONAL LINGUISTICS: HUMAN LANGUAGE TECHNOLOGIES (NAACL-HLT 2021), P50
[27]  
Zhou Wenxuan, 2021, DOCUMENT LEVEL RELAT