paper-with-me

Papers

LLMDR: LLM-Driven Deadlock Detection and Resolution in Multi-Agent Pathfinding

2025-03-02 · Seungbae Seo, Junghwan Kim, Minjeong Shin, Bongwon Suh

Multi-Agent Pathfinding (MAPF) is a core challenge in multi-agent systems. Existing learning-based MAPF methods often struggle with scalability, particularly when addressing complex scenarios that are prone to deadlocks. To address these challenges, we introduce LLMDR (LLM-Driven Deadlock Detection and Resolution), an approach designed to resolve deadlocks and improve the performance of learnt MAPF models. LLMDR integrates the inference capabilities of large language models (LLMs) with learnt MAPF models and prioritized planning, enabling it to detect deadlocks and provide customized resolution strategies. We evaluate LLMDR on standard MAPF benchmark maps with varying agent numbers, measuring its performance when combined with several base models. The results demonstrate that LLMDR improves the performance of learnt MAPF models, particularly in deadlock-prone scenarios, with notable improvements in success rates. These findings show the potential of integrating LLMs to improve the scalability of learning-based MAPF methods. The source code for LLMDR is available at: https://github.com/ssbacc/llmdr-dhc

📄 PDF Abstract BibTeX arXiv:2503.00717

Code (1)

ssbacc/llmdr-dhc 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Adaptive Deadlock Avoidance for Decentralized Multi-agent Systems via CBF-inspired Risk Measurement

2025-03-09 · Yanze Zhang, Yiwei Lyu, Siwon Jo, Yupeng Yang 외

Decentralized safe control plays an important role in multi-agent systems given the scalability and robustness without reliance on a central authority. However, without an explicit global coordinator, the decentralized c…

Foundation Models to the Rescue: Deadlock Resolution in Connected Multi-Robot Systems

2024-04-09 · Kunal Garg, Songyuan Zhang, Jacob Arkin, Chuchu Fan

Connected multi-agent robotic systems (MRS) are prone to deadlocks in an obstacle environment where the robots can get stuck away from their desired locations under a smooth low-level control policy. Without an external …

Graph Neural NetworkPrompt Engineering

Avoiding Deadlocks Is Not Enough: Analysis and Resolution of Blocked Airplanes

2024-11-25 · Shuhao Qi, Zengjie Zhang, Zhiyong Sun, Sofie Haesaert

This paper is devoted to the analysis and resolution of a pathological phenomenon in airplane encounters called blocking mode. As autonomy in airplane systems increases, a pathological phenomenon can be observed in two-a…

Blocking

SmartLLMSentry: A Comprehensive LLM Based Smart Contract Vulnerability Detection Framework

2024-11-28 · Oualid Zaazaa, Hanan El Bakkali

Smart contracts are essential for managing digital assets in blockchain networks, highlighting the need for effective security measures. This paper introduces SmartLLMSentry, a novel framework that leverages large langua…

Vulnerability Detection

Improving Online Railway Deadlock Detection using a Partial Order Reduction

2021-10-25 · Bjørnar Luteberget

Although railway dispatching on large national networks is gradually becoming more computerized, there are still major obstacles to retrofitting (semi-)autonomous control systems. In addition to requiring extensive and d…