English

Summarization as Indirect Supervision for Relation Extraction

Computation and Language 2022-10-24 v2 Machine Learning

Abstract

Relation extraction (RE) models have been challenged by their reliance on training data with expensive annotations. Considering that summarization tasks aim at acquiring concise expressions of synoptical information from the longer context, these tasks naturally align with the objective of RE, i.e., extracting a kind of synoptical information that describes the relation of entity mentions. We present SuRE, which converts RE into a summarization formulation. SuRE leads to more precise and resource-efficient RE based on indirect supervision from summarization tasks. To achieve this goal, we develop sentence and relation conversion techniques that essentially bridge the formulation of summarization and RE tasks. We also incorporate constraint decoding techniques with Trie scoring to further enhance summarization-based RE with robust inference. Experiments on three RE datasets demonstrate the effectiveness of SuRE in both full-dataset and low-resource settings, showing that summarization is a promising source of indirect supervision to improve RE models.

Keywords

Cite

@article{arxiv.2205.09837,
  title  = {Summarization as Indirect Supervision for Relation Extraction},
  author = {Keming Lu and I-Hung Hsu and Wenxuan Zhou and Mingyu Derek Ma and Muhao Chen},
  journal= {arXiv preprint arXiv:2205.09837},
  year   = {2022}
}

Comments

Accepted by EMNLP 2022

R2 v1 2026-06-24T11:22:51.167Z