← Latest papers
🤖 AI

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

The paper proposes FEDIN, a novel click-through rate prediction model that leverages frequency-domain analysis and target-aware spectrum filtering to isolate low-entropy periodic user interest patterns from noisy behavioral data, thereby outperforming state-of-the-art sequential recommendation baselines.

Original authors: Zenan Dai, Jinpeng Wang, Junwei Pan, Dapeng Liu, Lei Xiao, Shu-Tao Xia

Published 2026-05-06
📖 4 min read☕ Coffee break read

Original authors: Zenan Dai, Jinpeng Wang, Junwei Pan, Dapeng Liu, Lei Xiao, Shu-Tao Xia

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are trying to guess what a friend wants to buy next. You look at their shopping history: they bought a tent, then a sleeping bag, then a flashlight, then a random pair of socks, then a coffee maker, then another tent.

The Problem:
Most computer programs that try to guess your next move (called "Click-Through Rate Prediction") look at this list like a simple timeline. They get confused by the noise. Why did they buy the socks? Was it a mistake? Was it a gift? The computer gets distracted by these random, "noisy" clicks and struggles to see the bigger picture: This person loves camping.

The Old Way:
Previous models tried to fix this by looking at the list in "slow motion" (the time domain). They tried to weigh every item, but if the list was long or messy, the random items (the socks) drowned out the important patterns (the camping gear).

The New Discovery (FEDIN):
The authors of this paper, FEDIN, had a "Eureka!" moment. They realized that if you stop looking at the list as a timeline and instead look at it as a sound wave (the frequency domain), a magic pattern appears.

Think of your friend's shopping history like a song:

  • The Real Interests (Camping): These are like a strong, steady drumbeat. They repeat in a pattern. In the "sound" of the data, this looks like a clear, loud note.
  • The Noise (Random Socks): This is like static or white noise. It's scattered, chaotic, and doesn't have a rhythm.

The Secret Sauce: The "Target" Tuning Fork
Here is the clever part the paper discovered: You can't just listen to the song alone. You have to listen to the song while thinking about a specific item (the "Target").

  • If you ask, "Does this person like Tents?" and you listen to their history as a sound wave, the "Camping" drumbeat gets super loud and clear. The noise fades away.
  • If you ask, "Does this person like Tents?" but they actually hate tents, the sound wave just looks like chaotic static.

The paper calls this "Spectral Entropy." In plain English:

  • Low Entropy (Good): The sound is organized and focused (like a clear note). This means the user really likes the item.
  • High Entropy (Bad): The sound is messy and scattered (like static). This means the item is irrelevant to them.

How FEDIN Works (The Two-Engine Car):
Instead of just using one way to think, FEDIN builds a car with two engines working together:

  1. The Time Engine (The Local View): This looks at the history step-by-step, like reading a story. It sees that they bought a tent before the sleeping bag. It captures the immediate story.
  2. The Frequency Engine (The Global View): This looks at the whole list as a sound wave. It uses a special filter (a "spectrum filter") to amplify the clear, rhythmic patterns (the camping gear) and mute the static (the random socks). Crucially, this filter only turns on when it's looking at a specific item (the Target).

The Result:
The computer combines these two views. It says, "Okay, the story says they bought a tent recently, and the sound wave shows a strong, clear rhythm for camping gear."

Why It's Better:
The paper tested this on three huge shopping datasets (Tmall, Taobao, Alipay). They found that FEDIN is much better at ignoring the "noise" (random clicks) than previous models. Even when the data is messy or missing pieces, FEDIN keeps its cool because it can still hear the "drumbeat" of the user's true interests, even if the "static" is loud.

In Summary:
FEDIN is a smarter recommendation system that doesn't just read a shopping list; it listens to the rhythm of that list. By tuning into the specific item you are interested in, it can instantly separate the user's true passions from the background noise, leading to much more accurate predictions.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →