Incremental Learning of Discrete Planning Domains from Continuous Perceptions
Luciano Serafini, Paolo Traverso

TL;DR
This paper introduces a framework enabling an agent to learn discrete planning domains from continuous sensor data, updating its understanding of states, transitions, and perceptions through observed effects and exogenous events.
Contribution
It presents a novel algorithm that incrementally learns and updates discrete planning models from continuous perceptions, integrating perception functions and handling exogenous events.
Findings
Effective domain learning from continuous data
Adaptive perception and transition functions
Handles exogenous environmental events
Abstract
We propose a framework for learning discrete deterministic planning domains. In this framework, an agent learns the domain by observing the action effects through continuous features that describe the state of the environment after the execution of each action. Besides, the agent learns its perception function, i.e., a probabilistic mapping between state variables and sensor data represented as a vector of continuous random variables called perception variables. We define an algorithm that updates the planning domain and the perception function by (i) introducing new states, either by extending the possible values of state variables, or by weakening their constraints; (ii) adapts the perception function to fit the observed data (iii) adapts the transition function on the basis of the executed actions and the effects observed via the perception function. The framework is able to deal…
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
TopicsAI-based Problem Solving and Planning · Machine Learning and Algorithms · Reinforcement Learning in Robotics
