paper-with-me

홈 › Papers

SIGN: Safety-Aware Image-Goal Navigation for Autonomous Drones via Reinforcement Learning

2025-08-17 · Zichen Yan, Rui Huang, Lei He, Shao Guo, Lin Zhao arxiv

Image-goal navigation (ImageNav) tasks a robot with autonomously exploring an unknown environment and reaching a location that visually matches a given target image. While prior works primarily study ImageNav for ground robots, enabling this capability for autonomous drones is substantially more challenging due to their need for high-frequency feedback control and global localization for stable flight. In this paper, we propose a novel sim-to-real framework that leverages reinforcement learning (RL) to achieve ImageNav for drones. To enhance visual representation ability, our approach trains the vision backbone with auxiliary tasks, including image perturbations and future transition prediction, which results in more effective policy training. The proposed algorithm enables end-to-end ImageNav with direct velocity control, eliminating the need for external localization. Furthermore, we integrate a depth-based safety module for real-time obstacle avoidance, allowing the drone to safely navigate in cluttered environments. Unlike most existing drone navigation methods that focus solely on reference tracking or obstacle avoidance, our framework supports comprehensive navigation behaviors, including autonomous exploration, obstacle avoidance, and image-goal seeking, without requiring explicit global mapping. Code and model checkpoints are available at https://github.com/Zichen-Yan/SIGN.

📄 PDF Abstract BibTeX arXiv:2508.12394

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningDrone navigation

Similar Papers 제목 키워드 기반

HAVEN: Hierarchical Adversary-aware Visibility-Enabled Navigation with Cover Utilization using Deep Transformer Q-Networks

2025-11-29 · Mihir Chauhan, Damon Conover, Aniket Bera arxiv

Autonomous navigation in partially observable environments requires agents to reason beyond immediate sensor input, exploit occlusion, and ensure safety while progressing toward a goal. These challenges arise in many rob…

Reinforcement Learning

Conflict-Aware Switching for CBF-CLF-Based Multi-Goal Navigation

2026-06-19 · Rohan Walia, Kevin Leahy arxiv

Quadratic programs (QPs) using Control Barrier Functions (CBFs) and Control Lyapunov Functions (CLFs) are widely used for safe control in reach-and-avoid navigation. However, the inherently conflicting nature of CBF and …

SWIFT-Nav: Stability-Aware Waypoint-Level TD3 with Fuzzy Arbitration for UAV Navigation in Cluttered Environments

2025-12-17 · Shuaidong Ji, Mahdi Bamdad, Francisco Cruz arxiv

Efficient and reliable UAV navigation in cluttered and dynamic environments remains challenging. We propose SWIFT-Nav: Stability-aware Waypoint-level Integration of Fuzzy arbitration and TD3 for Navigation, a TD3-based n…

SAGA: A Robust Self-Attention and Goal-Aware Anchor-based Planner for Safe UAV Autonomous Navigation

2026-05-04 · Junhao Wei, Yanxiao Li, Dexing Yao, Yifu Zhao 외 arxiv

Agile unmanned aerial vehicle (UAV) navigation in cluttered environments demands a planning architecture that is both computationally efficient and structurally expressive enough to reason over multiple feasible motions.…

Instance-aware Exploration-Verification-Exploitation for Instance ImageGoal Navigation

2024-02-25 · CVPR 2024 1 · Xiaohan Lei, Min Wang, Wengang Zhou, Li Li 외

As a new embodied vision task, Instance ImageGoal Navigation (IIN) aims to navigate to a specified object depicted by a goal image in an unexplored environment. The main challenge of this task lies in identifying the tar…

Navigate