paper-with-me

Papers

QuadAgent: A Responsive Agent System for Vision-Language Guided Quadrotor Agile Flight

2026-04-03 · Ao Zhuang, Feng Yu, Tianbao Zhang, Linzuo Zhang, Danping Zou arxiv

We present QuadAgent, a training-free agent system for agile quadrotor flight guided by vision-language inputs. Unlike prior end-to-end or serial agent approaches, QuadAgent decouples high-level reasoning from low-level control using an asynchronous multi-agent architecture: Foreground Workflow Agents handle active tasks and user commands, while Background Agents perform look-ahead reasoning. The system maintains scene memory via the Impression Graph, a lightweight topological map built from sparse keyframes, and ensures safe flight with a vision-based obstacle avoidance network. Simulation results show that QuadAgent outperforms baseline methods in efficiency and responsiveness. Real-world experiments demonstrate that it can interpret complex instructions, reason about its surroundings, and navigate cluttered indoor spaces at speeds up to 5 m/s.

📄 PDF Abstract BibTeX arXiv:2604.02786

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multi-Agent Architecture in Distributed Environment Control Systems: vision, challenges, and opportunities

2025-02-21 · Natasha Astudillo, Fernando Koch

The increasing demand for energy-efficient solutions in large-scale infrastructure, particularly data centers, requires advanced control strategies to optimize environmental management systems. We propose a multi-agent a…

Management

HODAgent: Towards On-Demand, Responsive Humanoids for Physical World Human Interaction

2026-08-18 · Wang Warren Chen, Jiahao Zhang, Zhenjiang Li, Mingxu Wang 외 arxiv

We propose HODAgent, a System-2 embodied agent for humanoid robots in service settings, addressing situated intent, responsive execution, task revision, and outcome verification. Its semi-duplex architecture integrates a…

CARE Drive A Framework for Evaluating Reason-Responsiveness of Vision Language Models in Automated Driving

2026-02-17 · Lucas Elbert Suryana, Farah Bierenga, Sanne van Buuren, Pepijn Kooij 외 arxiv

Foundation models, including vision language models, are increasingly used in automated driving to interpret scenes, recommend actions, and generate natural language explanations. However, existing evaluation methods pri…

Decision Making

Thinking While Speaking: Inference-Time Knowledge Transfer for Responsive and Intelligent Conversational Voice Agents

2025-11-10 · Vidya Srinivas, Zachary Englhardt, Vikram Iyer, Shwetak Patel arxiv

Voice agents face a fundamental tension: the reasoning, retrieval, and tool use that make foundation models capable are iterative and slow, while conversational interaction demands responses on a millisecond timescale. S…

For How Long Should We Be Punching? Learning Action Duration in Fighting Games

2026-05-20 · Hoang Hai Nguyen, Kurt Driessens, Dennis J. N. J. Soemers arxiv

Fighting games such as Street Fighter II present unique challenges to reinforcement learning (RL) agents due to their fast-paced, real-time nature. In most RL frameworks, agents are hard-coded to make decisions at a fixe…

Reinforcement Learning