English

Constrained Sampling to Guide Universal Manipulation RL

Robotics 2026-02-10 v1

Abstract

We consider how model-based solvers can be leveraged to guide training of a universal policy to control from any feasible start state to any feasible goal in a contact-rich manipulation setting. While Reinforcement Learning (RL) has demonstrated its strength in such settings, it may struggle to sufficiently explore and discover complex manipulation strategies, especially in sparse-reward settings. Our approach is based on the idea of a lower-dimensional manifold of feasible, likely-visited states during such manipulation and to guide RL with a sampler from this manifold. We propose Sample-Guided RL, which uses model-based constraint solvers to efficiently sample feasible configurations (satisfying differentiable collision, contact, and force constraints) and leverage them to guide RL for universal (goal-conditioned) manipulation policies. We study using this data directly to bias state visitation, as well as using black-box optimization of open-loop trajectories between random configurations to impose a state bias and optionally add a behavior cloning loss. In a minimalistic double sphere manipulation setting, Sample-Guided RL discovers complex manipulation strategies and achieves high success rates in reaching any statically stable state. In a more challenging panda arm setting, our approach achieves a significant success rate over a near-zero baseline, and demonstrates a breadth of complex whole-body-contact manipulation strategies.

Keywords

Cite

@article{arxiv.2602.08557,
  title  = {Constrained Sampling to Guide Universal Manipulation RL},
  author = {Marc Toussaint and Cornelius V. Braun and Eckart Cobo-Briesewitz and Sayantan Auddy and Armand Jordana and Justin Carpentier},
  journal= {arXiv preprint arXiv:2602.08557},
  year   = {2026}
}
R2 v1 2026-07-01T10:27:45.562Z