An Effective Router for Vision-Language Model Selection

28d ago · Global · primary source: export.arxiv.org

Researchers have introduced ARMS, a router designed to select the most suitable vision-language model for a given query, addressing a gap in specialized data and model adaptability [1]. The system, detailed in a paper submitted to arXiv on June 8, 2026, tackles the challenge users face when choosing among numerous vision-language models (VLMs) with differing performance and resource demands [1]. The authors identify three primary obstacles: a lack of specialized data, ineffective feature representation, and a rigid model space that makes adaptation costly [1]. To overcome the first, they constructed a multimodal dataset containing the outputs of seven mainstream VLMs on 32,626 unique image-text queries [1]. ARMS enhances input signals by incorporating VLM profiles and uses a simple architecture to improve how queries and VLM capabilities are represented [1]. The router is notably compact at only 800 million parameters, yet the paper reports it can outperform commercial models such as GPT-4o, which are hundreds of times larger in scale [1]. This performance paradox, where smaller, specialized models can match or exceed larger generalist systems, has been previously observed in language models and is a driving factor behind routing research [1]. Large language models, the broader technology family that includes GPT-4o, are typically based on transformer architectures and are pre-trained to predict the next word before being fine-tuned for specific tasks [3]. The rapid improvement of such models has been documented by the Stanford HAI 2025 AI Index Report, which noted that on harder benchmarks introduced in 2023, model scores rose sharply within a single year, with performance increasing by 18.8, 48.9, and 67.3 percentage points on the MMMU, GPQA, and SWE-bench testing suites respectively by 2024 [3]. To address the issue of adapting to new VLMs, the ARMS framework proposes two extension training strategies: incremental training and independent training [1]. Experimental results on both in-distribution and out-of-distribution test sets demonstrated the effectiveness of the approach [1]. The paper's code, models, and datasets have been made available in an anonymous repository [1].

model-releaseresearch-paperproduct-launch

Background sources we checked (9)
  • arxiv.org ↗ Vision-language models (VLMs) with varying performance and resource requirements are widely deployed, making it difficult for users to select the most appropriate one among numerous VLM candidates. Existing work reveals the performance paradox phenomenon in language models and fo…
  • en.wikipedia.org ↗ A large language model (LLM) is a neural network trained on a vast amount of text for natural language processing tasks, especially language generation. LLMs can typically generate, summarize, translate, and analyze text in many contexts, and are a foundational technology behind …
  • en.wikipedia.org ↗ Evolutionary algorithms (EA) reproduce essential elements of biological evolution in a computer algorithm in order to solve "difficult" problems, at least approximately, for which no exact or satisfactory solution methods are known. They are metaheuristics and population-based bi…
  • en.wikipedia.org ↗ ChatGPT is a generative artificial intelligence chatbot developed by OpenAI. Originally released in November 2022, the product uses large language models—specifically generative pre-trained transformers (GPTs)—to generate text, speech, and images in response to user prompts. Chat…
  • en.wikipedia.org ↗ A controlled-access highway is a type of highway that has been designed for high-speed vehicular traffic, with all traffic flow—ingress and egress—regulated. Common English terms are freeway, motorway, and expressway. Other similar terms include throughway or thruway and parkway.…
  • en.wikipedia.org ↗ Recep Tayyip Erdoğan (born 26 February 1954) is a Turkish politician who has been the president of Turkey since 2014. He previously served as the 25th prime minister from 2003 to 2014 as part of the Justice and Development Party (AKP), which he co-founded in 2001. He also served …
  • en.wikipedia.org ↗ The history of socialism has its origins in the Age of Enlightenment and the 1789 French Revolution, along with the changes that brought, although it has precedents in earlier movements and ideas. The Communist Manifesto was written by Karl Marx and Friedrich Engels in 1847-1848 …
  • en.wikipedia.org ↗ UNICEF ( YOO-nee-SEF), originally the United Nations International Children's Emergency Fund, officially United Nations Children's Fund since 1953, is an agency of the United Nations responsible for providing humanitarian and developmental aid to children worldwide. The organiza…
  • en.wikipedia.org ↗ This is a list of the most notable films produced in Cinema of Germany in the 1970s. For an alphabetical list of articles on West German films see Category:West German films. For East German films made during the decade see List of East German films.…

Sources

Spot something wrong? Report an issue