pith. sign in

arxiv: 2402.15025 · v2 · pith:UXXFMW7Znew · submitted 2024-02-22 · 💻 cs.RO · cs.LG

Practice Makes Perfect: Planning to Learn Skill Parameter Policies

classification 💻 cs.RO cs.LG
keywords robotskillapproachpracticeskillscompetenceimproveparameter
0
0 comments X
read the original abstract

One promising approach towards effective robot decision making in complex, long-horizon tasks is to sequence together parameterized skills. We consider a setting where a robot is initially equipped with (1) a library of parameterized skills, (2) an AI planner for sequencing together the skills given a goal, and (3) a very general prior distribution for selecting skill parameters. Once deployed, the robot should rapidly and autonomously learn to improve its performance by specializing its skill parameter selection policy to the particular objects, goals, and constraints in its environment. In this work, we focus on the active learning problem of choosing which skills to practice to maximize expected future task success. We propose that the robot should estimate the competence of each skill, extrapolate the competence (asking: "how much would the competence improve through practice?"), and situate the skill in the task distribution through competence-aware planning. This approach is implemented within a fully autonomous system where the robot repeatedly plans, practices, and learns without any environment resets. Through experiments in simulation, we find that our approach learns effective parameter policies more sample-efficiently than several baselines. Experiments in the real-world demonstrate our approach's ability to handle noise from perception and control and improve the robot's ability to solve two long-horizon mobile-manipulation tasks after a few hours of autonomous practice. Project website: http://ees.csail.mit.edu

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Neuro-Symbolic Learning for Long-Horizon Task Planning Under Complex Logical Constraints

    cs.RO 2026-06 unverdicted novelty 5.0

    Bilevel optimization with 3R recovery for neuro-symbolic long-horizon planning under logical constraints achieves 80% failure reduction and 57% time reduction on benchmarks.

  2. ActivePusher: Active Learning and Planning with Residual Physics for Nonprehensile Manipulation

    cs.RO 2025-06 unverdicted novelty 5.0

    ActivePusher integrates residual-physics modeling with uncertainty-based active learning to improve data efficiency and planning success rates for nonprehensile manipulation in simulation and real-world settings.