paper-with-me

홈 › Papers

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

2022-05-24 · Yijun Tian, Chuxu Zhang, Zhichun Guo, Yihong Ma, Ronald Metoyer, Nitesh V. Chawla

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 information (i.e., recipe images, text, and relation data) receives less attention. In this paper, we formalize the problem of multi-modal recipe representation learning to integrate the visual, textual, and relational information into recipe embeddings. In particular, we first present Large-RG, a new recipe graph data with over half a million nodes, making it the largest recipe graph to date. We then propose Recipe2Vec, a novel graph neural network based recipe embedding model to capture multi-modal information. Additionally, we introduce an adversarial attack strategy to ensure stable learning and improve performance. Finally, we design a joint objective function of node classification and adversarial learning to optimize the model. Extensive experiments demonstrate that Recipe2Vec outperforms state-of-the-art baselines on two classic food study tasks, i.e., cuisine category classification and region prediction. Dataset and codes are available at https://github.com/meettyj/Recipe2Vec.

📄 PDF Abstract BibTeX arXiv:2205.12396

Code (1)

meettyj/recipe2vec 공식 구현 pytorch

Tasks

Adversarial AttackGraph Neural NetworkNode ClassificationRepresentation LearningRetrieval

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

RECipe: Does a Multi-Modal Recipe Knowledge Graph Fit a Multi-Purpose Recommendation System?

2023-08-08 · Ali Pesaranghader, Touqir Sajed

Over the past two decades, recommendation systems (RSs) have used machine learning (ML) solutions to recommend items, e.g., movies, books, and restaurants, to clients of a business or an online platform. Recipe recommend…

BenchmarkingCollaborative FilteringGraph EmbeddingKnowledge Graph Embedding+3

Multi-modal Food Recommendation using Clustering and Self-supervised Learning

2024-06-27 · Yixin Zhang, Xin Zhou, Qianwen Meng, Fanglin Zhu 외

Food recommendation systems serve as pivotal components in the realm of digital lifestyle services, designed to assist users in discovering recipes and food items that resonate with their unique dietary predilections. Ty…

ClusteringFood recommendationRecommendation SystemsSelf-Supervised Learning

Learning Structural Representations for Recipe Generation and Food Retrieval

2021-10-04 · Hao Wang, Guosheng Lin, Steven C. H. Hoi, Chunyan Miao

Food is significant to human daily life. In this paper, we are interested in learning structural representations for lengthy recipes, that can benefit the recipe generation and food cross-modal retrieval tasks. Different…

Cross-Modal RetrievalImage CaptioningRecipe GenerationRetrieval+1

Visual Recipe Flow: A Dataset for Learning Visual State Changes of Objects with Recipe Flows

2022-09-13 · COLING 2022 10 · Keisuke Shirai, Atsushi Hashimoto, Taichi Nishimura, Hirotaka Kameko 외

We present a new multimodal dataset called Visual Recipe Flow, which enables us to learn each cooking action result in a recipe text. The dataset consists of object state changes and the workflow of the recipe text. The …

Text Generation

Mitigating Cross-modal Representation Bias for Multicultural Image-to-Recipe Retrieval

2025-10-23 · Qing Wang, Chong-Wah Ngo, Yu Cao, Ee-Peng Lim arxiv

Existing approaches for image-to-recipe retrieval have the implicit assumption that a food image can fully capture the details textually documented in its recipe. However, a food image only reflects the visual outcome of…

Representation Learning