WPGRec: Wavelet Packet Guided Graph Enhanced Sequential Recommendation
Peilin Liu, Zhiquan Ji, Gang Yan
TLDR
WPGRec is a novel sequential recommendation framework that uses wavelet packets and graph propagation to model user interests across multiple temporal scales.
Key contributions
- Applies undecimated wavelet packet transform for shift-invariant subband sequences.
- Performs subband-wise graph propagation, aligning temporal modeling with graph signals.
- Uses an adaptive gated fusion module to aggregate informative subbands and suppress noise.
- Achieves superior performance on sparse and behaviorally complex datasets.
Why it matters
This paper introduces a unified framework that overcomes limitations of existing sequential recommendation methods by effectively modeling multi-scale temporal dynamics and integrating graph signals. It significantly improves recommendation accuracy, especially on sparse and complex datasets.
Original Abstract
Sequential recommendation aims to model users' evolving interests from noisy and non-stationary interaction streams, where long-term preferences, short-term intents, and localized behavioral fluctuations may coexist across temporal scales. Existing frequency-domain methods mainly rely on either global spectral operations or filter-based wavelet processing. However, global spectral operations tend to entangle local transients with long-range dependencies, while filter-based wavelet pipelines may suffer from temporal misalignment and boundary artifacts during multi-scale decomposition and reconstruction. Moreover, collaborative signals from the user-item interaction graph are often injected through scale-inconsistent auxiliary modules, limiting the benefit of jointly modeling temporal dynamics and structural dependencies. To address these issues, we propose Wavelet Packet Guided Graph Enhanced Sequential Recommendation (WPGRec), a unified time-frequency and graph-enhanced framework that aligns multi-resolution temporal modeling with graph propagation at matching scales. WPGRec first applies a full-tree undecimated stationary wavelet packet transform to generate equal-length, shift-invariant subband sequences. It then performs subband-wise interaction-graph propagation to inject high-order collaborative information while preserving temporal alignment across resolutions. Finally, an energy- and spectral-flatness-aware gated fusion module adaptively aggregates informative subbands and suppresses noise-like components. Extensive experiments on four public benchmarks show that WPGRec consistently outperforms sequential and graph-based baselines, with particularly clear gains on sparse and behaviorally complex datasets, highlighting the effectiveness of band-consistent structure injection and adaptive subband fusion for sequential recommendation.
📬 Weekly AI Paper Digest
Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.