RECipe: Does a Multi-Modal Recipe Knowledge Graph Fit a Multi-Purpose Recommendation System?
Ali Pesaranghader, Touqir Sajed

TL;DR
RECIPE is a versatile recipe recommendation framework utilizing a multi-modal knowledge graph that integrates text, images, and user behavior to improve recommendation accuracy and address cold start issues.
Contribution
It introduces a multi-purpose recommendation system leveraging a multi-modal knowledge graph with novel embedding and autoencoder techniques for text and image data.
Findings
KGE models perform comparably to neural solutions.
Pre-trained NLP embeddings enable zero-shot and cold start recommendations.
RECIPE effectively integrates multiple data modalities for recipe recommendation.
Abstract
Over the past two decades, recommendation systems (RSs) have used machine learning (ML) solutions to recommend items, e.g., movies, books, and restaurants, to clients of a business or an online platform. Recipe recommendation, however, has not yet received much attention compared to those applications. We introduce RECipe as a multi-purpose recipe recommendation framework with a multi-modal knowledge graph (MMKG) backbone. The motivation behind RECipe is to go beyond (deep) neural collaborative filtering (NCF) by recommending recipes to users when they query in natural language or by providing an image. RECipe consists of 3 subsystems: (1) behavior-based recommender, (2) review-based recommender, and (3) image-based recommender. Each subsystem relies on the embedding representations of entities and relations in the graph. We first obtain (pre-trained) embedding representations of…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Advanced Graph Neural Networks · Topic Modeling
MethodsMPNet
