English

Condition-Aware Neural Network for Controlled Image Generation

Computer Vision and Pattern Recognition 2024-04-02 v1 Artificial Intelligence

Abstract

We present Condition-Aware Neural Network (CAN), a new method for adding control to image generative models. In parallel to prior conditional control methods, CAN controls the image generation process by dynamically manipulating the weight of the neural network. This is achieved by introducing a condition-aware weight generation module that generates conditional weight for convolution/linear layers based on the input condition. We test CAN on class-conditional image generation on ImageNet and text-to-image generation on COCO. CAN consistently delivers significant improvements for diffusion transformer models, including DiT and UViT. In particular, CAN combined with EfficientViT (CaT) achieves 2.78 FID on ImageNet 512x512, surpassing DiT-XL/2 while requiring 52x fewer MACs per sampling step.

Keywords

Cite

@article{arxiv.2404.01143,
  title  = {Condition-Aware Neural Network for Controlled Image Generation},
  author = {Han Cai and Muyang Li and Zhuoyang Zhang and Qinsheng Zhang and Ming-Yu Liu and Song Han},
  journal= {arXiv preprint arXiv:2404.01143},
  year   = {2024}
}

Comments

CVPR 2024

R2 v1 2026-06-28T15:40:18.737Z