English

Field Matching: an Electrostatic Paradigm to Generate and Transfer Data

Machine Learning 2025-08-26 v3 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

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

Keywords

Cite

@article{arxiv.2502.02367,
  title  = {Field Matching: an Electrostatic Paradigm to Generate and Transfer Data},
  author = {Alexander Kolesov and Manukhov Stepan and Vladimir V. Palyulin and Alexander Korotin},
  journal= {arXiv preprint arXiv:2502.02367},
  year   = {2025}
}

Comments

Proceedings of the 42nd International Conference on Machine. Learning, Vancouver, Canada. PMLR 267, 2025

R2 v1 2026-06-28T21:32:12.658Z