Formula
Learning a Custom Embedding from Empirical Distributions
Going from empirical distributions to a fixed-size vector representing the learned relevant features implies a dimension reduction operation. Lopez-Paz et al. leverage mean embeddings to perform this operation: after applying a transformation to each point in the sample, all outputs are averaged to produce the feature vector representing the sample. This process can be summed up by the following equation: where is a function with learnable parameters, and is the number of points in the sample.
0
1
Updated 2026-06-17
Contributors are:
Who are from:
Tags
Data Science