Online Foundation Model Selection in Robotics
Po-han Li, Oyku Selin Toprak, Aditya Narayanan, Ufuk Topcu, Sandeep, Chinchali

TL;DR
This paper introduces an online learning approach for selecting the most effective and cost-efficient foundation models in robotics, balancing performance, time, and costs without extensive pre-collected data.
Contribution
It proposes a novel user-centric online model selection framework combining an open-source encoder with an online learning algorithm, enabling real-time, context-aware model choice in robotics.
Findings
Improved task success rate by up to 14% in robotic tasks.
Effective trade-off between open-source and closed-source models.
Validated across multiple language-based robotic datasets.
Abstract
Foundation models have recently expanded into robotics after excelling in computer vision and natural language processing. The models are accessible in two ways: open-source or paid, closed-source options. Users with access to both face a problem when deciding between effective yet costly closed-source models and free but less powerful open-source alternatives. We call it the model selection problem. Existing supervised-learning methods are impractical due to the high cost of collecting extensive training data from closed-source models. Hence, we focus on the online learning setting where algorithms learn while collecting data, eliminating the need for large pre-collected datasets. We thus formulate a user-centric online model selection problem and propose a novel solution that combines an open-source encoder to output context and an online learning algorithm that processes this…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Control Systems Optimization · Fuzzy Logic and Control Systems · Fault Detection and Control Systems
MethodsFocus
