Eve: Efficient Multimodal Vision Language Models with Elastic Visual Experts

Abstract

Multimodal vision language models (VLMs) have made significant progress with the support of continuously increasing model sizes and data volumes. Running VLMs on edge devices has become a challenge for their widespread application. There are several efficient VLM efforts, but they often sacrifice linguistic capabilities to enhance multimodal abilities, or require extensive training. To address this quandary, we introduce the innovative framework of Efficient Vision Language Models with Elastic Visual Experts (Eve). By strategically incorporating adaptable visual expertise at multiple stages of training, Eve strikes a balance between preserving linguistic abilities and augmenting multimodal capabilities. This balanced approach results in a versatile model with only 1.8B parameters that delivers significant improvements in both multimodal and linguistic tasks. Notably, in configurations below 3B parameters, Eve distinctly outperforms in language benchmarks and achieves state-of-the-art results in VLM Benchmarks. Additionally, its multimodal accuracy outstrips that of the larger 7B LLaVA-1.5 model.

Cite

Text

Rang et al. "Eve: Efficient Multimodal Vision Language Models with Elastic Visual Experts." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I7.32718

Markdown

[Rang et al. "Eve: Efficient Multimodal Vision Language Models with Elastic Visual Experts." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/rang2025aaai-eve/) doi:10.1609/AAAI.V39I7.32718

BibTeX

@inproceedings{rang2025aaai-eve,
  title     = {{Eve: Efficient Multimodal Vision Language Models with Elastic Visual Experts}},
  author    = {Rang, Miao and Bi, Zhenni and Liu, Chuanjian and Tang, Yehui and Han, Kai and Wang, Yunhe},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {6694-6702},
  doi       = {10.1609/AAAI.V39I7.32718},
  url       = {https://mlanthology.org/aaai/2025/rang2025aaai-eve/}
}