English

QARM: Quantitative Alignment Multi-Modal Recommendation at Kuaishou

Information Retrieval 2024-11-19 v1 Artificial Intelligence

Abstract

In recent years, with the significant evolution of multi-modal large models, many recommender researchers realized the potential of multi-modal information for user interest modeling. In industry, a wide-used modeling architecture is a cascading paradigm: (1) first pre-training a multi-modal model to provide omnipotent representations for downstream services; (2) The downstream recommendation model takes the multi-modal representation as additional input to fit real user-item behaviours. Although such paradigm achieves remarkable improvements, however, there still exist two problems that limit model performance: (1) Representation Unmatching: The pre-trained multi-modal model is always supervised by the classic NLP/CV tasks, while the recommendation models are supervised by real user-item interaction. As a result, the two fundamentally different tasks' goals were relatively separate, and there was a lack of consistent objective on their representations; (2) Representation Unlearning: The generated multi-modal representations are always stored in cache store and serve as extra fixed input of recommendation model, thus could not be updated by recommendation model gradient, further unfriendly for downstream training. Inspired by the two difficulties challenges in downstream tasks usage, we introduce a quantitative multi-modal framework to customize the specialized and trainable multi-modal information for different downstream models.

Keywords

Cite

@article{arxiv.2411.11739,
  title  = {QARM: Quantitative Alignment Multi-Modal Recommendation at Kuaishou},
  author = {Xinchen Luo and Jiangxia Cao and Tianyu Sun and Jinkai Yu and Rui Huang and Wei Yuan and Hezheng Lin and Yichen Zheng and Shiyao Wang and Qigen Hu and Changqing Qiu and Jiaqi Zhang and Xu Zhang and Zhiheng Yan and Jingming Zhang and Simin Zhang and Mingxing Wen and Zhaojie Liu and Kun Gai and Guorui Zhou},
  journal= {arXiv preprint arXiv:2411.11739},
  year   = {2024}
}

Comments

Work in progress

R2 v1 2026-06-28T20:03:47.896Z