Search papers, labs, and topics across Lattice.
This paper introduces Semantic Bayesian World Models (SBWMs), which integrate knowledge graphs with probabilistic reasoning to create a unified framework for autonomous agents and language models. By framing knowledge not as static facts but as dynamic beliefs, the authors illustrate how agents can make more nuanced decisions, such as distinguishing between a courier and a burglar. The key result highlights that SBWMs enable agents to perform complex reasoning tasks that traditional models struggle with, emphasizing the need for belief annotation and probabilistic entailment in future AI systems.
Agents equipped with Semantic Bayesian World Models can make nuanced decisions by treating knowledge as a dynamic web of beliefs rather than static facts.
Knowledge graphs describe reality in crisp assertions, while the systems now consuming them, foundation models and autonomous agents, reason natively in probabilities. We argue that this mismatch is why the integration of language models and knowledge graphs remains a data-feeding pipeline rather than a unified reasoning architecture. We envision Semantic Bayesian World Models (SBWMs): a Web that describes the world not as a database of facts but as a shared, evolving fabric of beliefs over knowledge graphs, where ontological axioms constrain priors, observations update beliefs by Bayesian conditioning, and actions intervene upon the world. We work through what an agent gains from such a model: a home-security agent deciding whether the figure at the gate is a courier or a burglar, an actuarial estimate aggregated by entailment rather than by string frequency, a planning task that language models reliably fail, and the estimation of quantities that no document has ever stated. We then set out what the community must build to make them possible: belief annotation over RDF~1.2, probabilistic entailment regimes, semantic calibration layers, and protocols by which agents that have never met can exchange, and disagree over, calibrated beliefs.