Multi-Task Identification of Entities, Relations, and Coreference for Scientific Knowledge Graph Construction
Yi Luan, Luheng He, Mari Ostendorf, Hannaneh Hajishirzi
TL;DR
The paper addresses the challenge of extracting rich scientific knowledge by jointly identifying entities, relations, and cross-sentence coreference. It introduces SciERC, a dataset with joint annotations, and SciIE, an end-to-end multi-task framework that shares span representations to improve extraction across tasks and sentences. Key contributions include superior performance on SciERC relative to strong baselines, enhanced knowledge graph construction from large corpora, and evidence that coreference propagation boosts graph quality. The work enables scalable construction and analysis of scientific knowledge graphs, with implications for information discovery and trend analysis in research domains.
Abstract
We introduce a multi-task setup of identifying and classifying entities, relations, and coreference clusters in scientific articles. We create SciERC, a dataset that includes annotations for all three tasks and develop a unified framework called Scientific Information Extractor (SciIE) for with shared span representations. The multi-task setup reduces cascading errors between tasks and leverages cross-sentence relations through coreference links. Experiments show that our multi-task model outperforms previous models in scientific information extraction without using any domain-specific features. We further show that the framework supports construction of a scientific knowledge graph, which we use to analyze information in scientific literature.
