CVNov 3, 2021

Dual Progressive Prototype Network for Generalized Zero-Shot Learning

arXiv:2111.02073v266 citations
AI Analysis

This work addresses the domain shift problem for researchers in zero-shot learning, representing an incremental improvement with a novel hybrid method.

The paper tackles the domain shift problem in Generalized Zero-Shot Learning by developing the Dual Progressive Prototype Network (DPPN), which uses attribute and category prototypes to improve cross-domain transferability and category discriminability, achieving effective alleviation of the issue as proven by experiments on four benchmarks.

Generalized Zero-Shot Learning (GZSL) aims to recognize new categories with auxiliary semantic information,e.g., category attributes. In this paper, we handle the critical issue of domain shift problem, i.e., confusion between seen and unseen categories, by progressively improving cross-domain transferability and category discriminability of visual representations. Our approach, named Dual Progressive Prototype Network (DPPN), constructs two types of prototypes that record prototypical visual patterns for attributes and categories, respectively. With attribute prototypes, DPPN alternately searches attribute-related local regions and updates corresponding attribute prototypes to progressively explore accurate attribute-region correspondence. This enables DPPN to produce visual representations with accurate attribute localization ability, which benefits the semantic-visual alignment and representation transferability. Besides, along with progressive attribute localization, DPPN further projects category prototypes into multiple spaces to progressively repel visual representations from different categories, which boosts category discriminability. Both attribute and category prototypes are collaboratively learned in a unified framework, which makes visual representations of DPPN transferable and distinctive. Experiments on four benchmarks prove that DPPN effectively alleviates the domain shift problem in GZSL.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes