Table 1 Comparison of the simplified FP entropy estimator (FP), Stochastic Normalizing Flow (SNF), Hutchinson estimator (Hutch), and Brute-Force Jacobian evaluation (BFJacob)
Method | Jacobian calculation | Biased | Compute cost (# of passes) |
---|---|---|---|
FP | No | No | 3 |
BFJacob | Yes | No | 1 + D |
Hutch | No | Yes | 1 + N |
SNF | Yes | No | 1 + D |