Papers
arxiv:2607.17972

DiFA: Inference-Time Forward-Process Alignment for Diffusion Models

Published on Jul 20
ยท Submitted by
Shigui Li
on Jul 21
Authors:

Abstract

DiFA improves diffusion model inference by treating iterative predictions as correlated observations for temporal consensus and adaptive detail preservation, boosting image quality without retraining.

The prevailing inference framework for diffusion models formulates generation fundamentally as a problem of numerical integration. This perspective casts the model as an exact estimator, neglecting the inherent statistical uncertainty of the denoising process. In this work, we propose Forward-Process Aligned Diffusion prediction (DiFA), a training-free framework that reframes inference-time data prediction refinement as a sequential state estimation problem. Rather than reusing past outputs solely for numerical integration, DiFA treats iterative data predictions along the reverse trajectory as correlated observations to build a forward-aligned temporal consensus. Inspired by Kalman filtering, this consensus aggregates historical predictions according to structural consistency and noise-level compatibility. To counteract the over-smoothing tendency of temporal consensus, we introduce a deviation guidance mechanism to adaptively preserve residual details. Empirically, DiFA yields significant improvements on CIFAR-10 and ImageNet across the evaluated metrics, including FID, IS, and FD-DINOv2, demonstrating that aligning inference with the forward statistical structure substantially improves generative fidelity.

Community

Paper author Paper submitter
โ€ข
edited 14 days ago

By leveraging a causal history buffer to build consensus anchors, DiFA acts as a novel inference-time self-guidance mechanism that aligns the reverse inference trajectory directly with the forward diffusion process. Instead of simply pulling predictions toward this anchor, DiFA extrapolates away from it along the orthogonal direction. This significantly reduces error accumulation during few-step sampling without any retraining costs. Demonstrating strong generality across various samplers and architectures, DiFA consistently enhances both sampling stability and fine texture details in pixel and latent spaces.

This comment has been hidden (marked as Low Quality)

Sign up or log in to comment

Get this paper in your agent:

hf papers read 2607.17972
Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash

Models citing this paper 0

No model linking this paper

Cite arxiv.org/abs/2607.17972 in a model README.md to link it from this page.

Datasets citing this paper 0

No dataset linking this paper

Cite arxiv.org/abs/2607.17972 in a dataset README.md to link it from this page.

Spaces citing this paper 0

No Space linking this paper

Cite arxiv.org/abs/2607.17972 in a Space README.md to link it from this page.

Collections including this paper 0

No Collection including this paper

Add this paper to a collection to link it from this page.