Approximate Discrete Probability Distribution Representation using a Multi-Resolution Binary Tree
David Bellot (INRIA Rh\^one-Alpes / Gravir-Imag), Pierre Bessiere, (INRIA Rh\^one-Alpes / Gravir-Imag)

TL;DR
This paper introduces a binary-tree based method for efficiently approximating and storing large joint probability distributions through adaptive discretization, improving computational efficiency and enabling dynamic refinement.
Contribution
It presents a novel multi-resolution binary tree approach that adaptively discretizes probability spaces, optimizing storage and computation for complex distributions.
Findings
Efficient representation of large joint distributions achieved.
Adaptive discretization improves accuracy and memory usage.
Method allows dynamic refinement and anytime approximation.
Abstract
Computing and storing probabilities is a hard problem as soon as one has to deal with complex distributions over multiple random variables. The problem of efficient representation of probability distributions is central in term of computational efficiency in the field of probabilistic reasoning. The main problem arises when dealing with joint probability distributions over a set of random variables: they are always represented using huge probability arrays. In this paper, a new method based on binary-tree representation is introduced in order to store efficiently very large joint distributions. Our approach approximates any multidimensional joint distributions using an adaptive discretization of the space. We make the assumption that the lower is the probability mass of a particular region of feature space, the larger is the discretization step. This assumption leads to a very optimized…
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
TopicsBayesian Modeling and Causal Inference · Neural Networks and Applications · Data Management and Algorithms
