ACL 2025finding0 citations

Graph-guided Cross-composition Feature Disentanglement for Compositional Zero-shot Learning

Yuxia Geng, Runkai Zhu, Jiaoyan Chen, Jintai Chen, Xiang Chen, Zhuo Chen, Shuofei Qiao, Yuxiang Wang

Abstract

Disentanglement of visual features of primitives (i.e., attributes and objects) has shown exceptional results in Compositional Zero-shot Learning (CZSL). However, due to the feature divergence of an attribute (resp. object) when combined with different objects (resp. attributes), it is challenging to learn disentangled primitive features that are general across different compositions. To this end, we propose the solution of cross-composition feature disentanglement, which takes multiple primitive-sharing compositions as inputs and constrains the disentangled primitive features to be general across these compositions. More specifically, we leverage a compositional graph to define the overall primitive-sharing relationships between compositions, and build a task-specific architecture upon the recently successful large pre-trained vision-language model (VLM) CLIP, with dual cross-composition disentangling adapters (called L-Adapter and V-Adapter) inserted into CLIP’s frozen text and image encoders, respectively. Evaluation on three popular CZSL benchmarks shows that our proposed solution significantly improves the performance of CZSL, and its components have been verified by solid ablation studies. Our code and data are available at: https://github.com/zhurunkai/DCDA.

BibTeX
@inproceedings{geng-etal-2025-graph,
    title = "Graph-guided Cross-composition Feature Disentanglement for Compositional Zero-shot Learning",
    author = "Geng, Yuxia  and
      Zhu, Runkai  and
      Chen, Jiaoyan  and
      Chen, Jintai  and
      Chen, Xiang  and
      Chen, Zhuo  and
      Qiao, Shuofei  and
      Wang, Yuxiang  and
      Xu, Xiaoliang  and
      Huang, Sheng-Jun",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2025",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.findings-acl.137/",
    doi = "10.18653/v1/2025.findings-acl.137",
    pages = "2678--2690",
    ISBN = "979-8-89176-256-5"
}
Graph-guided Cross-composition Feature Disentanglement for Compositional Zero-shot Learning · ACL 2025