NL2CA: Auto-formalizing Cognitive Decision-Making from Natural Language Using an Unsupervised CriticNL2LTL Framework
Zihao Deng, Yijia Li, Renrui Zhang, Peijun Ye

TL;DR
NL2CA is an automated framework that translates natural language descriptions into formal cognitive decision-making rules using LLMs and an unsupervised critic, enabling scalable and interpretable cognitive agent modeling.
Contribution
The paper introduces NL2CA, a fully automated method for converting natural language into formal logic and rules for cognitive modeling, eliminating the need for human intervention.
Findings
NL2CA achieves high accuracy in NL-to-LTL translation across benchmarks.
Cognitive agents built with NL2CA learn decision patterns from real-world data.
The framework supports scalable and interpretable cognitive modeling.
Abstract
Cognitive computing models offer a formal and interpretable way to characterize human's deliberation and decision-making, yet their development remains labor-intensive. In this paper, we propose NL2CA, a novel method for auto-formalizing cognitive decision-making rules from natural language descriptions of human experience. Different from most related work that exploits either pure manual or human guided interactive modeling, our method is fully automated without any human intervention. The approach first translates text into Linear Temporal Logic (LTL) using a fine-tuned large language model (LLM), then refines the logic via an unsupervised Critic Tree, and finally transforms the output into executable production rules compatible with symbolic cognitive frameworks. Based on the resulted rules, a cognitive agent is further constructed and optimized through cognitive reinforcement…
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.
Videos
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Multimodal Machine Learning Applications · Human-Automation Interaction and Safety
