NeSIG: A Neuro-Symbolic Method for Learning to Generate Planning Problems
Carlos N\'u\~nez-Molina, Pablo Mesejo, Juan Fern\'andez-Olivares

TL;DR
NeSIG is a novel neuro-symbolic approach that automatically generates diverse, valid, and challenging planning problems across domains using deep reinforcement learning, reducing human effort and outperforming domain-specific generators.
Contribution
This paper introduces NeSIG, the first domain-independent method for automatic planning problem generation using deep reinforcement learning, capable of producing more difficult and diverse problems.
Findings
NeSIG generates problems 15.5 times more difficult on average.
It produces valid and diverse problems across multiple domains.
The method generalizes to larger problems than those seen during training.
Abstract
In the field of Automated Planning there is often the need for a set of planning problems from a particular domain, e.g., to be used as training data for Machine Learning or as benchmarks in planning competitions. In most cases, these problems are created either by hand or by a domain-specific generator, putting a burden on the human designers. In this paper we propose NeSIG, to the best of our knowledge the first domain-independent method for automatically generating planning problems that are valid, diverse and difficult to solve. We formulate problem generation as a Markov Decision Process and train two generative policies with Deep Reinforcement Learning to generate problems with the desired properties. We conduct experiments on three classical domains, comparing our approach against handcrafted, domain-specific instance generators and various ablations. Results show NeSIG is able…
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
TopicsAI-based Problem Solving and Planning · Artificial Intelligence in Games · Reinforcement Learning in Robotics
