Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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

About

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.

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

Related benchmarks

TaskDatasetResultRank
Ultra-fine Entity TypingUFET (test)
Precision54.8
66
Entity TypingOntoNotes (test)
Ma-F177.8
37
Entity TypingUltra-Fine Entity Typing (test)
Precision51.2
30
Fine-Grained Entity TypingOntoNotes (test)
Macro F1 Score77.8
27
Entity TypingUltra-Fine Entity Typing (dev)
Total Precision49.3
20
Entity TypingCFET (test)
Precision56.4
16
Fine-Grained Entity TypingOntoNotes augmented (test)
Macro F185.5
12
Ultra-fine Entity TypingUFET (dev)
Precision0.556
10
Fine-Grained Entity TypingUltra-Fine (dev)
MRR25
7
Fine-Grained Entity TypingUltra-Fine (test)
MRR25.3
7
Showing 10 of 12 rows

Other info

Code

Follow for update