paper-with-me

Papers

LLM-Driven Self-Refinement for Embodied Drone Task Planning

2025-08-21 · Deyu Zhang, Xicheng Zhang, Jiahao Li, Tingting Long, Xunhua Dai, Yongjian Fu, Jinrui Zhang, Ju Ren, Yaoxue Zhang arxiv

We introduce SRDrone, a novel system designed for self-refinement task planning in industrial-grade embodied drones. SRDrone incorporates two key technical contributions: First, it employs a continuous state evaluation methodology to robustly and accurately determine task outcomes and provide explanatory feedback. This approach supersedes conventional reliance on single-frame final-state assessment for continuous, dynamic drone operations. Second, SRDrone implements a hierarchical Behavior Tree (BT) modification model. This model integrates multi-level BT plan analysis with a constrained strategy space to enable structured reflective learning from experience. Experimental results demonstrate that SRDrone achieves a 44.87% improvement in Success Rate (SR) over baseline methods. Furthermore, real-world deployment utilizing an experience base optimized through iterative self-refinement attains a 96.25% SR. By embedding adaptive task refinement capabilities within an industrial-grade BT planning framework, SRDrone effectively integrates the general reasoning intelligence of Large Language Models (LLMs) with the stringent physical execution constraints inherent to embodied drones. Code is available at https://github.com/ZXiiiC/SRDrone.

📄 PDF Abstract BibTeX arXiv:2508.15501

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Self-Evolving Cognitive Framework via Causal World Modeling for Embodied Scientific Intelligence

2026-06-21 · Yi Yu, Tetsunari Inamura arxiv

Current embodied world models are primarily optimized for predictive objectives, limiting their ability to generalize under distribution shifts and reason systematically about unseen situations and hypothetical intervent…

HoverAI: An Embodied Aerial Agent for Natural Human-Drone Interaction

2026-01-20 · Yuhua Jin, Nikita Kuzmin, Georgii Demianchuk, Mariya Lezina 외 arxiv

Drones operating in human-occupied spaces suffer from insufficient communication mechanisms that create uncertainty about their intentions. We present HoverAI, an embodied aerial agent that integrates drone mobility, inf…

Intent Classification

RefDrone: A Challenging Benchmark for Referring Expression Comprehension in Drone Scenes

2025-02-01 · Zhichao Sun, Yepeng Liu, Huachao Zhu, Yuliang Gu 외

Drones have become prevalent robotic platforms with diverse applications, showing significant potential in Embodied Artificial Intelligence (Embodied AI). Referring Expression Comprehension (REC) enables drones to locate…

Referring ExpressionReferring Expression Comprehension

DeTrack: A Benchmark and Altitude-Aware Dual World Model for Drone-embodied Tracking

2026-05-17 · Guyue Hu, Haoming Liu, Siyuan Song, Chenglong Li 외 arxiv

Aerial object tracking has broad applications in public safety, emergency rescue, wildlife monitoring, and related fields. However, existing aerial tracking benchmarks are mainly based on passive 2D video sequences captu…

Object Tracking

Mastering Multi-Drone Volleyball through Hierarchical Co-Self-Play Reinforcement Learning

2025-05-07 · Ruize Zhang, Sirui Xiang, Zelai Xu, Feng Gao 외

In this paper, we tackle the problem of learning to play 3v3 multi-drone volleyball, a new embodied competitive task that requires both high-level strategic coordination and low-level agile control. The task is turn-base…

Hierarchical Reinforcement Learning