JudyYe / zero-shot-gcn

Zero-Shot Learning with GCN (CVPR 2018)
MIT License
917 stars 178 forks source link

If gcn and knowledge graph powerful on traditional or one-shot classification problems? #16

Closed lseiyjg closed 4 years ago

lseiyjg commented 5 years ago

I have found some papers on classification with gcn and knowledge graph. But most papers focus on zero-shot problems. If this method effective on these one-shot or traditional cases?

JudyYe commented 4 years ago

Not sure what traditional cases you refer to. As for few-shot learning, I'm not an expert. Zero-shot and few-shot are essentially different problems. Some recent work might be helpful: https://arxiv.org/abs/1911.09579. And entry for general few-shot topic:

In this paper, we essentially say that category feature should be smooth in the visual classifier space defined by the graph.