DaMO: A Data-Efficient Multimodal Orchestrator for Temporal Reasoning with Video LLMs
Bo-Cheng Chiu, Jen-Jee Chen, Yu-Chee Tseng, Feng-Chi Chen, An-Zi Yen
TL;DR
DaMO introduces a data-efficient, temporally-aware video-language framework that fuses audio-visual information through a Temporal-aware Fuseformer and a global residual to preserve global context while reducing compute. A four-stage progressive training paradigm (video-text alignment, representation bridging, temporal perception learning, and dialogue tuning) enables strong temporal reasoning with limited data, aided by LLM-based augmentation of temporal QA datasets. Empirical results across zero-shot retrieval, temporal grounding, and temporally grounded dialogue demonstrate state-of-the-art performance in precise moment localization and multimodal reasoning, with notable data efficiency. The work also provides publicly releasable LLM-augmented temporal QA datasets to facilitate future research in data-efficient temporal reasoning for video-language models.
Abstract
Large Language Models (LLMs) have recently been extended to the video domain, enabling sophisticated video-language understanding. However, existing Video LLMs often exhibit limitations in fine-grained temporal reasoning, restricting their ability to precisely attribute responses to specific video moments, especially under constrained supervision. We introduce DaMO, a data-efficient Video LLM explicitly designed for accurate temporal reasoning and multimodal understanding. At its core, the proposed Temporal-aware Fuseformer employs a hierarchical dual-stream architecture that progressively captures temporal dynamics within each modality and effectively fuses complementary visual and audio information. To further enhance computational efficiency, DaMO integrates a global residual that reduces spatial redundancy while preserving essential semantic details. We train DaMO via a structured four-stage progressive training paradigm, incrementally equipping the model with multimodal alignment, semantic grounding, and temporal reasoning capabilities. This work also contributes multiple datasets augmented from existing ones with LLM-generated temporally grounded QA pairs for tasks requiring temporal supervision. Comprehensive experiments on temporal grounding and video QA benchmarks demonstrate that DaMO consistently surpasses prior methods, particularly in tasks demanding precise temporal alignment and reasoning. Our work establishes a promising direction for data-efficient video-language modeling.
