KnowRA: Knowledge Retrieval Augmented Method for Document-level Relation Extraction with Comprehensive Reasoning Abilities
Chengcheng Mai, Yuxiang Wang, Ziyu Gong, Hanxiang Wang, Yihua Huang

TL;DR
KnowRA is a novel method for document-level relation extraction that integrates external knowledge retrieval, comprehensive reasoning, and co-reference resolution to improve understanding of complex, multi-sentence relations.
Contribution
It introduces a knowledge retrieval augmented framework with a document graph, co-reference integration, and axis attention for enhanced reasoning in Doc-RE.
Findings
Outperforms state-of-the-art baselines on two datasets.
Effectively filters irrelevant external knowledge.
Demonstrates improved cross-sentence reasoning capabilities.
Abstract
Document-level relation extraction (Doc-RE) aims to extract relations between entities across multiple sentences. Therefore, Doc-RE requires more comprehensive reasoning abilities like humans, involving complex cross-sentence interactions between entities, contexts, and external general knowledge, compared to the sentence-level RE. However, most existing Doc-RE methods focus on optimizing single reasoning ability, but lack the ability to utilize external knowledge for comprehensive reasoning on long documents. To solve these problems, a knowledge retrieval augmented method, named KnowRA, was proposed with comprehensive reasoning to autonomously determine whether to accept external knowledge to assist DocRE. Firstly, we constructed a document graph for semantic encoding and integrated the co-reference resolution model to augment the co-reference reasoning ability. Then, we expanded the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Edcuational Technology Systems
MethodsSoftmax · Attention Is All You Need · Focus · Balanced Selection
