paper-with-me

Papers

Vision and Structured-Language Pretraining for Cross-Modal Food Retrieval

2022-12-08 · Mustafa Shukor, Nicolas Thome, Matthieu Cord

Vision-Language Pretraining (VLP) and Foundation models have been the go-to recipe for achieving SoTA performance on general benchmarks. However, leveraging these powerful techniques for more complex vision-language tasks, such as cooking applications, with more structured input data, is still little investigated. In this work, we propose to leverage these techniques for structured-text based computational cuisine tasks. Our strategy, dubbed VLPCook, first transforms existing image-text pairs to image and structured-text pairs. This allows to pretrain our VLPCook model using VLP objectives adapted to the strutured data of the resulting datasets, then finetuning it on downstream computational cooking tasks. During finetuning, we also enrich the visual encoder, leveraging pretrained foundation models (e.g. CLIP) to provide local and global textual context. VLPCook outperforms current SoTA by a significant margin (+3.3 Recall@1 absolute improvement) on the task of Cross-Modal Food Retrieval on the large Recipe1M dataset. We conduct further experiments on VLP to validate their importance, especially on the Recipe1M+ dataset. Finally, we validate the generalization of the approach to other tasks (i.e, Food Recognition) and domains with structured text such as the Medical domain on the ROCO dataset. The code is available here: https://github.com/mshukor/VLPCook

📄 PDF Abstract BibTeX arXiv:2212.04267

Code (1)

mshukor/vlpcook 공식 구현 pytorch

Tasks

Cross-Modal RetrievalFood RecognitionRetrieval

Similar Papers 제목 키워드 기반

SLIP: Structural-aware Language-Image Pretraining for Vision-Language Alignment

2025-11-04 · Wenbo Lu arxiv

Vision-Language Pretraining (VLP) has achieved remarkable success across various downstream tasks, but such gains are largely driven by scaling up on training data. Yet, literature methods treat image-text pairs as isola…

Cross-Modal Retrieval

MedTri: A Platform for Structured Medical Report Normalization to Enhance Vision-Language Pretraining

2026-02-25 · Yuetan Chu, Xinhua Ma, Xinran Jin, Gongning Luo 외 arxiv

Medical vision-language pretraining increasingly relies on medical reports as large-scale supervisory signals; however, raw reports often exhibit substantial stylistic heterogeneity, variable length, and a considerable a…

Seeing Like Radiologists: Context- and Gaze-Guided Vision-Language Pretraining for Chest X-rays

2026-03-27 · Kang Liu, Zhuoqi Ma, Siyu Liang, Yunan Li 외 arxiv

Despite recent advances in medical vision-language pretraining, existing models still struggle to capture the diagnostic workflow: radiographs are typically treated as context-agnostic images, while radiologists' gaze --…

Representation LearningContrastive LearningVisual ReasoningText Retrieval

PhenoLIP: Integrating Phenotype Ontology Knowledge into Medical Vision-Language Pretraining

2026-02-05 · Cheng Liang, Chaoyi Wu, Weike Zhao, Ya Zhang 외 arxiv

Recent progress in large-scale CLIP-like vision-language models(VLMs) has greatly advanced medical image analysis. However, most existing medical VLMs still rely on coarse image-text contrastive objectives and fail to ca…

Phenotype classificationKnowledge DistillationCross-Modal Retrieval

MAKE: Multi-Aspect Knowledge-Enhanced Vision-Language Pretraining for Zero-shot Dermatological Assessment

2025-05-14 · Siyuan Yan, Xieji Li, Ming Hu, Yiwen Jiang 외

Dermatological diagnosis represents a complex multimodal challenge that requires integrating visual features with specialized clinical knowledge. While vision-language pretraining (VLP) has advanced medical AI, its effec…

Clinical KnowledgeContrastive LearningCross-Modal Retrieval