Factorized Transport Alignment for Multimodal and Multiview E-commerce Representation Learning
Xiwen Chen, Yen-Chieh Lien, Susan Liu, Mar\'ia Casta\~nos, Abolfazl Razi, Xiaoting Zhao, Congzhe Su

TL;DR
This paper introduces Factorized Transport, a scalable method for aligning multiple views and modalities in e-commerce representations, improving retrieval performance without increasing online computation.
Contribution
It proposes a scalable, efficient framework that unifies multimodal and multi-view learning using a lightweight optimal transport approximation, enhancing large-scale e-commerce retrieval.
Findings
Achieves up to +7.9% Recall@500 over baselines.
Reduces training complexity from quadratic to constant per item.
Maintains retrieval efficiency at inference with fused embeddings.
Abstract
The rapid growth of e-commerce requires robust multimodal representations that capture diverse signals from user-generated listings. Existing vision-language models (VLMs) typically align titles with primary images, i.e., single-view, but overlook non-primary images and auxiliary textual views that provide critical semantics in open marketplaces such as Etsy or Poshmark. To this end, we propose a framework that unifies multimodal and multi-view learning through Factorized Transport, a lightweight approximation of optimal transport, designed for scalability and deployment efficiency. During training, the method emphasizes primary views while stochastically sampling auxiliary ones, reducing training cost from quadratic in the number of views to constant per item. At inference, all views are fused into a single cached embedding, preserving the efficiency of two-tower retrieval with no…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Advanced Image and Video Retrieval Techniques · Text and Document Classification Technologies
