paper-with-me

Papers

Zero-Shot Learning with Generative Latent Prototype Model

2017-05-26 · Yanan Li, Donghui Wang

Zero-shot learning, which studies the problem of object classification for categories for which we have no training examples, is gaining increasing attention from community. Most existing ZSL methods exploit deterministic transfer learning via an in-between semantic embedding space. In this paper, we try to attack this problem from a generative probabilistic modelling perspective. We assume for any category, the observed representation, e.g. images or texts, is developed from a unique prototype in a latent space, in which the semantic relationship among prototypes is encoded via linear reconstruction. Taking advantage of this assumption, virtual instances of unseen classes can be generated from the corresponding prototype, giving rise to a novel ZSL model which can alleviate the domain shift problem existing in the way of direct transfer learning. Extensive experiments on three benchmark datasets show our proposed model can achieve state-of-the-art results.

📄 PDF Abstract BibTeX arXiv:1705.09474

Code (0)

등록된 구현이 없습니다.

Tasks

modelTransfer LearningZero-Shot Learning

Similar Papers 제목 키워드 기반

Structure-Aware Feature Generation for Zero-Shot Learning

2021-08-16 · Lianbo Zhang, Shaoli Huang, Xinchao Wang, Wei Liu 외

Zero-Shot Learning (ZSL) targets at recognizing unseen categories by leveraging auxiliary information, such as attribute embedding. Despite the encouraging results achieved, prior ZSL approaches focus on improving the di…

AttributeGenerative Adversarial NetworkZero-Shot Learning

Evolving Semantic Prototype Improves Generative Zero-Shot Learning

2023-06-12 · Shiming Chen, Wenjin Hou, Ziming Hong, Xiaohan Ding 외

In zero-shot learning (ZSL), generative methods synthesize class-related sample features based on predefined semantic prototypes. They advance the ZSL performance by synthesizing unseen class sample features for better t…

Zero-Shot Learning

Episode-based Prototype Generating Network for Zero-Shot Learning

2019-09-08 · CVPR 2020 6 · Yunlong Yu, Zhong Ji, Zhongfei Zhang, Jungong Han

We introduce a simple yet effective episode-based training framework for zero-shot learning (ZSL), where the learning system requires to recognize unseen classes given only the corresponding class semantics. During train…

zero-shot-classificationZero-Shot Learning

Incentivizing Generative Zero-Shot Learning via Outcome-Reward Reinforcement Learning with Visual Cues

2026-03-22 · Wenjin Hou, Xiaoxiao Sun, Hehe Fan arxiv

Recent advances in zero-shot learning (ZSL) have demonstrated the potential of generative models. Typically, generative ZSL synthesizes visual features conditioned on semantic prototypes to model the data distribution of…

Reinforcement LearningZero-Shot Learning

Unseen No More: Unlocking the Potential of CLIP for Generative Zero-shot HOI Detection

2024-08-12 · Yixin Guo, Yu Liu, Jianghao Li, Weimin WANG 외

Zero-shot human-object interaction (HOI) detector is capable of generalizing to HOI categories even not encountered during training. Inspired by the impressive zero-shot capabilities offered by CLIP, latest methods striv…

Human-Object Interaction DetectionZero-Shot Human-Object Interaction Detection