No training or external super-resolution. Selectively corrects high-risk transition regions.
01 / Abstract
Abstract
Recent few-step diffusion models have shifted the inference bottleneck from sampling steps to spatial token computation. Resolution transition offers an effective way to exploit the coarse-to-fine generation process, but existing transition strategies can introduce artifacts and semantic drift that are difficult to recover under few-step sampling.
We propose SelfLift, a self-recovering resolution transition framework for efficient few-step diffusion models. SelfLift-zero introduces a training-free artifact-aware consistency lift to correct transition errors without additional denoising steps or external super-resolution models. Building upon this stable transition, SelfLift-rich further introduces an on-policy self-recovering training strategy for the same low-to-high resolution transition trajectory used at inference, leveraging high-resolution generation priors to recover richer semantics and fine-grained details while avoiding off-policy mismatch.
SelfLift is lightweight and orthogonal to existing acceleration techniques. On FLUX.2-Klein-9b and Z-Image-Turbo, SelfLift-rich reduces native few-step latency by 41.5% and 44.1%, reaching 29.61× and 19.21× overall speedups while improving preference, aesthetics, CLIP alignment, and GenEval over SelfLift-zero.
02 / Effect Comparison
Effect Comparison
SelfLift targets aggressive progressive-resolution inference, where direct transitions often trigger ghosting, text drift, spatial drift, and oversmoothing.
03 / Analysis
Analysis
The paper figures isolate the core transition issue: speed depends on moving resolution later, but reliability depends on recovering a target-resolution latent state.
04 / Method Diagram
Method Overview
The overview figure summarizes SelfLift-zero and SelfLift-rich: a training-free Artifact-Aware Consistency Lift, followed by optional On-Policy Self-Recovering training.
05 / Experimental Table
Experimental Table
Quantitative results are shown in the original paper-style table format, without reformatting into a separate web table.