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/Modeling Fine-Grained Entity Types with Box Embeddings

Modeling Fine-Grained Entity Types with Box Embeddings

Yasumasa Onoe, Michael Boratko, Andrew McCallum, Greg Durrett

2021-01-02ACL 2021 5Entity Typing
PaperPDFCode(official)

Abstract

Neural entity typing models typically represent fine-grained entity types as vectors in a high-dimensional space, but such spaces are not well-suited to modeling these types' complex interdependencies. We study the ability of box embeddings, which embed concepts as d-dimensional hyperrectangles, to capture hierarchies of types even when these relationships are not defined explicitly in the ontology. Our model represents both types and entity mentions as boxes. Each mention and its context are fed into a BERT-based model to embed that mention in our box space; essentially, this model leverages typological clues present in the surface text to hypothesize a type representation for the mention. Box containment can then be used to derive both the posterior probability of a mention exhibiting a given type and the conditional probability relations between types themselves. We compare our approach with a vector-based typing model and observe state-of-the-art performance on several entity typing benchmarks. In addition to competitive typing performance, our box-based model shows better performance in prediction consistency (predicting a supertype and a subtype together) and confidence (i.e., calibration), demonstrating that the box-based model captures the latent type hierarchies better than the vector-based model does.

Results

TaskDatasetMetricValueModel
Entity TypingOpen EntityF144.8Box4Type

Related Papers

All Entities are Not Created Equal: Examining the Long Tail for Fine-Grained Entity Typing2024-10-22Refining Wikidata Taxonomy using Large Language Models2024-09-06GeoReasoner: Reasoning On Geospatially Grounded Context For Natural Language Understanding2024-08-21Prompting Encoder Models for Zero-Shot Classification: A Cross-Domain Study in Italian2024-07-30COTET: Cross-view Optimal Transport for Knowledge Graph Entity Typing2024-05-22REXEL: An End-to-end Model for Document-Level Relation Extraction and Entity Linking2024-04-19The Integration of Semantic and Structural Knowledge in Knowledge Graph Entity Typing2024-04-12Modelling Commonsense Commonalities with Multi-Facet Concept Embeddings2024-03-25