ROJun 24

Event-Adaptive Motion Planning with Distilled Vision-Language Model in Safety-Critical Situations

arXiv:2606.256299.6
Predicted impact top 43% in RO · last 90 daysOriginality Incremental advance
AI Analysis

For autonomous robot navigation in dynamic environments, this work addresses the latency bottleneck of large VLMs by selectively activating semantic reasoning only during behavioral anomalies.

EAMP introduces an event-adaptive motion planning framework that uses a distilled vision-language model to handle safety-critical navigation, improving dynamic safety margins by 30% over baselines while maintaining real-time performance.

Robot navigation in safety-critical scenarios faces significant challenges from unforeseen semantic events, where collisions arise primarily from the unpredictable behaviors of dynamic agents rather than unseen objects. While large vision-language models (VLMs) offer remarkable capabilities in commonsense reasoning, frequently invoking them within the continuous control loop introduces severe computational latency, fundamentally destabilizing physical execution. To address these challenges, we propose event-adaptive motion planning (EAMP), an efficient framework for VLM-based robot navigation. Specifically, a prompt-configurable semantic event trigger (PC-SET) selectively activates semantic intervention by continuously monitoring short temporal clips for behavioral anomalies. Upon triggering, an event-triggered distilled SemNav-VLM, fine-tuned via physically verified semantic distillation, maps detected anomalies into discrete strategy-level decisions. Subsequently, a semantic model predictive control (SMPC) module translates these strategies into dynamic reconfigurations of optimization objectives and geometric references. Extensive experiments in safety-critical logistics scenarios demonstrate that EAMP effectively aligns high-level reasoning with low-level control, significantly improving dynamic safety margins over existing baselines while preserving real-time efficiency.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes