paper-with-me

홈 › Papers

Hierarchical Losses and New Resources for Fine-grained Entity Typing and Linking

2018-07-13 · ACL 2018 7 · Shikhar Murty*, Patrick Verga*, Luke Vilnis, Irena Radovanovic, Andrew McCallum

Extraction from raw text to a knowledge base of entities and fine-grained types is often cast as prediction into a flat set of entity and type labels, neglecting the rich hierarchies over types and entities contained in curated ontologies. Previous attempts to incorporate hierarchical structure have yielded little benefit and are restricted to shallow ontologies. This paper presents new methods using real and complex bilinear mappings for integrating hierarchical information, yielding substantial improvement over flat predictions in entity linking and fine-grained entity typing, and achieving new state-of-the-art results for end-to-end models on the benchmark FIGER dataset. We also present two new human-annotated datasets containing wide and deep hierarchies which we will release to the community to encourage further research in this direction: MedMentions, a collection of PubMed abstracts in which 246k mentions have been mapped to the massive UMLS ontology; and TypeNet, which aligns Freebase types with the WordNet hierarchy to obtain nearly 2k entity types. In experiments on all three datasets we show substantial gains from hierarchy-aware training.

📄 PDF Abstract BibTeX arXiv:1807.05127

Code (2)

MurtyShikhar/Hierarchical-Typing 공식 구현 pytorch
chanzuckerberg/MedMentions 공식 구현

Tasks

2kEntity LinkingEntity Typing

Similar Papers 제목 키워드 기반

Finer Grained Entity Typing with TypeNet

2017-11-15 · Shikhar Murty, Patrick Verga, Luke Vilnis, Andrew McCallum

We consider the challenging problem of entity typing over an extremely fine grained set of types, wherein a single mention or entity can have many simultaneous and often hierarchically-structured types. Despite the impor…

Entity Typing

Automatic Noisy Label Correction for Fine-Grained Entity Typing

2022-05-06 · Weiran Pan, Wei Wei, Feida Zhu

Fine-grained entity typing (FET) aims to assign proper semantic types to entity mentions according to their context, which is a fundamental task in various entity-leveraging applications. Current FET systems usually esta…

Entity Typing

End-to-End Trainable Attentive Decoder for Hierarchical Entity Classification

2017-04-01 · EACL 2017 4 · Sanjeev Karn, Ulli Waltinger, Hinrich Sch{\"u}tze

We address fine-grained entity classification and propose a novel attention-based recurrent neural network (RNN) encoder-decoder that generates paths in the type hierarchy and can be trained end-to-end. We show that our …

ClassificationDecoderGeneral ClassificationMorphological Tagging

DocRED-FE: A Document-Level Fine-Grained Entity And Relation Extraction Dataset

2023-03-20 · Hongbo Wang, Weimin Xiong, YiFan Song, Dawei Zhu 외

Joint entity and relation extraction (JERE) is one of the most important tasks in information extraction. However, most existing works focus on sentence-level coarse-grained JERE, which have limitations in real-world sce…

Joint Entity and Relation ExtractionRelationRelation ClassificationRelation Extraction+1

Type-enriched Hierarchical Contrastive Strategy for Fine-Grained Entity Typing

2022-08-22 · COLING 2022 10 · Xinyu Zuo, Haijin Liang, Ning Jing, Shuang Zeng 외

Fine-grained entity typing (FET) aims to deduce specific semantic types of the entity mentions in text. Modern methods for FET mainly focus on learning what a certain type looks like. And few works directly model the typ…

Entity TypingVocal Bursts Type Prediction