Hierarchical Entity Typing via Multi-level Learning to Rank
We propose a novel method for hierarchical entity classification that embraces ontological structure at both training and during prediction. At training, our novel multi-level learning-to-rank loss compares positive types against negative siblings according to the type tree. During prediction, we define a coarse-to-fine decoder that restricts viable candidates at each level of the ontology based on already predicted parent type(s). We achieve state-of-the-art across multiple datasets, particularly with respect to strict accuracy.
Code (1)
Tasks
DecoderEntity TypingLearning-To-RankPredictionSimilar Papers 제목 키워드 기반
Cluster-based Mention Typing for Named Entity Disambiguation
An entity mention in text such as "Washington" may correspond to many different named entities such as the city "Washington D.C." or the newspaper "Washington Post." The goal of named entity disambiguation is to identify…
ClusteringEntity DisambiguationMZET: Memory Augmented Zero-Shot Fine-grained Named Entity Typing
Named entity typing (NET) is a classification task of assigning an entity mention in the context with given semantic types. However, with the growing size and granularity of the entity types, rare researches in previous …
Entity TypingBuilding a Fine-Grained Entity Typing System Overnight for a New X (X = Language, Domain, Genre)
Recent research has shown great progress on fine-grained entity typing. Most existing methods require pre-defining a set of types and training a multi-class classifier from a large labeled data set based on multi-level l…
Abstract Meaning RepresentationClusteringEntity TypingPath-Based Attention Neural Model for Fine-Grained Entity Typing
Fine-grained entity typing aims to assign entity mentions in the free text with types arranged in a hierarchical structure. Traditional distant supervision based methods employ a structured data source as a weak supervis…
Entity TypingFine-Grained Entity Typing in Hyperbolic Space
How can we represent hierarchical information present in large type inventories for entity typing? We study the ability of hyperbolic embeddings to capture hierarchical relations between mentions in context and their tar…
Entity TypingVocal Bursts Type Prediction