CoMPaSS-SD1.4

- Prompt
- a photo of a laptop above a dog

- Prompt
- a photo of a potted plant to the right of a motorcycle

- Prompt
- a photo of a sheep below a sink
Model description
CoMPaSS-SD1.4
[Project Page] [code] [arXiv]
A UNet that enhances spatial understanding capabilities of the StableDiffusion 1.4 text-to-image diffusion model. This model demonstrates significant improvements in generating images with specific spatial relationships between objects.
Model Details
- Base Model: StableDiffusion 1.4
- Training Data: SCOP dataset (curated from COCO)
- Framework: Diffusers
- License: Apache-2.0 (see ./LICENSE)
Intended Use
- Generating images with accurate spatial relationships between objects
- Creating compositions that require specific spatial arrangements
- Enhancing the base model's spatial understanding while maintaining its other capabilities
Performance
Key Improvements
- VISOR benchmark: +205.2% relative improvement
- T2I-CompBench Spatial: +183.3% relative improvement
- GenEval Position: +1443.3% relative improvement
- Maintains or improves base model's image fidelity (lower FID and CMMD scores than base model)
Using the Model
See our GitHub repository to get started.
Effective Prompting
The model works well with:
- Clear spatial relationship descriptors (left, right, above, below)
- Pairs of distinct objects
- Explicit spatial relationships (e.g., "a photo of A to the right of B")
Training Details
Training Data
- Built using the SCOP (Spatial Constraints-Oriented Pairing) data engine
- ~28,000 curated object pairs from COCO
- Enforces criteria for:
- Visual significance
- Semantic distinction
- Spatial clarity
- Object relationships
- Visual balance
Training Process
- Trained for 24,000 steps
- Effective batch size of 4
- Learning rate: 5e-6
- Optimizer: AdamW with β₁=0.9, β₂=0.999
- Weight decay: 1e-2
Evaluation Results
Metric | StableDiffusion 1.4 | +CoMPaSS |
---|---|---|
VISOR uncond (⬆️) | 18.81% | 57.41% |
T2I-CompBench Spatial (⬆️) | 0.12 | 0.34 |
GenEval Position (⬆️) | 0.03 | 0.46 |
FID (⬇️) | 13.20 | 10.67 |
CMMD (⬇️) | 0.5618 | 0.3313 |
Citation
If you use this model in your research, please cite:
@inproceedings{zhang2025compass,
title={CoMPaSS: Enhancing Spatial Understanding in Text-to-Image Diffusion Models},
author={Zhang, Gaoyang and Fu, Bingtao and Fan, Qingnan and Zhang, Qi and Liu, Runxing and Gu, Hong and Zhang, Huaqi and Liu, Xinguo},
booktitle={ICCV},
year={2025}
}
Contact
For questions about the model, please contact [email protected]
Download model
Weights for this model are available in Safetensors format.
- Downloads last month
- -
Model tree for blurgy/CoMPaSS-SD1.4
Base model
CompVis/stable-diffusion-v1-4