RecipeRec: A Heterogeneous Graph Learning Model for Recipe
Recommendation
- URL: http://arxiv.org/abs/2205.14005v1
- Date: Tue, 24 May 2022 22:19:53 GMT
- Title: RecipeRec: A Heterogeneous Graph Learning Model for Recipe
Recommendation
- Authors: Yijun Tian, Chuxu Zhang, Zhichun Guo, Chao Huang, Ronald Metoyer,
Nitesh V. Chawla
- Abstract summary: We formalize the problem of recipe recommendation with graphs to incorporate the collaborative signal into recipe recommendation.
We first present relational-Graph, a new and large-scale user-recipe-ingredient graph.
We then propose RecipeRec, a novel heterogeneous graph learning model for recipe recommendation.
- Score: 26.84274830886026
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Recipe recommendation systems play an essential role in helping people decide
what to eat. Existing recipe recommendation systems typically focused on
content-based or collaborative filtering approaches, ignoring the higher-order
collaborative signal such as relational structure information among users,
recipes and food items. In this paper, we formalize the problem of recipe
recommendation with graphs to incorporate the collaborative signal into recipe
recommendation through graph modeling. In particular, we first present
URI-Graph, a new and large-scale user-recipe-ingredient graph. We then propose
RecipeRec, a novel heterogeneous graph learning model for recipe
recommendation. The proposed model can capture recipe content and collaborative
signal through a heterogeneous graph neural network with hierarchical attention
and an ingredient set transformer. We also introduce a graph contrastive
augmentation strategy to extract informative graph knowledge in a
self-supervised manner. Finally, we design a joint objective function of
recommendation and contrastive learning to optimize the model. Extensive
experiments demonstrate that RecipeRec outperforms state-of-the-art methods for
recipe recommendation. Dataset and codes are available at
https://github.com/meettyj/RecipeRec.
Related papers
- Retrieval Augmented Recipe Generation [96.43285670458803]
We propose a retrieval augmented large multimodal model for recipe generation.
It retrieves recipes semantically related to the image from an existing datastore as a supplement.
It calculates the consistency among generated recipe candidates, which use different retrieval recipes as context for generation.
arXiv Detail & Related papers (2024-11-13T15:58:50Z) - RECipe: Does a Multi-Modal Recipe Knowledge Graph Fit a Multi-Purpose
Recommendation System? [2.969705152497174]
We introduce RECipe as a multi-purpose recipe recommendation framework.
RECipe consists of 3 subsystems: (1) behavior-based recommender, (2) review-based recommender, and (3) image-based recommender.
arXiv Detail & Related papers (2023-08-08T20:54:59Z) - Learning to Substitute Ingredients in Recipes [15.552549060863523]
Recipe personalization through ingredient substitution has the potential to help people meet their dietary needs and preferences, avoid potential allergens, and ease culinary exploration in everyone's kitchen.
We build a benchmark, composed of a dataset of substitution pairs with standardized splits, evaluation metrics, and baselines.
We introduce Graph-based Ingredient Substitution Module (GISMo), a novel model that leverages the context of a recipe as well as generic ingredient relational information encoded within a graph to rank plausible substitutions.
We show through comprehensive experimental validation that GISMo surpasses the best performing baseline by a large margin in terms of mean reciprocal rank.
arXiv Detail & Related papers (2023-02-15T21:49:23Z) - Counterfactual Recipe Generation: Exploring Compositional Generalization
in a Realistic Scenario [60.20197771545983]
We design the counterfactual recipe generation task, which asks models to modify a base recipe according to the change of an ingredient.
We collect a large-scale recipe dataset in Chinese for models to learn culinary knowledge.
Results show that existing models have difficulties in modifying the ingredients while preserving the original text style, and often miss actions that need to be adjusted.
arXiv Detail & Related papers (2022-10-20T17:21:46Z) - Recipe2Vec: Multi-modal Recipe Representation Learning with Graph Neural
Networks [23.378813327724686]
We formalize the problem of multi-modal recipe representation learning to integrate the visual, textual, and relational information into recipe embeddings.
We first present Large-RG, a new recipe graph data with over half a million nodes, making it the largest recipe graph to date.
We then propose Recipe2Vec, a novel graph neural network based recipe embedding model to capture multi-modal information.
arXiv Detail & Related papers (2022-05-24T23:04:02Z) - Assistive Recipe Editing through Critiquing [34.1050269670062]
RecipeCrit is a hierarchical denoising auto-encoder that edits recipes given ingredient-level critiques.
Our work's main innovation is our unsupervised critiquing module that allows users to edit recipes by interacting with the predicted ingredients.
arXiv Detail & Related papers (2022-05-05T05:52:27Z) - Privileged Graph Distillation for Cold Start Recommendation [57.918041397089254]
The cold start problem in recommender systems requires recommending to new users (items) based on attributes without any historical interaction records.
We propose a privileged graph distillation model(PGD)
Our proposed model is generally applicable to different cold start scenarios with new user, new item, or new user-new item.
arXiv Detail & Related papers (2021-05-31T14:05:27Z) - Graph Learning based Recommender Systems: A Review [111.43249652335555]
Graph Learning based Recommender Systems (GLRS) employ advanced graph learning approaches to model users' preferences and intentions as well as items' characteristics for recommendations.
We provide a systematic review of GLRS, by discussing how they extract important knowledge from graph-based representations to improve the accuracy, reliability and explainability of the recommendations.
arXiv Detail & Related papers (2021-05-13T14:50:45Z) - Revamping Cross-Modal Recipe Retrieval with Hierarchical Transformers
and Self-supervised Learning [17.42688184238741]
Cross-modal recipe retrieval has recently gained substantial attention due to the importance of food in people's lives.
We propose a simplified end-to-end model based on well established and high performing encoders for text and images.
Our proposed method achieves state-of-the-art performance in the cross-modal recipe retrieval task on the Recipe1M dataset.
arXiv Detail & Related papers (2021-03-24T10:17:09Z) - Structure-Aware Generation Network for Recipe Generation from Images [142.047662926209]
We investigate an open research task of generating cooking instructions based on only food images and ingredients.
Target recipes are long-length paragraphs and do not have annotations on structure information.
We propose a novel framework of Structure-aware Generation Network (SGN) to tackle the food recipe generation task.
arXiv Detail & Related papers (2020-09-02T10:54:25Z) - Multi-modal Cooking Workflow Construction for Food Recipes [147.4435186953995]
We build MM-ReS, the first large-scale dataset for cooking workflow construction.
We propose a neural encoder-decoder model that utilizes both visual and textual information to construct the cooking workflow.
arXiv Detail & Related papers (2020-08-20T18:31:25Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.