Neuro-Symbolic Synergy for Interactive World Modeling
Hongyu Zhao, Siyu Zhou, Haolin Yang, Zengyi Qin, Tianyi Zhou

TL;DR
NeSyS combines neural and symbolic world models to improve reasoning accuracy and data efficiency in interactive environments by leveraging the strengths of both approaches.
Contribution
The paper introduces Neuro-Symbolic Synergy (NeSyS), a novel framework that integrates LLMs with symbolic rules for more robust and expressive world modeling.
Findings
NeSyS outperforms baselines in accuracy across three environments.
NeSyS reduces training data requirements by 50%.
NeSyS maintains high performance with fewer data.
Abstract
Large language models (LLMs) exhibit strong general-purpose reasoning capabilities, yet they frequently hallucinate when used as world models (WMs), where strict compliance with deterministic transition rules--particularly in corner cases--is essential. In contrast, Symbolic WMs provide logical consistency but lack semantic expressivity. To bridge this gap, we propose Neuro-Symbolic Synergy (NeSyS), a framework that integrates the probabilistic semantic priors of LLMs with executable symbolic rules to achieve both expressivity and robustness. NeSyS alternates training between the two models using trajectories inadequately explained by the other. Unlike rule-based prompting, the symbolic WM directly constrains the LLM by modifying its output probability distribution. The neural WM is fine-tuned only on trajectories not covered by symbolic rules, reducing training data by 50% without loss…
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
- 🤗cindermond/world-model-plancraft-llama3-2-1b-instruct-filteredmodel· 22 dl22 dl
- 🤗cindermond/world-model-plancraft-qwen3-4b-filteredmodel· 12 dl12 dl
- 🤗cindermond/world-model-scienceworld-llama3-2-1b-instruct-filteredmodel· 15 dl15 dl
- 🤗cindermond/world-model-scienceworld-qwen3-4b-filteredmodel· 15 dl15 dl
- 🤗cindermond/world-model-webshop-llama3-2-1b-instruct-filteredmodel· 15 dl15 dl
- 🤗cindermond/world-model-webshop-qwen3-4b-filteredmodel· 15 dl15 dl
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Topic Modeling · Machine Learning in Healthcare
