paper-with-me

Papers

Learning TFIDF Enhanced Joint Embedding for Recipe-Image Cross-Modal Retrieval Service

2021-08-02 · Zhongwei Xie, Ling Liu, Yanzhao Wu, Lin Li, Luo Zhong

It is widely acknowledged that learning joint embeddings of recipes with images is challenging due to the diverse composition and deformation of ingredients in cooking procedures. We present a Multi-modal Semantics enhanced Joint Embedding approach (MSJE) for learning a common feature space between the two modalities (text and image), with the ultimate goal of providing high-performance cross-modal retrieval services. Our MSJE approach has three unique features. First, we extract the TFIDF feature from the title, ingredients and cooking instructions of recipes. By determining the significance of word sequences through combining LSTM learned features with their TFIDF features, we encode a recipe into a TFIDF weighted vector for capturing significant key terms and how such key terms are used in the corresponding cooking instructions. Second, we combine the recipe TFIDF feature with the recipe sequence feature extracted through two-stage LSTM networks, which is effective in capturing the unique relationship between a recipe and its associated image(s). Third, we further incorporate TFIDF enhanced category semantics to improve the mapping of image modality and to regulate the similarity loss function during the iterative learning of cross-modal joint embedding. Experiments on the benchmark dataset Recipe1M show the proposed approach outperforms the state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:2108.00724

Code (1)

Kevinnest/MSJE 공식 구현 pytorch

Tasks

Cross-Modal RetrievalRetrieval

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Learning Joint Embedding with Modality Alignments for Cross-Modal Retrieval of Recipes and Food Images

2021-08-09 · Zhongwei Xie, Ling Liu, Lin Li, Luo Zhong

This paper presents a three-tier modality alignment approach to learning text-image joint embedding, coined as JEMA, for cross-modal retrieval of cooking recipes and food images. The first tier improves recipe text embed…

cross-modal alignmentCross-Modal RetrievalRetrievalTerm Extraction+1

Efficient Deep Feature Calibration for Cross-Modal Joint Embedding Learning

2021-08-02 · Zhongwei Xie, Ling Liu, Lin Li, Luo Zhong

This paper introduces a two-phase deep feature calibration framework for efficient learning of semantics enhanced text-image cross-modal joint embedding, which clearly separates the deep feature calibration in data prepr…

Feature EngineeringTriplet

Learning Text-Image Joint Embedding for Efficient Cross-Modal Retrieval with Deep Feature Engineering

2021-10-22 · Zhongwei Xie, Ling Liu, Yanzhao Wu, Luo Zhong 외

This paper introduces a two-phase deep feature engineering framework for efficient learning of semantics enhanced joint embedding, which clearly separates the deep feature engineering in data preprocessing from training …

Cross-Modal RetrievalFeature EngineeringRetrievalTriplet

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