Exploiting Inter-Session Information with Frequency-enhanced Dual-Path Networks for Sequential Recommendation
Peng He, Yao Liu, Yanglei Gan, Run Lin, Tingting Dai, Qiao Liu, Xuexin Li

TL;DR
FreqRec is a novel sequential recommendation model that leverages inter-session spectral dependencies and frequency-domain alignment to improve prediction accuracy, especially in sparse and noisy data scenarios.
Contribution
It introduces a frequency-enhanced dual-path network that jointly models inter- and intra-session behaviors with spectral alignment, addressing limitations of existing frequency-aware methods.
Findings
Outperforms strong baselines on three benchmark datasets.
Maintains robustness under data sparsity and noisy logs.
Effectively captures cross-session spectral dependencies.
Abstract
Sequential recommendation (SR) aims to predict a user's next item preference by modeling historical interaction sequences. Recent advances often integrate frequency-domain modules to compensate for self-attention's low-pass nature by restoring the high-frequency signals critical for personalized recommendations. Nevertheless, existing frequency-aware solutions process each session in isolation and optimize exclusively with time-domain objectives. Consequently, they overlook cross-session spectral dependencies and fail to enforce alignment between predicted and actual spectral signatures, leaving valuable frequency information under-exploited. To this end, we propose FreqRec, a Frequency-Enhanced Dual-Path Network for sequential Recommendation that jointly captures inter-session and intra-session behaviors via a learnable Frequency-domain Multi-layer Perceptrons. Moreover, FreqRec is…
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
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks · Explainable Artificial Intelligence (XAI)
