LLaVA-Octopus: Unlocking Instruction-Driven Adaptive Projector Fusion for Video Understanding
Jiaxing Zhao, Boyuan Sun, Xiang Chen, Xihan Wei, Qibin Hou
TL;DR
Video understanding requires modeling temporal dynamics and semantic context beyond static images. LLaVA-Octopus introduces an instruction-driven adaptive projector fusion to leverage multiple visual projectors and enhance multimodal video understanding. The approach uses an instruction-driven router to dynamically fuse image-based, spatial-temporal, and token-compress projectors, trained via a two-stage process of multi-task pre-training and instruction tuning. Across MVBench, VideoMME, and long-video benchmarks, the method achieves strong or state-of-the-art performance, demonstrating robust cross-task generalization and the practical potential of adaptive projector fusion for video understanding.
Abstract
In this paper, we introduce LLaVA-Octopus, a novel video multimodal large language model. LLaVA-Octopus adaptively weights features from different visual projectors based on user instructions, enabling us to leverage the complementary strengths of each projector. We observe that different visual projectors exhibit distinct characteristics when handling specific tasks. For instance, some projectors excel at capturing static details, while others are more effective at processing temporal information, and some are better suited for tasks requiring temporal coherence. By dynamically adjusting feature weights according to user instructions, LLaVA-Octopus dynamically selects and combines the most suitable features, significantly enhancing the model's performance in multimodal tasks. Experimental results demonstrate that LLaVA-Octopus achieves excellent performance across multiple benchmarks, especially in tasks such as video question answering, long video understanding, and comprehensive multi-choices benchmarks, highlighting its broad application potential.
