TL;DR
The paper introduces Cache of Thought (CoT), a framework that enhances small vision language models' reasoning by leveraging high-quality outputs from large models through caching and retrieval, improving performance cost-effectively.
Contribution
It presents a novel master-apprentice framework that uses caching and retrieval to boost small VLMs' reasoning without increasing costs significantly.
Findings
CoT improves reasoning performance by up to 7.7% within the same budget.
It boosts small VLMs' performance by up to 36.6%.
The framework is effective across various challenging benchmarks.
Abstract
Vision Language Models (VLMs) have achieved remarkable success in a wide range of vision applications of increasing complexity and scales, yet choosing the right VLM model size involves a trade-off between response quality and cost. While smaller VLMs are cheaper to run, they typically produce responses only marginally better than random guessing on benchmarks such as MMMU. In this paper, we propose Cache of Thought (CoT), a master apprentice framework for collaborative inference between large and small VLMs. CoT manages high quality query results from large VLMs (master) in a cache, which are then selected via a novel multi modal retrieval and in-context learning to aid the performance of small VLMs (apprentice). We extensively evaluate CoT on various widely recognized and challenging general reasoning benchmarks, and show that CoT increases overall reasoning performance by up to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
