paper-with-me

Papers

Generative Adversarial Zero-shot Learning via Knowledge Graphs

2020-04-07 · Yuxia Geng, Jiaoyan Chen, Zhuo Chen, Zhiquan Ye, Zonggang Yuan, Yantao Jia, Huajun Chen

Zero-shot learning (ZSL) is to handle the prediction of those unseen classes that have no labeled training data. Recently, generative methods like Generative Adversarial Networks (GANs) are being widely investigated for ZSL due to their high accuracy, generalization capability and so on. However, the side information of classes used now is limited to text descriptions and attribute annotations, which are in short of semantics of the classes. In this paper, we introduce a new generative ZSL method named KG-GAN by incorporating rich semantics in a knowledge graph (KG) into GANs. Specifically, we build upon Graph Neural Networks and encode KG from two views: class view and attribute view considering the different semantics of KG. With well-learned semantic embeddings for each node (representing a visual category), we leverage GANs to synthesize compelling visual features for unseen classes. According to our evaluation with multiple image classification datasets, KG-GAN can achieve better performance than the state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2004.03109

Code (0)

등록된 구현이 없습니다.

Tasks

Attributeimage-classificationImage ClassificationKnowledge GraphsZero-Shot Learning

Similar Papers 제목 키워드 기반

Generative Adversarial Zero-Shot Relational Learning for Knowledge Graphs

2020-01-08 · Pengda Qin, Xin Wang, Wenhu Chen, Chunyun Zhang 외

Large-scale knowledge graphs (KGs) are shown to become more important in current information systems. To expand the coverage of KGs, previous studies on knowledge graph completion need to collect adequate training instan…

Knowledge Graph CompletionKnowledge GraphsRelational ReasoningZero-Shot Learning

Zero-Shot Fact-Checking with Semantic Triples and Knowledge Graphs

2023-12-19 · Zhangdie Yuan, Andreas Vlachos

Despite progress in automated fact-checking, most systems require a significant amount of labeled training data, which is expensive. In this paper, we propose a novel zero-shot method, which instead of operating directly…

Fact CheckingKnowledge GraphsNatural Language Inference

GEAKG: Generative Executable Algorithm Knowledge Graphs

2026-03-30 · Camilo Chacón Sartori, José H. García, Andrei Voicu Tomut, Christian Blum arxiv

In the context of algorithms for problem solving, procedural knowledge -- the know-how of algorithm design and operator composition -- remains implicit in code, lost between runs, and must be re-engineered for each new d…

Neural Architecture SearchKnowledge Graphs

Dynamic Neuro-Symbolic Knowledge Graph Construction for Zero-shot Commonsense Question Answering

2019-11-10 · Antoine Bosselut, Ronan Le Bras, Yejin Choi

Understanding narratives requires reasoning about implicit world knowledge related to the causes, effects, and states of situations described in text. At the core of this challenge is how to access contextually relevant …

graph constructionKnowledge GraphsQuestion AnsweringRetrieval+1

All About Knowledge Graphs for Actions

2020-08-28 · Pallabi Ghosh, Nirat Saini, Larry S. Davis, Abhinav Shrivastava

Current action recognition systems require large amounts of training data for recognizing an action. Recent works have explored the paradigm of zero-shot and few-shot learning to learn classifiers for unseen categories o…

Action RecognitionAllFew-Shot action recognitionFew Shot Action Recognition+5