paper-with-me

홈 › Papers

Token-Efficient Multimodal Reasoning via Image Prompt Packaging

2026-04-02 · Joong Ho Choi, Jiayang Zhao, Avani Appalla, Himansh Mukesh, Dhwanil Vasani, Boyi Qian arxiv

Deploying large multimodal language models at scale is constrained by token-based inference costs, yet the cost-performance behavior of visual prompting strategies remains poorly characterized. We introduce Image Prompt Packaging (IPPg), a prompting paradigm that embeds structured text directly into images to reduce text token overhead, and benchmark it across five datasets, three frontier models (GPT-4.1, GPT-4o, Claude 3.5 Sonnet), and two task families (VQA and code generation). We derive a cost formulation decomposing savings by token type and show IPPg achieves 35.8--91.0\% inference cost reductions. Despite token compression of up to 96\%, accuracy remains competitive in many settings, though outcomes are highly model- and task-dependent: GPT-4.1 achieves simultaneous accuracy and cost gains on CoSQL, while Claude 3.5 incurs cost increases on several VQA benchmarks. Systematic error analysis yields a failure-mode taxonomy: spatial reasoning, non-English inputs, and character-sensitive operations are most vulnerable, while schema-structured tasks benefit most. A 125-configuration rendering ablation reveals accuracy shifts of 10--30 percentage points, establishing visual encoding choices as a first-class variable in multimodal system design.

📄 PDF Abstract BibTeX arXiv:2604.02492

Code (0)

등록된 구현이 없습니다.

Tasks

Multimodal ReasoningSpatial ReasoningCode Generation

Similar Papers 제목 키워드 기반

SkyNative: A Native Multimodal Framework for Remote Sensing Visual Evidence Reasoning

2026-05-18 · Xiao Yang, Ronghao Fu, Zhiwen Lin, Zhuoran Duan 외 arxiv

Remote sensing vision-language models commonly rely on pretrained visual encoders to convert images into semantic features before language-model reasoning. While effective for scene-level understanding, this pipeline may…

Spatial Reasoning

Perception Tokens Enhance Visual Reasoning in Multimodal Language Models

2024-12-04 · CVPR 2025 1 · Mahtab Bigverdi, Zelun Luo, Cheng-Yu Hsieh, Ethan Shen 외

Multimodal language models (MLMs) still face challenges in fundamental visual perception tasks where specialized models excel. Tasks requiring reasoning about 3D structures benefit from depth estimation, and reasoning ab…

Depth Estimationobject-detectionObject DetectionVisual Reasoning

Prompt-Aware Adapter: Towards Learning Adaptive Visual Tokens for Multimodal Large Language Models

2024-05-24 · Yue Zhang, Hehe Fan, Yi Yang

To bridge the gap between vision and language modalities, Multimodal Large Language Models (MLLMs) usually learn an adapter that converts visual inputs to understandable tokens for Large Language Models (LLMs). However, …

Question AnsweringVisual Question Answering

Plug-and-Play Grounding of Reasoning in Multimodal Large Language Models

2024-03-28 · Jiaxing Chen, Yuxuan Liu, Dehu Li, Xiang An 외

The rise of Multimodal Large Language Models (MLLMs), renowned for their advanced instruction-following and reasoning capabilities, has significantly propelled the field of visual reasoning. However, due to limitations i…

Instruction FollowingVisual Reasoning

Omni-RGPT: Unifying Image and Video Region-level Understanding via Token Marks

2025-01-14 · CVPR 2025 1 · Miran Heo, Min-Hung Chen, De-An Huang, Sifei Liu 외

We present Omni-RGPT, a multimodal large language model designed to facilitate region-level comprehension for both images and videos. To achieve consistent region representation across spatio-temporal dimensions, we intr…

Language ModelingLanguage ModellingLarge Language ModelMultimodal Large Language Model+3