Unified Learning-to-Rank for Multi-Channel Retrieval in Large-Scale E-Commerce Search
Aditya Gaydhani, Guangyue Xu, Dhanush Kamath, Ankit Singh, Alex Li

TL;DR
This paper introduces a unified learning-to-rank model for multi-channel e-commerce search that optimizes document merging based on query-specific utility, improving conversion rates while maintaining strict latency constraints.
Contribution
It proposes a novel query-dependent learning-to-rank approach that jointly optimizes multiple business KPIs and incorporates user behavioral signals for multi-channel retrieval.
Findings
Achieved +2.85% improvement in user conversion in online experiments.
Outperformed traditional rank-based fusion methods.
Maintained production latency with p95 latency under 50 ms.
Abstract
Large-scale e-commerce search must surface a broad set of items from a vast catalog, ranging from bestselling products to new, trending, or seasonal items. Modern systems therefore rely on multiple specialized retrieval channels to surface products, each designed to satisfy a specific objective. A key challenge is how to effectively merge documents from these heterogeneous channels into a single ranked list under strict latency constraints while optimizing for business KPIs such as user conversion. Rank-based fusion methods such as Reciprocal Rank Fusion (RRF) and Weighted Interleaving rely on fixed global channel weights and treat channels independently, failing to account for query-specific channel utility and cross-channel interactions. We observe that multi-channel fusion can be reformulated as a query-dependent learning-to-rank problem over heterogeneous candidate sources. In this…
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
TopicsInformation Retrieval and Search Behavior · Text and Document Classification Technologies · Advanced Image and Video Retrieval Techniques
