logJacobians
Log Jacobians refer to the natural logarithm of the absolute value of the determinant of the Jacobian matrix that arises in a change of variables for multivariate functions. When a vector-valued transformation y = g(x) is differentiable and locally invertible, its Jacobian matrix J_g(x) = ∂y/∂x captures how volumes change under the transformation. The determinant det J_g(x) measures the local volume scaling. In probability and statistics, this leads to the change-of-variables formula for densities, where the density of the transformed variable y is p_Y(y) = p_X(x) / |det J_g(x)| with x = g^{-1}(y). Equivalently, log p_Y(y) = log p_X(x) − log |det J_g(x)|. Here the term log |det J_g(x)| is the log Jacobian.
In practice, the log Jacobian is often computed directly for numerical stability, using log det |det J_g(x)|
Applications include probabilistic modeling, Bayesian inference, variational methods, and normalizing flows, where transforming densities through sequences