paper-with-me

Papers

Secure-by-Construction Optimal Path Planning for Linear Temporal Logic Tasks

2020-10-27

In this paper, we investigate the problem of planning an optimal infinite path for a single robot to achieve a linear temporal logic (LTL) task with security guarantee. We assume that the external behavior of the robot, specified by an output function, can be accessed by a passive intruder (eavesdropper). The security constraint requires that the intruder should never infer that the robot was started from a secret location. We provide a sound and complete algorithmic procedure to solve this problem. Our approach is based on the construction of the twin weighted transition systems (twin-WTS) that tracks a pair of paths having the same observation. We show that the security-aware path planning problem can be effectively solved based on graph search techniques in the product of the twin-WTS and the B\"{u}chi automaton representing the LTL formula. The complexity of the proposed planning algorithm is polynomial in the size of the system model. Finally, we illustrate our algorithm by a simple robot planning example.

📄 PDF Abstract BibTeX arXiv:2010.14160

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Efficient Optimal Path Planning in Dynamic Environments Using Koopman MPC

2025-10-02 · Mohammad Abtahi, Navid Mojahed, Shima Nazari arxiv

This paper presents a data-driven model predictive control framework for mobile robots navigating in dynamic environments, leveraging Koopman operator theory. Unlike the conventional Koopman-based approaches that focus o…

Computational EfficiencyCollision Avoidance

Terrain-Aware Adaptation for Two-Dimensional UAV Path Planners

2025-07-23 · Kostas Karakontis, Thanos Petsanis, Athanasios Ch. Kapoutsis, Pavlos Ch. Kapoutsis 외 arxiv

Multi-UAV Coverage Path Planning (mCPP) algorithms in popular commercial software typically treat a Region of Interest (RoI) only as a 2D plane, ignoring important3D structure characteristics. This leads to incomplete 3D…

DynamicRouteGPT: A Real-Time Multi-Vehicle Dynamic Navigation Framework Based on Large Language Models

2024-08-26 · Ziai Zhou, Bin Zhou, Hao liu

Real-time dynamic path planning in complex traffic environments presents challenges, such as varying traffic volumes and signal wait times. Traditional static routing algorithms like Dijkstra and A* compute shortest path…

Bayesian InferenceCausal InferencecounterfactualCounterfactual Reasoning+1

A Parameter-Linear Formulation of the Optimal Path Following Problem for Robotic Manipulator

2025-10-23 · Tobias Marauli, Hubert Gattringer, Andreas Mueller arxiv

In this paper the computational challenges of time-optimal path following are addressed. The standard approach is to minimize the travel time, which inevitably leads to singularities at zero path speed, when reformulatin…

A Pareto Optimal D* Search Algorithm for Multiobjective Path Planning

2015-11-03 · Alexander Lavin

Path planning is one of the most vital elements of mobile robotics, providing the agent with a collision-free route through the workspace. The global path plan can be calculated with a variety of informed search algorith…

Multiobjective Optimization