From Word Models to World Models: Translating from Natural Language to the Probabilistic Language of Thought
Lionel Wong, Gabriel Grand, Alexander K. Lew, Noah D. Goodman, Vikash, K. Mansinghka, Jacob Andreas, Joshua B. Tenenbaum

TL;DR
This paper introduces a framework combining neural language models and probabilistic reasoning to translate natural language into a symbolic, probabilistic language of thought, enabling human-like reasoning in AI systems.
Contribution
It presents a novel computational approach that integrates large language models with probabilistic programs for context-sensitive meaning construction and reasoning.
Findings
LLMs can generate context-sensitive translations of language into probabilistic programs
Bayesian inference on generated programs supports robust commonsense reasoning
Framework extends to integrate symbolic modules like physics simulators and planners
Abstract
How does language inform our downstream thinking? In particular, how do humans make meaning from language--and how can we leverage a theory of linguistic meaning to build machines that think in more human-like ways? In this paper, we propose rational meaning construction, a computational framework for language-informed thinking that combines neural language models with probabilistic models for rational inference. We frame linguistic meaning as a context-sensitive mapping from natural language into a probabilistic language of thought (PLoT)--a general-purpose symbolic substrate for generative world modeling. Our architecture integrates two computational tools that have not previously come together: we model thinking with probabilistic programs, an expressive representation for commonsense reasoning; and we model meaning construction with large language models (LLMs), which support…
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
TopicsTopic Modeling · Natural Language Processing Techniques · AI-based Problem Solving and Planning
