paper-with-me

홈 › Papers

Sampling-Based Optimization with Parallelized Physics Simulator for Bimanual Manipulation

2025-11-26 · Iryna Hurova, Alinjar Dan, Karl Kruusamäe, Arun Kumar Singh arxiv

In recent years, dual-arm manipulation has become an area of strong interest in robotics, with end-to-end learning emerging as the predominant strategy for solving bimanual tasks. A critical limitation of such learning-based approaches, however, is their difficulty in generalizing to novel scenarios, especially within cluttered environments. This paper presents an alternative paradigm: a sampling-based optimization framework that utilizes a GPU-accelerated physics simulator as its world model. We demonstrate that this approach can solve complex bimanual manipulation tasks in the presence of static obstacles. Our contribution is a customized Model Predictive Path Integral Control (MPPI) algorithm, \textbf{guided by carefully designed task-specific cost functions,} that uses GPU-accelerated MuJoCo for efficiently evaluating robot-object interaction. We apply this method to solve significantly more challenging versions of tasks from the PerAct$^{2}$ benchmark, such as requiring the point-to-point transfer of a ball through an obstacle course. Furthermore, we establish that our method achieves real-time performance on commodity GPUs and facilitates successful sim-to-real transfer by leveraging unique features within MuJoCo. The paper concludes with a statistical analysis of the sample complexity and robustness, quantifying the performance of our approach. The project website is available at: https://sites.google.com/view/bimanualakslabunitartu .

📄 PDF Abstract BibTeX arXiv:2511.21264

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PRISM: Projection-Integrated Sampling-Based MPC with Bayesian Cost Tuning for Bimanual Manipulation

2026-08-26 · Alinjar Dan, Iryna Hurova, Karl Kruusamäe, Arun Kumar Singh arxiv

Bimanual manipulation in cluttered, contact-rich environments remains challenging because it requires coordinated motion generation, interaction-aware planning, and reliable execution under tight kinematic constraints. W…

STAMP: Differentiable Task and Motion Planning via Stein Variational Gradient Descent

2023-10-03 · Yewon Lee, Andrew Z. Li, Philip Huang, Eric Heiden 외

Planning for sequential robotics tasks often requires integrated symbolic and geometric reasoning. TAMP algorithms typically solve these problems by performing a tree search over high-level task sequences while checking …

Bayesian InferenceGPUImitation LearningMotion Planning+2

Gradient-based Trajectory Optimization with Parallelized Differentiable Traffic Simulation

2024-12-21 · Sanghyun Son, Laura Zheng, Brian Clipp, Connor Greenwell 외

We present a parallelized differentiable traffic simulator based on the Intelligent Driver Model (IDM), a car-following framework that incorporates driver behavior as key variables. Our vehicle simulator efficiently mode…

Trajectory Prediction

Physics-Driven Data Generation for Contact-Rich Manipulation via Trajectory Optimization

2025-02-27 · Lujie Yang, H. J. Terry Suh, Tong Zhao, Bernhard Paus Graesdal 외

We present a low-cost data generation pipeline that integrates physics-based simulation, human demonstrations, and model-based planning to efficiently generate large-scale, high-quality datasets for contact-rich robotic …

Contact-rich Manipulation

Incremental Few-Shot Adaptation for Non-Prehensile Object Manipulation using Parallelizable Physics Simulators

2024-09-20 · Fabian Baumeister, Lukas Mack, Joerg Stueckler

Few-shot adaptation is an important capability for intelligent robots that perform tasks in open-world settings such as everyday environments or flexible production. In this paper, we propose a novel approach for non-pre…

Model Predictive Control