paper-with-me

홈 › Papers

Frequency Enhanced Hybrid Attention Network for Sequential Recommendation

2023-04-18 · Xinyu Du, Huanhuan Yuan, Pengpeng Zhao, Jianfeng Qu, Fuzhen Zhuang, Guanfeng Liu, Victor S. Sheng

The self-attention mechanism, which equips with a strong capability of modeling long-range dependencies, is one of the extensively used techniques in the sequential recommendation field. However, many recent studies represent that current self-attention based models are low-pass filters and are inadequate to capture high-frequency information. Furthermore, since the items in the user behaviors are intertwined with each other, these models are incomplete to distinguish the inherent periodicity obscured in the time domain. In this work, we shift the perspective to the frequency domain, and propose a novel Frequency Enhanced Hybrid Attention Network for Sequential Recommendation, namely FEARec. In this model, we firstly improve the original time domain self-attention in the frequency domain with a ramp structure to make both low-frequency and high-frequency information could be explicitly learned in our approach. Moreover, we additionally design a similar attention mechanism via auto-correlation in the frequency domain to capture the periodic characteristics and fuse the time and frequency level attention in a union model. Finally, both contrastive learning and frequency regularization are utilized to ensure that multiple views are aligned in both the time domain and frequency domain. Extensive experiments conducted on four widely used benchmark datasets demonstrate that the proposed model performs significantly better than the state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:2304.09184

Code (1)

sudaada/fearec 공식 구현 pytorch

Tasks

Contrastive LearningSequential Recommendation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Exploiting Inter-Session Information with Frequency-enhanced Dual-Path Networks for Sequential Recommendation

2025-11-09 · Peng He, Yao Liu, Yanglei Gan, Run Lin 외 arxiv

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-p…

Sequential Recommendation

FEDIN: Frequency-Enhanced Deep Interest Network for Click-Through Rate Prediction

2026-05-03 · Zenan Dai, Jinpeng Wang, Junwei Pan, Dapeng Liu 외 arxiv

Sequential recommendation models often struggle to capture latent periodic patterns in user interests, primarily due to the noise inherent in time-domain behavioral data. While frequency-domain analysis offers a global p…

Click-Through Rate PredictionSequential Recommendation

Contrastive Enhanced Slide Filter Mixer for Sequential Recommendation

2023-05-07 · Xinyu Du, Huanhuan Yuan, Pengpeng Zhao, Junhua Fang 외

Sequential recommendation (SR) aims to model user preferences by capturing behavior patterns from their item historical interaction data. Most existing methods model user preference in the time domain, omitting the fact …

Contrastive LearningSequential Recommendation

A Systematic Replicability and Comparative Study of BSARec and SASRec for Sequential Recommendation

2025-06-17 · Chiara D'Ercoli, Giulia Di Teodoro, Federico Siciliano

This study aims at comparing two sequential recommender systems: Self-Attention based Sequential Recommendation (SASRec), and Beyond Self-Attention based Sequential Recommendation (BSARec) in order to check the improveme…

Recommendation SystemsSequential Recommendation

Topic-Enhanced Memory Networks for Personalised Point-of-Interest Recommendation

2019-05-19 · Xiao Zhou, Cecilia Mascolo, Zhongxiang Zhao

Point-of-Interest (POI) recommender systems play a vital role in people's lives by recommending unexplored POIs to users and have drawn extensive attention from both academia and industry. Despite their value, however, t…

Recommendation SystemsSequential Recommendation