paper-with-me

홈 › Papers

Controllable Image Generation with Composed Parallel Token Prediction

2026-04-07 · Jamie Stirling, Noura Al-Moubayed, Chris G. Willcocks, Hubert P. H. Shum arxiv

Conditional discrete generative models struggle to faithfully compose multiple input conditions. To address this, we derive a theoretically-grounded formulation for composing discrete probabilistic generative processes, with masked generation (absorbing diffusion) as a special case. Our formulation enables precise specification of novel combinations and numbers of input conditions that lie outside the training data, with concept weighting enabling emphasis or negation of individual conditions. In synergy with the richly compositional learned vocabulary of VQ-VAE and VQ-GAN, our method attains a $63.4\%$ relative reduction in error rate compared to the previous state-of-the-art, averaged across 3 datasets (positional CLEVR, relational CLEVR and FFHQ), simultaneously obtaining an average absolute FID improvement of $-9.58$. Meanwhile, our method offers a $2.3\times$ to $12\times$ real-time speed-up over comparable methods, and is readily applied to an open pre-trained discrete text-to-image model for fine-grained control of text-to-image generation.

📄 PDF Abstract BibTeX arXiv:2604.05730

Code (0)

등록된 구현이 없습니다.

Tasks

Text-to-Image Generation

Similar Papers 제목 키워드 기반

Controllable Text Generation with Neurally-Decomposed Oracle

2022-05-27 · Tao Meng, Sidi Lu, Nanyun Peng, Kai-Wei Chang

We propose a general and efficient framework to control auto-regressive generation models with NeurAlly-Decomposed Oracle (NADO). Given a pre-trained base language model and a sequence-level boolean oracle function, we p…

Language ModelingLanguage ModellingMachine TranslationText Generation

Controllable Image Generation With Composed Parallel Token Prediction

2024-05-10 · Jamie Stirling, Noura Al-Moubayed

Compositional image generation requires models to generalise well in situations where two or more input concepts do not necessarily appear together in training (compositional generalisation). Despite recent progress in c…

Image GenerationPredictionText to Image GenerationText-to-Image Generation

FlexCAD: Unified and Versatile Controllable CAD Generation with Fine-tuned Large Language Models

2024-11-05 · Zhanwei Zhang, Shizhao Sun, Wenxiao Wang, Deng Cai 외

Recently, there is a growing interest in creating computer-aided design (CAD) models based on user intent, known as controllable CAD generation. Existing work offers limited controllability and needs separate models for …

Parallel Prefix Verification for Speculative Generation

2026-05-05 · Yuncheng Yao, Yuxuan Xia, Shengjie Wang, Danyang Zhuo arxiv

We introduce PARSE (PArallel pRefix Speculative Engine), a speculative generation framework that accelerates large language model (LLM) inference by parallelizing prefix verification on a semantic level. Existing specula…

Semantic Fusion with Fuzzy-Membership Features for Controllable Language Modelling

2025-09-14 · Yongchao Huang, Hassan Raza arxiv

We propose semantic fusion, a lightweight scheme that augments a Transformer language model (LM) with a parallel, fuzzy-membership feature channel that encodes token-level semantics. Each token is represented by a vector…

Language Modelling