paper-with-me

Papers

Global Tensor Motion Planning

2024-11-28 · An T. Le, Kay Hansel, João Carvalho, Joe Watson, Julen Urain, Armin Biess, Georgia Chalvatzaki, Jan Peters

Batch planning is increasingly necessary to quickly produce diverse and quality motion plans for downstream learning applications, such as distillation and imitation learning. This paper presents Global Tensor Motion Planning (GTMP) -- a sampling-based motion planning algorithm comprising only tensor operations. We introduce a novel discretization structure represented as a random multipartite graph, enabling efficient vectorized sampling, collision checking, and search. We provide a theoretical investigation showing that GTMP exhibits probabilistic completeness while supporting modern GPU/TPU. Additionally, by incorporating smooth structures into the multipartite graph, GTMP directly plans smooth splines without requiring gradient-based optimization. Experiments on lidar-scanned occupancy maps and the MotionBenchMarker dataset demonstrate GTMP's computation efficiency in batch planning compared to baselines, underscoring GTMP's potential as a robust, scalable planner for diverse applications and large-scale robot learning tasks.

📄 PDF Abstract BibTeX arXiv:2411.19393

Code (1)

anindex/gtmp 공식 구현 jax

Tasks

Dataset GenerationDiversityGPUImitation LearningMotion Planning

Similar Papers 제목 키워드 기반

Anytime Global Tensor Motion Planning

2026-08-26 · Sai Coumar, An T. Le, Zachary Kingston arxiv

Global Tensor Motion Planning (GTMP) solves motion planning with batched tensor operations over a layered multipartite graph. We generalize GTMP so that adjacent-layer edges are realized by any black-box local planner (e…

Motion Planning

Model Tensor Planning

2025-05-02 · An T. Le, Khai Nguyen, Minh Nhat Vu, João Carvalho 외

Sampling-based model predictive control (MPC) offers strong performance in nonlinear and contact-rich robotic tasks, yet often suffers from poor exploration due to locally greedy sampling schemes. We propose \emph{Model …

modelModel Predictive ControlMuJoCo

Monte Carlo Tree Search with Tensor Factorization for Optimization Problems in Robotics

2025-07-07 · Teng Xue, Yan Zhang, Amirreza Razmjoo, Sylvain Calinon arxiv

Many robotic tasks, such as inverse kinematics, motion planning, and contact-rich manipulation, can be formulated as optimization problems. Solving these problems requires addressing inherent nonlinear kinematics, comple…

Robot ManipulationMotion PlanningDecision Making

Coupling Tensor Trains with Graph of Convex Sets: Effective Compression, Exploration, and Planning in the C-Space

2026-03-12 · Gerhard Reinerth, Riddhiman Laha, Marcello Romano arxiv

We present TANGO (Tensor ANd Graph Optimization), a novel motion planning framework that integrates tensor-based compression with structured graph optimization to enable efficient and scalable trajectory generation. Whil…

Motion Planning

Transition Motion Tensor: A Data-Driven Approach for Versatile and Controllable Agents in Physically Simulated Environments

2021-11-30 · Jonathan Hans Soeseno, Ying-Sheng Luo, Trista Pei-Chun Chen, Wei-Chao Chen

This paper proposes the Transition Motion Tensor, a data-driven framework that creates novel and physically accurate transitions outside of the motion dataset. It enables simulated characters to adopt new motion skills e…

Motion Planning