Fine-grained Entity Typing through Increased Discourse Context and Adaptive Classification Thresholds
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.
Code (1)
Tasks
Entity TypingGeneral ClassificationSentenceSimilar Papers 제목 키워드 기반
A Chinese Corpus for Fine-grained Entity Typing
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 LearningFine-grained General Entity Typing in German using GermaNet
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 predictionFine-Grained Entity Typing with High-Multiplicity Assignments
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 PredictionInterpretable Entity Representations through Large-Scale Typing
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 TypingFGNET-RH: Fine-Grained Named Entity Typing via Refinement in Hyperbolic Space
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