Label Noise Reduction in Entity Typing by Heterogeneous Partial-Label Embedding
Xiang Ren, Wenqi He, Meng Qu, Clare R. Voss, Heng Ji, Jiawei Han

TL;DR
This paper introduces a novel embedding framework called PLE to reduce label noise in fine-grained entity typing by jointly embedding entity mentions, features, and types, leading to significant accuracy improvements.
Contribution
The paper proposes a new joint embedding method, PLE, that models semantic similarities and reduces label noise in entity typing tasks, outperforming previous approaches.
Findings
25% average accuracy improvement over previous methods
Effective noise robustness demonstrated on three datasets
Joint embedding captures semantic type relationships
Abstract
Current systems of fine-grained entity typing use distant supervision in conjunction with existing knowledge bases to assign categories (type labels) to entity mentions. However, the type labels so obtained from knowledge bases are often noisy (i.e., incorrect for the entity mention's local context). We define a new task, Label Noise Reduction in Entity Typing (LNR), to be the automatic identification of correct type labels (type-paths) for training examples, given the set of candidate type labels obtained by distant supervision with a given type hierarchy. The unknown type labels for individual entity mentions and the semantic similarity between entity types pose unique challenges for solving the LNR task. We propose a general framework, called PLE, to jointly embed entity mentions, text features and entity types into the same low-dimensional space where, in that space, objects whose…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Text and Document Classification Technologies
