RankE:离散文本到图像生成的端到端后训练与解码器协同进化
RankE: End-to-End Post-Training for Discrete Text-to-Image Generation with Decoder Co-Evolution
May 20, 2026
作者: Siyong Jian, Siyuan Li, Luyuan Zhang, Zedong Wang, Xin Jin, Ying Li, Cheng Tan, Huan Wang
cs.AI
摘要
离散自回归(AR)文本到图像(T2I)模型将VQ分词器与AR策略配对,当前的后训练流程仅优化策略而冻结VQ解码器。近期以REPA-E为代表的扩散T2I研究表明,VAE本身构成关键的对齐瓶颈,但离散AR模型中尚无类似探究。我们证明,仅策略优化会导致潜在协变量偏移:随着策略演化,生成的词元分布偏离解码器训练时所依据的真实分布,使得奖励分数提升的同时解码图像质量下降。为解决这一失配问题,我们提出RankE——首个面向离散T2I生成的端到端后训练框架。RankE并非针对固定解码器优化策略,而是通过交替优化共同演化两个组件:每个模块在最大化基于排序的对齐目标的同时,由适合其参数空间的稳定性保持锚点进行正则化。这种共同演化打破了困扰冻结解码器方法的保真度-对齐权衡:在LlamaGen-XL(775M)上,标准RL提升CLIP但恶化FID,而RankE同时改善两者(MS-COCO 30K上FID 15.21,CLIP 33.76)。在Janus-Pro(1B)上的一致增益证实,解码器共同演化能够可靠地将奖励优化转化为像素空间的质量提升。
English
Discrete autoregressive (AR) text-to-image (T2I) models pair a VQ tokenizer with an AR policy, and current post-training pipelines optimize only the policy while keeping the VQ decoder frozen. Recent diffusion T2I work, exemplified by REPA-E, has shown that the VAE itself constitutes a key alignment bottleneck, yet no analogous investigation exists for discrete AR models. We show that policy-only optimization induces Latent Covariate Shift: as the policy evolves, the resulting token distribution diverges from the ground-truth distribution on which the decoder was trained, such that reward scores improve while decoded image quality degrades. To address this mismatch, we propose RankE, the first end-to-end post-training framework for discrete T2I generation. Rather than optimizing the policy against a fixed decoder, RankE co-evolves both components through alternating optimization: each module maximizes a ranking-based alignment objective while being regularized by a stability-preserving anchor suited to its parameter space. This co-evolution breaks the fidelity--alignment trade-off that plagues frozen-decoder approaches: on LlamaGen-XL (775M), standard RL improves CLIP but degrades FID, whereas RankE improves both simultaneously (FID 15.21, CLIP 33.76 on MS-COCO 30K). Consistent gains on Janus-Pro (1B) confirm that decoder co-evolution reliably converts reward optimization into pixel-space quality improvements.