English

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

Information Retrieval 2026-05-05 v1 Artificial Intelligence

Abstract

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 perspective to address this, existing approaches typically treat user sequences in isolation, overlooking the crucial context of the target item. In this work, we present a novel empirical observation: user attention scores exhibit distinct spectral entropy distributions when conditioned on positive versus negative target items. Specifically, true user interests manifest as highly concentrated spectral patterns with lower entropy in the frequency domain, whereas irrelevant behaviors appear as high-entropy noise. Leveraging this insight, we propose the Frequency-Enhanced Deep Interest Network (FEDIN). FEDIN introduces a frequency-domain branch that utilizes a target-aware spectrum filtering mechanism to isolate these periodic interest signals. Extensive experiments on three public datasets demonstrate that FEDIN consistently outperforms state-of-the-art sequential recommendation baselines, demonstrating superior robustness against noise. We have released our code at: https://github.com/otokoneko/FEDIN.

Keywords

Cite

@article{arxiv.2605.01726,
  title  = {FEDIN: Frequency-Enhanced Deep Interest Network for Click-Through Rate Prediction},
  author = {Zenan Dai and Jinpeng Wang and Junwei Pan and Dapeng Liu and Lei Xiao and Shu-Tao Xia},
  journal= {arXiv preprint arXiv:2605.01726},
  year   = {2026}
}

Comments

Accepted by SIGIR 2026. 6 pages, 4 figures, 2 tables

R2 v1 2026-07-01T12:47:13.845Z