FuXi-$\alpha$: Scaling Recommendation Model with Feature Interaction Enhanced Transformer
Yufei Ye, Wei Guo, Jin Yao Chin, Hao Wang, Hong Zhu, Xi Lin, Yuyang, Ye, Yong Liu, Ruiming Tang, Defu Lian, Enhong Chen

TL;DR
FuXi-$\alpha$ is a novel recommendation model that enhances feature interaction modeling through adaptive multi-channel self-attention and multi-stage FFNs, leading to improved performance in large-scale recommendation tasks.
Contribution
The paper introduces FuXi-$\alpha$, a new recommendation model that explicitly models temporal, positional, and semantic features, and enhances implicit interactions, outperforming existing models.
Findings
Outperforms existing models in offline experiments.
Performance improves with larger model size.
Achieves significant online engagement increases in Huawei Music app.
Abstract
Inspired by scaling laws and large language models, research on large-scale recommendation models has gained significant attention. Recent advancements have shown that expanding sequential recommendation models to large-scale recommendation models can be an effective strategy. Current state-of-the-art sequential recommendation models primarily use self-attention mechanisms for explicit feature interactions among items, while implicit interactions are managed through Feed-Forward Networks (FFNs). However, these models often inadequately integrate temporal and positional information, either by adding them to attention weights or by blending them with latent representations, which limits their expressive power. A recent model, HSTU, further reduces the focus on implicit feature interactions, constraining its performance. We propose a new model called FuXi- to address these issues.…
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
