English

DisCoCLIP: A Distributional Compositional Tensor Network Encoder for Vision-Language Understanding

Computation and Language 2025-09-26 v1 Artificial Intelligence

Abstract

Recent vision-language models excel at large-scale image-text alignment but often neglect the compositional structure of language, leading to failures on tasks that hinge on word order and predicate-argument structure. We introduce DisCoCLIP, a multimodal encoder that combines a frozen CLIP vision transformer with a novel tensor network text encoder that explicitly encodes syntactic structure. Sentences are parsed with a Combinatory Categorial Grammar parser to yield distributional word tensors whose contractions mirror the sentence's grammatical derivation. To keep the model efficient, high-order tensors are factorized with tensor decompositions, reducing parameter count from tens of millions to under one million. Trained end-to-end with a self-supervised contrastive loss, DisCoCLIP markedly improves sensitivity to verb semantics and word order: it raises CLIP's SVO-Probes verb accuracy from 77.6% to 82.4%, boosts ARO attribution and relation scores by over 9% and 4%, and achieves 93.7% on a newly introduced SVO-Swap benchmark. These results demonstrate that embedding explicit linguistic structure via tensor networks yields interpretable, parameter-efficient representations that substantially improve compositional reasoning in vision-language tasks.

Keywords

Cite

@article{arxiv.2509.21287,
  title  = {DisCoCLIP: A Distributional Compositional Tensor Network Encoder for Vision-Language Understanding},
  author = {Kin Ian Lo and Hala Hawashin and Mina Abbaszadeh and Tilen Limback-Stokin and Hadi Wazni and Mehrnoosh Sadrzadeh},
  journal= {arXiv preprint arXiv:2509.21287},
  year   = {2025}
}
R2 v1 2026-07-01T05:56:30.874Z