paper-with-me

Papers

Iterative Motion Planning in Multi-agent Systems with Opportunistic Communication under Disturbance

2025-03-16 · Neelanga Thelasingha, Agung Julius, James Humann, James Dotterweich

In complex multi-agent systems involving heterogeneous teams, uncertainty arises from numerous sources like environmental disturbances, model inaccuracies, and changing tasks. This causes planned trajectories to become infeasible, requiring replanning. Further, different communication architectures used in multi-agent systems give rise to asymmetric knowledge of planned trajectories across the agents. In such systems, replanning must be done in a communication-aware fashion. This paper establishes the conditions for synchronization and feasibility in epistemic planning scenarios introduced by opportunistic communication architectures. We also establish conditions on task satisfaction based on quantified recoverability of disturbances in an iterative planning scheme. We further validate these theoretical results experimentally in a UAV--UGV task assignment problem.

📄 PDF Abstract BibTeX arXiv:2503.12457

Code (0)

등록된 구현이 없습니다.

Tasks

Motion Planning

Similar Papers 제목 키워드 기반

One-shot path planning for multi-agent systems using fully convolutional neural network

2020-04-01 · Tomas Kulvicius, Sebastian Herzog, Timo Lüddecke, Minija Tamosiunaite 외

Path planning plays a crucial role in robot action execution, since a path or a motion trajectory for a particular action has to be defined first before the action can be executed. Most of the current approaches are iter…

DiFSD: Ego-Centric Fully Sparse Paradigm with Uncertainty Denoising and Iterative Refinement for Efficient End-to-End Self-Driving

2024-09-15 · Haisheng Su, Wei Wu, Junchi Yan

Current end-to-end autonomous driving methods resort to unifying modular designs for various tasks (e.g. perception, prediction and planning). Although optimized in a planning-oriented spirit with a fully differentiable …

Autonomous DrivingBench2DriveDenoisingmotion prediction+1

Iterative Planning for Multi-agent Systems: An Application in Energy-Aware UAV-UGV Cooperative Task Site Assignments

2024-01-16 · Neelanga Thelasingha, Agung Julius, James Humann, Jean-Paul Reddinger 외

This paper presents an iterative planning framework for multi-agent systems with hybrid state spaces. The framework uses transition systems to mathematically represent planning tasks and employs multiple solvers to itera…

Multi-Agent Motion Planning using Deep Learning for Space Applications

2020-10-15 · Kyongsik Yun, Changrak Choi, Ryan Alimo, Anthony Davis 외

State-of-the-art motion planners cannot scale to a large number of systems. Motion planning for multiple agents is an NP (non-deterministic polynomial-time) hard problem, so the computation time increases exponentially w…

Computational EfficiencyDeep LearningMotion Planning

Driving is a Game: Combining Planning and Prediction with Bayesian Iterative Best Response

2025-12-03 · Aron Distelzweig, Yiwei Wang, Faris Janjoš, Marcel Hallgarten 외 arxiv

Autonomous driving planning systems perform nearly perfectly in routine scenarios using lightweight, rule-based methods but still struggle in dense urban traffic, where lane changes and merges require anticipating and in…

Autonomous Driving