LLM Reasoning 相关度: 7/10

A First Step Towards Even More Sparse Encodings of Probability Distributions

Florian Andreas Marwitz, Tanya Braun, Ralf Möller
arXiv: 2603.29691v1 发布: 2026-03-31 更新: 2026-03-31

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.

标签

概率分布 稀疏编码 一阶逻辑 公式提取 知识表示

arXiv 分类

cs.AI