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

2026-04-08Robotics

RoboticsArtificial IntelligenceMachine Learning
AI summary

The authors created CADENCE, a system for self-driving vehicles in remote places that adjusts how much computing power it uses based on what the vehicle needs at the moment. Instead of always using a lot of power to analyze the environment, it uses just enough when important, saving energy and running faster. They tested CADENCE on a setup with Microsoft AirSim and an NVIDIA Jetson Orin Nano and found it used less energy and power while improving navigation accuracy compared to previous methods.

autonomous vehiclesembedded processorsdepth estimationslimmable neural networksperception fidelitypower consumptioninference latencyMicrosoft AirSimNVIDIA Jetson Orin Nanoenergy efficiency
Authors
Timothy K Johnsen, Marco Levorato
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%.