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

PVC: Progressive Visual Token Compression for Unified Image and Video Processing in Large Vision-Language Models

About

Large Vision-Language Models (VLMs) have been extended to understand both images and videos. Visual token compression is leveraged to reduce the considerable token length of visual inputs. To meet the needs of different tasks, existing high-performance models usually process images and videos separately with different token compression strategies, limiting the capabilities of combining images and videos. To this end, we extend each image into a "static" video and introduce a unified token compression strategy called Progressive Visual Token Compression (PVC), where the tokens of each frame are progressively encoded and adaptively compressed to supplement the information not extracted from previous frames. Video tokens are efficiently compressed with exploiting the inherent temporal redundancy. Images are repeated as static videos, and the spatial details can be gradually supplemented in multiple frames. PVC unifies the token compressing of images and videos. With a limited number of tokens per frame (64 tokens by default), spatial details and temporal changes can still be preserved. Experiments show that our model achieves state-of-the-art performance across various video understanding benchmarks, including long video tasks and fine-grained short video tasks. Meanwhile, our unified token compression strategy incurs no performance loss on image benchmarks, particularly in detail-sensitive tasks.

Chenyu Yang, Xuan Dong, Xizhou Zhu, Weijie Su, Jiahao Wang, Hao Tian, Zhe Chen, Wenhai Wang, Lewei Lu, Jifeng Dai• 2024

Related benchmarks

TaskDatasetResultRank
Multimodal EvaluationMME--
727
Video Question AnsweringActivityNet-QA
Accuracy57.1
418
OCR EvaluationOCRBench
Score807
350
Text-based Visual Question AnsweringTextVQA (val)
Accuracy80
276
Science Question AnsweringScienceQA (test)
Average Accuracy97.7
273
Long Video UnderstandingLongVideoBench
Score59.2
269
Multi-discipline Multimodal UnderstandingMMMU (val)
Accuracy50.9
212
Long Video UnderstandingMLVU--
205
Chart Question AnsweringChartQA (test)
Accuracy84.1
190
Diagram Question AnsweringAI2D (test)
Accuracy83.8
142
Showing 10 of 19 rows

Other info

Code

Follow for update