Approximating f -Divergences with Rank Statistics
Abstract
Lay Summary
Many machine learning systems need to compare two datasets. For example, we may want to check whether images produced by a generative model resemble real images, or whether two samples come from the same source. Existing comparison methods can be hard to use because they often require estimating hidden probability information from data, which becomes unreliable for complex datasets such as images. We propose a simpler approach based on ranks. Instead of trying to estimate these hidden probabilities directly, we look at where samples from one dataset fall relative to samples from another. If the datasets are similar, these relative positions should be evenly spread; if they are different, clear patterns appear. Our paper turns this idea into a general method for comparing datasets. We prove that the method behaves reliably, extend it to high-dimensional data by looking at many one-dimensional views, and show in experiments that it can give stable comparisons and useful learning signals for generative modeling.