HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

SAIS: Supervising and Augmenting Intermediate Steps for Document-Level Relation Extraction

Yuxin Xiao Zecheng Zhang Yuning Mao Carl Yang Jiawei Han

SAIS: Supervising and Augmenting Intermediate Steps for Document-Level Relation Extraction

Abstract

Stepping from sentence-level to document-level, the research on relation extraction (RE) confronts increasing text length and more complicated entity interactions. Consequently, it is more challenging to encode the key information sources--relevant contexts and entity types. However, existing methods only implicitly learn to model these critical information sources while being trained for RE. As a result, they suffer the problems of ineffective supervision and uninterpretable model predictions. In contrast, we propose to explicitly teach the model to capture relevant contexts and entity types by supervising and augmenting intermediate steps (SAIS) for RE. Based on a broad spectrum of carefully designed tasks, our proposed SAIS method not only extracts relations of better quality due to more effective supervision, but also retrieves the corresponding supporting evidence more accurately so as to enhance interpretability. By assessing model uncertainty, SAIS further boosts the performance via evidence-based data augmentation and ensemble inference while reducing the computational cost. Eventually, SAIS delivers state-of-the-art RE results on three benchmarks (DocRED, CDR, and GDA) and outperforms the runner-up by 5.04% relatively in F1 score in evidence retrieval on DocRED.

Code Repositories

xiaoyuxin1002/sais
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
relation-extraction-on-cdrSAISORE+CR+ET-SciBERT
F1: 79
relation-extraction-on-docredSAIS-BERT-base
F1: 62.77
Ign F1: 60.96
relation-extraction-on-docredSAIS-RoBERTa-large
F1: 65.11
Ign F1: 63.44
relation-extraction-on-gdaSAISORE+CR+ET-SciBERT
F1: 87.1

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
SAIS: Supervising and Augmenting Intermediate Steps for Document-Level Relation Extraction | Papers | HyperAI