paper-with-me

Papers

GoT: Unleashing Reasoning Capability of Multimodal Large Language Model for Visual Generation and Editing

2025-03-13 · Rongyao Fang, Chengqi Duan, Kun Wang, Linjiang Huang, Hao Li, Shilin Yan, Hao Tian, Xingyu Zeng, Rui Zhao, Jifeng Dai, Xihui Liu, Hongsheng Li

Current image generation and editing methods primarily process textual prompts as direct inputs without reasoning about visual composition and explicit operations. We present Generation Chain-of-Thought (GoT), a novel paradigm that enables generation and editing through an explicit language reasoning process before outputting images. This approach transforms conventional text-to-image generation and editing into a reasoning-guided framework that analyzes semantic relationships and spatial arrangements. We define the formulation of GoT and construct large-scale GoT datasets containing over 9M samples with detailed reasoning chains capturing semantic-spatial relationships. To leverage the advantages of GoT, we implement a unified framework that integrates Qwen2.5-VL for reasoning chain generation with an end-to-end diffusion model enhanced by our novel Semantic-Spatial Guidance Module. Experiments show our GoT framework achieves excellent performance on both generation and editing tasks, with significant improvements over baselines. Additionally, our approach enables interactive visual generation, allowing users to explicitly modify reasoning steps for precise image adjustments. GoT pioneers a new direction for reasoning-driven visual generation and editing, producing images that better align with human intent. To facilitate future research, we make our datasets, code, and pretrained models publicly available at https://github.com/rongyaofang/GoT.

📄 PDF Abstract BibTeX arXiv:2503.10639

Code (1)

rongyaofang/got 공식 구현 pytorch

Tasks

Image GenerationLanguage ModelingLanguage ModellingLarge Language ModelMultimodal Large Language ModelText to Image GenerationText-to-Image 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…
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

MM-R1: Unleashing the Power of Unified Multimodal Large Language Models for Personalized Image Generation

2025-08-15 · Qian Liang, Yujia Wu, Kuncheng Li, Jiwei Wei 외 arxiv

Multimodal Large Language Models (MLLMs) with unified architectures excel across a wide range of vision-language tasks, yet aligning them with personalized image generation remains a significant challenge. Existing metho…

Personalized Image GenerationVisual Reasoning

MindOmni: Unleashing Reasoning Generation in Vision Language Models with RGPO

2025-05-19 · Yicheng Xiao, Lin Song, Yukang Chen, Yingmin Luo 외

Recent text-to-image systems face limitations in handling multimodal inputs and complex reasoning tasks. We introduce MindOmni, a unified multimodal large language model that addresses these challenges by incorporating r…

DecoderImage GenerationLanguage ModelingLanguage Modelling+4

Concise Geometric Description as a Bridge: Unleashing the Potential of LLM for Plane Geometry Problem Solving

2026-01-29 · Jingyun Wang, Dian Li, Xiaohan Wang, Gang Liu 외 arxiv

Plane Geometry Problem Solving (PGPS) is a multimodal reasoning task that aims to solve a plane geometric problem based on a geometric diagram and problem textual descriptions. Although Large Language Models (LLMs) posse…

Multimodal Reasoning

Unleashing Spatial Reasoning in Multimodal Large Language Models via Textual Representation Guided Reasoning

2026-03-24 · Jiacheng Hua, Yishu Yin, Yuhang Wu, Tai Wang 외 arxiv

Existing Multimodal Large Language Models (MLLMs) struggle with 3D spatial reasoning, as they fail to construct structured abstractions of the 3D environment depicted in video inputs. To bridge this gap, drawing inspirat…

Question AnsweringSpatial Reasoning

Reinforcement Fine-Tuning Powers Reasoning Capability of Multimodal Large Language Models

2025-05-24 · Haoyuan Sun, Jiaqi Wu, Bo Xia, Yifu Luo 외

Standing in 2025, at a critical juncture in the pursuit of Artificial General Intelligence (AGI), reinforcement fine-tuning (RFT) has demonstrated significant potential in enhancing the reasoning capability of large lang…

Position