Field Matching: an Electrostatic Paradigm to Generate and Transfer Data
About
We propose Electrostatic Field Matching (EFM), a novel method that is suitable for both generative modeling and distribution transfer tasks. Our approach is inspired by the physics of an electrical capacitor. We place source and target distributions on the capacitor plates and assign them positive and negative charges, respectively. Then we learn the electrostatic field of the capacitor using a neural network approximator. To map the distributions to each other, we start at one plate of the capacitor and move the samples along the learned electrostatic field lines until they reach the other plate. We theoretically justify that this approach provably yields the distribution transfer. In practice, we demonstrate the performance of our EFM in toy and image data experiments. Our code is available at https://github.com/justkolesov/FieldMatching
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Image Generation | CIFAR-10 32x32 | FID2.62 | 147 | |
| Image Generation | CelebA-64 | FID100 | 75 | |
| Unpaired Image Translation | Winter -> Summer 64x64 | CMMD1 | 6 | |
| Unpaired Image Translation | MNIST Colored digits '2' -> '3' (32x32) | CMMD0.93 | 6 |