Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

InstanceDiffusion: Instance-level Control for Image Generation

About

Text-to-image diffusion models produce high quality images but do not offer control over individual instances in the image. We introduce InstanceDiffusion that adds precise instance-level control to text-to-image diffusion models. InstanceDiffusion supports free-form language conditions per instance and allows flexible ways to specify instance locations such as simple single points, scribbles, bounding boxes or intricate instance segmentation masks, and combinations thereof. We propose three major changes to text-to-image models that enable precise instance-level control. Our UniFusion block enables instance-level conditions for text-to-image models, the ScaleU block improves image fidelity, and our Multi-instance Sampler improves generations for multiple instances. InstanceDiffusion significantly surpasses specialized state-of-the-art models for each location condition. Notably, on the COCO dataset, we outperform previous state-of-the-art by 20.4% AP$_{50}^\text{box}$ for box inputs, and 25.4% IoU for mask inputs.

Xudong Wang, Trevor Darrell, Sai Saketh Rambhatla, Rohit Girdhar, Ishan Misra• 2024

Related benchmarks

TaskDatasetResultRank
Text-to-Image GenerationT2I-CompBench
Shape Fidelity44.72
185
Satellite image generationGit-Spatial 15k
FID149.4
35
Satellite image generationGit-Rand 15k
FID94.18
35
Satellite Image SynthesisGit-Dense 3.5k
FID112.3
21
Layout-Grounded Image GenerationOverLayBench Complex
mIoU53.68
17
Layout-to-Image GenerationLayoutSAM Eval
Spatial87.99
17
Compositional text-to-image generationT2I-CompBench
Color Accuracy0.5433
16
Controllable Image Generation (Counting)COUNTLOOP-S Single Category
Counting MAE16.07
15
Controllable Image Generation (Counting)COUNTLOOP-M Multi Categories
Counting MAE6.11
15
Controllable Image Generation (Counting)COCO-Count Single Category
Counting MAE1.77
15
Showing 10 of 46 rows

Other info

Code

Follow for update