English

A Randomized Algorithm to Reduce the Support of Discrete Measures

Machine Learning 2020-11-30 v2 Probability Machine Learning

Abstract

Given a discrete probability measure supported on NN atoms and a set of nn real-valued functions, there exists a probability measure that is supported on a subset of n+1n+1 of the original NN atoms and has the same mean when integrated against each of the nn functions. If Nn N \gg n this results in a huge reduction of complexity. We give a simple geometric characterization of barycenters via negative cones and derive a randomized algorithm that computes this new measure by "greedy geometric sampling". We then study its properties, and benchmark it on synthetic and real-world data to show that it can be very beneficial in the NnN\gg n regime. A Python implementation is available at \url{https://github.com/FraCose/Recombination_Random_Algos}.

Keywords

Cite

@article{arxiv.2006.01757,
  title  = {A Randomized Algorithm to Reduce the Support of Discrete Measures},
  author = {Francesco Cosentino and Harald Oberhauser and Alessandro Abate},
  journal= {arXiv preprint arXiv:2006.01757},
  year   = {2020}
}
R2 v1 2026-06-23T16:00:01.294Z