TsCA: On the Semantic Consistency Alignment via Conditional Transport for Compositional Zero-Shot Learning
Miaoge Li, Jingcai Guo, Richard Yi Da Xu, Dongsheng Wang, Xiaofeng Cao, Zhijie Rao, Song Guo
TL;DR
This work reframes CZSL as a triplet distribution alignment problem among image patches ($P_1$), text prompts for compositions ($P_2$), and primitive text cues ($P_3$) using Consistency-aware Conditional Transport (CCT). A cycle-consistency constraint enforces coherent transport across the three sets, and a primitive decoupler improves state/object disentanglement, while an open-world filtering mechanism prunes infeasible state–object pairs. Training combines base classification losses with CT and regularization terms to reinforce semantic coherence across modalities. Empirical results on MIT-States, UT-Zappos, and CGQA show state-of-the-art performance in both closed- and open-world CZSL, with ablations confirming the effectiveness of CT, cycle-consistency, and decoupling components for robust compositional generalization.
Abstract
Compositional Zero-Shot Learning (CZSL) aims to recognize novel state-object compositions by leveraging the shared knowledge of their primitive components. Despite considerable progress, effectively calibrating the bias between semantically similar multimodal representations, as well as generalizing pre-trained knowledge to novel compositional contexts, remains an enduring challenge. In this paper, our interest is to revisit the conditional transport (CT) theory and its homology to the visual-semantics interaction in CZSL and further, propose a novel Trisets Consistency Alignment framework (dubbed TsCA) that well-addresses these issues. Concretely, we utilize three distinct yet semantically homologous sets, i.e., patches, primitives, and compositions, to construct pairwise CT costs to minimize their semantic discrepancies. To further ensure the consistency transfer within these sets, we implement a cycle-consistency constraint that refines the learning by guaranteeing the feature consistency of the self-mapping during transport flow, regardless of modality. Moreover, we extend the CT plans to an open-world setting, which enables the model to effectively filter out unfeasible pairs, thereby speeding up the inference as well as increasing the accuracy. Extensive experiments are conducted to verify the effectiveness of the proposed method.
