Skip to main content
QUICK REVIEW

[论文解读] Optimal Probabilistic Motion Planning with Partially Infeasible LTL Constraints.

Mingyu Cai, Zhijun Li|arXiv (Cornell University)|Jul 28, 2020
Formal Methods in Verification参考文献 50被引用 5
一句话总结

本文提出了一种新型最优概率运动规划框架,适用于具有部分不可行线性时序逻辑(LTL)约束的移动智能体,采用极限确定性Buchi自动机(LDBA)和松弛产品MDP,实现动态计划修订。通过耦合线性规划的多目标优化,平衡任务满足概率、违规成本与实现成本,在不确定性下实现前缀与后缀轨迹控制的联合综合。

ABSTRACT

This paper studies optimal probabilistic motion planning of a mobile agent with potentially infeasible task specifications subject to motion and environment uncertainties. Instead of the traditional Rabin automata, limit-deterministic Buchi automata are applied and a relaxed product MDP between PL-MDP (i.e., probabilistic labeled Markov decision process) and LDBA is developed, which allows the agent to revise its motion plan whenever the task is not fully feasible. A multi-objective optimization problem is then formulated to jointly consider the probability of the task satisfaction , the violation cost, and the implementation costs, which is solved via coupled linear programs. To the best of our knowledge, it is the first work that bridges the gap between planning revision and optimal control synthesis of both prefix and suffix of the agent trajectory. Simulation results are provided to demonstrate the effectiveness of the proposed framework.

研究动机与目标

  • 解决由于环境与运动不确定性导致LTL任务规范部分不可行时的运动规划挑战。
  • 在无法完全满足任务时,实现运动计划的动态修订。
  • 在统一框架中联合优化任务满足概率、违规成本与实现成本。
  • 弥合前缀与后缀轨迹控制在计划修订与最优控制综合之间的差距。

提出的方法

  • 使用极限确定性Buchi自动机(LDBA)替代传统Rabin自动机,以提升可扩展性与可处理性。
  • 在概率标记马尔可夫决策过程(PL-MDP)与LDBA之间构建松弛产品MDP,以建模不确定环境与任务规范。
  • 提出一个多目标优化问题,联合最小化任务满足概率、违规成本与实现成本。
  • 通过耦合线性规划求解优化问题,实现最优策略的高效计算。
  • 引入一种机制,允许智能体在无法完全满足任务时自适应调整其轨迹,实现计划修订。
  • 通过集成优化,支持前缀与后缀轨迹控制的联合综合。

实验结果

研究问题

  • RQ1当LTL任务规范因环境与运动不确定性仅部分可行时,如何优化运动规划?
  • RQ2在不确定环境中,任务满足概率、违规成本与实现成本之间的最优权衡是什么?
  • RQ3如何系统性地将计划修订集成到前缀与后缀轨迹控制的最优控制综合过程中?
  • RQ4极限确定性Buchi自动机能否提升在不可行LTL约束下概率运动规划的可扩展性与有效性?

主要发现

  • 所提出的框架在无法完全满足任务时支持运动计划的动态修订,确保在不确定性下的适应能力。
  • 使用LDBA与松弛产品MDP相比传统基于Rabin自动机的方法,显著提升了可扩展性与可处理性。
  • 通过耦合线性规划实现的多目标优化,成功平衡了任务满足、违规成本与实现成本。
  • 该框架首次在文献中实现了对智能体轨迹前缀与后缀的联合最优控制综合,具有创新性。
  • 仿真结果表明,该方法在处理不确定环境下的部分不可行LTL约束方面具有显著有效性。

更好的研究,从现在开始

从阅读论文到最终审阅,大幅缩短您的研究时间。

无需绑定信用卡

本解读由 AI 生成,并经人工编辑审核。