paper-with-me

홈 › Papers

AERMANI-VLM: Structured Prompting and Reasoning for Aerial Manipulation with Vision Language Models

2025-11-03 · Sarthak Mishra, Rishabh Dev Yadav, Avirup Das, Saksham Gupta, Wei Pan, Spandan Roy arxiv

The rapid progress of vision--language models (VLMs) has sparked growing interest in robotic control, where natural language can express the operation goals while visual feedback links perception to action. However, directly deploying VLM-driven policies on aerial manipulators remains unsafe and unreliable since the generated actions are often inconsistent, hallucination-prone, and dynamically infeasible for flight. In this work, we present AERMANI-VLM, the first framework to adapt pretrained VLMs for aerial manipulation by separating high-level reasoning from low-level control, without any task-specific fine-tuning. Our framework encodes natural language instructions, task context, and safety constraints into a structured prompt that guides the model to generate a step-by-step reasoning trace in natural language. This reasoning output is used to select from a predefined library of discrete, flight-safe skills, ensuring interpretable and temporally consistent execution. By decoupling symbolic reasoning from physical action, AERMANI-VLM mitigates hallucinated commands and prevents unsafe behavior, enabling robust task completion. We validate the framework in both simulation and hardware on diverse multi-step pick-and-place tasks, demonstrating strong generalization to previously unseen commands, objects, and environments.

📄 PDF Abstract BibTeX arXiv:2511.01472

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AERMANI-PLACE: Language Guided Object Placement with Aerial Manipulators

2026-06-12 · Sarthak Mishra, Ritama Sanyal, Rishabh Dev Yadav, Wei Pan 외 arxiv

Object placement is a fundamental component of aerial manipulation tasks, yet existing systems typically require the desired placement position to be specified explicitly in metric coordinates. Such interfaces are not in…

Image Editing

ViSA-Enhanced Aerial VLN: A Visual-Spatial Reasoning Enhanced Framework for Aerial Vision-Language Navigation

2026-03-09 · Haoyu Tong, Xiangyu Dong, Xiaoguang Ma, Haoran Zhao 외 arxiv

Existing aerial Vision-Language Navigation (VLN) methods predominantly adopt a detection-and-planning pipeline, which converts open-vocabulary detections into discrete textual scene graphs. These approaches are plagued b…

Vision-Language NavigationSpatial Reasoning

AERMANI-Diffusion: Regime-Conditioned Diffusion for Dynamics Learning in Aerial Manipulators

2025-12-11 · Samaksh Ujjawal, Shivansh Pratap Singh, Naveen Sudheer Nair, Rishabh Dev Yadav 외 arxiv

Aerial manipulators undergo rapid, configuration-dependent changes in inertial coupling forces and aerodynamic forces, making accurate dynamics modeling a core challenge for reliable control. Analytical models lose fidel…

Gaussian Processes

Memory Inception: Latent-Space KV Cache Manipulation for Steering LLMs

2026-05-07 · Andy Zeyi Liu, Michael Zhang, Ilana Greenberg, Adam Alnasser 외 arxiv

Steering large language models (LLMs) is usually done by either instruction prompting or activation steering. Prompting often gives strong control, but caches guidance tokens at every layer and can clutter long interacti…

GSR: Learning Structured Reasoning for Embodied Manipulation

2026-02-02 · Kewei Hu, Michael Zhang, Wei Ying, Tianhao Liu 외 arxiv

Despite rapid progress, embodied agents still struggle with long-horizon manipulation that requires maintaining spatial consistency, causal dependencies, and goal constraints. A key limitation of existing approaches is t…

Zero-shot Generalization