paper-with-me

홈 › Papers

R2GAN: Cross-Modal Recipe Retrieval With Generative Adversarial Network

2019-06-01 · CVPR 2019 6 · Bin Zhu, Chong-Wah Ngo, Jingjing Chen, Yanbin Hao

Representing procedure text such as recipe for crossmodal retrieval is inherently a difficult problem, not mentioning to generate image from recipe for visualization. This paper studies a new version of GAN, named Recipe Retrieval Generative Adversarial Network (R2GAN), to explore the feasibility of generating image from procedure text for retrieval problem. The motivation of using GAN is twofold: learning compatible cross-modal features in an adversarial way, and explanation of search results by showing the images generated from recipes. The novelty of R2GAN comes from architecture design, specifically a GAN with one generator and dual discriminators is used, which makes the generation of image from recipe a feasible idea. Furthermore, empowered by the generated images, a two-level ranking loss in both embedding and image spaces are considered. These add-ons not only result in excellent retrieval performance, but also generate close-to-realistic food images useful for explaining ranking of recipes. On recipe1M dataset, R2GAN demonstrates high scalability to data size, outperforms all the existing approaches, and generates images intuitive for human to interpret the search results.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial NetworkRetrieval

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Transformer-based Cross-Modal Recipe Embeddings with Large Batch Training

2022-05-10 · Jing Yang, Junwen Chen, Keiji Yanai

In this paper, we present a cross-modal recipe retrieval framework, Transformer-based Network for Large Batch Training (TNLBT), which is inspired by ACME~(Adversarial Cross-Modal Embedding) and H-T~(Hierarchical Transfor…

Contrastive LearningImage GenerationRetrievalSelf-Supervised Learning

Learning Cross-Modal Embeddings with Adversarial Networks for Cooking Recipes and Food Images

2019-05-03 · CVPR 2019 6 · Hao Wang, Doyen Sahoo, Chenghao Liu, Ee-Peng Lim 외

Food computing is playing an increasingly important role in human daily life, and has found tremendous applications in guiding human behavior towards smart food consumption and healthy lifestyle. An important task under …

Cross-Modal RetrievalNutritionRetrievalTranslation+1

Revamping Cross-Modal Recipe Retrieval with Hierarchical Transformers and Self-supervised Learning

2021-03-24 · CVPR 2021 1 · Amaia Salvador, Erhan Gundogdu, Loris Bazzani, Michael Donoser

Cross-modal recipe retrieval has recently gained substantial attention due to the importance of food in people's lives, as well as the availability of vast amounts of digital cooking recipes and food images to train mach…

Cross-Modal RetrievalRetrievalSelf-Supervised Learning

Recipe2Vec: Multi-modal Recipe Representation Learning with Graph Neural Networks

2022-05-24 · Yijun Tian, Chuxu Zhang, Zhichun Guo, Yihong Ma 외

Learning effective recipe representations is essential in food studies. Unlike what has been developed for image-based recipe retrieval or learning structural text embeddings, the combined effect of multi-modal informati…

Adversarial AttackGraph Neural NetworkNode ClassificationRepresentation Learning+1

Cross-Modal Retrieval and Synthesis (X-MRS): Closing the Modality Gap in Shared Representation Learning

2020-12-02 · Ricardo Guerrero, Hai Xuan Pham, Vladimir Pavlovic

Computational food analysis (CFA) naturally requires multi-modal evidence of a particular food, e.g., images, recipe text, etc. A key to making CFA possible is multi-modal shared representation learning, which aims to cr…

Cross-Modal RetrievalImage GenerationRepresentation LearningRetrieval