FuXi-$\gamma$: Efficient Sequential Recommendation with Exponential-Power Temporal Encoder and Diagonal-Sparse Positional Mechanism
Dezhi Yi, Wei Guo, Wenyang Cui, Wenxuan He, Huifeng Guo, Yong Liu, Zhenhua Dong, Ye Lu

TL;DR
FuXi-$fectively improves sequential recommendation by introducing an exponential-power temporal encoder and a diagonal-sparse positional mechanism, achieving state-of-the-art results with significantly enhanced efficiency and scalability.
Contribution
It presents FuXi-$fectively combines a novel temporal encoding and sparse attention mechanism within a Transformer framework for improved recommendation performance.
Findings
Achieves state-of-the-art recommendation accuracy on four datasets.
Speeds up training by up to 4.74 times and inference by up to 6.18 times.
Effectively models both short-term and long-term user preferences.
Abstract
Sequential recommendation aims to model users' evolving preferences based on their historical interactions. Recent advances leverage Transformer-based architectures to capture global dependencies, but existing methods often suffer from high computational overhead, primarily due to discontinuous memory access in temporal encoding and dense attention over long sequences. To address these limitations, we propose FuXi-, a novel sequential recommendation framework that improves both effectiveness and efficiency through principled architectural design. FuXi- adopts a decoder-only Transformer structure and introduces two key innovations: (1) An exponential-power temporal encoder that encodes relative temporal intervals using a tunable exponential decay function inspired by the Ebbinghaus forgetting curve. This encoder enables flexible modeling of both short-term and long-term…
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 · Advanced Graph Neural Networks · Machine Learning in Healthcare
