paper-with-me

홈 › Papers

Agile in the Face of Delay: Asynchronous End-to-End Learning for Real-World Aerial Navigation

2025-09-17 · Yude Li, Zhexuan Zhou, Huizhe Li, Youmin Gong, Jie Mei arxiv

Robust autonomous navigation for Autonomous Aerial Vehicles (AAVs) in complex environments is a critical capability. However, modern end-to-end navigation faces a key challenge: the high-frequency control loop needed for agile flight conflicts with low-frequency perception streams, which are limited by sensor update rates and significant computational cost. This mismatch forces conventional synchronous models into undesirably low control rates. To resolve this, we propose an asynchronous reinforcement learning framework that decouples perception and control, enabling a high-frequency policy to act on the latest IMU state for immediate reactivity, while incorporating perception features asynchronously. To manage the resulting data staleness, we introduce a theoretically-grounded Temporal Encoding Module (TEM) that explicitly conditions the policy on perception delays, a strategy complemented by a two-stage curriculum to ensure stable and efficient training. Validated in extensive simulations, our method was successfully deployed in zero-shot sim-to-real transfer on an onboard NUC, where it sustains a 100~Hz control rate and demonstrates robust, agile navigation in cluttered real-world environments. Our source code will be released for community reference.

📄 PDF Abstract BibTeX arXiv:2509.13816

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Asynchronous Decentralized SGD under Non-Convexity: A Block-Coordinate Descent Framework

2025-05-15 · Yijie Zhou, Shi Pu

Decentralized optimization has become vital for leveraging distributed data without central control, enhancing scalability and privacy. However, practical deployments face fundamental challenges due to heterogeneous comp…

MVFST-RL: An Asynchronous RL Framework for Congestion Control with Delayed Actions

2019-10-09 · Viswanath Sivakumar, Olivier Delalleau, Tim Rocktäschel, Alexander H. Miller 외

Effective network congestion control strategies are key to keeping the Internet (or any large computer network) operational. Network congestion control has been dominated by hand-crafted heuristics for decades. Recently,…

Network Congestion ControlOpenAI Gym

Asynchronous Federated Learning: A Scalable Approach for Decentralized Machine Learning

2024-12-23 · Ali Forootani, Raffaele Iervolino

Federated Learning (FL) has emerged as a powerful paradigm for decentralized machine learning, enabling collaborative model training across diverse clients without sharing raw data. However, traditional FL approaches oft…

Federated LearningPrivacy Preserving

Action ControlNet: A Lightweight Delay-Aware Adapter for Smooth Asynchronous Control in Vision-Language-Action Models

2026-06-24 · Tiecheng Guo, Meng Guo arxiv

Vision-language-action (VLA) models have shown strong potential for general-purpose robot manipulation, but their inference latency remains a major obstacle to stable high-frequency control. Asynchronous execution mitiga…

Robot Manipulation

TIC-VLA: A Think-in-Control Vision-Language-Action Model for Robot Navigation in Dynamic Environments

2026-02-02 · Zhiyu Huang, Yun Zhang, Johnson Liu, Rui Song 외 arxiv

Robots in dynamic, human-centric environments must follow language instructions while maintaining real-time reactive control. Vision-language-action (VLA) models offer a promising framework, but they assume temporally al…

Reinforcement LearningRobot Navigation