ECVL-ROUTER: Scenario-Aware Routing for Vision-Language Models
By: Xin Tang , Youfang Han , Fangfei Gou and more
Potential Business Impact:
Smartly picks the right AI for speed or quality.
Vision-Language Models (VLMs) excel in diverse multimodal tasks. However, user requirements vary across scenarios, which can be categorized into fast response, high-quality output, and low energy consumption. Relying solely on large models deployed in the cloud for all queries often leads to high latency and energy cost, while small models deployed on edge devices are capable of handling simpler tasks with low latency and energy cost. To fully leverage the strengths of both large and small models, we propose ECVL-ROUTER, the first scenario-aware routing framework for VLMs. Our approach introduces a new routing strategy and evaluation metrics that dynamically select the appropriate model for each query based on user requirements, maximizing overall utility. We also construct a multimodal response-quality dataset tailored for router training and validate the approach through extensive experiments. Results show that our approach successfully routes over 80\% of queries to the small model while incurring less than 10\% drop in problem solving probability.
Similar Papers
VL-RouterBench: A Benchmark for Vision-Language Model Routing
Machine Learning (CS)
Helps AI choose the best way to answer questions.
HyperVL: An Efficient and Dynamic Multimodal Large Language Model for Edge Devices
CV and Pattern Recognition
Makes smart AI work on your phone.
Towards Resource-Efficient Multimodal Intelligence: Learned Routing among Specialized Expert Models
Computation and Language
Smart AI uses the right tool for each job.