paper-with-me

Papers

Prior Knowledge for Few-shot Learning—Inductive Reasoning and Distribution Calibration

2022-01-17 · ICLR Track Blog 2022 5 · Anonymous

Few-shot learning is an important technique that can improve the learning capabilities of machine intelligence and practical adaptive applications. Previous researchers apply the meta-learning strategy to endow the new model with the ability or leverage transfer learning to alleviate the challenge of data-hungry. Moreover, prior knowledge such as knowledge graphs can also be modeled under the few-shot setting. This post gives an overview of recent works about how prior knowledge can address the problem of few-shot learning, and discusses a simple and efficient few-shot learning approach that estimates the novel class distributions derived inductively from the base classes.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningKnowledge GraphsMeta-LearningTransfer Learning

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Dual-Path LLM Reasoning for Multimodal Few-Shot Knowledge Graph Completion

2026-07-29 · Jinlan Liu, Zhiying Tu, Yongchao Xing, Yicheng Liu 외 arxiv

Knowledge graph completion (KGC) aims to infer missing facts in knowledge graphs (KGs), thereby improving their completeness and supporting downstream intelligent applications. However, emerging entities and relations in…

Knowledge Graph CompletionKnowledge Graphs

Graph Stochastic Neural Process for Inductive Few-shot Knowledge Graph Completion

2024-08-03 · Zicheng Zhao, Linhao Luo, Shirui Pan, Chengqi Zhang 외

Knowledge graphs (KGs) store enormous facts as relationships between entities. Due to the long-tailed distribution of relations and the incompleteness of KGs, there is growing interest in few-shot knowledge graph complet…

Knowledge Graph CompletionKnowledge Graphs

LLM as Prompter: Low-resource Inductive Reasoning on Arbitrary Knowledge Graphs

2024-02-19 · Kai Wang, Yuwei Xu, Zhiyong Wu, Siqiang Luo

Knowledge Graph (KG) inductive reasoning, which aims to infer missing facts from new KGs that are not seen during training, has been widely adopted in various applications. One critical challenge of KG inductive reasonin…

Knowledge Graphs

Inductive Relation Prediction by BERT

2021-03-12 · Hanwen Zha, Zhiyu Chen, Xifeng Yan

Relation prediction in knowledge graphs is dominated by embedding based methods which mainly focus on the transductive setting. Unfortunately, they are not able to handle inductive learning where unseen entities and rela…

Few-Shot LearningInductive LearningInductive Relation PredictionKnowledge Graphs+6

Multi-Aspect Explainable Inductive Relation Prediction by Sentence Transformer

2023-01-04 · Zhixiang Su, Di Wang, Chunyan Miao, Lizhen Cui

Recent studies on knowledge graphs (KGs) show that path-based methods empowered by pre-trained language models perform well in the provision of inductive and explainable relation predictions. In this paper, we introduce …

Inductive Relation PredictionKnowledge GraphsPredictionRelation+2