paper-with-me

Papers

RecipeGPT: Generative Pre-training Based Cooking Recipe Generation and Evaluation System

2020-03-05 · Helena H. Lee, Ke Shu, Palakorn Achananuparp, Philips Kokoh Prasetyo, Yue Liu, Ee-Peng Lim, Lav R. Varshney

Interests in the automatic generation of cooking recipes have been growing steadily over the past few years thanks to a large amount of online cooking recipes. We present RecipeGPT, a novel online recipe generation and evaluation system. The system provides two modes of text generations: (1) instruction generation from given recipe title and ingredients; and (2) ingredient generation from recipe title and cooking instructions. Its back-end text generation module comprises a generative pre-trained language model GPT-2 fine-tuned on a large cooking recipe dataset. Moreover, the recipe evaluation module allows the users to conveniently inspect the quality of the generated recipe contents and store the results for future reference. RecipeGPT can be accessed online at https://recipegpt.org/.

📄 PDF Abstract BibTeX arXiv:2003.02498

Code (1)

LARC-CMU-SMU/RecipeGPT-exp 공식 구현 tf

Tasks

Language ModelingLanguage ModellingRecipe GenerationText Generation

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Residual Connection 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Linear Warmup With Cosine Annealing Linear Warmup With Cosine Annealing is a learning rate schedule where we increase the learning rate linearly for $n$ updates and then anneal according to a cosine schedule…
Discriminative Fine-Tuning Discriminative Fine-Tuning is a fine-tuning strategy that is used for ULMFiT type models. Instead of using the same learning rate…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…

Similar Papers 제목 키워드 기반

A generative grammar of cooking

2022-10-12 · Ganesh Bagler

Cooking is a uniquely human endeavor for transforming raw ingredients into delicious dishes. Over centuries, cultures worldwide have evolved diverse cooking practices ingrained in their culinary traditions. Recipes, thus…

NutritionRecipe Generation

RecipeNLG: A Cooking Recipes Dataset for Semi-Structured Text Generation

2020-12-15 · Michał Bień, Michał Gilski, Martyna Maciejewska, Wojciech Taisner 외

Semi-structured text generation is a non-trivial problem. Although last years have brought lots of improvements in natural language generation, thanks to the development of neural models trained on large scale datasets, …

Named Entity Recognition (NER)Recipe GenerationText Generation

Towards Fine-Dining Recipe Generation with Generative Pre-trained Transformers

2022-09-26 · Konstantinos Katserelis, Konstantinos Skianis

Food is essential to human survival. So much so that we have developed different recipes to suit our taste needs. In this work, we propose a novel way of creating new, fine-dining recipes from scratch using Transformers,…

Recipe Generation

Ratatouille: A tool for Novel Recipe Generation

2022-05-10 · Mansi Goel, Pallab Chakraborty, Vijay Ponnaganti, Minnet Khan 외

Due to availability of a large amount of cooking recipes online, there is a growing interest in using this as data to create novel recipes. Novel Recipe Generation is a problem in the field of Natural Language Processing…

Recipe Generation

CookingDiffusion: Cooking Procedural Image Generation with Stable Diffusion

2025-01-15 · YuAn Wang, Bin Zhu, Yanbin Hao, Chong-Wah Ngo 외

Recent advancements in text-to-image generation models have excelled in creating diverse and realistic images. This success extends to food imagery, where various conditional inputs like cooking styles, ingredients, and …

Image GenerationText to Image GenerationText-to-Image Generation