paper-with-me

Papers

ImageRAG: Dynamic Image Retrieval for Reference-Guided Image Generation

2025-02-13 · Rotem Shalev-Arkushin, Rinon Gal, Amit H. Bermano, Ohad Fried

Diffusion models enable high-quality and diverse visual content synthesis. However, they struggle to generate rare or unseen concepts. To address this challenge, we explore the usage of Retrieval-Augmented Generation (RAG) with image generation models. We propose ImageRAG, a method that dynamically retrieves relevant images based on a given text prompt, and uses them as context to guide the generation process. Prior approaches that used retrieved images to improve generation, trained models specifically for retrieval-based generation. In contrast, ImageRAG leverages the capabilities of existing image conditioning models, and does not require RAG-specific training. Our approach is highly adaptable and can be applied across different model types, showing significant improvement in generating rare and fine-grained concepts using different base models. Our project page is available at: https://rotem-shalev.github.io/ImageRAG

📄 PDF Abstract BibTeX arXiv:2502.09411

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationImage RetrievalRAGRetrievalRetrieval-augmented Generation

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

ImageRAG: Enhancing Ultra High Resolution Remote Sensing Imagery Analysis with ImageRAG

2024-11-12 · Zilun Zhang, Haozhan Shen, Tiancheng Zhao, Zian Guan 외

Ultra High Resolution (UHR) remote sensing imagery (RSI) (e.g. 100,000 $\times$ 100,000 pixels or more) poses a significant challenge for current Remote Sensing Multimodal Large Language Models (RSMLLMs). If choose to re…

RAGRetrievalRetrieval-augmented Generation

ImageRAGTurbo: Towards One-step Text-to-Image Generation with Retrieval-Augmented Diffusion Models

2026-02-13 · Peijie Qiu, Hariharan Ramshankar, Arnau Ramisa, René Vidal 외 arxiv

Diffusion models have emerged as the leading approach for text-to-image generation. However, their iterative sampling process, which gradually morphs random noise into coherent images, introduces significant latency that…

Text-to-Image Generation

SAR-RAG: ATR Visual Question Answering by Semantic Search, Retrieval, and MLLM Generation

2026-02-04 · David F. Ramirez, Tim Overman, Kristen Jaskie, Joe Marvin 외 arxiv

We present a visual-context image-retrieval-augmented generation (ImageRAG)- assisted AI agent for automatic target recognition (ATR) of synthetic aperture radar (SAR) imagery. SAR is a remote sensing method used in defe…

Visual Question Answering

RAGAR: Retrieval Augment Personalized Image Generation Guided by Recommendation

2025-05-03 · Run Ling, Wenji Wang, YuTing Liu, Guibing Guo 외

Personalized image generation is crucial for improving the user experience, as it renders reference images into preferred ones according to user visual preferences. Although effective, existing methods face two main issu…

Image GenerationPersonalized Image GenerationRetrieval

Multi-modal Reference Learning for Fine-grained Text-to-Image Retrieval

2025-04-10 · Zehong Ma, Hao Chen, Wei Zeng, Limin Su 외

Fine-grained text-to-image retrieval aims to retrieve a fine-grained target image with a given text query. Existing methods typically assume that each training image is accurately depicted by its textual descriptions. Ho…

Image RetrievalRepresentation LearningRetrieval