Inference Computation Scaling for Feature Augmentation in Recommendation Systems
Weihao Liu, Zhaocheng Du, Haiyuan Zhao, Wenbo Zhang, Xiaoyan Zhao,, Gang Wang, Zhenhua Dong, Jun Xu

TL;DR
This paper demonstrates that scaling inference in language models significantly improves feature augmentation for recommendation systems, leading to better performance by increasing feature quantity and specificity.
Contribution
First to apply inference scaling to feature augmentation in recommendation systems, leveraging reasoning techniques to enhance feature quality and recommendation accuracy.
Findings
12% increase in NDCG@10 with scaled inference
Extended Chain-of-Thought reasoning improves feature detail
Model choice and search strategy influence feature diversity
Abstract
Large language models have become a powerful method for feature augmentation in recommendation systems. However, existing approaches relying on quick inference often suffer from incomplete feature coverage and insufficient specificity in feature descriptions, limiting their ability to capture fine-grained user preferences and undermining overall performance. Motivated by the recent success of inference scaling in math and coding tasks, we explore whether scaling inference can address these limitations and enhance feature quality. Our experiments show that scaling inference leads to significant improvements in recommendation performance, with a 12% increase in NDCG@10. The gains can be attributed to two key factors: feature quantity and specificity. In particular, models using extended Chain-of-Thought (CoT) reasoning generate a greater number of detailed and precise features, offering…
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
