Pith. sign in

REVIEW 3 cited by

FuXi-$\alpha$: Scaling Recommendation Model with Feature Interaction Enhanced Transformer

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2502.03036 v1 pith:JIJRUETY submitted 2025-02-05 cs.IR

classification cs.IR
keywords modelsmodelrecommendationfeatureinteractionsimplicitalphaattention
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
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-$\alpha$ to address these issues. This model introduces an Adaptive Multi-channel Self-attention mechanism that distinctly models temporal, positional, and semantic features, along with a Multi-stage FFN to enhance implicit feature interactions. Our offline experiments demonstrate that our model outperforms existing models, with its performance continuously improving as the model size increases. Additionally, we conducted an online A/B test within the Huawei Music app, which showed a $4.76\%$ increase in the average number of songs played per user and a $5.10\%$ increase in the average listening duration per user. Our code has been released at https://github.com/USTC-StarTeam/FuXi-alpha.

Discussion (0). Sign in to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Conv4Rec: A 1-by-1 Convolutional AutoEncoder for User Profiling through Joint Analysis of Implicit and Explicit Feedbacks

    cs.LG 2025-09 conditional novelty 6.0 of 10

    A 1-by-1 convolutional autoencoder with six-way softmax outputs jointly predicts interaction likelihood and conditional rating, supported by generalization bounds and mixed but mostly competitive RMSE and Recall resul...

  2. FuXi-\beta: Towards a Lightweight and Fast Large-Scale Generative Recommendation Model

    cs.IR 2025-08 conditional novelty 6.0 of 10

    FuXi-β shows that removing query-key attention and using a functional relative time bias makes generative recommendation Transformers faster and, on industrial datasets, more accurate.

  3. Time to Split: Exploring Data Splitting Strategies for Offline Evaluation of Sequential Recommenders

    cs.IR 2025-07 conditional novelty 6.0 of 10

    Global temporal splits with Last or Random target selection correlate strongly with realistic successive evaluation, while leave-one-out splits produce inconsistent model rankings across datasets.

Pith tools