Time-Aware Item Weighting for the Next Basket Recommendations
2023-07-30Code Available0· sign in to hype
Aleksey Romanov, Oleg Lashinin, Marina Ananyeva, Sergey Kolesnikov
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/alexeyromanov-hse/time_aware_item_weightingOfficialIn paperpytorch★ 6
Abstract
In this paper we study the next basket recommendation problem. Recent methods use different approaches to achieve better performance. However, many of them do not use information about the time of prediction and time intervals between baskets. To fill this gap, we propose a novel method, Time-Aware Item-based Weighting (TAIW), which takes timestamps and intervals into account. We provide experiments on three real-world datasets, and TAIW outperforms well-tuned state-of-the-art baselines for next-basket recommendations. In addition, we show the results of an ablation study and a case study of a few items.