PulseAugur
实时 11:04:42
English(EN) Flash-BoN: Instant Drafts for Inference-Time Scaling in Diffusion Models

新研究探讨扩散模型、偏差缓解和强化学习应用 · 跟踪 10 个来源

近期研究探讨了扩散模型的进展,重点关注理论基础、优化技术和偏差缓解。一篇论文介绍了贝叶斯信息受限扩散(BIRD)模型,解释了扩散模型如何通过限制信息来泛化,并确定了记忆与泛化之间的相界。另一项工作 D2PO 使用动态偏好学习优化扩散采样器,提高了感知质量,性能优于基于回归的方法。此外,一种名为 CO-ALIGN 的新方法使用概念图对齐来减少文本到图像模型中的偏差,同时保持生成完整性。其他研究还探讨了扩散采样中的数值稳定性和强化学习中扩散策略学习的表达能力权衡。 AI

影响 这些论文推进了扩散模型的理论理解和实际应用,有望带来更高效、更稳定、偏差更小的生成式人工智能系统。

排序理由 该集群包含多篇在 arXiv 上发表的学术论文,详细介绍了扩散模型的理论进展和新方法。

在 Hugging Face Daily Papers 阅读 →

AI 生成摘要 · Google Gemini · 来自 19 个来源。 我们如何撰写摘要 →

新研究探讨扩散模型、偏差缓解和强化学习应用 · 跟踪 10 个来源

报道来源 [19]

  1. arXiv cs.LG TIER_1 English(EN) · Henry Hunt, Mason Kamb, Surya Ganguli ·

    贝叶斯扩散模型泛化相变的一个精确信息论

    arXiv:2607.08041v1 Announce Type: new Abstract: How diffusion models circumvent the curse of dimensionality to learn complex distributions over high dimensional spaces from a finite training set, instead of memorizing it, remains a fundamental mystery. To address this, we introdu…

  2. arXiv cs.AI TIER_1 English(EN) · Jinkyu Kim, Jinyoung Choi, Bohyung Han ·

    D2PO:通过动态偏好优化扩散采样器

    arXiv:2607.06609v1 Announce Type: cross Abstract: We propose D2PO (Dynamic Direct Preference Optimization), a principled framework for optimizing diffusion sampling policies with respect to timestep schedules and classifier-free guidance (CFG) weights. Our work is motivated by a …

  3. Hugging Face Daily Papers TIER_1 English(EN) ·

    贝叶斯扩散模型泛化相变的一个精确信息论

    How diffusion models circumvent the curse of dimensionality to learn complex distributions over high dimensional spaces from a finite training set, instead of memorizing it, remains a fundamental mystery. To address this, we introduce analytically tractable Bayesian information r…

  4. arXiv cs.AI TIER_1 English(EN) · Mansi, Avinash Kori, Francesco Leofante ·

    使用概念图在T2I扩散模型中实现高效偏见缓解

    arXiv:2607.03397v1 Announce Type: new Abstract: Text-to-Image diffusion models often propagate harmful bias inherited from the training data. Existing bias mitigation techniques typically intervene only at the text encoder or provide inference-time guidance, often leading to gene…

  5. Hugging Face Daily Papers TIER_1 English(EN) ·

    Flash-BoN:扩散模型推理时缩放的即时草稿

    Flash-BoN improves text-to-image generation efficiency by using inexpensive draft candidates generated through timestep truncation, layer skipping, and activation proxies, followed by multi-stage verification that outperforms existing methods under fixed wall-clock budgets.

  6. arXiv stat.ML TIER_1 English(EN) · Yiwei Zhou ·

    前向扩散过程中的准确度评分并不能保证扩散采样中的数值稳定性

    arXiv:2607.08757v1 Announce Type: new Abstract: Score matching controls average error under the forward marginals, but a discretized reverse-time sampler evaluates the learned score along its own trajectory. We show that small forward-marginal error does not guarantee numerical s…

  7. arXiv stat.ML TIER_1 English(EN) · Viet Vu, Renyuan Xu, Jiacheng Zhang, Yufei Zhang ·

    扩散策略学习中的表达能力与统计权衡

    arXiv:2607.07967v1 Announce Type: new Abstract: Diffusion-based policies have recently emerged as powerful policy parameterizations for reinforcement learning, representing state-conditioned action distributions as terminal laws of diffusion processes with parameterized drifts. T…

  8. arXiv stat.ML TIER_1 English(EN) · Yiwei Zhou ·

    前向扩散过程中的分数准确性并不能保证扩散采样中的数值稳定性

    Score matching controls average error under the forward marginals, but a discretized reverse-time sampler evaluates the learned score along its own trajectory. We show that small forward-marginal error does not guarantee numerical stability. We construct a single smooth score fie…

  9. arXiv stat.ML TIER_1 English(EN) · Jonas Arruda, Niels Bracher, Ullrich K\"othe, Jan Hasenauer, Stefan T. Radev ·

    扩散模型在基于仿真的推理中的应用:教程综述

    arXiv:2512.20685v3 Announce Type: replace Abstract: Diffusion models have recently emerged as powerful learners for simulation-based inference (SBI), enabling fast and accurate estimation of latent parameters from simulated and real data. Their score-based formulation offers a fl…

  10. arXiv stat.ML TIER_1 English(EN) · Francesco Mari, Pierpaolo Brutti, Claudio Durastanti ·

    球面上的谱扩散模型

    arXiv:2601.20498v2 Announce Type: replace-cross Abstract: Diffusion models provide a principled framework for generative modeling via stochastic differential equations and time-reversed dynamics. However, extension of spectral diffusion approaches to spherical data raises nontriv…

  11. arXiv stat.ML TIER_1 English(EN) · Yufei Zhang ·

    扩散策略学习中的表达能力与统计权衡

    Diffusion-based policies have recently emerged as powerful policy parameterizations for reinforcement learning, representing state-conditioned action distributions as terminal laws of diffusion processes with parameterized drifts. This terminal-law representation has shown substa…

  12. arXiv cs.CV TIER_1 English(EN) · Yu Zhe, Yang Jiayan, Wei Junhao, Yu-Lin Tsai, Wang Chen ·

    在扩散模型的参数空间中过滤记忆

    arXiv:2605.10439v2 Announce Type: replace Abstract: Low-Rank Adaptation (LoRA) has become a widely used mechanism for customizing diffusion models, enabling users to inject new visual concepts or styles through lightweight parameter updates. However, LoRAs can memorize training i…

  13. arXiv stat.ML TIER_1 English(EN) · Benjamin Dupuis, Tyler Farghly, Maxime Haddouche, Alain Durmus, Umut Simsekli ·

    缩小扩散模型的得分匹配差距

    arXiv:2607.04442v1 Announce Type: new Abstract: Diffusion models (DMs) are a state-of-the-art generative method to approximately sample from an unknown distribution. Their training and evaluation primarily rely on an Evidence Lower Bound (ELBO), which relates the Kullback-Leibler…

  14. arXiv cs.CV TIER_1 English(EN) · Patrick Mu Haojie ·

    面向少样本扩散模型的可分解探针:跨骨干家族和蒸馏范式的提示、潜在和分数选择性

    arXiv:2607.03256v1 Announce Type: new Abstract: Few-step distilled diffusion students cut text-to-image inference from ~50 to 1-8 network evaluations, but the quality gap is usually summarised by a single FID/CLIP scalar that cannot say which axis of the conditioning response cha…

  15. arXiv stat.ML TIER_1 English(EN) · Binxu Wang, Jacob Zavatone-Veth, Cengiz Pehlevan ·

    A Random Matrix Theory Perspective on the Consistency of Diffusion Models

    arXiv:2602.02908v2 Announce Type: replace-cross Abstract: Diffusion models trained on different, non-overlapping subsets of a dataset often produce strikingly similar outputs when given the same noise seed. We trace this consistency to a simple linear effect: the shared Gaussian …

  16. arXiv cs.CV TIER_1 English(EN) · Shunqi Mao, Wei Guo, Chaoyi Zhang, Jieting Long, Ke Xie, Weidong Cai ·

    Ctrl-Z Sampling:通过受控的锯齿形探索来扩展扩散采样

    arXiv:2506.20294v5 Announce Type: replace Abstract: Diffusion models generate conditional samples by progressively denoising Gaussian noise, yet the denoising trajectory can stall at visually plausible but low-quality outcomes with conditional misalignment or structural artifacts…

  17. arXiv cs.CV TIER_1 English(EN) · Ruchit Rawal, Reza Shirkavand, Sayak Paul, Yuxin Wen, Heng Huang, Yizheng Chen, Tom Goldstein, Gowthami Somepalli ·

    Flash-BoN:扩散模型推理时缩放的即时草稿

    arXiv:2607.04461v1 Announce Type: new Abstract: Inference-time scaling for text-to-image generation has progressed from simple Best-of-$N$ (BoN) sampling to guided search methods that verify and steer candidate trajectories at intermediate denoising steps. These approaches focus …

  18. arXiv stat.ML TIER_1 English(EN) · Umut Simsekli ·

    缩小扩散模型的得分匹配差距

    Diffusion models (DMs) are a state-of-the-art generative method to approximately sample from an unknown distribution. Their training and evaluation primarily rely on an Evidence Lower Bound (ELBO), which relates the Kullback-Leibler (KL) divergence of model samples to the score m…

  19. dev.to — LLM tag TIER_1 English(EN) · Vigoss Luke ·

    DiffusionGemma 2026年7月:哪些有效,哪些无效,以及Ollama何时能用

    <p>You've probably seen the benchmarks — 4x faster, 6x more mistakes, 273-vote threads on r/LocalLLaMA. DiffusionGemma is the most interesting image generation model to land this year. But actually running it outside of a HuggingFace notebook is a different story.</p> <p>Here's t…