MEGA Hub

TimeExpert: An Expert-Guided Video LLM for Video Temporal Grounding

Authors

Do you know Zuhao Yang?You can claim authorship or link another user.Do you know Yingchen Yu?You can claim authorship or link another user.Do you know Yunqing Zhao?You can claim authorship or link another user.Do you know Shijian Lu?You can claim authorship or link another user.Do you know Song Bai?You can claim authorship or link another user.

Abstract

Video Temporal Grounding (VTG) aims to precisely identify video event segments in response to textual queries. The outputs of VTG tasks manifest as sequences of events, each defined by precise timestamps, saliency scores, and textual descriptions. Despite recent advances, a fundamental limitation persists in existing Video Large Language Models (Video-LLMs): they process all task tokens through identical and static pathways, failing to recognize that temporal localization, saliency assessment, and textual generation represent fundamentally distinct tasks requiring specialized processing. To address this, we introduce TimeExpert, a Mixture-of-Experts (MoE)-based Video-LLM that effectively decomposes VTG tasks by dynamically routing task-specific tokens (e.g., timestamps, saliency scores) to specialized experts, with increased computational efficiency. Our design choices enable precise handling of each subtask, leading to improved event modeling across diverse VTG applications. Extensive experiments demonstrate that TimeExpert consistently achieves state-of-the-art performance on various VTG tasks such as Dense Video Captioning, Moment Retrieval, and Video Highlight Detection.

Community

00