2019

Span-based Joint Entity and Relation Extraction with Transformer Pre-training

Eberts, Markus, Ulges, Adrian

Understand

We introduce SpERT, an attention model for span-based joint entity and relation extraction.

  • Our key contribution is a light-weight reasoning on BERT embeddings, which features entity recognition and filtering, as well as relation classification with a localized, marker-free context representation.
  • The model is trained using strong within-sentence negative samples, which are efficiently extracted in a single BERT pass.
  • These aspects facilitate a search over all spans in the sentence.

Reading the bibliography…