HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

SIRE: Separate Intra- and Inter-sentential Reasoning for Document-level Relation Extraction

Shuang Zeng Yuting Wu Baobao Chang

SIRE: Separate Intra- and Inter-sentential Reasoning for Document-level Relation Extraction

Abstract

Document-level relation extraction has attracted much attention in recent years. It is usually formulated as a classification problem that predicts relations for all entity pairs in the document. However, previous works indiscriminately represent intra- and inter-sentential relations in the same way, confounding the different patterns for predicting them. Besides, they create a document graph and use paths between entities on the graph as clues for logical reasoning. However, not all entity pairs can be connected with a path and have the correct logical reasoning paths in their graph. Thus many cases of logical reasoning cannot be covered. This paper proposes an effective architecture, SIRE, to represent intra- and inter-sentential relations in different ways. We design a new and straightforward form of logical reasoning module that can cover more logical reasoning chains. Experiments on the public datasets show SIRE outperforms the previous state-of-the-art methods. Further analysis shows that our predictions are reliable and explainable. Our code is available at https://github.com/DreamInvoker/SIRE.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
relation-extraction-on-docredSIRE-GloVe
F1: 55.96
Ign F1: 54.04
relation-extraction-on-docredSIRE-BERT-base
F1: 62.05
Ign F1: 60.18

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
SIRE: Separate Intra- and Inter-sentential Reasoning for Document-level Relation Extraction | Papers | HyperAI