Learn Before
Relation

Denoising Score Matching

There may be some cases where score matching should be regularized, in which case we would denoise the score matching. We can do this by fitting a distribution psmoothed(x)=pdata(y)q(xy)dy{p_{smoothed}}(x) = \lmoustache {p_{data}}(y)q(x | y)dy rather than the true pdata{p_{data}}.

Denoising score matching is useful when we don't have access to the true Pdata, but rather only an empirical distribution defined by samples from it. This is one way of overcoming the partition function problem.

0

1

Updated 2021-07-22

Tags

Data Science