中文

RecipeGPT:基于生成式预训练的美食菜谱生成与评估系统

计算与语言 2020-10-28 v1 信息检索 机器学习

摘要

得益于大量在线烹饪菜谱,过去几年中对菜谱自动生成的兴趣稳步增长。我们提出RecipeGPT,一个新颖的在线菜谱生成与评估系统。该系统提供两种文本生成模式:(1)由给定菜谱标题和食材生成烹饪步骤;(2)由菜谱标题和烹饪步骤生成食材。其后端文本生成模块由一个在大型菜谱数据集上微调的生成式预训练语言模型GPT-2构成。此外,菜谱评估模块允许用户便捷地检查所生成菜谱内容的质量并存储结果以备将来参考。RecipeGPT可于https://recipegpt.org/在线访问。

关键词

引用

@article{arxiv.2003.02498,
  title  = {RecipeGPT: Generative Pre-training Based Cooking Recipe Generation and Evaluation System},
  author = {Helena H. Lee and Ke Shu and Palakorn Achananuparp and Philips Kokoh Prasetyo and Yue Liu and Ee-Peng Lim and Lav R. Varshney},
  journal= {arXiv preprint arXiv:2003.02498},
  year   = {2020}
}

备注

Accepted to WWW 2020. Demo track paper