Residual Multi-Task Learner for Applied Ranking
Cong Fu, Kun Wang, Jiahua Wu, Yizhou Chen, Guangda Huzhang, Yabo Ni,, Anxiang Zeng, Zhiming Zhou

TL;DR
This paper introduces ResFlow, a lightweight multi-task learning framework with residual connections for ranking in e-commerce, demonstrating improved performance and scalability in real-world applications like Shopee Search.
Contribution
ResFlow is a novel, efficient multi-task learning framework that enables effective cross-task information sharing and is fully deployed in Shopee's pre-rank module.
Findings
ResFlow outperforms state-of-the-art methods in various scenarios.
Online A/B tests show a 1.29% increase in OPU.
The proposed Weighted Recall@K metric aligns well with online metrics.
Abstract
Modern e-commerce platforms rely heavily on modeling diverse user feedback to provide personalized services. Consequently, multi-task learning has become an integral part of their ranking systems. However, existing multi-task learning methods encounter two main challenges: some lack explicit modeling of task relationships, resulting in inferior performance, while others have limited applicability due to being computationally intensive, having scalability issues, or relying on strong assumptions. To address these limitations and better fit our real-world scenario, pre-rank in Shopee Search, we introduce in this paper ResFlow, a lightweight multi-task learning framework that enables efficient cross-task information sharing via residual connections between corresponding layers of task networks. Extensive experiments on datasets from various scenarios and modalities demonstrate its superior…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Machine Learning and Algorithms · Face and Expression Recognition
