Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

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

About

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 the text-image joint embedding model. We use the Recipe1M dataset for the technical description and empirical validation. In preprocessing, we perform deep feature engineering by combining deep feature engineering with semantic context features derived from raw text-image input data. We leverage LSTM to identify key terms, deep NLP models from the BERT family, TextRank, or TF-IDF to produce ranking scores for key terms before generating the vector representation for each key term by using word2vec. We leverage wideResNet50 and word2vec to extract and encode the image category semantics of food images to help semantic alignment of the learned recipe and image embeddings in the joint latent space. In joint embedding learning, we perform deep feature engineering by optimizing the batch-hard triplet loss function with soft-margin and double negative sampling, taking into account also the category-based alignment loss and discriminator-based alignment loss. Extensive experiments demonstrate that our SEJE approach with deep feature engineering significantly outperforms the state-of-the-art approaches.

Zhongwei Xie, Ling Liu, Yanzhao Wu, Luo Zhong, Lin Li• 2021

Related benchmarks

TaskDatasetResultRank
Image-to-recipe retrievalRecipe1M 10k setup (test)
Recall@126.9
125
Recipe-to-image retrievalRecipe1M 10k setup (test)
R@127.2
120
Image-to-recipe retrievalRecipe1M 1k setup (test)
Recall@158.1
116
Recipe-to-image retrievalRecipe1M 1k setup (test)
Recall@158.5
110
Showing 4 of 4 rows

Other info

Follow for update