paper-with-me

Papers

AeroGen: Agentic Drone Autonomy through Single-Shot Structured Prompting & Drone SDK

2026-03-15 · Kautuk Astu, Yogesh Simmhan arxiv

Designing correct UAV autonomy programs is challenging due to joint navigation, sensing and analytics requirements. While LLMs can generate code, their reliability for safety-critical UAVs remains uncertain. This paper presents AeroGen, an open-loop framework that enables consistently correct single-shot AI-generated drone control programs through structured guardrail prompting and integration with the AeroDaaS drone SDK. AeroGen encodes API descriptions, flight constraints and operational world rules directly into the system context prompt, enabling generic LLMs to produce constraint-aware code from user prompts, with minimal example code. We evaluate AeroGen across a diverse benchmark of 20 navigation tasks and 5 drone missions on urban, farm and inspection environments, using both imperative and declarative user prompts. AeroGen generates about 40 lines of AeroDaaS Python code in about 20s per mission, in both real-world and simulations, showing that structured prompting with a well-defined SDK improves robustness, correctness and deployability of LLM-generated drone autonomy programs.

📄 PDF Abstract BibTeX arXiv:2603.14236

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Agentic AI Meets Edge Computing in Autonomous UAV Swarms

2026-01-20 · Thuan Minh Nguyen, Vu Tuan Truong, Long Bao Le arxiv

The integration of agentic AI, powered by large language models (LLMs) with autonomous reasoning, planning, and execution, into unmanned aerial vehicle (UAV) swarms opens new operational possibilities and brings the visi…

TACOS: Task Agnostic COordinator of a multi-drone System

2025-10-02 · Alessandro Nazzari, Roberto Rubinacci, Marco Lovera arxiv

When a single pilot is responsible for managing a multi-drone system, the task may demand varying levels of autonomy, from direct control of individual UAVs, to group-level coordination, to fully autonomous swarm behavio…

Separating Capability from Permission: A Governance Framework for Agentic AI Autonomy Levels

2026-07-26 · Haining Zheng, Qian Dong, Rodolfo K. Depena, Jonathan D. Bhatia 외 arxiv

As AI systems increasingly exhibit agentic behavior, discussions of autonomy often conflate what systems are technically capable of doing with what they should be permitted to do in practice. This paper introduces a gove…

The Digital Apprentice: A Framework for Human-Directed Agentic AI Development

2026-06-03 · Travis Weber, Rohit Taneja arxiv

Agentic AI deployments face a recurring design tension: heavy human oversight limits scale, while broad autonomy outruns accountability. Neither posture provides the governance infrastructure required for responsible del…

Design and Implementation of Agentic Orchestrations and Orchestration of Agents

2026-06-30 · Stefanie Rinderle-Ma, Juergen Mangler, Johannes Loebbecke, Dominik Voigt 외 arxiv

Agentic Business Process Management has gained momentum recently. The prospect is that the autonomy of AI agents, i.e., predominantly LLM-based agents, can be balanced with a certain level of robustness, tractability, an…