paper-with-me

홈 › Papers

Fine-grained Entity Typing through Increased Discourse Context and Adaptive Classification Thresholds

2018-04-21 · SEMEVAL 2018 6 · Sheng Zhang, Kevin Duh, Benjamin Van Durme

Fine-grained entity typing is the task of assigning fine-grained semantic types to entity mentions. We propose a neural architecture which learns a distributional semantic representation that leverages a greater amount of semantic context -- both document and sentence level information -- than prior work. We find that additional context improves performance, with further improvements gained by utilizing adaptive classification thresholds. Experiments show that our approach without reliance on hand-crafted features achieves the state-of-the-art results on three benchmark datasets.

📄 PDF Abstract BibTeX arXiv:1804.08000

Code (1)

sheng-z/figet 공식 구현 pytorch

Tasks

Entity TypingGeneral ClassificationSentence

Similar Papers 제목 키워드 기반

A Chinese Corpus for Fine-grained Entity Typing

2020-04-19 · LREC 2020 5 · Chin Lee, Hongliang Dai, Yangqiu Song, Xin Li

Fine-grained entity typing is a challenging task with wide applications. However, most existing datasets for this task are in English. In this paper, we introduce a corpus for Chinese fine-grained entity typing that cont…

Cross-Lingual TransferEntity TypingTransfer Learning

Fine-grained General Entity Typing in German using GermaNet

2021-06-01 · NAACL (TextGraphs) 2021 6 · Sabine Weber, Mark Steedman

Fine-grained entity typing is important to tasks like relation extraction and knowledge base construction. We find however, that fine-grained entity typing systems perform poorly on general entities (e.g. “ex-president”)…

Entity TypingKnowledge Base ConstructionRelation ExtractionType prediction

Fine-Grained Entity Typing with High-Multiplicity Assignments

2017-04-25 · ACL 2017 7 · Maxim Rabinovich, Dan Klein

As entity type systems become richer and more fine-grained, we expect the number of types assigned to a given entity to increase. However, most fine-grained typing work has focused on datasets that exhibit a low degree o…

Entity TypingVocal Bursts Intensity PredictionVocal Bursts Type Prediction

Interpretable Entity Representations through Large-Scale Typing

2020-04-30 · Findings of the Association for Computational Linguistics 2020 · Yasumasa Onoe, Greg Durrett

In standard methodology for natural language processing, entities in text are typically embedded in dense vector spaces with pre-trained models. The embeddings produced this way are effective when fed into downstream mod…

Entity EmbeddingsEntity Typing

FGNET-RH: Fine-Grained Named Entity Typing via Refinement in Hyperbolic Space

2021-01-27 · Muhammad Asif Ali, Yifang Sun, Bing Li, Wei Wang

Fine-Grained Named Entity Typing (FG-NET) aims at classifying the entity mentions into a wide range of entity types (usually hundreds) depending upon the context. While distant supervision is the most common way to acqui…

Entity Typing