Transformer Decoders with MultiModal Regularization for Cross-Modal Food Retrieval
Mustafa Shukor, Guillaume Couairon, Asya Grechka, Matthieu Cord

TL;DR
This paper introduces T-Food, a novel cross-modal food retrieval framework that combines multimodal regularization with unimodal encoders, achieving significant performance improvements on large-scale datasets.
Contribution
The paper presents a new retrieval framework that exploits cross-modal interaction via regularization while maintaining efficient unimodal encoders at test time, and introduces dynamic triplet loss variants.
Findings
Outperforms existing methods on Recipe1M dataset
Achieves 8.1% and 10.9% absolute improvements in R@1 on 1k and 10k test sets
Utilizes recent VLP models like CLIP for image encoding
Abstract
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 databases, leaving aside cross-attention between modalities which is more computationally expensive. We propose a new retrieval framework, T-Food (Transformer Decoders with MultiModal Regularization for Cross-Modal Food Retrieval) that exploits the interaction between modalities in a novel regularization scheme, while using only unimodal encoders at test time for efficient retrieval. We also capture the intra-dependencies between recipe entities with a dedicated recipe encoder, and propose new variants of triplet losses with dynamic margins that adapt to the difficulty of the task. Finally, we leverage the power of the recent Vision and Language Pretraining (VLP) models such…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Advanced Image and Video Retrieval Techniques · Image Retrieval and Classification Techniques
MethodsContrastive Language-Image Pre-training
