Differentiable Learning of Lifted Action Schemas for Classical Planning
Summary
A novel neural network architecture has been developed for learning lifted action schemas in classical planning domains. This architecture addresses the challenge of inferring action schemas and their arguments from observed state changes, specifically when action arguments are unobserved but states are fully observed. The work aims to provide a robust differentiable component for integration into larger neuro-symbolic models, representing a crucial step towards learning planning domains from sequences of images and action labels. The architecture's effectiveness is evaluated across various planning domains, demonstrating its ability to recover ground-truth action schema structures. Experiments also assess its robustness to observation noise and its performance in a slot-based dynamics model variation.
Key takeaway
For research scientists developing neuro-symbolic AI, this architecture offers a robust method for learning planning domain dynamics from incomplete observations. You should consider integrating this differentiable component to improve the generalization and interpretability of your models, especially when dealing with scenarios where action arguments are not directly observable but state transitions are.
Key insights
A neural network learns lifted action schemas and arguments from observed state changes with unobserved actions.
Principles
- Lifted action schemas enable structural generalization.
- Differentiable components integrate into neuro-symbolic models.
Method
The approach uses a neural network to simultaneously learn action schemas and identify action arguments from fully observed state changes, even when action arguments themselves are unobserved.
In practice
- Integrate into larger neuro-symbolic models.
- Apply to planning domains with unobserved action arguments.
Topics
- Differentiable Learning
- Lifted Action Schemas
- Classical Planning
- Neural Network Architecture
- Action Argument Identification
Best for: Research Scientist, AI Scientist, Machine Learning Engineer, AI Engineer
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.