arXiv:2604.15628cs.CVcs.CL2026-04

用统一模型同时处理食物图像和菜谱,提升跨模态检索效果

SIMMER: Cross-Modal Food Image--Recipe Retrieval via MLLM-Based Embedding

论文配图:SIMMER: Cross-Modal Food Image--Recipe Retrieval via MLLM-Based Embedding
图 1 · 摘自论文原文
  • 采用单一多模态大模型编码器,统一处理图像与菜谱文本
  • 在Recipe1M数据集上,图像到菜谱检索准确率最高提升至87.5%
  • 支持不完整菜谱输入,适合真实场景中的饮食记录应用

食物图像与菜谱文本之间的跨模态检索在营养管理、饮食记录和烹饪辅助中有重要应用。现有方法多采用双编码器架构,需复杂对齐策略和特定任务设计来弥合模态语义差距。本文提出SIMMER(单体集成多模态模型用于菜谱嵌入),采用基于多模态大语言模型(MLLM)的VLM2Vec嵌入模型,取代传统双编码器范式,使用单一统一编码器同时处理食物图像和菜谱文本。针对菜谱的结构化特点,设计了包含标题、食材和步骤的提示模板,有效生成嵌入表示。进一步提出组件感知的数据增强策略,在完整与部分菜谱上训练模型,提升对不完整输入的鲁棒性。在Recipe1M数据集上的实验表明,SIMMER在1k和10k评估设置下均达到最优性能,显著优于所有先前方法。特别是,最佳模型将图像到菜谱的R@1从81.8%提升至87.5%(1k),10k设置下从56.5%提升至65.5%。

原文摘要 · Abstract (English)

Cross-modal retrieval between food images and recipe texts is an important task with applications in nutritional management, dietary logging, and cooking assistance. Existing methods predominantly rely on dual-encoder architectures with separate image and text encoders, requiring complex alignment strategies and task-specific network designs to bridge the semantic gap between modalities. In this work, we propose SIMMER (Single Integrated Multimodal Model for Embedding Recipes), which applies Multimodal Large Language Model (MLLM)-based embedding models, specifically VLM2Vec, to this task, replacing the conventional dual-encoder paradigm with a single unified encoder that processes both food images and recipe texts. We design prompt templates tailored to the structured nature of recipes, which consist of a title, ingredients, and cooking instructions, enabling effective embedding generation by the MLLM. We further introduce a component-aware data augmentation strategy that trains the model on both complete and partial recipes, improving robustness to incomplete inputs. Experiments on the Recipe1M dataset demonstrate that SIMMER achieves state-of-the-art performance across both the 1k and 10k evaluation settings, substantially outperforming all prior methods. In particular, our best model improves the 1k image-to-recipe R@1 from 81.8\% to 87.5\% and the 10k image-to-recipe R@1 from 56.5\% to 65.5\% compared to the previous best method.

跨模态检索菜谱生成多模态大模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。