paper-with-me

홈 › Papers

ControlThinker: Unveiling Latent Semantics for Controllable Image Generation through Visual Reasoning

2025-06-04 · Feng Han, Yang Jiao, Shaoxiang Chen, Junhao Xu, Jingjing Chen, Yu-Gang Jiang

The field of controllable image generation has seen significant advancements, with various architectures improving generation layout consistency with control signals. However, contemporary methods still face challenges in bridging the semantic gap between input text prompts with sparse semantics and the target images, often over-relying on low-level control signals to infer regional details. To address this challenge, we propose ControlThinker, a novel framework that employs a "comprehend-then-generate" paradigm. Firstly, by incentivizing the visual reasoning capability of a MLLM, latent semantics from control images are mined to enrich text prompts. This enriched semantic understanding then seamlessly aids in image generation without the need for additional complex modifications. To further tackle the uncertainty arising from the ambiguity of control images, we encourage broader exploration of reasoning trajectories and select the optimal one using a metric-based output reward model (ORM). Extensive experimental results demonstrate that ControlThinker effectively mitigates the semantic gap between raw text prompts and target images, resulting in improved visual quality and semantic consistency across a wide range of benchmarks. The code and models are available at https://github.com/Maplebb/ControlThinker.

📄 PDF Abstract BibTeX arXiv:2506.03596

Code (1)

maplebb/controlthinker 공식 구현

Tasks

Image GenerationVisual Reasoning

Similar Papers 제목 키워드 기반

TextFusion: Unveiling the Power of Textual Semantics for Controllable Image Fusion

2023-12-21 · Chunyang Cheng, Tianyang Xu, Xiao-Jun Wu, Hui Li 외

Advanced image fusion methods are devoted to generating the fusion results by aggregating the complementary information conveyed by the source images. However, the difference in the source-specific manifestation of the i…

Image Quality AssessmentLanguage Modelling

Exploring the Effectiveness of Mask-Guided Feature Modulation as a Mechanism for Localized Style Editing of Real Images

2022-11-21 · Snehal Singh Tomar, Maitreya Suin, A. N. Rajagopalan

The success of Deep Generative Models at high-resolution image generation has led to their extensive utilization for style editing of real images. Most existing methods work on the principle of inverting real images onto…

Image Generation

Interpreting the Latent Space of GANs for Semantic Face Editing

2019-07-25 · CVPR 2020 6 · Yujun Shen, Jinjin Gu, Xiaoou Tang, Bolei Zhou

Despite the recent advance of Generative Adversarial Networks (GANs) in high-fidelity image synthesis, there lacks enough understanding of how GANs are able to map a latent code sampled from a random distribution to a ph…

AttributeDisentanglementFace GenerationImage Generation+1

Controllable Semantic Image Inpainting

2018-06-15 · Jin Xu, Yee Whye Teh

We develop a method for user-controllable semantic image inpainting: Given an arbitrary set of observed pixels, the unobserved pixels can be imputed in a user-controllable range of possibilities, each of which is semanti…

Image Inpainting

Predict and Use Latent Patterns for Short-Text Conversation

2020-10-27 · Hung-Ting Chen, Yu-Chieh Chao, Ta-Hsuan Chao, Wei-Yun Ma

Many neural network models nowadays have achieved promising performances in Chit-chat settings. The majority of them rely on an encoder for understanding the post and a decoder for generating the response. Without given …

DecoderShort-Text Conversation