Papers › MSCI: Addressing CLIP's Inherent Limitations for Compositional Zero-Shot Learning

MSCI: Addressing CLIP's Inherent Limitations for Compositional Zero-Shot Learning

15 May 2025arXiv:2505.10289archive 2025-07-28

Yue Wang, Shuai Xu, Xuelin Zhu, Yicong Li

Compositional Zero-Shot Learning (CZSL) aims to recognize unseen state-object combinations by leveraging known combinations. Existing studies basically rely on the cross-modal alignment capabilities of CLIP but tend to overlook its limitations in capturing fine-grained local features, which arise from its architectural and training paradigm. To address this issue, we propose a Multi-Stage Cross-modal Interaction (MSCI) model that effectively explores and utilizes intermediate-layer information from CLIP's visual encoder. Specifically, we design two self-adaptive aggregators to extract local information from low-level visual features and integrate global information from high-level visual features, respectively. These key information are progressively incorporated into textual representations through a stage-by-stage interaction mechanism, significantly enhancing the model's perception capability for fine-grained local visual information. Additionally, MSCI dynamically adjusts the attention weights between global and local visual information based on different combinations, as well as different elements within the same combination, allowing it to flexibly adapt to diverse scenarios. Experiments on three widely used datasets fully validate the effectiveness and superiority of the proposed model. Data and code are available at https://github.com/ltpwy/MSCI.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2505.10289")

Code

Syntology Ran 23 of 28 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 4 ran · our draft was wrong; 19 ran with no contract checked.

By repository: official repository: 27 samples from 1 repository, 22 ran; 1 identical to code first harvested elsewhere. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

ltpwy/msci officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

28 samples harvested; 23 ran; 0 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

4ran · our draft was wrong
19ran
5unverified

Licence: 28 of the 28 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from ltpwy/MSCI. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

Adapter ltpwy/MSCI/MSCI/code/model/Mutifuse_new.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 8fa4ce97211a14db · report
AttentionPool2d ltpwy/MSCI/MSCI/code/model/Mutifuse_new.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · b6f745bb89c2225b · report
Bottleneck ltpwy/MSCI/MSCI/code/model/Mutifuse_new.py official repository ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · 1fb29254e89e831c · report
CrossAttentionLayer ltpwy/MSCI/MSCI/code/model/Mutifuse_new.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 3e7fb32ce8866725 · report
Disentangler ltpwy/MSCI/MSCI/code/model/Mutifuse_new.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 2546cc58e302114e · report
FeatureVariance ltpwy/MSCI/MSCI/code/model/Mutifuse_new.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · c6d121dec056cd0b · report
GatedFusion ltpwy/MSCI/MSCI/code/model/Mutifuse_new.py official repository ran no licence file found · pointer only · deb86bddd140c0b1 · report
LayerNorm ltpwy/MSCI/MSCI/code/model/Mutifuse_new.py official repository ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · 4f7191c8173fb1eb · report
LocalFeatureAdd ltpwy/MSCI/MSCI/code/model/Mutifuse_new.py official repository ran no licence file found · pointer only · 08959a9669f0e751 · report
ModifiedResNet ltpwy/MSCI/MSCI/code/model/Mutifuse_new.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 88fd2d47fac54f60 · report
MultiHeadAttention ltpwy/MSCI/MSCI/code/model/Mutifuse_new.py official repository ran no licence file found · pointer only · 4ec77f7241f49ff4 · report
ResidualAttentionBlock ltpwy/MSCI/MSCI/code/model/Mutifuse_new.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 1a767496bd62876c · report
Stage1LocalAlignment ltpwy/MSCI/MSCI/code/model/Mutifuse_new.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 35bb48c1d867884c · report
Stage2GlobalFusion ltpwy/MSCI/MSCI/code/model/Mutifuse_new.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 1ff61d13c071fa56 · report
Transformer ltpwy/MSCI/MSCI/code/model/Mutifuse_new.py official repository ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · 7c1351376f98bf62 · report
VisualTransformer ltpwy/MSCI/MSCI/code/model/Mutifuse_new.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 257a8b6ed7a22d7e · report
_download ltpwy/MSCI/MSCI/code/model/Mutifuse_new.py official repository ran · our draft was wrong no licence file found · pointer only · 9097d26cc0ab5227 · report
available_models ltpwy/MSCI/MSCI/code/model/Mutifuse_new.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 2be47788cdf5e4b7 · report
basic_clean ltpwy/MSCI/MSCI/code/model/Mutifuse_new.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 98f385d847636a3e · report
bytes_to_unicode ltpwy/MSCI/MSCI/code/model/Mutifuse_new.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 6059f632163bf188 · report
default_bpe ltpwy/MSCI/MSCI/code/model/Mutifuse_new.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · c032e98969097964 · report
whitespace_clean ltpwy/MSCI/MSCI/code/model/Mutifuse_new.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 9542161e9640b858 · report
CLIP ltpwy/MSCI/MSCI/code/model/Mutifuse_new.py official repository unverified no licence file found · pointer only · 255bc63ca03ae8d9 · report
MSCI ltpwy/MSCI/MSCI/code/model/Mutifuse_new.py official repository unverified no licence file found · pointer only · 7417e42491f77bbd · report
SimpleTokenizer ltpwy/MSCI/MSCI/code/model/Mutifuse_new.py official repository unverified no licence file found · pointer only · e7335342d5b10d3c · report
build_model ltpwy/MSCI/MSCI/code/model/Mutifuse_new.py official repository unverified no licence file found · pointer only · 76a940626d2d869d · report
load_clip ltpwy/MSCI/MSCI/code/model/Mutifuse_new.py official repository unverified no licence file found · pointer only · 0fb6ef4f3aad1690 · report
get_pairs identical code first harvested elsewhere ran · our draft was wrong licence of this copy not recorded · d919ae32e5e4e616 · report

Tasks

Compositional Zero-Shot LearningZero-Shot Learningcross-modal alignment

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

AttentionCLIPSoftmax

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections