Zero-shot and Few-shot Learning with Knowledge Graphs: A Comprehensive Survey
Jiaoyan Chen, Yuxia Geng, Zhuo Chen, Jeff Z. Pan, Yuan He, and Wen Zhang, Ian Horrocks, Huajun Chen

TL;DR
This survey comprehensively reviews how knowledge graphs are utilized to improve zero-shot and few-shot learning, addressing the challenge of limited labeled data in various AI tasks.
Contribution
It systematically categorizes and summarizes over 90 KG-aware methods for zero-shot and few-shot learning, covering construction, paradigms, applications, and open challenges.
Findings
Identifies key paradigms like mapping, data augmentation, propagation, and optimization.
Highlights diverse applications including image classification, QA, and text classification.
Discusses challenges and future directions in KG-aware learning.
Abstract
Machine learning especially deep neural networks have achieved great success but many of them often rely on a number of labeled samples for supervision. As sufficient labeled training data are not always ready due to e.g., continuously emerging prediction targets and costly sample annotation in real world applications, machine learning with sample shortage is now being widely investigated. Among all these studies, many prefer to utilize auxiliary information including those in the form of Knowledge Graph (KG) to reduce the reliance on labeled samples. In this survey, we have comprehensively reviewed over 90 papers about KG-aware research for two major sample shortage settings -- zero-shot learning (ZSL) where some classes to be predicted have no labeled samples, and few-shot learning (FSL) where some classes to be predicted have only a small number of labeled samples that are available.…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Topic Modeling
MethodsAttention Is All You Need · Linear Layer · Softmax · Dropout · Linear Warmup With Linear Decay · Multi-Head Attention · Weight Decay · Residual Connection · Layer Normalization · Adam
