KitcheNette: Predicting and Recommending Food Ingredient Pairings using Siamese Neural Networks
As a vast number of ingredients exist in the culinary world, there are countless food ingredient pairings, but only a small number of pairings have been adopted by chefs and studied by food researchers. In this work, we propose KitcheNette which is a model that predicts food ingredient pairing scores and recommends optimal ingredient pairings. KitcheNette employs Siamese neural networks and is trained on our annotated dataset containing 300K scores of pairings generated from numerous ingredients in food recipes. As the results demonstrate, our model not only outperforms other baseline models but also can recommend complementary food pairings and discover novel ingredient pairings.
Code (1)
Similar Papers 제목 키워드 기반
FlavorDiffusion: Predicting Food Pairings and Chemical Interactions Using Diffusion Models
The study of food pairing has evolved beyond subjective expertise with the advent of machine learning. This paper presents FlavorDiffusion, a novel framework leveraging diffusion models to predict food-chemical interacti…
Food Recipe Recommendation Based on Ingredients Detection Using Deep Learning
Food is essential for human survival, and people always try to taste different types of delicious recipes. Frequently, people choose food ingredients without even knowing their names or pick up some food ingredients that…
BIG-bench Machine LearningDeep LearningPicture-to-Amount (PITA): Predicting Relative Ingredient Amounts from Food Images
Increased awareness of the impact of food consumption on health and lifestyle today has given rise to novel data-driven food analysis systems. Although these systems may recognize the ingredients, a detailed analysis of …
NutritionDeep Cooking: Predicting Relative Food Ingredient Amounts from Images
In this paper, we study the novel problem of not only predicting ingredients from a food image, but also predicting the relative amounts of the detected ingredients. We propose two prediction-based models using deep lear…
Interpretable Relational Representations for Food Ingredient Recommendation Systems
Supporting chefs with ingredient recommender systems to create new recipes is challenging, as good ingredient combinations depend on many factors like taste, smell, cuisine style, texture among others. There have been fe…
Recommendation Systems