TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/A General Framework for Information Extraction using Dynam...

A General Framework for Information Extraction using Dynamic Span Graphs

Yi Luan, Dave Wadden, Luheng He, Amy Shah, Mari Ostendorf, Hannaneh Hajishirzi

2019-04-05NAACL 2019 6Relation ExtractionJoint Entity and Relation ExtractionNamed Entity Recognition (NER)
PaperPDFCodeCodeCode(official)

Abstract

We introduce a general framework for several information extraction tasks that share span representations using dynamically constructed span graphs. The graphs are constructed by selecting the most confident entity spans and linking these nodes with confidence-weighted relation types and coreferences. The dynamic span graph allows coreference and relation type confidences to propagate through the graph to iteratively refine the span representations. This is unlike previous multi-task frameworks for information extraction in which the only interaction between tasks is in the shared first-layer LSTM. Our framework significantly outperforms the state-of-the-art on multiple information extraction tasks across multiple datasets reflecting different domains. We further observe that the span enumeration approach is good at detecting nested span entities, with significant F1 score improvement on the ACE dataset.

Results

TaskDatasetMetricValueModel
Relation ExtractionACE 2005NER Micro F188.4DyGIE
Relation ExtractionACE 2005RE Micro F163.2DyGIE
Relation ExtractionWLPCF164.1DyGIE
Relation ExtractionACE 2004NER Micro F187.4DyGIE
Relation ExtractionACE 2004RE Micro F159.7DyGIE
Relation ExtractionSciERCEntity F165.2DyGIE
Relation ExtractionSciERCRelation F141.6DyGIE
Information ExtractionSciERCEntity F165.2DyGIE
Information ExtractionSciERCRelation F141.6DyGIE
Named Entity Recognition (NER)WLPCF179.5DyGIE

Related Papers

DocIE@XLLM25: In-Context Learning for Information Extraction using Fully Synthetic Demonstrations2025-07-08Flippi: End To End GenAI Assistant for E-Commerce2025-07-08Selecting and Merging: Towards Adaptable and Scalable Named Entity Recognition with Large Language Models2025-06-28Multiple Streams of Relation Extraction: Enriching and Recalling in Transformers2025-06-25Chaining Event Spans for Temporal Relation Grounding2025-06-17Summarization for Generative Relation Extraction in the Microbiome Domain2025-06-10Conservative Bias in Large Language Models: Measuring Relation Predictions2025-06-09Better Semi-supervised Learning for Multi-domain ASR Through Incremental Retraining and Data Filtering2025-06-05