Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

OneTrans: Unified Feature Interaction and Sequence Modeling with One Transformer in Industrial Recommender

About

In recommendation systems, scaling up feature-interaction modules (e.g., Wukong, RankMixer) or user-behavior sequence modules (e.g., LONGER) has achieved notable success. However, these efforts typically proceed on separate tracks, which not only hinders bidirectional information exchange but also prevents unified optimization and scaling. In this paper, we propose OneTrans, a unified Transformer backbone that simultaneously performs user-behavior sequence modeling and feature interaction. OneTrans employs a unified tokenizer to convert both sequential and non-sequential attributes into a single token sequence. The stacked OneTrans blocks share parameters across similar sequential tokens while assigning token-specific parameters to non-sequential tokens. Through causal attention and cross-request KV caching, OneTrans enables precomputation and caching of intermediate representations, significantly reducing computational costs during both training and inference. Experimental results on industrial-scale datasets demonstrate that OneTrans scales efficiently with increasing parameters, consistently outperforms strong baselines, and yields a 5.68% lift in per-user GMV in online A/B tests.

Zhaoqi Zhang, Haolei Pei, Jun Guo, Tianyu Wang, Yufei Feng, Hui Sun, Shaowei Liu, Aixin Sun• 2025

Related benchmarks

TaskDatasetResultRank
CTR PredictionSQS
AUC90.89
16
Finish Click-Through Rate PredictionDouyin Offline
AUC1.05
12
Skip Click-Through Rate PredictionDouyin Offline
AUC130
12
CTR PredictionTaobao Evaluation Dataset (offline)
AUC69.21
10
Click-Through Rate PredictionHP
AUC76.72
8
Click-Through-and-Conversion Rate PredictionPHF
AUC0.8827
8
Click-Through Rate PredictionPHF
AUC0.7832
8
CTCVR PredictionSQS
AUC0.9091
8
WRITE PredictionSQS
AUC90.55
8
Click-Through-and-Conversion Rate PredictionHP
AUC87.74
8
Showing 10 of 10 rows

Other info

Follow for update