Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 608 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 608 Bytes

Matrix SVGD

In this work, we enhance SVGD by leveraging preconditioning matrices, such as the Hessian and Fisher information matrix, to incorporate geometric information into SVGD updates. We achieve this by presenting a generalization of SVGD that replaces the scalar-valued kernels in vanilla SVGD with more general matrix-valued kernels. This yields a significant extension of SVGD, and more importantly, allows us to flexibly incorporate various preconditioning matrices to accelerate the exploration in the probability landscape.

How to reproduce our results?

  cd *example-folder*