Few-Shot Fine-Grained Entity Typing with Automatic Label Interpretation and Instance Generation
Jiaxin Huang, Yu Meng, Jiawei Han

TL;DR
This paper introduces a novel few-shot fine-grained entity typing framework that automatically interprets label semantics and generates additional training instances, significantly improving performance on benchmark datasets.
Contribution
The work proposes an automatic label interpretation module and a type-based instance generator, addressing key limitations of existing prompt-based few-shot entity typing methods.
Findings
Outperforms existing methods on three benchmark datasets
Automatically interprets label semantics considering hierarchy and context
Generates additional training instances to enhance generalization
Abstract
We study the problem of few-shot Fine-grained Entity Typing (FET), where only a few annotated entity mentions with contexts are given for each entity type. Recently, prompt-based tuning has demonstrated superior performance to standard fine-tuning in few-shot scenarios by formulating the entity type classification task as a ''fill-in-the-blank'' problem. This allows effective utilization of the strong language modeling capability of Pre-trained Language Models (PLMs). Despite the success of current prompt-based tuning approaches, two major challenges remain: (1) the verbalizer in prompts is either manually designed or constructed from external knowledge bases, without considering the target corpus and label hierarchy information, and (2) current approaches mainly utilize the representation power of PLMs, but have not explored their generation power acquired through extensive…
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 · Multimodal Machine Learning Applications
