Time-Interval-Aware Disentangled Expert Modeling for Next-Basket Recommendation
Zhiying Deng, Yuan Fu, Usman Farooq, Ziwei Tian, Wei Liu + 1 more
TLDR
TIDE is a novel next-basket recommendation model that disentangles user habits from exploration and incorporates time-interval awareness for improved predictions.
Key contributions
- Proposes TIDE, a novel NBR model disentangling user habits and exploration via a dual-expert architecture.
- Integrates Hawkes-enhanced Fourier Time Encoding to capture item-specific temporal periodicities and decay.
- Employs an item-aware gating mechanism to adaptively balance habitual repurchase and exploratory interests.
Why it matters
Existing NBR methods often entangle user habits and exploration, and overlook crucial time-interval dynamics. TIDE resolves this by disentangling intents and incorporating temporal awareness, leading to more accurate and personalized next-basket recommendations. This significantly improves recommendation quality by better understanding complex user behaviors.
Original Abstract
Next-basket recommendation (NBR) is a type of recommendation that aims to predict a set of items a user will purchase based on their historical transaction basket sequences. It is governed by a dynamic interplay between two distinct user intents: habitual repurchase, which involves repeating past behaviors, and exploratory interest, which involves discovering new items. However, existing NBR methods generally suffer from two limitations: (1) they often entangle these conflicting motives within a single representation, causing habits to overshadow discovery, and (2) they rely on discrete sequential modeling that ignores continuous-time intervals and item-specific periodicities. In this paper, we propose a novel solution named Time-Interval Disentangled Experts (TIDE) to address these challenges. TIDE incorporates a Hawkes-enhanced Fourier Time Encoding to capture item-specific temporal periodicities and dynamic decay. To decouple user intentions, TIDE utilizes a dual-expert architecture that integrates a Habit Expert for recurring needs and a Pattern-Guided Exploration Expert for discovery. Combined with an item-aware gating mechanism, TIDE adaptively balances repurchase and exploration. Extensive experiments on four diverse real-world datasets demonstrate that TIDE consistently outperforms representative state-of-the-art NBR methods.
📬 Weekly AI Paper Digest
Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.