AnyControl: Create Your Artwork with Versatile Control on Text-to-Image Generation
Yanan Sun, Yanchen Liu, Yinhao Tang, Wenjie Pei, Kai Chen
TL;DR
AnyControl tackles the problem of controllable text-to-image generation with arbitrary combinations of spatial controls. It introduces a Multi-Control Encoder that progressively fuses and aligns textual and visual signals via alternating fusion and alignment blocks guided by query tokens to produce a unified embedding. The approach achieves state-of-the-art performance on multi-control synthesis (COCO-UM) and improves single-control tasks, demonstrating better FID, CLIP alignment, and spatial-textual coherence. The framework leverages pre-trained CLIP and visual encoders for plug-in versatility and enables seamless integration with style and color controls, offering practical impact for versatile T2I generation.
Abstract
The field of text-to-image (T2I) generation has made significant progress in recent years, largely driven by advancements in diffusion models. Linguistic control enables effective content creation, but struggles with fine-grained control over image generation. This challenge has been explored, to a great extent, by incorporating additional user-supplied spatial conditions, such as depth maps and edge maps, into pre-trained T2I models through extra encoding. However, multi-control image synthesis still faces several challenges. Specifically, current approaches are limited in handling free combinations of diverse input control signals, overlook the complex relationships among multiple spatial conditions, and often fail to maintain semantic alignment with provided textual prompts. This can lead to suboptimal user experiences. To address these challenges, we propose AnyControl, a multi-control image synthesis framework that supports arbitrary combinations of diverse control signals. AnyControl develops a novel Multi-Control Encoder that extracts a unified multi-modal embedding to guide the generation process. This approach enables a holistic understanding of user inputs, and produces high-quality, faithful results under versatile control signals, as demonstrated by extensive quantitative and qualitative evaluations. Our project page is available in https://any-control.github.io.
