Time-Aware Diffusion based on Preference Disentanglement for Generative Recommendation

· Source: Artificial Intelligence · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics · Depth: Expert, quick

Summary

TDPM, a novel Generative Recommender (GR) framework, addresses a critical limitation in existing diffusion-based GRs by integrating time-evolving user preferences into the diffusion process on semantic index (SID) tokens. Current diffusion GRs apply uniformly to historical interactions, failing to account for the non-stationary nature of user preferences. TDPM disentangles user preference into a long-term consistent "period preference" and a "point preference" triggered by recent events. Extensive experiments on three public real-world datasets demonstrate TDPM's significant superiority, achieving average improvements of up to 29.21% in HR@20 and 25.45% in NDCG@20 over state-of-the-art baselines. An ablation study confirms the necessity of this time-aware token diffusion.

Key takeaway

For AI Scientists and Machine Learning Engineers designing generative recommendation systems, you should recognize that uniform diffusion processes overlook crucial time-evolving user preferences. TDPM offers a superior paradigm by explicitly integrating time-aware diffusion and disentangling preferences into period and point components. Consider adopting this approach to significantly enhance recommendation accuracy, as demonstrated by its substantial improvements in HR@20 and NDCG@20.

Key insights

TDPM enhances generative recommenders by integrating time-aware diffusion and disentangling user preferences into period and point components.

Principles

Method

TDPM explicitly integrates time-evolving user preferences into the diffusion process on SID tokens by disentangling them into consistent "period preference" and event-triggered "point preference."

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.