Efficiently Access Diffusion Fisher: Within the Outer Product Span Space
Fangyikang Wang, Hubery Yin, Shaobin Zhuang, Huminhao Zhu, Yinan Li, Lei Qian, Chao Zhang, Hanbin Zhao, Hui Qian, Chen Li

TL;DR
This paper introduces efficient algorithms to approximate diffusion Fisher information within diffusion models, leveraging an outer-product structure to improve accuracy and computational speed over traditional auto-differentiation methods.
Contribution
The paper reveals that diffusion Fisher resides in an outer-product span space and develops two algorithms to efficiently approximate it, with proven error bounds and practical advantages.
Findings
Algorithms outperform auto-differentiation in accuracy and speed
Established error bounds for the approximation algorithms
Demonstrated effectiveness in likelihood evaluation and optimization tasks
Abstract
Recent Diffusion models (DMs) advancements have explored incorporating the second-order diffusion Fisher information (DF), defined as the negative Hessian of log density, into various downstream tasks and theoretical analysis. However, current practices typically approximate the diffusion Fisher by applying auto-differentiation to the learned score network. This black-box method, though straightforward, lacks any accuracy guarantee and is time-consuming. In this paper, we show that the diffusion Fisher actually resides within a space spanned by the outer products of score and initial data. Based on the outer-product structure, we develop two efficient approximation algorithms to access the trace and matrix-vector multiplication of DF, respectively. These algorithms bypass the auto-differentiation operations with time-efficient vector-product calculations. Furthermore, we establish the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Model Reduction and Neural Networks · Generative Adversarial Networks and Image Synthesis
MethodsDiffusion
