arXiv:2606.31924cs.CV2026-06

无需标注实例,实现复杂图像的精准可控生成

InstanceControl: Controllable Complex Image Generation without Instance Labeling

论文配图:InstanceControl: Controllable Complex Image Generation without Instance Labeling
图 1 · 摘自论文原文
  • 用视觉语言模型建立文本与图像区域的实例级对应关系
  • 生成图像时保持高保真度,实例控制更精确
  • 适合需要复杂场景可控生成的研究者和开发者

可控图像生成方法如ControlNet能通过深度图等视觉条件引导生成,但在多实例复杂场景中常出现属性混淆。现有方法依赖人工标注实例,成本高昂。本文提出InstanceControl,无需实例标注即可实现多实例可控生成。核心瓶颈在于难以将文本描述准确关联到视觉条件中的对应区域。为此,我们利用视觉语言模型(VLM)自动解析文本中的实例描述,并基于视觉条件预测实例掩码。由于预测掩码可能含噪声,我们设计自适应掩码精炼策略,在生成过程中动态优化掩码。大量实验表明,该方法优于现有最先进方法,在保真度和实例级控制精度上均有提升。

原文摘要 · Abstract (English)

Controllable image generation methods, such as ControlNet, have demonstrated a remarkable capacity to introduce visual conditions(e.g., depth maps) to guide image generation. However, these methods often struggle with complex multi-instance scenes, frequently leading to attribute confusion among instances. While recent approaches attempt to mitigate this via manual instance labeling, such requirements are labor-intensive. In this paper, we propose InstanceControl, a novel multi-instance controllable generation method that eliminates the need for instance labeling. We identify the primary bottleneck in existing methods as the inability to accurately associate instance descriptions with their corresponding regions within visual conditions. To address this, we leverage the Vision-Language Model (VLM) to establish instance-level correspondences between text prompts and visual conditions. Specifically, the VLM automatically parses instance descriptions from the text prompts and simultaneously predicts instance masks based on the visual conditions. Furthermore, since the predicted masks may contain noise, we introduce an adaptive mask refinement strategy that dynamically refines these instance masks during the generation process. Extensive experiments demonstrate that our approach outperforms state-of-the-art methods, achieving superior fidelity and precise instance-level control.

可控生成多实例视觉语言模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。