paper-with-me

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 Transformer). TNLBT aims to accomplish retrieval tasks while generating images from recipe embeddings. We apply the Hierarchical Transformer-based recipe text encoder, the Vision Transformer~(ViT)-based recipe image encoder, and an adversarial network architecture to enable better cross-modal embedding learning for recipe texts and images. In addition, we use self-supervised learning to exploit the rich information in the recipe texts having no corresponding images. Since contrastive learning could benefit from a larger batch size according to the recent literature on self-supervised learning, we adopt a large batch size during training and have validated its effectiveness. In the experiments, the proposed framework significantly outperformed the current state-of-the-art frameworks in both cross-modal recipe retrieval and image generation tasks on the benchmark Recipe1M. This is the first work which confirmed the effectiveness of large batch training on cross-modal recipe embeddings.

📄 PDF Abstract BibTeX arXiv:2205.04948

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningImage GenerationRetrievalSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Transformer Decoders with MultiModal Regularization for Cross-Modal Food Retrieval

2022-04-20 · Mustafa Shukor, Guillaume Couairon, Asya Grechka, Matthieu Cord

Cross-modal image-recipe retrieval has gained significant attention in recent years. Most work focuses on improving cross-modal embeddings using unimodal encoders, that allow for efficient retrieval in large-scale databa…

Cross-Modal RetrievalRetrievalTriplet

Cross-Modal Food Retrieval: Learning a Joint Embedding of Food Images and Recipes with Semantic Consistency and Attention Mechanism

2020-03-09 · Hao Wang, Doyen Sahoo, Chenghao Liu, Ke Shu 외

Food retrieval is an important task to perform analysis of food-related information, where we are interested in retrieving relevant information about the queried food item such as ingredients, cooking instructions, etc. …

Cross-Modal RetrievalRetrieval

Learning Cross-Modal Embeddings for Cooking Recipes and Food Images

2017-07-01 · CVPR 2017 7 · Amaia Salvador, Nicholas Hynes, Yusuf Aytar, Javier Marin 외

In this paper, we introduce Recipe1M, a new large-scale, structured corpus of over 1m cooking recipes and 800k food images. As the largest publicly available collection of recipe data, Recipe1M affords the ability to tra…

General ClassificationRetrieval

Recipe1M+: A Dataset for Learning Cross-Modal Embeddings for Cooking Recipes and Food Images

2018-10-14 · Javier Marin, Aritro Biswas, Ferda Ofli, Nicholas Hynes 외

In this paper, we introduce Recipe1M+, a new large-scale, structured corpus of over one million cooking recipes and 13 million food images. As the largest publicly available collection of recipe data, Recipe1M+ affords t…

Cross-Modal RetrievalGeneral ClassificationRetrieval

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