paper-with-me

Papers

Priority-Aware Multi-Robot Coverage Path Planning

2026-01-02 · Kanghoon Lee, Hyeonjun Kim, Jiachen Li, Jinkyoo Park arxiv

Multi-robot systems are widely used for coverage tasks that require efficient coordination across large environments. In Multi-Robot Coverage Path Planning (MCPP), the objective is typically to minimize the makespan by generating non-overlapping paths for full-area coverage. However, most existing methods assume uniform importance across regions, limiting their effectiveness in scenarios where some zones require faster attention. We introduce the Priority-Aware MCPP (PA-MCPP) problem, where a subset of the environment is designated as prioritized zones with associated weights. The goal is to minimize, in lexicographic order, the total priority-weighted latency of zone coverage and the overall makespan. To address this, we propose a scalable two-phase framework combining (1) greedy zone assignment with local search, spanning-tree-based path planning, and (2) Steiner-tree-guided residual coverage. Experiments across diverse scenarios demonstrate that our method significantly reduces priority-weighted latency compared to standard MCPP baselines, while maintaining competitive makespan. Sensitivity analyses further show that the method scales well with the number of robots and that zone coverage behavior can be effectively controlled by adjusting priority weights.

📄 PDF Abstract BibTeX arXiv:2601.00580

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multi-CAP: A Multi-Robot Connectivity-Aware Hierarchical Coverage Path Planning Algorithm for Unknown Environments

2025-09-18 · Zongyuan Shen, Burhanuddin Shirose, Prasanna Sriganesh, Bhaskar Vundurthy 외 arxiv

Efficient coordination of multiple robots for coverage of large, unknown environments is a significant challenge that involves minimizing the total coverage path length while reducing inter-robot conflicts. In this paper…

Coverage Path Planning: Classical Foundations, Recent Advances, and Future Directions

2026-07-12 · Zongyuan Shen, Shalabh Gupta, Shancheng Zhao, Dehua Zhou 외 arxiv

Coverage path planning (CPP) is a fundamental problem in robot motion planning, whose aim is to produce robot trajectories that provide complete coverage of target workspaces while minimizing task-specific objectives suc…

Motion Planning

AutoCam: Hierarchical Path Planning for an Autonomous Auxiliary Camera in Surgical Robotics

2025-05-15 · Alexandre Banks, Randy Moore, Sayem Nazmuz Zaman, Alaa Eldin Abdelaal 외

Incorporating an autonomous auxiliary camera into robot-assisted minimally invasive surgery (RAMIS) enhances spatial awareness and eliminates manual viewpoint control. Existing path planning methods for auxiliary cameras…

Question-Aware Memory Network for Multi-hop Question Answering in Human-Robot Interaction

2021-04-27 · Xinmeng Li, Mamoun Alazab, Qian Li, Keping Yu 외

Knowledge graph question answering is an important technology in intelligent human-robot interaction, which aims at automatically giving answer to human natural language question with the given knowledge graph. For the m…

Graph EmbeddingGraph Question AnsweringKnowledge Graph EmbeddingMulti-hop Question Answering+1

MDCPP: Multi-robot Dynamic Coverage Path Planning for Workload Adaptation

2025-09-28 · Jun Chen, Mingjia Chen, Shinkyu Park arxiv

Multi-robot Coverage Path Planning (MCPP) addresses the problem of computing paths for multiple robots to effectively cover a large area of interest. Conventional approaches to MCPP typically assume that robots move at f…