English

Text-Guided Visual Representation Learning for Robust Multimodal E-Commerce Recommendation

Information Retrieval 2026-05-19 v1

Abstract

Multimodal item embeddings are crucial for e-commerce item-to-item (I2I) retrieval, yet real-world product images often contain promotional overlays and background clutter that inject spurious visual cues and degrade retrieval robustness. This issue is particularly pronounced in MLRM-style pipelines, where a frozen vision encoder is connected to an LLM through a lightweight connector that must selectively aggregate visual tokens. We propose Text-Guided Q-Former (TGQ-Former), a text-guided visual representation learning framework that leverages structured metadata as semantic guidance for visual token extraction while preserving complementary visual evidence. Concretely, TGQ-Former employs a hybrid-query connector to disentangle metadata-anchored and exploratory visual streams, and introduces a lightweight reliability-aware dual-gated vector modulation module to adaptively calibrate their contributions under noisy inputs. Experiments on large-scale, real-world e-commerce datasets with full-pool retrieval show that TGQ-Former consistently outperforms strong connector baselines and end-to-end MLLMs. On average, it improves Hit Rate@100 (H@100) by 6.04%, demonstrating the effectiveness of text-guided visual encoding for robust multimodal retrieval.

Keywords

Cite

@article{arxiv.2605.17366,
  title  = {Text-Guided Visual Representation Learning for Robust Multimodal E-Commerce Recommendation},
  author = {Yufei Guo and Jing Ma and Tianlu Zhang and Shijie Yang and Yanlong Zang and Weijie Ding and Pinghua Gong and Jungong Han},
  journal= {arXiv preprint arXiv:2605.17366},
  year   = {2026}
}

Comments

12 pages, 5 figures. Accepted to the 32nd ACM SIGKDD Conference on Knowledge Discovery and Data Mining (KDD 2026). Pre-camera-ready version