paper-with-me

Papers

CTRMs: Learning to Construct Cooperative Timed Roadmaps for Multi-agent Path Planning in Continuous Spaces

2022-01-24 · Keisuke Okumura, Ryo Yonetani, Mai Nishimura, Asako Kanezaki

Multi-agent path planning (MAPP) in continuous spaces is a challenging problem with significant practical importance. One promising approach is to first construct graphs approximating the spaces, called roadmaps, and then apply multi-agent pathfinding (MAPF) algorithms to derive a set of conflict-free paths. While conventional studies have utilized roadmap construction methods developed for single-agent planning, it remains largely unexplored how we can construct roadmaps that work effectively for multiple agents. To this end, we propose a novel concept of roadmaps called cooperative timed roadmaps (CTRMs). CTRMs enable each agent to focus on its important locations around potential solution paths in a way that considers the behavior of other agents to avoid inter-agent collisions (i.e., "cooperative"), while being augmented in the time direction to make it easy to derive a "timed" solution path. To construct CTRMs, we developed a machine-learning approach that learns a generative model from a collection of relevant problem instances and plausible solutions and then uses the learned model to sample the vertices of CTRMs for new, previously unseen problem instances. Our empirical evaluation revealed that the use of CTRMs significantly reduced the planning effort with acceptable overheads while maintaining a success rate and solution quality comparable to conventional roadmap construction approaches.

📄 PDF Abstract BibTeX arXiv:2201.09467

Code (1)

omron-sinicx/ctrm 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Joint Task Assistance Planning via Nested Branch and Bound (Extended Version)

2026-02-15 · Omer Daube, Oren Salzman arxiv

We introduce and study the Joint Task Assistance Planning problem which generalizes prior work on optimizing assistance in robotic collaboration. In this setting, two robots operate over predefined roadmaps, each represe…

RoadMapper: A Multi-Agent System for Roadmap Generation of Solving Complex Research Problems

2026-04-30 · Jiacheng Liu, Zichen Tang, Zhongjun Yang, Xinyi Hu 외 arxiv

People commonly leverage structured content to accelerate knowledge acquisition and research problem solving. Among these, roadmaps guide researchers through hierarchical subtasks to solve complex research problems step …

Learned Critical Probabilistic Roadmaps for Robotic Motion Planning

2019-10-08 · Brian Ichter, Edward Schmerling, Tsang-Wei Edward Lee, Aleksandra Faust

Sampling-based motion planning techniques have emerged as an efficient algorithmic paradigm for solving complex motion planning problems. These approaches use a set of probing samples to construct an implicit graph repre…

Motion Planning

A Novel Approach to Multimedia Ontology Engineering for Automated Reasoning over Audiovisual LOD Datasets

2016-08-26 · Leslie F. Sikos

Multimedia reasoning, which is suitable for, among others, multimedia content analysis and high-level video scene interpretation, relies on the formal and comprehensive conceptualization of the represented knowledge doma…

COVER:COverage-VErified Roadmaps for Fixed-time Motion Planning in Continuous Semi-Static Environments

2025-10-04 · Niranjan Kumar Ilampooranan, Constantinos Chamzas arxiv

The ability to solve motion-planning queries within a fixed time budget is critical for deploying robotic systems in time-sensitive applications. Semi-static environments, where most of the workspace remains fixed while …

Motion Planning