CVOct 20, 2022

Learning Attention Propagation for Compositional Zero-Shot Learning

arXiv:2210.11557v136 citationsh-index: 191
Originality Incremental advance
AI Analysis

This addresses a challenging task in computer vision for recognizing complex object-state combinations, with incremental improvements over existing methods.

The paper tackles the problem of recognizing unseen compositions of visual primitives in compositional zero-shot learning by proposing CAPE, which learns to propagate knowledge between compositions based on their dependencies, achieving new state-of-the-art results on three benchmarks.

Compositional zero-shot learning aims to recognize unseen compositions of seen visual primitives of object classes and their states. While all primitives (states and objects) are observable during training in some combination, their complex interaction makes this task especially hard. For example, wet changes the visual appearance of a dog very differently from a bicycle. Furthermore, we argue that relationships between compositions go beyond shared states or objects. A cluttered office can contain a busy table; even though these compositions don't share a state or object, the presence of a busy table can guide the presence of a cluttered office. We propose a novel method called Compositional Attention Propagated Embedding (CAPE) as a solution. The key intuition to our method is that a rich dependency structure exists between compositions arising from complex interactions of primitives in addition to other dependencies between compositions. CAPE learns to identify this structure and propagates knowledge between them to learn class embedding for all seen and unseen compositions. In the challenging generalized compositional zero-shot setting, we show that our method outperforms previous baselines to set a new state-of-the-art on three publicly available benchmarks.

Foundations

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

Your Notes