Daily Tech Briefing
AI 科技速览

每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。

AI 快讯
arXiv Machine Learning · 2026/7/22 04:00:00

Signed Rectified Flow: Negativity-Controlled Generation

AI 中文解读
核心亮点:AI生成模型迎来重大升级,不仅能精准创造你想要的内容,还能主动避开不想要的“雷区”,相当于给生成能力装上了“拒绝按钮”。 通俗解读:以前的图像生成模型好比一个只会画“好人”的画师,你让它画“猫”,它只会从见过的猫里模仿。现在这个新方法引入了“负向信息”,就像让画师同时学习“什么是猫”和“什么绝对不是猫”——比如你不想让AI画动物戴眼镜,它就会在生成的每个步骤中自动绕开眼镜图案。这背后用了一个“正负电荷”的物理类比:正电荷吸引生成的内容,负电荷则像排斥力场,让AI自动规避你指定的禁区,比如避免生成与训练数据过于相似的图像,或者拒绝生成违规内容。 实际影响:这项技术将直接改善普通人使用AI画图的体验。在ImageNet上,它能让生成的图片更逼真且种类更丰富;在防“抄袭”测试中,能大幅降低AI记住训练集照片的可能性,保护艺术家版权;最实用的是,它可以在Stable Diffusion这类热门画图工具中有效屏蔽用户恶意诱导生成的不雅内容,同时不影响画质和审美评分,让AI创作更安全、更可信。
arXiv:2607.18516v1 Announce Type: new Abstract: We introduce Signed Rectified Flow (Signed RF), a generalization of Rectified Flow that targets the signed measure $\pi^{sign} = (1+\alpha)\pi^+ - \alpha\pi^-$, where $\alpha>0$, $\pi^+$ is the distribution to promote, and $\pi^-$ is the distribution to suppress. Although direct sampling from a signed measure is not well-defined, Signed RF induces a valid generative process that concentrates probability in regions where the signed measure is positive while provably excluding regions dominated by its negative component. It therefore provides a principled framework for incorporating negative information and exclusion constraints into generative modeling. We analyze the signed continuity equation underlying Signed RF and use a charged-particle interpretation to explain how negative mass forms exclusion barriers. This theory further motivates practical adaptive guidance algorithms. Across several applications, Signed RF improves the fidelity-diversity trade-off on ImageNet, reduces nearest-neighbor similarity in anti-memorization experiments, and reduces nudity induced by adversarial prompts in Stable Diffusion 3.5 while preserving CLIP and aesthetic scores.
分享
阅读原文