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/Ultra-Fine Entity Typing

Ultra-Fine Entity Typing

Eunsol Choi, Omer Levy, Yejin Choi, Luke Zettlemoyer

2018-07-13ACL 2018 7Entity LinkingEntity Typing
PaperPDFCode(official)

Abstract

We introduce a new entity typing task: given a sentence with an entity mention, the goal is to predict a set of free-form phrases (e.g. skyscraper, songwriter, or criminal) that describe appropriate types for the target entity. This formulation allows us to use a new type of distant supervision at large scale: head words, which indicate the type of the noun phrases they appear in. We show that these ultra-fine types can be crowd-sourced, and introduce new evaluation sets that are much more diverse and fine-grained than existing benchmarks. We present a model that can predict open types, and is trained using a multitask objective that pools our new head-word supervision with prior supervision from entity linking. Experimental results demonstrate that our model is effective in predicting entity types at varying granularity; it achieves state of the art performance on an existing fine-grained entity typing benchmark, and sets baselines for our newly-introduced datasets. Our data and model can be downloaded from: http://nlp.cs.washington.edu/entity_type

Results

TaskDatasetMetricValueModel
Entity TypingOpen EntityF131.3UFET-biLSTM
Entity TypingOntonotes v5 (English)F132Choi et al. (2018) w augmentation
Entity TypingOntonotes v5 (English)Precision47.1Choi et al. (2018) w augmentation
Entity TypingOntonotes v5 (English)Recall24.2Choi et al. (2018) w augmentation

Related Papers

LEMONADE: A Large Multilingual Expert-Annotated Abstractive Event Dataset for the Real World2025-06-01Distilling Closed-Source LLM's Knowledge for Locally Stable and Economic Biomedical Entity Linking2025-05-26Evaluation of LLMs on Long-tail Entity Linking in Historical Documents2025-05-06KGMEL: Knowledge Graph-Enhanced Multimodal Entity Linking2025-04-21Cross-Document Contextual Coreference Resolution in Knowledge Graphs2025-04-08Explainable ICD Coding via Entity Linking2025-03-26Entity-aware Cross-lingual Claim Detection for Automated Fact-checking2025-03-19Leveraging Knowledge Graphs and LLMs for Context-Aware Messaging2025-03-12