English

Zero-Shot Open Entity Typing as Type-Compatible Grounding

Computation and Language 2019-07-09 v1

Abstract

The problem of entity-typing has been studied predominantly in supervised learning fashion, mostly with task-specific annotations (for coarse types) and sometimes with distant supervision (for fine types). While such approaches have strong performance within datasets, they often lack the flexibility to transfer across text genres and to generalize to new type taxonomies. In this work we propose a zero-shot entity typing approach that requires no annotated data and can flexibly identify newly defined types. Given a type taxonomy defined as Boolean functions of FREEBASE "types", we ground a given mention to a set of type-compatible Wikipedia entries and then infer the target mention's types using an inference algorithm that makes use of the types of these entries. We evaluate our system on a broad range of datasets, including standard fine-grained and coarse-grained entity typing datasets, and also a dataset in the biological domain. Our system is shown to be competitive with state-of-the-art supervised NER systems and outperforms them on out-of-domain datasets. We also show that our system significantly outperforms other zero-shot fine typing systems.

Keywords

Cite

@article{arxiv.1907.03228,
  title  = {Zero-Shot Open Entity Typing as Type-Compatible Grounding},
  author = {Ben Zhou and Daniel Khashabi and Chen-Tse Tsai and Dan Roth},
  journal= {arXiv preprint arXiv:1907.03228},
  year   = {2019}
}

Comments

16 pages, 5 figures, Accepted at EMNLP 2018

R2 v1 2026-06-23T10:14:02.572Z