Large Language Models Are Neurosymbolic Reasoners
Meng Fang, Shilong Deng, Yudi Zhang, Zijing Shi, Ling Chen, Mykola, Pechenizkiy, Jun Wang

TL;DR
This paper explores using Large Language Models as symbolic reasoners in text-based games, demonstrating significant improvements in symbolic reasoning tasks with an average performance of 88%.
Contribution
It introduces a novel LLM-based agent framework that effectively handles symbolic reasoning in text-based environments, enhancing LLM capabilities for complex symbolic tasks.
Findings
Achieved 88% average performance across symbolic tasks
Enhanced LLM reasoning capabilities in text-based games
Demonstrated effectiveness of symbolic modules with LLMs
Abstract
A wide range of real-world applications is characterized by their symbolic nature, necessitating a strong capability for symbolic reasoning. This paper investigates the potential application of Large Language Models (LLMs) as symbolic reasoners. We focus on text-based games, significant benchmarks for agents with natural language capabilities, particularly in symbolic tasks like math, map reading, sorting, and applying common sense in text-based worlds. To facilitate these agents, we propose an LLM agent designed to tackle symbolic challenges and achieve in-game objectives. We begin by initializing the LLM agent and informing it of its role. The agent then receives observations and a set of valid actions from the text-based games, along with a specific symbolic module. With these inputs, the LLM agent chooses an action and interacts with the game environments. Our experimental results…
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 · Multimodal Machine Learning Applications
MethodsSparse Evolutionary Training · Focus
