PALMER: Perception-Action Loop with Memory for Long-Horizon Planning
Onur Beker, Mohammad Mohammadi, Amir Zamir

TL;DR
PALMER is a versatile planning framework that integrates classical sampling-based algorithms with learned perceptual representations, memory, and reinforcement learning to enable robust, long-horizon planning from high-dimensional sensory data.
Contribution
It introduces a novel combination of classical planning, deep perceptual learning, and memory for improved long-horizon planning in unknown environments.
Findings
More robust planning performance compared to existing methods.
Enhanced sample efficiency in learning and planning.
Effective integration of perception, memory, and planning.
Abstract
To achieve autonomy in a priori unknown real-world scenarios, agents should be able to: i) act from high-dimensional sensory observations (e.g., images), ii) learn from past experience to adapt and improve, and iii) be capable of long horizon planning. Classical planning algorithms (e.g. PRM, RRT) are proficient at handling long-horizon planning. Deep learning based methods in turn can provide the necessary representations to address the others, by modeling statistical contingencies between observations. In this direction, we introduce a general-purpose planning algorithm called PALMER that combines classical sampling-based planning algorithms with learning-based perceptual representations. For training these perceptual representations, we combine Q-learning with contrastive representation learning to create a latent space where the distance between the embeddings of two states captures…
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
TopicsGaussian Processes and Bayesian Inference · Machine Learning and Data Classification · Advanced Multi-Objective Optimization Algorithms
MethodsQ-Learning
