Global Sampling-Based Trajectory Optimization for Contact-Rich Manipulation via KernelSOS

arXiv cs.RO / 5/1/2026

📰 NewsModels & Research

Key Points

  • The paper proposes Global-MPPI, a sampling-based trajectory optimization framework for contact-rich manipulation that combines global exploration with local refinement.
  • It uses kernel sum-of-squares optimization to locate globally promising regions in the solution space, helping avoid poor local minima common in standard sampling methods.
  • To handle the non-smooth, hybrid contact dynamics typical of manipulation tasks, it introduces a graduated non-convexity approach using log-sum-exp smoothing that gradually transitions from a smooth surrogate to the original non-smooth objective.
  • The method further applies model-predictive path integral (MPPI) to locally refine trajectories.
  • Experiments on high-dimensional, long-horizon tasks such as PushT and dexterous in-hand manipulation show faster convergence and lower final costs than baseline approaches, indicating robust performance.

Abstract

Contact-rich manipulation is challenging due to its high dimensionality, the requirement for long time horizons, and the presence of hybrid contact dynamics. Sampling-based methods have become a popular approach for this class of problems, but without explicit mechanisms for global exploration, they are susceptible to converging to poor local minima. In this paper, we introduce Global-MPPI, a unified trajectory optimization framework that integrates global exploration and local refinement. At the global level, we leverage kernel sum-of-squares optimization to identify globally promising regions of the solution space. To enable reliable performance for the non-smooth landscapes inherent to contact-rich manipulation, we introduce a graduated non-convexity strategy based on log-sum-exp smoothing, which transitions the optimization landscape from a smoothed surrogate to the original non-smooth objective. Finally, we employ the model-predictive path integral method to locally refine the solution. We evaluate Global-MPPI on high-dimensional, long-horizon contact-rich tasks, including the PushT task and dexterous in-hand manipulation. Experimental results demonstrate that our approach robustly uncovers high-quality solutions, achieving faster convergence and lower final costs compared to existing baseline methods.