Eliciting Problem Specifications via Large Language Models
Robert E. Wray, James R. Kirk, John E. Laird

TL;DR
This paper demonstrates how large language models can automatically generate semi-formal problem specifications from natural language descriptions, facilitating problem-solving in cognitive systems and potentially accelerating research in this area.
Contribution
It introduces a novel LLM-enabled approach to translate natural language problem descriptions into formal specifications for cognitive systems.
Findings
LLMs can produce useful problem-space definitions from natural language.
The system enables cognitive reasoning using domain-general strategies.
Preliminary results show potential for faster problem formulation in AI research.
Abstract
Cognitive systems generally require a human to translate a problem definition into some specification that the cognitive system can use to attempt to solve the problem or perform the task. In this paper, we illustrate that large language models (LLMs) can be utilized to map a problem class, defined in natural language, into a semi-formal specification that can then be utilized by an existing reasoning and learning system to solve instances from the problem class. We present the design of LLM-enabled cognitive task analyst agent(s). Implemented with LLM agents, this system produces a definition of problem spaces for tasks specified in natural language. LLM prompts are derived from the definition of problem spaces in the AI literature and general problem-solving strategies (Polya's How to Solve It). A cognitive system can then use the problem-space specification, applying domain-general…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Software Engineering Research
