ORIGINAL RESEARCH article
Front. Big Data
Sec. Data Science
A Dynamic MLP Architecture for Sequential Recommendation
- QW
Qinhong Wang 1
- CL
Chao Long 2
- HD
Husheng Dong 1
1. Suzhou Vocational University, Suzhou, China
2. Soochow University, Suzhou, China
Select one of your emails
You have multiple emails registered with Frontiers:
Notify me on publication
Please enter your email address:
If you already have an account, please login
You don't have a Frontiers account ? You can register here
Abstract
Sequential recommendation aims to predict users' next interested item based on their historical interaction sequence. In the past few years, the transformer-based model has achieved the most advanced performance in sequential recommendation. Recently, in order to improve the quadratic memory and time complexity in the attention mechanism of transformer, especially when processing extremely long sequences, Multi-Layer Perceptions (MLP)-based models have been proposed to replace transformer under the premise of linear computational complexity. However, due to the simplicity and static nature of the MLP's structure, it cannot effectively mine multiple semantics of user interests and dynamically adjust model weights according to different input data like Transformer. To this end, we propose a simple yet efficient model called Dynamic MLP architecture for sequential Recommendation(DM4Rec), which can capture users' preference by stacking a series of MLP layers whose weights are generated dynamically according to different input sequences. Specifically, we first utilize a dynamic sequence mixer to model the sequential dependency of a user interaction sequence because the item transition pattern may be completely distinct for various input sequences. Then we use a channel mixer to explore and exploit channel correlation within each item. Moreover, the same as multi-head attention, we introduce a novel multi-segment mixing mechanism, which effectively incorporates multiple semantics into user modeling. Extensive experiments on four real-world datasets show our dynamic MLP model outperforms Transformer-based models while maintaining linear computational complexity.
Summary
Keywords
DM4Rec, dynamic MLP model, Dynamic weight, MLP-Mixer, Sequential recommendation
Received
20 September 2025
Accepted
22 May 2026
Copyright
© 2026 Wang, Long and Dong. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) or licensor are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.
*Correspondence: Qinhong Wang
Disclaimer
All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.