Open Multimodal Retrieval-Augmented Factual Image Generation
Yang Tian, Fan Liu, Jingyuan Zhang, Wei Bi, Yupeng Hu, Liqiang Nie
TL;DR
ORIG addresses factual inconsistency in image generation by introducing an open multimodal retrieval-augmented framework for Factual Image Generation (FIG). It formalizes FIG, builds a three-module pipeline for open web-based retrieval, prompt construction, and generation, and introduces FIG-Eval to benchmark factual grounding across perceptual, compositional, and temporal dimensions. Experimental results show that ORIG consistently improves factual consistency and image quality over strong baselines by effectively integrating textual and visual evidence. This approach demonstrates the practical potential of open multimodal retrieval for knowledge-grounded image synthesis in dynamic real-world contexts.
Abstract
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 involve fine-grained attributes or time-sensitive events. Conventional retrieval-augmented approaches attempt to address this issue by introducing external information, yet they are fundamentally incapable of grounding generation in accurate and evolving knowledge due to their reliance on static sources and shallow evidence integration. To bridge this gap, we introduce ORIG, an agentic open multimodal retrieval-augmented framework for Factual Image Generation (FIG), a new task that requires both visual realism and factual grounding. ORIG iteratively retrieves and filters multimodal evidence from the web and incrementally integrates the refined knowledge into enriched prompts to guide generation. To support systematic evaluation, we build FIG-Eval, a benchmark spanning ten categories across perceptual, compositional, and temporal dimensions. Experiments demonstrate that ORIG substantially improves factual consistency and overall image quality over strong baselines, highlighting the potential of open multimodal retrieval for factual image generation.
