information retrieval

MMRM: A Multiplex Multimodal Representation Model for Product Ranking in E-commerce Search

arXiv:2607.11030 · doi:10.1145/3805712.3808434

summary

The paper introduces MMRM, a framework that jointly fine‑tunes multimodal large language models with multiple collaborative signals and creates multiplex item and user representations for more effective e‑commerce search ranking.

Abstract

Multimodal information is pivotal for e-commerce search ranking. Existing works leverage multimodal data typically by fine-tuning general Multimodal Large Language Models (MLLMs) via collaborative signals, subsequently integrating the derived representations into ranking models as item features. Despite their efficacy, these methods face two primary limitations: (1) they rely on a single collaborative signal for MLLM fine-tuning, failing to exploit the heterogeneous signals essential for multitask ranking; and (2) they treat multimodal representations as regular item features in ranking models, underutilizing their latent potential for user behavior modeling. To address these challenges, we propose the Multiplex Multimodal Representation Model (MMRM), a unified framework that aligns MLLMs with diverse collaborative signals. By employing a shared backbone with task-specific tokens and projection layers, MMRM simultaneously learns from multiple signals and generates comprehensive multiplex item representations in a single inference pass. Furthermore, we introduce a multiplex user representation strategy in ranking models, which derives task-specific user representations via search-based behavior sequence modeling leveraging multiplex item representations. Extensive experiments demonstrate MMRM's superior efficiency and effectiveness. Notably, MMRM has been successfully deployed in the JD e-commerce search engine, yielding significant performance gains for millions of daily users.

Accepted by SIGIR2026

Topics & keywords

#multimodal representation#e-commerce search#ranking#multitask learning#user behavior modelingmultimodal large language modelcollaborative signalstask-specific tokensprojection layersmultiplex user representationbehavior sequence modeling