CVNov 19, 2022

ProCC: Progressive Cross-primitive Compatibility for Open-World Compositional Zero-Shot Learning

arXiv:2211.12417v417 citationsh-index: 22
Originality Incremental advance
AI Analysis

This addresses the challenge of recognizing novel compositions in images for computer vision applications, representing a domain-specific advancement.

The paper tackles the problem of Open-World Compositional Zero-Shot Learning (OW-CZSL) by proposing ProCC, a method that models interactions between state and object primitives without external knowledge, achieving state-of-the-art performance with large margins on three benchmark datasets.

Open-World Compositional Zero-shot Learning (OW-CZSL) aims to recognize novel compositions of state and object primitives in images with no priors on the compositional space, which induces a tremendously large output space containing all possible state-object compositions. Existing works either learn the joint compositional state-object embedding or predict simple primitives with separate classifiers. However, the former heavily relies on external word embedding methods, and the latter ignores the interactions of interdependent primitives, respectively. In this paper, we revisit the primitive prediction approach and propose a novel method, termed Progressive Cross-primitive Compatibility (ProCC), to mimic the human learning process for OW-CZSL tasks. Specifically, the cross-primitive compatibility module explicitly learns to model the interactions of state and object features with the trainable memory units, which efficiently acquires cross-primitive visual attention to reason high-feasibility compositions, without the aid of external knowledge. Moreover, considering the partial-supervision setting (pCZSL) as well as the imbalance issue of multiple task prediction, we design a progressive training paradigm to enable the primitive classifiers to interact to obtain discriminative information in an easy-to-hard manner. Extensive experiments on three widely used benchmark datasets demonstrate that our method outperforms other representative methods on both OW-CZSL and pCZSL settings by large margins.

Foundations

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

Your Notes