TL;DR
This paper introduces a novel next basket recommendation task focused on suggesting only new, unseen items, and proposes a bi-directional transformer model with innovative masking and swapping strategies to improve performance.
Contribution
It formulates the NNBR task, evaluates existing methods, and proposes a simple yet effective transformer model with novel training strategies for recommending only new items.
Findings
BTBR outperforms existing methods on NNBR tasks
Masking strategies significantly improve model performance
Swapping strategy enriches item interactions within baskets
Abstract
Next basket recommendation (NBR) is the task of predicting the next set of items based on a sequence of already purchased baskets. It is a recommendation task that has been widely studied, especially in the context of grocery shopping. In next basket recommendation (NBR), it is useful to distinguish between repeat items, i.e., items that a user has consumed before, and explore items, i.e., items that a user has not consumed before. Most NBR work either ignores this distinction or focuses on repeat items. We formulate the next novel basket recommendation (NNBR) task, i.e., the task of recommending a basket that only consists of novel items, which is valuable for both real-world application and NBR evaluation. We evaluate how existing NBR methods perform on the NNBR task and find that, so far, limited progress has been made w.r.t. the NNBR task. To address the NNBR task, we propose a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
