pith. sign in

arxiv: 2507.09101 · v1 · pith:MOK57UTJnew · submitted 2025-07-12 · 💻 cs.LG

S2SRec2: Set-to-Set Recommendation for Basket Completion with Recipe

classification 💻 cs.LG
keywords basketingredientscompletionrecipes2srec2ingredientmissingrecommendation
0
0 comments X
read the original abstract

In grocery e-commerce, customers often build ingredient baskets guided by dietary preferences but lack the expertise to create complete meals. Leveraging recipe knowledge to recommend complementary ingredients based on a partial basket is essential for improving the culinary experience. Traditional recipe completion methods typically predict a single missing ingredient using a leave-one-out strategy. However, they fall short in two key aspects: (i) they do not reflect real-world scenarios where multiple ingredients are often needed, and (ii) they overlook relationships among the missing ingredients themselves. To address these limitations, we reformulate basket completion as a set-to-set (S2S) recommendation problem, where an incomplete basket is input into a system that predicts a set of complementary ingredients. We introduce S2SRec2, a set-to-set ingredient recommendation framework based on a Set Transformer and trained in a multitask learning paradigm. S2SRec2 jointly learns to (i) retrieve missing ingredients from the representation of existing ones and (ii) assess basket completeness after prediction. These tasks are optimized together, enforcing accurate retrieval and coherent basket completion. Experiments on large-scale recipe datasets and qualitative analyses show that S2SRec2 significantly outperforms single-target baselines, offering a promising approach to enhance grocery shopping and inspire culinary creativity.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. CASE: Cadence-Aware Set Encoding for Large-Scale Next Basket Repurchase Recommendation

    cs.IR 2026-04 unverdicted novelty 7.0

    CASE improves next-basket repurchase recommendation by modeling item cadences as calendar-time signals with multi-scale convolutions and induced set attention, delivering up to 8.6% precision and 9.9% recall lifts at ...