CADENCE: Context-Adaptive Depth Estimation for Navigation and Computational Efficiency

arXiv cs.RO / 4/9/2026

📰 NewsSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • CADENCEは、リモート環境で動く自律走行システム向けに、モノキュラー深度推定ネットワークの計算量をナビゲーション要求や環境文脈に応じて動的に調整する枠組みを提案しています。
  • 知覚の精度と制御(アクチュエーション)の必要度をフィードバックで結び付け、ミッションクリティカルな場面だけ高精度計算を使うことで無駄な推論を抑えます。
  • Microsoft AirSim と NVIDIA Jetson Orin Nano を統合したオープンソースのテストベッドで評価し、静的アプローチに比べて推論遅延が大幅に改善(74.8%減)すると報告しています。
  • センサー取得回数、消費電力、推論レイテンシに加えて、エネルギー消費の総削減(75.0%)やナビゲーション精度の向上(7.43%)も示されています。

Abstract

Autonomous vehicles deployed in remote environments typically rely on embedded processors, compact batteries, and lightweight sensors. These hardware limitations conflict with the need to derive robust representations of the environment, which often requires executing computationally intensive deep neural networks for perception. To address this challenge, we present CADENCE, an adaptive system that dynamically scales the computational complexity of a slimmable monocular depth estimation network in response to navigation needs and environmental context. By closing the loop between perception fidelity and actuation requirements, CADENCE ensures high-precision computing is only used when mission-critical. We conduct evaluations on our released open-source testbed that integrates Microsoft AirSim with an NVIDIA Jetson Orin Nano. As compared to a state-of-the-art static approach, CADENCE decreases sensor acquisitions, power consumption, and inference latency by 9.67%, 16.1%, and 74.8%, respectively. The results demonstrate an overall reduction in energy expenditure by 75.0%, along with an increase in navigation accuracy by 7.43%.