On the Multidimensional Random Subset Sum Problem
Luca Becchetti (DIAG), Arthur Carvalho Walraven da Cunha (COATI),, Andrea Clementi, Francesco d'Amore (COATI), Hicham Lesfari (COATI), Emanuele, Natale (COATI), Luca Trevisan

TL;DR
This paper extends the random subset sum problem to multiple dimensions, proving that a polynomial number of samples suffice for universal approximation capabilities in neural network models.
Contribution
It establishes a multidimensional generalization of the subset sum problem with bounds on sample size for approximation, and demonstrates neural network universality.
Findings
Multidimensional subset sum approximation with high probability.
Sample complexity bound of O(d^3 log(1/ε) (log(1/ε)+log d)).
Neural network universality with polynomial overhead.
Abstract
In the Random Subset Sum Problem, given i.i.d. random variables , we wish to approximate any point as the sum of a suitable subset of them, up to error . Despite its simple statement, this problem is of fundamental interest to both theoretical computer science and statistical mechanics. More recently, it gained renewed attention for its implications in the theory of Artificial Neural Networks. An obvious multidimensional generalisation of the problem is to consider i.i.d. -dimensional random vectors, with the objective of approximating every point . In 1998, G. S. Lueker showed that, in the one-dimensional setting, samples guarantee the approximation property with high probability.In this work, we prove that, in dimensions, $n =…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Stochastic Gradient Optimization Techniques · Markov Chains and Monte Carlo Methods
