TL;DR
AdvNav introduces a novel approach for conducting black-box adversarial attacks on vision-language navigation systems. By leveraging behavior-guided techniques, it effectively manipulates the decision-making process of these systems.
✦ Why It Matters
Engineers should assess their navigation models for vulnerabilities to adversarial attacks and implement robust defenses immediately.
Key Takeaways
How It Works
AdvNav employs a behavior-guided approach that aggregates feedback from an agent's navigation performance. It uses trajectory-level scores to evaluate overall navigation degradation and action-level rewards to assess decision risks.
This feedback informs a hybrid optimization strategy that adaptively tunes the strength of perturbations and evolves noise structures, allowing for effective disruption of the navigation process.
Related