CVDec 12, 2024

Dynamic-VLM: Simple Dynamic Visual Token Compression for VideoLLM

arXiv:2412.09530v124 citationsh-index: 8Has Code
Originality Incremental advance
AI Analysis

This work addresses video analysis challenges for VideoLLM applications, representing an incremental advancement with specific performance gains.

The paper tackles the lack of high-quality video datasets and inefficient handling of longer videos in VideoLLMs by introducing a large-scale synthetic dataset and a dynamic visual token compression architecture, achieving state-of-the-art results with absolute improvements of 2.7% on VideoMME and 10.7% on MuirBench.

The application of Large Vision-Language Models (LVLMs) for analyzing images and videos is an exciting and rapidly evolving field. In recent years, we've seen significant growth in high-quality image-text datasets for fine-tuning image understanding, but there is still a lack of comparable datasets for videos. Additionally, many VideoLLMs are extensions of single-image VLMs, which may not efficiently handle the complexities of longer videos. In this study, we introduce a large-scale synthetic dataset created from proprietary models, using carefully designed prompts to tackle a wide range of questions. We also explore a dynamic visual token compression architecture that strikes a balance between computational efficiency and performance. Our proposed \model{} achieves state-of-the-art results across various video tasks and shows impressive generalization, setting new baselines in multi-image understanding. Notably, \model{} delivers an absolute improvement of 2.7\% over LLaVA-OneVision on VideoMME and 10.7\% on MuirBench. Codes are available at https://github.com/Hon-Wong/ByteVideoLLM

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes