A First Step Towards Even More Sparse Encodings of Probability Distributions
AI 摘要
提出一种从概率分布中提取一阶公式的方法,以减少存储空间并提高稀疏性。
主要贡献
- 提出一种稀疏编码概率分布的新方法
- 通过提取逻辑公式减少所需存储空间
- 在保持核心信息的同时增加稀疏性
方法论
从概率分布中提取一阶公式,通过减少值数量和最小化公式来增加稀疏性。
原文摘要
Real world scenarios can be captured with lifted probability distributions. However, distributions are usually encoded in a table or list, requiring an exponential number of values. Hence, we propose a method for extracting first-order formulas from probability distributions that require significantly less values by reducing the number of values in a distribution and then extracting, for each value, a logical formula to be further minimized. This reduction and minimization allows for increasing the sparsity in the encoding while also generalizing a given distribution. Our evaluation shows that sparsity can increase immensely by extracting a small set of short formulas while preserving core information.