Lightweight Multimodal Model Predicts LLM Document Reasoning Performance.

Zishan Ahmad, Vishal Vaddina· August 20, 2026 View original

Key takeaways

  • Uniform LLM budget allocation for document tasks is inefficient and costly.
  • BudgetDoc benchmark helps understand model-budget-performance trade-offs.
  • DRB, a lightweight multimodal estimator, predicts LLM reasoning performance.
  • Dynamic budget allocation using DRB significantly reduces costs while maintaining F1 scores.

Who benefits

BFSILegalHealthcareGovernmentConsulting

Summary

BudgetDoc is a new multimodal benchmark that provides explicit supervision for model-budget-performance trade-offs in document tasks. Using BudgetDoc, DRB (Document-Reasoning Balancer), a lightweight multimodal estimator, predicts LLM reasoning performance, enabling dynamic budget allocation to reduce costs while maintaining F1 scores.

Uniformly allocating reasoning budgets to Large Language Models (LLMs) for document tasks is often inefficient and costly, especially given that visual layouts significantly influence task complexity. To address this, a new multimodal benchmark called BudgetDoc has been introduced. BudgetDoc provides explicit supervision for understanding the trade-offs between model budget and performance across three distinct document tasks. Leveraging BudgetDoc, researchers developed DRB (Document-Reasoning Balancer), a relatively lightweight multimodal estimator with approximately 1 billion parameters. DRB, composed of SigLIP-2 and Qwen3-0.6B, is designed to predict the ordinal performance of LLMs across various budget levels. It achieved a weighted F1 score of 0.753 in its predictions. When DRB was used to dynamically allocate reasoning budgets across five frontier LLMs and three datasets, it either matched or improved F1 scores in 9 out of 15 configurations compared to always using the maximum budget. Crucially, this dynamic allocation drastically reduced computational costs. Preliminary evaluations also suggest DRB's potential to generalize to cross-model selection, offering a promising path towards more compute-optimal document inference.

Why it matters

Professionals can use lightweight estimators like DRB to optimize LLM inference costs for document processing tasks without sacrificing performance, making advanced document AI more economically viable and scalable.

How to implement this in your domain

  1. 1Evaluate current LLM inference costs for document processing tasks and identify areas for budget optimization.
  2. 2Explore integrating a pre-flight estimator like DRB to predict LLM performance based on document complexity.
  3. 3Implement dynamic reasoning budget allocation for LLMs, adjusting compute resources based on DRB's predictions.
  4. 4Benchmark the cost savings and performance impact (F1 score) of dynamic allocation against fixed-budget approaches.
  5. 5Consider using BudgetDoc as a benchmark for developing and testing internal compute-optimal document inference strategies.

Original post by Zishan Ahmad, Vishal Vaddina

"arXiv:2608.18591v1 Announce Type: new Abstract: Uniformly allocating inference reasoning budgets to LLMs is expensive and prone to over-thinking penalties; especially in document tasks where visual layouts drive complexity. To address this, we introduce BudgetDoc, the first multi…"

View on X

Originally posted by Zishan Ahmad, Vishal Vaddina on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses