paper-with-me

홈 › Papers

Hierarchical Entity Typing via Multi-level Learning to Rank

2020-04-05 · ACL 2020 6 · Tongfei Chen, Yunmo Chen, Benjamin Van Durme

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.

📄 PDF Abstract BibTeX arXiv:2004.02286

Code (1)

ctongfei/hierarchical-typing 공식 구현 pytorch

Tasks

DecoderEntity TypingLearning-To-RankPrediction

Similar Papers 제목 키워드 기반

Cluster-based Mention Typing for Named Entity Disambiguation

2021-09-23 · Arda Çelebi, Arzucan Özgür

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 Disambiguation

MZET: Memory Augmented Zero-Shot Fine-grained Named Entity Typing

2020-04-02 · COLING 2020 8 · Tao Zhang, Congying Xia, Chun-Ta Lu, Philip Yu

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 Typing

Building a Fine-Grained Entity Typing System Overnight for a New X (X = Language, Domain, Genre)

2016-03-10 · Lifu Huang, Jonathan May, Xiaoman Pan, Heng Ji

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 Typing

Path-Based Attention Neural Model for Fine-Grained Entity Typing

2017-10-29 · Denghui Zhang, Pengshan Cai, Yantao Jia, Manling Li 외

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 Typing

Fine-Grained Entity Typing in Hyperbolic Space

2019-06-06 · WS 2019 8 · Federico López, Benjamin Heinzerling, Michael Strube

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