English

Improving Multimodal Contrastive Learning of Sentence Embeddings with Object-Phrase Alignment

Computation and Language 2025-08-04 v1

Abstract

Multimodal sentence embedding models typically leverage image-caption pairs in addition to textual data during training. However, such pairs often contain noise, including redundant or irrelevant information on either the image or caption side. To mitigate this issue, we propose MCSEO, a method that enhances multimodal sentence embeddings by incorporating fine-grained object-phrase alignment alongside traditional image-caption alignment. Specifically, MCSEO utilizes existing segmentation and object detection models to extract accurate object-phrase pairs, which are then used to optimize a contrastive learning objective tailored to object-phrase correspondence. Experimental results on semantic textual similarity (STS) tasks across different backbone models demonstrate that MCSEO consistently outperforms strong baselines, highlighting the significance of precise object-phrase alignment in multimodal representation learning.

Keywords

Cite

@article{arxiv.2508.00332,
  title  = {Improving Multimodal Contrastive Learning of Sentence Embeddings with Object-Phrase Alignment},
  author = {Kaiyan Zhao and Zhongtao Miao and Yoshimasa Tsuruoka},
  journal= {arXiv preprint arXiv:2508.00332},
  year   = {2025}
}

Comments

Work in progress

R2 v1 2026-07-01T04:28:54.566Z