English

CART: Compositional Auto-Regressive Transformer for Image Generation

Computer Vision and Pattern Recognition 2025-11-13 v3 Machine Learning

Abstract

We propose a novel Auto-Regressive (AR) image generation approach that models images as hierarchical compositions of interpretable visual layers. While AR models have achieved transformative success in language modeling, replicating this success in vision tasks remains challenging due to inherent spatial dependencies in images. Addressing the unique challenges of vision tasks, our method (CART) adds image details iteratively via semantically meaningful decompositions. We demonstrate the flexibility and generality of CART by applying it across three distinct decomposition strategies: (i) Base-Detail Decomposition (Mumford-Shah smoothness), (ii) Intrinsic Decomposition (albedo/shading), and (iii) Specularity Decomposition (diffuse/specular). This next-detail strategy outperforms traditional next-token and next-scale approaches, improving controllability, semantic interpretability, and resolution scalability. Experiments show CART generates visually compelling results while enabling structured image manipulation, opening new directions for controllable generative modeling via physically or perceptually motivated image factorization.

Keywords

Cite

@article{arxiv.2411.10180,
  title  = {CART: Compositional Auto-Regressive Transformer for Image Generation},
  author = {Siddharth Roheda and Rohit Chowdhury and Aniruddha Bala and Rohan Jaiswal},
  journal= {arXiv preprint arXiv:2411.10180},
  year   = {2025}
}

Comments

figures compressed to meet arxiv size limit

R2 v1 2026-06-28T20:01:13.812Z