paper-with-me

홈 › Papers

Empirical Recipes for Efficient and Compact Vision-Language Models

2026-03-17 · Jiabo Huang, Zhizhong Li, Sina Sajadmanesh, Weiming Zhuang, Lingjuan Lyu arxiv

Deploying vision-language models (VLMs) in resource-constrained settings demands low latency and high throughput, yet existing compact VLMs often fall short of the inference speedups their smaller parameter counts suggest. To explain this discrepancy, we conduct an empirical end-to-end efficiency analysis and systematically profile inference to identify the dominant bottlenecks. Based on these findings, we develop optimization recipes tailored to compact VLMs that substantially reduce latency while preserving accuracy. These techniques cut time to first token (TTFT) by 53% on InternVL3-2B and by 93% on SmolVLM-256M. Our recipes are broadly applicable across both VLM architectures and common serving frameworks, providing practical guidance for building efficient VLM systems. Beyond efficiency, we study how to extend compact VLMs with structured perception outputs and introduce the resulting model family, ArgusVLM. Across diverse benchmarks, ArgusVLM achieves strong performance while maintaining a compact and efficient design.

📄 PDF Abstract BibTeX arXiv:2603.16987

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Large Language Models as Sous Chefs: Revising Recipes with GPT-3

2023-06-24 · Alyssa Hwang, Bryan Li, Zhaoyi Hou, Dan Roth

With their remarkably improved text generation and prompting capabilities, large language models can adapt existing written information into forms that are easier to use and understand. In our work, we focus on recipes a…

Text Generation

TinyLLaVA: A Framework of Small-scale Large Multimodal Models

2024-02-22 · Baichuan Zhou, Ying Hu, Xi Weng, Junlong Jia 외

We present the TinyLLaVA framework that provides a unified perspective in designing and analyzing the small-scale Large Multimodal Models (LMMs). We empirically study the effects of different vision encoders, connection …

Visual Question Answering

Rethinking the Text-Vision Reasoning Imbalance in MLLMs through the Lens of Training Recipes

2025-10-26 · Guanyu Yao, Qiucheng Wu, Yang Zhang, Zhaowen Wang 외 arxiv

Multimodal large language models (MLLMs) have demonstrated strong capabilities on vision-and-language tasks. However, recent findings reveal an imbalance in their reasoning capabilities across visual and textual modaliti…

Multimodal ReasoningVisual Reasoning

Learning Structural Representations for Recipe Generation and Food Retrieval

2021-10-04 · Hao Wang, Guosheng Lin, Steven C. H. Hoi, Chunyan Miao

Food is significant to human daily life. In this paper, we are interested in learning structural representations for lengthy recipes, that can benefit the recipe generation and food cross-modal retrieval tasks. Different…

Cross-Modal RetrievalImage CaptioningRecipe GenerationRetrieval+1

Towards Physics of Multimodal Pretraining: Knowledge Flow, Modality Synergy, Early Unification, and Recipes

2026-08-05 · Junlin Han, Shengbang Tong, David Fan, Minghao Chen 외 hf

Vision offers a critical axis for advancing foundation models, driving a shift towards natively unified multimodal pretraining. Despite this momentum, the design space and the fundamental mechanisms of how modalities int…