Fare: Failure Resilience in Learned Visual Navigation Control
Zishuo Wang, Joel Loo, David Hsu
TL;DR
The paper addresses failure-prone visual navigation under imitation learning by introducing Fare, a framework that embeds OOD detection and recognition directly into the policy and couples it with an informed recovery mechanism. It uses a Variational Information Bottleneck to learn task-relevant latent representations, applies conformal prediction for robust OOD detection, and uses Grad-CAM to localize OOD-relevant regions, enabling a lightweight recovery policy guided by spatial cues. The approach is validated on two diverse policies across real-world indoor/outdoor routes, demonstrating effective failure detection, recognition, and autonomous recovery without relying on failure data. The findings show that task-aware, in-policy OOD detection and recognition substantially improve robustness and enable long-range navigation in open-world environments with minimal external supervision. This has practical implications for deploying autonomous navigators in dynamic settings where failures are inevitable and human intervention should be minimized.
Abstract
While imitation learning (IL) enables effective visual navigation, IL policies are prone to unpredictable failures in out-of-distribution (OOD) scenarios. We advance the notion of failure-resilient policies, which not only detect failures but also recover from them automatically. Failure recognition that identifies the factors causing failure is key to informing recovery: e.g. pinpointing image regions triggering failure detections can provide cues to guide recovery. We present Fare, a framework to construct failure-resilient IL policies, embedding OOD-detection and recognition in them without using explicit failure data, and pairing them with recovery heuristics. Real-world experiments show that Fare enables failure recovery across two different policy architectures, enabling robust long-range navigation in complex environments.
