paper-with-me

Papers

Correlation-Sensitive Next-Basket Recommendation

2019-08-10 · The Twenty-Eighth International Joint Conference on Artificial Intelligence Conference 2019 8 · Duc-Trong Le, Hady W. Lauw, Yuan Fang

Items adopted by a user over time are indicative of the underlying preferences. We are concerned with learning such preferences from observed sequences of adoptions for recommendation. As multiple items are commonly adopted concurrently, e.g., a basket of grocery items or a sitting of media consumption, we deal with a sequence of baskets as input, and seek to recommend the next basket. Intuitively, a basket tends to contain groups of related items that support particular needs. Instead of recommending items independently for the next basket, we hypothesize that incorporating information on pairwise correlations among items would help to arrive at more coherent basket recommendations. Towards this objective, we develop a hierarchical network architecture codenamed Beacon to model basket sequences. Each basket is encoded taking into account the relative importance of items and correlations among item pairs. This encoding is utilized to infer sequential associations along the basket sequence. Extensive experiments on three public real-life datasets showcase the effectiveness of our approach for the next-basket recommendation problem.

📄 PDF Abstract BibTeX

Code (1)

PreferredAI/beacon tf

Tasks

Next-basket recommendation

Similar Papers 제목 키워드 기반

Basket-Enhanced Heterogenous Hypergraph for Price-Sensitive Next Basket Recommendation

2024-09-18 · Yuening Zhou, Yulin Wang, Qian Cui, Xinyu Guan 외

Next Basket Recommendation (NBR) is a new type of recommender system that predicts combinations of items users are likely to purchase together. Existing NBR models often overlook a crucial factor, which is price, and do …

Next-basket recommendationRecommendation Systems

Masked and Swapped Sequence Modeling for Next Novel Basket Recommendation in Grocery Shopping

2023-08-02 · Ming Li, Mozhdeh Ariannezhad, Andrew Yates, Maarten de Rijke

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 gr…

Next-basket recommendation

M2: Mixed Models with Preferences, Popularities and Transitions for Next-Basket Recommendation

2020-04-03 · Bo Peng, Zhiyun Ren, Srinivasan Parthasarathy, Xia Ning

Next-basket recommendation considers the problem of recommending a set of items into the next basket that users will purchase as a whole. In this paper, we develop a novel mixed model with preferences, popularities and t…

DecoderNext-basket recommendation

Hypergraph Enhanced Knowledge Tree Prompt Learning for Next-Basket Recommendation

2023-12-26 · Zi-Feng Mai, Chang-Dong Wang, Zhongjie Zeng, Ya Li 외

Next-basket recommendation (NBR) aims to infer the items in the next basket given the corresponding basket sequence. Existing NBR methods are mainly based on either message passing in a plain graph or transition modellin…

Next-basket recommendationPrompt Learning

Time-Aware Item Weighting for the Next Basket Recommendations

2023-07-30 · Aleksey Romanov, Oleg Lashinin, Marina Ananyeva, Sergey Kolesnikov

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 int…

Next-basket recommendation