Stochastic Deep Networks
Gwendoline de Bie, Gabriel Peyr\'e, Marco Cuturi

TL;DR
This paper introduces deep neural network architectures capable of processing probability measures and point clouds, addressing challenges like permutation invariance and variable cardinality, with applications in classification, generation, and dynamics prediction.
Contribution
It proposes a novel deep framework for measures that handles permutation invariance, weight variation, and cardinality, bridging measures and Euclidean spaces.
Findings
Effective measure-to-measure mapping demonstrated
Networks show robustness to perturbations
Successful applications in classification and generation tasks
Abstract
Machine learning is increasingly targeting areas where input data cannot be accurately described by a single vector, but can be modeled instead using the more flexible concept of random vectors, namely probability measures or more simply point clouds of varying cardinality. Using deep architectures on measures poses, however, many challenging issues. Indeed, deep architectures are originally designed to handle fixedlength vectors, or, using recursive mechanisms, ordered sequences thereof. In sharp contrast, measures describe a varying number of weighted observations with no particular order. We propose in this work a deep framework designed to handle crucial aspects of measures, namely permutation invariances, variations in weights and cardinality. Architectures derived from this pipeline can (i) map measures to measures - using the concept of push-forward operators; (ii) bridge the gap…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Neural Networks and Applications · Gaussian Processes and Bayesian Inference
