arXiv:2603.16593cs.RO2026-03被引 1

用流模型优化机器人巡检路径,大幅提升大规模问题求解效率与精度。

Scalable Inspection Planning via Flow-based Mixed Integer Linear Programming

  • 将巡检约束重构成网络流问题,构建高效混合整数线性规划模型。
  • 在15000个顶点的大规模场景下,优化间隙降低30%-50%,显著提升解质量。
  • 适合工业巡检、医疗机器人等需高精度路径规划的场景。

巡检规划旨在计算机器人使用传感器覆盖一组兴趣点(POIs)的最短路径,广泛应用于制造与医疗机器人等领域。为缓解复杂性,现有方法采用采样生成离散图巡检规划(GIP)问题,但该问题在大规模下仍极难求解,需同时满足覆盖与连通性约束。本文提出基于流重构的高效混合整数线性规划(MILP)求解方案,通过专用分支切割算法利用流的组合结构。在医疗与基础设施基准数据集及大规模合成实例上评估表明,本方法在所有场景下均获得更紧的下界,大实例优化间隙降低30%-50%。此外,其可扩展性突破:支持最高达15,000顶点、数千个POIs的问题,而以往方法常因内存耗尽或无法提供有效最优性保证而失败。

原文摘要 · Abstract (English)

Inspection planning is concerned with computing the shortest robot path to inspect a given set of points of interest (POIs) using the robot's sensors. This problem arises in a wide range of applications from manufacturing to medical robotics. To alleviate the problem's complexity, recent methods rely on sampling-based methods to obtain a more manageable (discrete) graph inspection planning (GIP) problem. Unfortunately, GIP still remains highly difficult to solve at scale as it requires simultaneously satisfying POI-coverage and path-connectivity constraints, giving rise to a challenging optimization problem, particularly at scales encountered in real-world scenarios. In this work, we present highly scalable Mixed Integer Linear Programming (MILP) solutions for GIP that significantly advance the state-of-the-art in both runtime and solution quality. Our key insight is a reformulation of the problem's core constraints as a network flow, which enables effective MILP models and a specialized Branch-and-Cut solver that exploits the combinatorial structure of flows. We evaluate our approach on medical and infrastructure benchmarks alongside large-scale synthetic instances. Across all scenarios, our method produces substantially tighter lower bounds than existing formulations, reducing optimality gaps by 30-50% on large instances. Furthermore, our solver demonstrates unprecedented scalability: it provides non-trivial solutions for problems with up to 15,000 vertices and thousands of POIs, where prior state-of-the-art methods typically exhaust memory or fail to provide any meaningful optimality guarantees.

路径规划混合整数规划机器人巡检

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。