English

DynaNav: Dynamic Feature and Layer Selection for Efficient Visual Navigation

Computer Vision and Pattern Recognition 2025-09-29 v1 Robotics

Abstract

Visual navigation is essential for robotics and embodied AI. However, existing foundation models, particularly those with transformer decoders, suffer from high computational overhead and lack interpretability, limiting their deployment in resource-tight scenarios. To address this, we propose DynaNav, a Dynamic Visual Navigation framework that adapts feature and layer selection based on scene complexity. It employs a trainable hard feature selector for sparse operations, enhancing efficiency and interpretability. Additionally, we integrate feature selection into an early-exit mechanism, with Bayesian Optimization determining optimal exit thresholds to reduce computational cost. Extensive experiments in real-world-based datasets and simulated environments demonstrate the effectiveness of DynaNav. Compared to ViNT, DynaNav achieves a 2.26x reduction in FLOPs, 42.3% lower inference time, and 32.8% lower memory usage, while improving navigation performance across four public datasets.

Keywords

Cite

@article{arxiv.2509.21930,
  title  = {DynaNav: Dynamic Feature and Layer Selection for Efficient Visual Navigation},
  author = {Jiahui Wang and Changhao Chen},
  journal= {arXiv preprint arXiv:2509.21930},
  year   = {2025}
}

Comments

Accepted as a poster in NeurIPS 2025

R2 v1 2026-07-01T05:57:56.107Z