English

FlowDCN: Exploring DCN-like Architectures for Fast Image Generation with Arbitrary Resolution

Computer Vision and Pattern Recognition 2024-10-31 v1

Abstract

Arbitrary-resolution image generation still remains a challenging task in AIGC, as it requires handling varying resolutions and aspect ratios while maintaining high visual quality. Existing transformer-based diffusion methods suffer from quadratic computation cost and limited resolution extrapolation capabilities, making them less effective for this task. In this paper, we propose FlowDCN, a purely convolution-based generative model with linear time and memory complexity, that can efficiently generate high-quality images at arbitrary resolutions. Equipped with a new design of learnable group-wise deformable convolution block, our FlowDCN yields higher flexibility and capability to handle different resolutions with a single model. FlowDCN achieves the state-of-the-art 4.30 sFID on 256×256256\times256 ImageNet Benchmark and comparable resolution extrapolation results, surpassing transformer-based counterparts in terms of convergence speed (only 15\frac{1}{5} images), visual quality, parameters (8%8\% reduction) and FLOPs (20%20\% reduction). We believe FlowDCN offers a promising solution to scalable and flexible image synthesis.

Keywords

Cite

@article{arxiv.2410.22655,
  title  = {FlowDCN: Exploring DCN-like Architectures for Fast Image Generation with Arbitrary Resolution},
  author = {Shuai Wang and Zexian Li and Tianhui Song and Xubin Li and Tiezheng Ge and Bo Zheng and Limin Wang},
  journal= {arXiv preprint arXiv:2410.22655},
  year   = {2024}
}

Comments

Accepted on NeurIPS24

R2 v1 2026-06-28T19:40:34.823Z