🤖 AI Summary
To address the challenge of jointly modeling static spatial details, temporal dynamics, and temporal consistency in video-language multimodal understanding tasks (e.g., video content understanding, visual question answering, and story reasoning), this paper proposes an instruction-driven adaptive multi-projector fusion framework. Methodologically, it introduces an instruction-conditioned gating mechanism that dynamically weights and fuses multiple specialized visual projectors—each dedicated to spatial, temporal, or consistency feature encoding—thereby departing from conventional fixed-weight fusion paradigms. The framework is trained via video-language joint fine-tuning coupled with a multi-stage alignment strategy. Extensive experiments demonstrate state-of-the-art performance across multiple video understanding benchmarks, yielding significant improvements in visual question answering and video narrative understanding. The approach achieves new SOTA results while offering enhanced interpretability and adaptability to diverse user instructions.
📝 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 multimodal understanding, visual question answering, and video understanding, highlighting its broad application potential.