π€ AI Summary
This work addresses the challenges of integrating vision-language models (VLMs) into recommendation and retrieval systems, where misaligned training objectives and efficiency bottlenecks hinder performance. To overcome these limitations, we propose PinCLIP, which integrates a VLM backbone with a hybrid Vision Transformer architecture and introduces a multi-granular image-text alignment mechanism. Crucially, PinCLIP incorporates a novel neighbor alignment objective that explicitly models multimodal cross-representations within Pinterestβs Pin-Board graph structure. This approach substantially enhances multimodal representation learning on the graph and effectively mitigates cold-start issues. Offline evaluations demonstrate a 20% improvement over state-of-the-art models such as Qwen on multimodal retrieval tasks. Online A/B tests further reveal significant user engagement gains, including a 15% increase in organic Repin actions and an 8.7% rise in click-through rates for new advertisements.
π Abstract
While multi-modal Visual Language Models (VLMs) have demonstrated significant success across various domains, the integration of VLMs into recommendation and retrieval systems remains a challenge, due to issues like training objective discrepancies and serving efficiency bottlenecks. This paper introduces PinCLIP, a large-scale visual representation learning approach developed to enhance retrieval and ranking models at Pinterest by leveraging VLMs to learn image-text alignment. We propose a novel hybrid Vision Transformer architecture that utilizes a VLM backbone and a hybrid fusion mechanism to capture multi-modality content representation at varying granularities. Beyond standard image-to-text alignment objectives, we introduce a neighbor alignment objective to model the cross-fusion of multi-modal representations within the Pinterest Pin-Board graph. Offline evaluations show that PinCLIP outperforms state-of-the-art baselines, such as Qwen, by 20% in multi-modal retrieval tasks. Online A/B testing demonstrates significant business impact, including substantial engagement gains across all major surfaces in Pinterest. Notably, PinCLIP significantly addresses the "cold-start" problem, enhancing fresh content distribution with a 15% Repin increase in organic content and 8.7% higher click for new Ads.