菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-02-25
📄 Abstract - CoLoGen: Progressive Learning of Concept`-`Localization Duality for Unified Image Generation

Unified conditional image generation remains difficult because different tasks depend on fundamentally different internal representations. Some require conceptual understanding for semantic synthesis, while others rely on localization cues for spatial precision. Forcing these heterogeneous tasks to share a single representation leads to concept`-`localization representational conflict. To address this issue, we propose CoLoGen, a unified diffusion framework that progressively learns and reconciles this concept`-`localization duality. CoLoGen uses a staged curriculum that first builds core conceptual and localization abilities, then adapts them to diverse visual conditions, and finally refines their synergy for complex instruction`-`driven tasks. Central to this process is the Progressive Representation Weaving (PRW) module, which dynamically routes features to specialized experts and stably integrates their outputs across stages. Experiments on editing, controllable generation, and customized generation show that CoLoGen achieves competitive or superior performance, offering a principled representational perspective for unified image generation.

顶级标签: computer vision model training multi-modal
详细标签: diffusion models conditional image generation representation learning progressive training unified framework 或 搜索:

CoLoGen:渐进式学习概念-定位二元性以实现统一图像生成 / CoLoGen: Progressive Learning of Concept-Localization Duality for Unified Image Generation


1️⃣ 一句话总结

这篇论文提出了一个名为CoLoGen的统一图像生成框架,它通过渐进式学习来巧妙解决不同图像生成任务中‘概念理解’与‘空间定位’之间的内在冲突,从而能更好地处理编辑、可控生成等多种复杂任务。

源自 arXiv: 2602.22150