CVJul 7

Progressive Reasoning with Primitive Correction for Compositional Zero-Shot Learning

arXiv:2607.059116.3
Predicted impact top 66% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the challenge of recognizing unseen attribute-object pairs in compositional zero-shot learning, a domain-specific problem, by improving robustness to error propagation in conditional modeling.

PRPC introduces a progressive reasoning framework with bidirectional primitive correction for compositional zero-shot learning, achieving state-of-the-art performance on three benchmarks by modeling attribute-object dependencies via step-wise inference and reinforcement learning post-training.

Compositional Zero-Shot Learning (CZSL) aims to combine known attributes and objects as primitives for recognizing previously unseen attribute-object pairs. Prior works either predict attributes and objects independently, missing their strong contextual dependency, or use unidirectional conditional modeling (e.g., object-guided attribute prediction), which is prone to error propagation. We propose PRPC, a Progressive Reasoning framework with Primitive Correction, which explicitly models the bidirectional dependency between attributes and objects via step-wise inference. PRPC performs mutual correction of primitives to suppress prediction errors in earlier steps. Specifically, we formulate CZSL as structured, Q&A-style Chain-of-Thought reasoning process and constrain the MLLM to follow predefined semantic steps to generate intermediate decisions. To further enhance the reliability and logical consistency of intermediate reasoning, we introduce reinforcement learning post-training with a GRPO-based objective, providing step-level rewards aligned with the progressive inference procedure. Extensive experiments on three CZSL benchmarks demonstrate that PRPC achieves state-of-the-art performance, validating the effectiveness of progressive reasoning and bidirectional correction for robust compositional generalization.

Foundations

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

Your Notes