Exploring Test-time Scaling via Prediction Merging on Large-Scale Recommendation
Fuyuan Lyu, Zhentai Chen, Jingyan Jiang, Lingjie Li, Xing Tang, Xiuqiang He, Xue Liu

TL;DR
This paper investigates test-time scaling methods for large-scale recommendation systems, demonstrating that generating diverse outputs through model heterogeneity and randomness can outperform traditional parameter scaling.
Contribution
It introduces novel test-time scaling techniques leveraging model heterogeneity and initialization randomness, providing an efficient alternative to parameter scaling during inference.
Findings
Test-time scaling outperforms parameter scaling under the same inference budget.
Diverse outputs can be effectively generated via model heterogeneity and randomness.
Proposed methods are scalable and can be accelerated with parallel servers.
Abstract
Inspired by the success of language models (LM), scaling up deep learning recommendation systems (DLRS) has become a recent trend in the community. All previous methods tend to scale up the model parameters during training time. However, how to efficiently utilize and scale up computational resources during test time remains underexplored, which can prove to be a scaling-efficient approach and bring orthogonal improvements in LM domains. The key point in applying test-time scaling to DLRS lies in effectively generating diverse yet meaningful outputs for the same instance. We propose two ways: One is to explore the heterogeneity of different model architectures. The other is to utilize the randomness of model initialization under a homogeneous architecture. The evaluation is conducted across eight models, including both classic and SOTA models, on three benchmarks. Sufficient evidence…
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
TopicsRecommender Systems and Techniques · Topic Modeling · Advanced Graph Neural Networks
