paper-with-me

홈 › Papers

RealRAG: Retrieval-augmented Realistic Image Generation via Self-reflective Contrastive Learning

2025-02-02 · Yuanhuiyi Lyu, Xu Zheng, Lutao Jiang, Yibo Yan, Xin Zou, Huiyu Zhou, Linfeng Zhang, Xuming Hu

Recent text-to-image generative models, e.g., Stable Diffusion V3 and Flux, have achieved notable progress. However, these models are strongly restricted to their limited knowledge, a.k.a., their own fixed parameters, that are trained with closed datasets. This leads to significant hallucinations or distortions when facing fine-grained and unseen novel real-world objects, e.g., the appearance of the Tesla Cybertruck. To this end, we present the first real-object-based retrieval-augmented generation framework (RealRAG), which augments fine-grained and unseen novel object generation by learning and retrieving real-world images to overcome the knowledge gaps of generative models. Specifically, to integrate missing memory for unseen novel object generation, we train a reflective retriever by self-reflective contrastive learning, which injects the generator's knowledge into the sef-reflective negatives, ensuring that the retrieved augmented images compensate for the model's missing knowledge. Furthermore, the real-object-based framework integrates fine-grained visual knowledge for the generative models, tackling the distortion problem and improving the realism for fine-grained object generation. Our Real-RAG is superior in its modular application to all types of state-of-the-art text-to-image generative models and also delivers remarkable performance boosts with all of them, such as a gain of 16.18% FID score with the auto-regressive model on the Stanford Car benchmark.

📄 PDF Abstract BibTeX arXiv:2502.00848

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningImage GenerationObjectRAGRetrievalRetrieval-augmented Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Open Multimodal Retrieval-Augmented Factual Image Generation

2025-10-26 · Yang Tian, Fan Liu, Jingyuan Zhang, Wei Bi 외 arxiv

Large Multimodal Models (LMMs) have achieved remarkable progress in generating photorealistic and prompt-aligned images, but they often produce outputs that contradict verifiable knowledge, especially when prompts involv…

Image Generation

Towards Mixed-Modal Retrieval for Universal Retrieval-Augmented Generation

2025-10-20 · Chenghao Zhang, Guanting Dong, Xinyu Yang, Zhicheng Dou arxiv

Retrieval-Augmented Generation (RAG) has emerged as a powerful paradigm for enhancing large language models (LLMs) by retrieving relevant documents from an external corpus. However, existing RAG systems primarily focus o…

LAKE-RED: Camouflaged Images Generation by Latent Background Knowledge Retrieval-Augmented Diffusion

2024-03-30 · CVPR 2024 1 · Pancheng Zhao, Peng Xu, Pengda Qin, Deng-Ping Fan 외

Camouflaged vision perception is an important vision task with numerous practical applications. Due to the expensive collection and labeling costs, this community struggles with a major bottleneck that the species catego…

DiversityImage GenerationRetrieval

MotionRAG: Motion Retrieval-Augmented Image-to-Video Generation

2025-09-30 · Chenhui Zhu, Yilu Wu, Shuai Wang, Gangshan Wu 외 arxiv

Image-to-video generation has made remarkable progress with the advancements in diffusion models, yet generating videos with realistic motion remains highly challenging. This difficulty arises from the complexity of accu…

Zero-shot GeneralizationVideo Generation

Re-Imagen: Retrieval-Augmented Text-to-Image Generator

2022-09-29 · Wenhu Chen, Hexiang Hu, Chitwan Saharia, William W. Cohen

Research on text-to-image generation has witnessed significant progress in generating diverse and photo-realistic images, driven by diffusion and auto-regressive models trained on large-scale image-text data. Though stat…

Image GenerationImage-text RetrievalRetrievalText Retrieval+2