paper-with-me

Papers

P-ARC: Exploiting Subproblem Independence for Parallel Multi-Robot Motion Planning

2026-06-26 · James D. Motes, Marco Morales, Nancy M. Amato arxiv

This paper presents Parallel ARC (P-ARC), a parallel variant of the Adaptive Robot Coordination (ARC) approach to multi-robot motion planning (MRMP). P-ARC proposes a parallel variant for each of the three main stages in ARC: initial individual solutions, conflict detection, and conflict resolution, exploiting the independence created by ARC's decomposition of the MRMP problem. Additionally, we employ an OR-parallel multi-start strategy to both ARC and P-ARC, creating a hybrid parallel strategy OR-P-ARC. We evaluate the impact of the different parallel strategies for ARC using a set of scaling 2D mobile and planar manipulator scenarios with up to 128 robots to control for conflicts and work distribution across the stages of ARC. Additionally, we demonstrate planning time speedups approaching 4X over the sequential version for large Panda multi-manipulator teams in real-world inspired scenarios when deploying 16 CPU cores.

📄 PDF Abstract BibTeX arXiv:2606.27625

Code (0)

등록된 구현이 없습니다.

Tasks

Motion Planning

Similar Papers 제목 키워드 기반

ACLM: ADMM-Based Distributed Model Predictive Control for Collaborative Loco-Manipulation

2026-03-07 · Ziyi Zhou, Pengyuan Shu, Ruize Cao, Yuntian Zhao 외 arxiv

Collaborative transportation of heavy payloads via loco-manipulation is a challenging yet essential capability for legged robots operating in complex, unstructured environments. Centralized planning methods, e.g., holist…

Parallel Stochastic Gradient Markov Chain Monte Carlo for Matrix Factorisation Models

2015-06-03 · Umut Şimşekli, Hazal Koptagel, Hakan Güldaş, A. Taylan Cemgil 외

For large matrix factorisation problems, we develop a distributed Markov Chain Monte Carlo (MCMC) method based on stochastic gradient Langevin dynamics (SGLD) that we call Parallel SGLD (PSGLD). PSGLD has very favourable…

Parallel Chromatic MCMC with Spatial Partitioning

2016-12-02 · Jun Song, David A. Moore

We introduce a novel approach for parallelizing MCMC inference in models with spatially determined conditional independence relationships, for which existing techniques exploiting graphical model structure are not applic…

Event Detection

TurboADMM: A Structure-Exploiting Parallel Solver for Multi-Agent Trajectory Optimization

2026-01-14 · Yucheng Chen arxiv

Multi-agent trajectory optimization with dense interaction networks require solving large coupled QPs at control rates, yet existing solvers fail to simultaneously exploit temporal structure, agent decomposition, and ite…

Parallel-in-Time Nonlinear Optimal Control via GPU-native Sequential Convex Programming

2026-03-11 · Yilin Zou, Zhong Zhang, Maxime Robic, Fanghua Jiang arxiv

Real-time solution of nonlinear optimal control problems remains challenging on embedded robotic hardware, where conventional solvers often rely on global sparse linear algebra or sequential recursions that are difficult…