MEGA Hub

SCOPE-Router: Cost-Aware Open-Set VLM Routing for Execution-Oriented Tasks

Authors

Do you know Tao Yu?You can claim authorship or link another user.Do you know Yifei Qu?You can claim authorship or link another user.Do you know Zhiqing Cui?You can claim authorship or link another user.Do you know Pengfei Zhou?You can claim authorship or link another user.Do you know Zhongtian Luo?You can claim authorship or link another user.Do you know Yujia Yang?You can claim authorship or link another user.Do you know Shenghua Chai?You can claim authorship or link another user.Do you know Haopeng Jin?You can claim authorship or link another user.Do you know Zhenghao Zhang?You can claim authorship or link another user.Do you know Xinming Wang?You can claim authorship or link another user.Do you know Hongzhu Yi?You can claim authorship or link another user.Do you know Wangbo Zhao?You can claim authorship or link another user.Do you know Zhenglin Wan?You can claim authorship or link another user.Do you know Yan Huang?You can claim authorship or link another user.Do you know Yeshani?You can claim authorship or link another user.Do you know Jinwen Luo?You can claim authorship or link another user.Do you know Yang You?You can claim authorship or link another user.

Abstract

Model routing aims to select the most suitable model from a candidate pool for each query, balancing quality and cost. Existing VLM routing research is limited to traditional VQA evaluation, lacks systematic calibration optimization for open-set scenarios, and employs training objectives that dilute multi-positive signals via softmax normalization without incorporating cost. We address these limitations with three contributions: (1)VLM-ExecRouterBench, the first execution-oriented VLM routing benchmark covering Code, Agentic, and Search domains with 11 candidate models spanning nearly two orders of magnitude in pricing; (2)SCOPE-Router, a dual-tower router that matches queries to model behavior profiles constructed via hybrid calibration (random/diagnostic/diversity sampling), enabling new models to join routing without retraining; (3)CRM+RCCR, an architecture-agnostic cost-aware objective that encodes cost preference into continuous relevance targets through per-pair independent scoring, eliminating multi-positive dilution while regularizing queries with similar routing preferences to be closer in the routing space. Empirically, SCOPE-Router achieves the best Rank Score on all three benchmarks, surpassing the runner-up by 1.84 points under OOD settings and by 6.75 points under doubly OOD open-set evaluation. When applied to four diverse routers, CRM+RCCR improves Rank Score by 1.25--6.21 points.

Community

00