View a PDF of the paper titled Lever LM: Configuring In-Context Sequence to Lever Large Vision Language Models, by Xu Yang and 6 other authors
Abstract:As Archimedes famously said, “Give me a lever long enough and a fulcrum on which to place it, and I shall move the world”, in this study, we propose to use a tiny Language Model (LM), eg, a Transformer with 67M parameters, to lever much larger Vision-Language Models (LVLMs) with 9B parameters. Specifically, we use this tiny textbf{Lever-LM} to configure effective in-context demonstration (ICD) sequences to improve the In-Context Learinng (ICL) performance of LVLMs. Previous studies show that diverse ICD configurations like the selection and ordering of the demonstrations heavily affect the ICL performance, highlighting the significance of configuring effective ICD sequences. Motivated by this and by re-considering the the process of configuring ICD sequence, we find this is a mirror process of human sentence composition and further assume that effective ICD configurations may contain internal statistical patterns that can be captured by Lever-LM. Then a dataset with effective ICD sequences is constructed to train Lever-LM. After training, given novel queries, new ICD sequences are configured by the trained Lever-LM to solve vision-language tasks through ICL. Experiments show that these ICD sequences can improve the ICL performance of two LVLMs compared with some strong baselines in Visual Question Answering and Image Captioning, validating that Lever-LM can really capture the statistical patterns for levering LVLMs. The code is available at url{this https URL}.
Submission history
From: Yingzhe Peng [view email]
[v1]
Fri, 15 Dec 2023 03:11:03 UTC (2,428 KB)
[v2]
Fri, 22 Dec 2023 07:20:34 UTC (2,428 KB)
[v3]
Thu, 6 Jun 2024 13:54:23 UTC (2,404 KB)
[v4]
Thu, 31 Oct 2024 03:02:43 UTC (2,925 KB)
Source link
lol