paper-with-me

Papers

Thinking with Generated Images

2025-05-28 · Ethan Chern, Zhulin Hu, Steffi Chern, Siqi Kou, Jiadi Su, Yan Ma, Zhijie Deng, PengFei Liu

We present Thinking with Generated Images, a novel paradigm that fundamentally transforms how large multimodal models (LMMs) engage with visual reasoning by enabling them to natively think across text and vision modalities through spontaneous generation of intermediate visual thinking steps. Current visual reasoning with LMMs is constrained to either processing fixed user-provided images or reasoning solely through text-based chain-of-thought (CoT). Thinking with Generated Images unlocks a new dimension of cognitive capability where models can actively construct intermediate visual thoughts, critique their own visual hypotheses, and refine them as integral components of their reasoning process. We demonstrate the effectiveness of our approach through two complementary mechanisms: (1) vision generation with intermediate visual subgoals, where models decompose complex visual tasks into manageable components that are generated and integrated progressively, and (2) vision generation with self-critique, where models generate an initial visual hypothesis, analyze its shortcomings through textual reasoning, and produce refined outputs based on their own critiques. Our experiments on vision generation benchmarks show substantial improvements over baseline approaches, with our models achieving up to 50% (from 38% to 57%) relative improvement in handling complex multi-object scenarios. From biochemists exploring novel protein structures, and architects iterating on spatial designs, to forensic analysts reconstructing crime scenes, and basketball players envisioning strategic plays, our approach enables AI models to engage in the kind of visual imagination and iterative refinement that characterizes human creative, analytical, and strategic thinking. We release our open-source suite at https://github.com/GAIR-NLP/thinking-with-generated-images.

📄 PDF Abstract BibTeX arXiv:2505.22525

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Reasoning

Similar Papers 제목 키워드 기반

ImageNet-Think-250K: A Large-Scale Synthetic Dataset for Multimodal Reasoning for Vision Language Models

2025-10-02 · Krishna Teja Chitty-Venkata, Murali Emani arxiv

We develop ImageNet-Think, a multimodal reasoning dataset designed to aid the development of Vision Language Models (VLMs) with explicit reasoning capabilities. Our dataset is built on 250,000 images from ImageNet21k dat…

Multimodal Reasoning

A Closer Look at Fourier Spectrum Discrepancies for CNN-generated Images Detection

2021-03-31 · CVPR 2021 1 · Keshigeyan Chandrasegaran, Ngoc-Trung Tran, Ngai-Man Cheung

CNN-based generative modelling has evolved to produce synthetic images indistinguishable from real images in the RGB pixel space. Recent works have observed that CNN-generated images share a systematic shortcoming in rep…

Synthetic Image Detection

FairyTailor: A Multimodal Generative Framework for Storytelling

2021-07-13 · Eden Bensaid, Mauro Martino, Benjamin Hoover, Jacob Andreas 외

Storytelling is an open-ended task that entails creative thinking and requires a constant flow of ideas. Natural language generation (NLG) for storytelling is especially challenging because it requires the generated text…

Story GenerationText Generation

Thinking with Comics: Enhancing Multimodal Reasoning through Structured Visual Storytelling

2026-02-02 · Andong Chen, Wenxin Zhu, Qiuyu Ding, Yuchen Song 외 arxiv

Chain-of-Thought reasoning has driven large language models to extend from thinking with text to thinking with images and videos. However, different modalities still have clear limitations: static images struggle to repr…

Long-Context UnderstandingMultimodal ReasoningVisual StorytellingVisual Reasoning

TIR-Bench: A Comprehensive Benchmark for Agentic Thinking-with-Images Reasoning

2025-11-03 · Ming Li, Jike Zhong, Shitian Zhao, Haoquan Zhang 외 arxiv

The frontier of visual reasoning is shifting toward models like OpenAI o3, which can intelligently create and operate tools to transform images for problem-solving, also known as thinking-\textit{with}-images in chain-of…

Visual Reasoning