Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Small Language Model Meets with Reinforced Vision Vocabulary

About

Playing Large Vision Language Models (LVLMs) in 2023 is trendy among the AI community. However, the relatively large number of parameters (more than 7B) of popular LVLMs makes it difficult to train and deploy on consumer GPUs, discouraging many researchers with limited resources. Imagine how cool it would be to experience all the features of current LVLMs on an old GTX1080ti (our only game card). Accordingly, we present Vary-toy in this report, a small-size Vary along with Qwen-1.8B as the base ``large'' language model. In Vary-toy, we introduce an improved vision vocabulary, allowing the model to not only possess all features of Vary but also gather more generality. Specifically, we replace negative samples of natural images with positive sample data driven by object detection in the procedure of generating vision vocabulary, more sufficiently utilizing the capacity of the vocabulary network and enabling it to efficiently encode visual information corresponding to natural objects. For experiments, Vary-toy can achieve 65.6% ANLS on DocVQA, 59.1% accuracy on ChartQA, 88.1% accuracy on RefCOCO, and 29% on MMVet. The code will be publicly available on the homepage.

Haoran Wei, Lingyu Kong, Jinyue Chen, Liang Zhao, Zheng Ge, En Yu, Jianjian Sun, Chunrui Han, Xiangyu Zhang• 2024

Related benchmarks

TaskDatasetResultRank
Chart Question AnsweringChartQA--
356
Referring Expression ComprehensionRefCOCO (val)
Accuracy88.1
344
Referring Expression ComprehensionRefCOCO (testA)
Accuracy0.906
342
Document Visual Question AnsweringDocVQA (test)
ANLS65
213
Referring Expression ComprehensionRefCOCO (testB)
Accuracy85.7
205
Table Fact VerificationTabFact
Accuracy0.0633
104
Table Question AnsweringWTQ
Accuracy7.96
101
Table Question AnsweringTabMWP
Accuracy4.42
79
Visual Question AnsweringDocVQA (val)
ANLS65.6
47
Table Question AnsweringTAT-QA
Accuracy8.81
45
Showing 10 of 13 rows

Other info

Code

Follow for update