paper-with-me

Papers

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, James Dotterweich, Marshal Childers

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 iteratively improve the plan until computation resources are exhausted. When integrating different solvers for iterative planning, we establish theoretical guarantees on the mathematical framework to ensure recursive feasibility. The proposed framework enables continual improvement of solution optimality, efficiently using allocated computation resources. The proposed method is validated by applying it to an energy-aware UGV-UAV cooperative task site assignment. The results demonstrate the continual solution improvement while preserving real-time implementation ability compared to algorithms proposed in the literature.

📄 PDF Abstract BibTeX arXiv:2401.08846

Code (0)

등록된 구현이 없습니다.

Similar 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 i…

Motion Planning

Real-Time LaCAM

2025-04-08 · Runzhe Liang, Rishi Veerapaneni, Daniel Harabor, Jiaoyang Li 외

The vast majority of Multi-Agent Path Finding (MAPF) methods with completeness guarantees require planning full horizon paths. However, planning full horizon paths can take too long and be impractical in real-world appli…

Multi-Agent Path Finding

Towards Reliable Multi-Agent Systems for Marketing Applications via Reflection, Memory, and Planning

2025-08-14 · Lorenzo Jaime Yu Flores, Junyi Shen, Goodman Gu arxiv

Recent advances in large language models (LLMs) enabled the development of AI agents that can plan and interact with tools to complete complex tasks. However, literature on their reliability in real-world applications re…

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…

Verification-Aware Planning for Multi-Agent Systems

2025-10-20 · Tianyang Xu, Dan Zhang, Kushan Mitra, Estevam Hruschka arxiv

Large language model (LLM) agents are increasingly deployed to tackle complex tasks, often necessitating collaboration among multiple specialized agents. However, multi-agent collaboration introduces new challenges in pl…