English

TTM-RE: Memory-Augmented Document-Level Relation Extraction

Computation and Language 2024-06-11 v1 Artificial Intelligence

Abstract

Document-level relation extraction aims to categorize the association between any two entities within a document. We find that previous methods for document-level relation extraction are ineffective in exploiting the full potential of large amounts of training data with varied noise levels. For example, in the ReDocRED benchmark dataset, state-of-the-art methods trained on the large-scale, lower-quality, distantly supervised training data generally do not perform better than those trained solely on the smaller, high-quality, human-annotated training data. To unlock the full potential of large-scale noisy training data for document-level relation extraction, we propose TTM-RE, a novel approach that integrates a trainable memory module, known as the Token Turing Machine, with a noisy-robust loss function that accounts for the positive-unlabeled setting. Extensive experiments on ReDocRED, a benchmark dataset for document-level relation extraction, reveal that TTM-RE achieves state-of-the-art performance (with an absolute F1 score improvement of over 3%). Ablation studies further illustrate the superiority of TTM-RE in other domains (the ChemDisGene dataset in the biomedical domain) and under highly unlabeled settings.

Keywords

Cite

@article{arxiv.2406.05906,
  title  = {TTM-RE: Memory-Augmented Document-Level Relation Extraction},
  author = {Chufan Gao and Xuan Wang and Jimeng Sun},
  journal= {arXiv preprint arXiv:2406.05906},
  year   = {2024}
}

Comments

Accepted in ACL 2024 Main

R2 v1 2026-06-28T16:58:58.093Z