Reasoning with Image Generation Researchers proposed ReImaGin, a method that uses image generation models as a flexible visual reasoning mechanism for multimodal large language models, according to a new arXiv paper (2609.16409v1). Across six diverse visual reasoning tasks, including multi-view spatial reasoning and collision prediction, ReImaGin outperformed both text-only reasoning and specialist vision-tool baselines with gains of up to 25%. The approach differs from prior multimodal LLM augmentation by relying on open-ended, natural-language-commanded visual operations rather than fixed-function tools such as depth estimation or object detection modules. arXiv:2609.16409v1 Announce Type: new Abstract: Chain-of-thought reasoning has revolutionized natural language processing by enabling large language models LLMs to decompose problems into intermediate steps before answering. Yet confining reasoning to the textual domain presents limitations for tasks requiring direct manipulation of visual representations. Recent efforts augment multimodal LLMs with external visual expert tools such as depth estimation or object detection modules, but these remain fundamentally limited by their reliance on narrow, rigid operations that cannot flexibly generate or transform visual content. We propose ReImaGin, which leverages image generation models as a flexible visual reasoning mechanism for multimodal LLMs: unlike fixed-function tools, they accept natural language commands and can perform open-ended visual operations, like removing an occlusion or generating a floorplan from multiple disjoint views of a room. Across six diverse visual reasoning tasks including multi-view spatial reasoning and collision prediction, ReImaGin consistently outperforms both text-only reasoning and specialist vision-tool baselines, with gains of up to 25\%, demonstrating the advantage of flexible, generative visual reasoning.