paper-with-me

홈 › Papers

EMAG: Self-Rectifying Diffusion Sampling with Exponential Moving Average Guidance

2025-12-19 · Ankit Yadav, Ta Duc Huy, Lingqiao Liu arxiv

In diffusion and flow-matching generative models, guidance techniques are widely used to improve sample quality and consistency. Classifier-free guidance (CFG) is the de facto choice in modern systems and achieves this by contrasting conditional and unconditional samples. Recent work explores contrasting negative samples at inference using a weaker model, via strong/weak model pairs, attention-based masking, stochastic block dropping, or perturbations to the self-attention energy landscape. While these strategies refine the generation quality, they still lack a reliable control over the granularity or difficulty of the negative samples, and target-layer selection is often fixed. We propose Exponential Moving Average Guidance (EMAG), a training-free mechanism that modifies attention at inference time in diffusion transformers, with a statistics-based, adaptive layer-selection rule. Unlike prior methods, EMAG produces harder, semantically faithful negatives (fine-grained degradations), surfacing difficult failure modes, enabling the denoiser to refine subtle artifacts, boosting the quality and human preference score (HPS) by +0.54 over CFG. We further demonstrate that EMAG naturally composes with advanced orthogonal guidance techniques, such as APG and CADS, further improving HPS.

📄 PDF Abstract BibTeX arXiv:2512.17303

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

EMAgnet: Parameter-Space EMA Regularization for Policy Gradient Self-Play in Large Games

2026-06-22 · Tristan Maidment, JB Lanier, Chase McDonald, Nathan Tsang 외 arxiv

Recent work has established that regularized policy gradient methods such as PPO, when used in self-play, can match or exceed specialized game-theoretic algorithms for solving two-player zero-sum imperfect-information ga…

Erase Diffusion: Empowering Object Removal Through Calibrating Diffusion Pathways

2025-03-10 · CVPR 2025 1 · Yi Liu, Hao Zhou, Wenxiang Shang, Ran Lin 외

Erase inpainting, or object removal, aims to precisely remove target objects within masked regions while preserving the overall consistency of the surrounding content. Despite diffusion-based methods have made significan…

Image InpaintingObject

Sketch-Guided Motion Diffusion for Stylized Cinemagraph Synthesis

2024-12-01 · Hao Jin, Hengyuan Chang, Xiaoxuan Xie, Zhengyang Wang 외

Designing stylized cinemagraphs is challenging due to the difficulty in customizing complex and expressive flow motions. To achieve intuitive and detailed control of the generated cinemagraphs, freehand sketches can prov…

object-detectionObject Detection

Self-Rectifying Diffusion Sampling with Perturbed-Attention Guidance

2024-03-26 · Donghoon Ahn, Hyoungwon Cho, Jaewon Min, Wooseok Jang 외

Recent studies have demonstrated that diffusion models are capable of generating high-quality samples, but their quality heavily depends on sampling guidance techniques, such as classifier guidance (CG) and classifier-fr…

DeblurringDenoisingImage GenerationImage Restoration

DreamLoop: Controllable Cinemagraph Generation from a Single Photograph

2026-01-06 · Aniruddha Mahapatra, Long Mai, Cusuh Ham, Feng Liu arxiv

Cinemagraphs, which combine static photographs with selective, looping motion, offer unique artistic appeal. Generating them from a single photograph in a controllable manner is particularly challenging. Existing image-a…