Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Which Reconstruction Model Should a Robot Use? Routing Image-to-3D Models for Cost-Aware Robotic Manipulation

About

Robotic manipulation tasks require 3D mesh reconstructions of varying quality: dexterous manipulation demands fine-grained surface detail, while collision-free planning tolerates coarser representations. Multiple reconstruction methods offer different cost-quality tradeoffs, from Image-to-3D models - whose output quality depends heavily on the input viewpoint - to view-invariant methods such as structured light scanning. Querying all models is computationally prohibitive, motivating per-input model selection. We propose SCOUT, a novel routing framework that decouples reconstruction scores into two components: (1) the relative performance of viewpoint-dependent models, captured by a learned probability distribution, and (2) the overall image difficulty, captured by a scalar partition function estimate. As the learned network operates only over the viewpoint-dependent models, view-invariant pipelines can be added, removed, or reconfigured without retraining. SCOUT also supports arbitrary cost constraints at inference time, accommodating the multi-dimensional cost constraints common in robotics. We evaluate on the Google Scanned Objects, BigBIRD, and YCB datasets under multiple mesh quality metrics, demonstrating consistent improvements over routing baselines adapted from the LLM literature across various cost constraints. We further validate the framework through robotic grasping and dexterous manipulation experiments. We release the code and additional results on our website.

Akash Anand, Aditya Agarwal, Leslie Pack Kaelbling• 2026

Related benchmarks

TaskDatasetResultRank
RoutingGSO novel objects {c ∈ C0}
Regret0.4831
24
RoutingGSO (novel objects)
Regret0.4319
11
3D Reconstruction Model SelectionGSO (novel objects)
Latency-Memory Composite Score0.7416
8
3D Reconstruction Model RoutingBigBIRD + YCB (C0)
DCD0.9767
7
3D Reconstruction Model SelectionBigBIRD + YCB
DCD0.888
7
Showing 5 of 5 rows

Other info

Follow for update