Concept

Ratio Matching

Ratio matching is a technique applied to discrete data, specifically binary data. It avoids evaluating the intractable partition function by incorporating a ratio of probabilities, which leads to the cancellation of the partition function. Ratio matching minimizes the following objective function: L(RM)(x,θ)=j=1n(11+pmodel(x;θ)pmodel(f(x,j);θ))2L^{(RM)}(x,\theta) = \sum_{j=1}^n\left(\frac{1}{1+ \frac{p_{model}(x;\theta)}{p_{model}(f(x,j);\theta)}}\right)^2

0

1

Updated 2026-06-15

References


Tags

Data Science

Related