Concept
Score Matching
Score matching is a method used to train probabilistic models without evaluating the intractable partition function or its derivatives. This technique minimizes the expected squared difference between the score function (the gradient of the log density with respect to the input ) of the model and that of the true data distribution:
0
1
Updated 2026-06-19
Tags
Data Science