CODEI: Resource-Efficient Task-Driven Co-Design of Perception and Decision Making for Mobile Robots Applied to Autonomous Vehicles
Dejan Milojevic, Gioele Zardini, Miriam Elser, Andrea Censi, Emilio Frazzoli
TL;DR
CODEI tackles the problem of resource-efficient, task-driven co-design for mobile robots by linking perception requirements to motion planning through occupancy queries. It introduces a monotone co-design framework and a practical pipeline that converts task queries into perception requirements (PR) via collision and predictive mappings, then solves sensor placement as a weighted set-cover problem integrated with an ILP-based outer optimization. The key contributions include the occupancy-query concept, PR/pcp/priorcheck formalism, and a two-tier optimization (inner sensor selection/placement and outer body/compute/perception trade-offs) demonstrated on an urban autonomous-vehicle case study showing how sensor choices depend on resource priorities. The results provide design guidelines showing cameras tend to minimize weight and cost, while lidar offers better perception performance under higher resource demands, with complex tasks always needing lidar. Overall, CODEI provides a computable, scalable framework to design AVs and mobile robots that balance safety, performance, and resource constraints in realistic scenarios.
Abstract
This paper discusses the integration challenges and strategies for designing mobile robots, by focusing on the task-driven, optimal selection of hardware and software to balance safety, efficiency, and minimal usage of resources such as costs, energy, computational requirements, and weight. We emphasize the interplay between perception and motion planning in decision-making by introducing the concept of occupancy queries to quantify the perception requirements for sampling-based motion planners. Sensor and algorithm performance are evaluated using False Negative Rates (FPR) and False Positive Rates (FPR) across various factors such as geometric relationships, object properties, sensor resolution, and environmental conditions. By integrating perception requirements with perception performance, an Integer Linear Programming (ILP) approach is proposed for efficient sensor and algorithm selection and placement. This forms the basis for a co-design optimization that includes the robot body, motion planner, perception pipeline, and computing unit. We refer to this framework for solving the co-design problem of mobile robots as CODEI, short for Co-design of Embodied Intelligence. A case study on developing an Autonomous Vehicle (AV) for urban scenarios provides actionable information for designers, and shows that complex tasks escalate resource demands, with task performance affecting choices of the autonomy stack. The study demonstrates that resource prioritization influences sensor choice: cameras are preferred for cost-effective and lightweight designs, while lidar sensors are chosen for better energy and computational efficiency.
