TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Imposing Label-Relational Inductive Bias for Extremely Fin...

Imposing Label-Relational Inductive Bias for Extremely Fine-Grained Entity Typing

Wenhan Xiong, Jiawei Wu, Deren Lei, Mo Yu, Shiyu Chang, Xiaoxiao Guo, William Yang Wang

2019-03-06NAACL 2019 6Entity Typing
PaperPDFCode(official)

Abstract

Existing entity typing systems usually exploit the type hierarchy provided by knowledge base (KB) schema to model label correlations and thus improve the overall performance. Such techniques, however, are not directly applicable to more open and practical scenarios where the type set is not restricted by KB schema and includes a vast number of free-form types. To model the underly-ing label correlations without access to manually annotated label structures, we introduce a novel label-relational inductive bias, represented by a graph propagation layer that effectively encodes both global label co-occurrence statistics and word-level similarities.On a large dataset with over 10,000 free-form types, the graph-enhanced model equipped with an attention-based matching module is able to achieve a much higher recall score while maintaining a high-level precision. Specifically, it achieves a 15.3% relative F1 improvement and also less inconsistency in the outputs. We further show that a simple modification of our proposed graph layer can also improve the performance on a conventional and widely-tested dataset that only includes KB-schema types.

Results

TaskDatasetMetricValueModel
Entity TypingOpen EntityF136.9LabelGCN
Entity TypingOntonotes v5 (English)F136.9LabelGCN Xiong et al. (2019)
Entity TypingOntonotes v5 (English)Precision50.3LabelGCN Xiong et al. (2019)
Entity TypingOntonotes v5 (English)Recall29.2LabelGCN Xiong et al. (2019)

Related Papers

All Entities are Not Created Equal: Examining the Long Tail for Fine-Grained Entity Typing2024-10-22Refining Wikidata Taxonomy using Large Language Models2024-09-06GeoReasoner: Reasoning On Geospatially Grounded Context For Natural Language Understanding2024-08-21Prompting Encoder Models for Zero-Shot Classification: A Cross-Domain Study in Italian2024-07-30COTET: Cross-view Optimal Transport for Knowledge Graph Entity Typing2024-05-22REXEL: An End-to-end Model for Document-Level Relation Extraction and Entity Linking2024-04-19The Integration of Semantic and Structural Knowledge in Knowledge Graph Entity Typing2024-04-12Modelling Commonsense Commonalities with Multi-Facet Concept Embeddings2024-03-25