Neuro-Symbolic Framework Bridges Natural Language Reasoning with NARS Formal Logic
A new neuro-symbolic framework addresses limitations in large language models by translating natural-language reasoning problems into executable formal representations. The approach uses first-order logic and Narsese, the language of the Non-Axiomatic Reasoning System. To support this direction, researchers introduced NARS-Reasoning-v0.1, a benchmark containing natural-language reasoning problems paired with FOL forms and executable Narsese programs. Each problem includes three gold labels: True, False, and Uncertain. A deterministic compilation pipeline was developed to convert FOL to executable Narsese. Validation occurs through runtime execution in OpenNARS for Applications, ensuring symbolic targets are both syntactically correct and behaviorally aligned with intended reasoning. This work aims to enhance reliability in tasks requiring explicit symbolic structure, multi-step inference, and interpretable uncertainty. The paper was announced as arXiv:2604.18873v1.
Key facts
- Large language models struggle with reasoning requiring explicit symbolic structure
- Framework translates natural-language reasoning to formal representations using first-order logic and Narsese
- NARS-Reasoning-v0.1 benchmark includes natural-language problems with FOL forms and executable Narsese programs
- Three gold labels are used: True, False, and Uncertain
- Deterministic compilation pipeline converts FOL to executable Narsese
- Validation performed through runtime execution in OpenNARS for Applications
- Ensures symbolic targets are syntactically well-formed and behaviorally aligned
- Paper announced as arXiv:2604.18873v1
Entities
—