Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

VaeDiff-DocRE: End-to-end Data Augmentation Framework for Document-level Relation Extraction

About

Document-level Relation Extraction (DocRE) aims to identify relationships between entity pairs within a document. However, most existing methods assume a uniform label distribution, resulting in suboptimal performance on real-world, imbalanced datasets. To tackle this challenge, we propose a novel data augmentation approach using generative models to enhance data from the embedding space. Our method leverages the Variational Autoencoder (VAE) architecture to capture all relation-wise distributions formed by entity pair representations and augment data for underrepresented relations. To better capture the multi-label nature of DocRE, we parameterize the VAE's latent space with a Diffusion Model. Additionally, we introduce a hierarchical training framework to integrate the proposed VAE-based augmentation module into DocRE systems. Experiments on two benchmark datasets demonstrate that our method outperforms state-of-the-art models, effectively addressing the long-tail distribution problem in DocRE.

Khai Phan Tran, Wen Hua, Xue Li• 2024

Related benchmarks

TaskDatasetResultRank
Document-level Relation ExtractionDWIE (dev)
Ignored F161.51
21
Document-level Relation ExtractionDWIE (test)
Ignored F166.44
21
Document-level Relation ExtractionRe-DocRED 1.0 (test)
Overall F1 Score79.03
20
Document-level Relation ExtractionRe-DocRED 1.0 (dev)
F1 Score79.19
17
Showing 4 of 4 rows

Other info

Code

Follow for update