CVMar 12, 2024

Text-to-Image Diffusion Models are Great Sketch-Photo Matchmakers

arXiv:2403.07214v219 citationsh-index: 33CVPR
AI Analysis

This addresses sketch-based image retrieval for computer vision applications, representing an incremental advance by applying existing models to a new task.

This paper tackles Zero-Shot Sketch-based Image Retrieval by leveraging text-to-image diffusion models to bridge sketches and photos, achieving significant performance improvements on benchmark datasets.

This paper, for the first time, explores text-to-image diffusion models for Zero-Shot Sketch-based Image Retrieval (ZS-SBIR). We highlight a pivotal discovery: the capacity of text-to-image diffusion models to seamlessly bridge the gap between sketches and photos. This proficiency is underpinned by their robust cross-modal capabilities and shape bias, findings that are substantiated through our pilot studies. In order to harness pre-trained diffusion models effectively, we introduce a straightforward yet powerful strategy focused on two key aspects: selecting optimal feature layers and utilising visual and textual prompts. For the former, we identify which layers are most enriched with information and are best suited for the specific retrieval requirements (category-level or fine-grained). Then we employ visual and textual prompts to guide the model's feature extraction process, enabling it to generate more discriminative and contextually relevant cross-modal representations. Extensive experiments on several benchmark datasets validate significant performance improvements.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes