让视觉标记更易组合,实现精准图像语义编辑
Composable Visual Tokenizers with Generator-Free Diagnostics of Learnability
- 用扩散模型+信息生成对抗机制,强制标记被完整利用
- 通过交换图像标记实现语义级编辑,生成质量优于当前最佳
- 提出新评估指标,可衡量标记空间的可学习性与组合能力
我们提出 CompTok,一种用于训练具有组合性的视觉标记器的训练框架。CompTok 使用条件扩散解码器,并采用 InfoGAN 风格目标,训练识别模型从解码图像中预测所用标记,从而防止解码器忽略任何标记。为增强组合控制,除原始图像外,还使用跨图像标记子集交换生成的新图像进行训练,实现更高层次的语义编辑。由于这些交换图像无真实标签,引入对抗流正则化施加流形约束,确保未配对生成保持在自然图像分布上。结果表明,该标记器在图像类别条件生成任务上达到最先进性能,且支持高阶语义编辑。此外,我们提出两个度量指标,用于描述标记空间的结构特性及其对生成器的可学习性。实验显示,CompTok 在两项指标上均有提升,并可兼容当前最先进的分类条件生成模型。
原文摘要 · Abstract (English)
We introduce CompTok, a training framework for learning visual tokenizers whose tokens are enhanced for compositionality. CompTok uses a token-conditioned diffusion decoder. By employing an InfoGAN-style objective, where we train a recognition model to predict the tokens used to condition the diffusion decoder using the decoded images, we enforce the decoder to not ignore any of the tokens. To promote compositional control, besides the original images, CompTok also trains on tokens formed by swapping token subsets between images, enabling more compositional control of the token over the decoder. As the swapped tokens between images do not have ground truth image targets, we apply a manifold constraint via an adversarial flow regularizer to keep unpaired swap generations on the natural-image distribution. The resulting tokenizer not only achieves state-of-the-art performance on image class-conditioned generation, but also demonstrates properties such as swapping tokens between images to achieve high level semantic editing of an image. Additionally, we propose two metrics that measures the landscape of the token space that can be useful to describe not only the compositionality of the tokens, but also how easy to learn the landscape is for a generator to be trained on this space. We show in experiments that CompTok can improve on both of the metrics as well as supporting state-of-the-art generators for class conditioned generation.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。