vix.ing · top · new · best · stats · spec

Token Factory: Efficiently Integrating Diverse Signals into Large Recommendation Models

2026/06/30 by Xilun Chen, Shao-Chuan Wang, Baykal Cakici +6
Computer Science · #cs.IR #cs.AI #cs.LG

paper · pdf

Abstract

Large Recommendation Models (LRMs) have demonstrated promising capabilities in industry-scale recommendation tasks. However, holistically integrating traditional signals into these transformer-based architectures effectively and efficiently remains a major challenge. Conventional approaches that "textualize" these signals directly or create discrete item representations often lead to excessively long prompts, substantial memory footprints, and high computational overhead. To overcome these limitations, we propose "Token Factory", a framework designed to transform traditional signals into "soft tokens" that can be directly processed by LRMs. This approach enables efficient integration and compression of heterogeneous input features, preventing prompt length explosion while enhancing model performance. We detail the architecture of Token Factory and present experimental results validating its effectiveness in a production-scale recommendation environment.

Citations

Related