PulseAugur
EN
LIVE 06:44:12

New PRPC framework enhances compositional zero-shot learning with bidirectional correction

Researchers have developed a new framework called PRPC for Compositional Zero-Shot Learning (CZSL). This method addresses limitations in existing approaches by explicitly modeling the bidirectional dependency between attributes and objects through step-wise inference and mutual correction. PRPC formulates CZSL as a Chain-of-Thought reasoning process, using a multi-modal large language model (MLLM) to generate intermediate decisions and employing reinforcement learning with a GRPO-based objective for enhanced reliability. Experiments on three CZSL benchmarks show that PRPC achieves state-of-the-art performance. AI

IMPACT This research could lead to more robust and accurate AI systems capable of understanding and generalizing complex relationships between concepts.

RANK_REASON The cluster contains a research paper detailing a new framework and methodology for a specific machine learning task.

Read on arXiv cs.CV →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

New PRPC framework enhances compositional zero-shot learning with bidirectional correction

COVERAGE [2]

  1. arXiv cs.CV TIER_1 English(EN) · Ziyi Chen, Haoyan Shi, Sunhan Xu, Congyan Lang ·

    Progressive Reasoning with Primitive Correction for Compositional Zero-Shot Learning

    arXiv:2607.05911v1 Announce Type: new Abstract: 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 th…

  2. arXiv cs.CV TIER_1 English(EN) · Congyan Lang ·

    Progressive Reasoning with Primitive Correction for Compositional Zero-Shot Learning

    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 unidire…