AdvFD: Boosting Visual Generation via Adversarial Fr'echet Distance Loss
Abstract
Adversarial Fréchet Distance improves generator post-training by adding a learnable adversarial feature space to static Fréchet losses, with whitening to stabilize optimization.
Fréchet distance has recently emerged as an effective distribution-level objective for generator post-training, complementing the conventional sample-level diffusion and flow-matching losses. However, directly optimizing Fréchet objectives can cause Fréchet hacking. The target metrics keep improving, but visual quality and Fréchet alignment in other feature spaces may stagnate or deteriorate. We attribute this failure to the static pretrained feature spaces used by existing Fréchet losses. These feature spaces provide incomplete and fixed views of the differences between real and generated distributions. To address this limitation, we propose Adversarial Fréchet Distance (AdvFD), which complements the static representation targets in FD-Loss with a calibrated adversarially learned representation. AdvFD augments the original static Fréchet objective with a learnable representation that adversarially maximizes the Fréchet discrepancy between real and generated samples, while the generator minimizes the same discrepancy in the resulting adaptive feature space. To prevent the adversarial representation from trivially increasing the objective through feature amplification, we further introduce real-feature whitening, which normalizes its scale and covariance geometry and stabilizes the min--max optimization. Extensive experiments show that AdvFD consistently improves one-step generator post-training across both JiT and pMF backbones and across different model scales.
Community
Fréchet distance has recently emerged as an effective distribution-level objective for generator post-training. However, directly optimizing it can cause Fréchet hacking: the target metric keeps improving while visual quality and Fréchet alignment in other feature spaces stagnate or deteriorate. We attribute this to the static pretrained feature spaces used by existing Fréchet losses, which give incomplete and fixed views of the gap between real and generated distributions. We propose Adversarial Fréchet Distance (AdvFD), which complements those static targets with a learnable representation that adversarially maximizes the Fréchet discrepancy while the generator minimizes it in the resulting adaptive space. To stop the representation from inflating the objective through feature amplification, we add real-feature whitening, normalizing its scale and covariance geometry to stabilize the min–max optimization. AdvFD consistently improves one-step generator post-training across JiT and pMF backbones and model scales.
Get this paper in your agent:
hf papers read 2608.11205 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
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper