Command Palette
Search for a command to run...
Entity, Relation, and Event Extraction with Contextualized Span Representations
David Wadden Ulme Wennberg Yi Luan Hannaneh Hajishirzi

Abstract
We examine the capabilities of a unified, multi-task framework for three information extraction tasks: named entity recognition, relation extraction, and event extraction. Our framework (called DyGIE++) accomplishes all tasks by enumerating, refining, and scoring text spans designed to capture local (within-sentence) and global (cross-sentence) context. Our framework achieves state-of-the-art results across all tasks, on four datasets from a variety of domains. We perform experiments comparing different techniques to construct span representations. Contextualized embeddings like BERT perform well at capturing relationships among entities in the same or adjacent sentences, while dynamic span graph updates model long-range cross-sentence relationships. For instance, propagating span representations via predicted coreference links can enable the model to disambiguate challenging entity mentions. Our code is publicly available at https://github.com/dwadden/dygiepp and can be easily adapted for new tasks or datasets.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| joint-entity-and-relation-extraction-on | DyGIE++ | Cross Sentence: Yes Entity F1: 67.50 Relation F1: 48.40 |
| relation-extraction-on-ace-2005 | DYGIE++ | Cross Sentence: Yes NER Micro F1: 88.6 RE Micro F1: 63.4 Sentence Encoder: BERT base |
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.