UniversalVTG: A Universal and Lightweight Foundation Model for Video Temporal Grounding
About
Video temporal grounding (VTG) is typically tackled with dataset-specific models that transfer poorly across domains and query styles. Recent efforts to overcome this limitation have adapted large multimodal language models (MLLMs) to VTG, but their high compute cost and limited video context still hinder long-video grounding. We instead scale unified supervision while keeping the model lightweight. We present UniversalVTG, a single VTG model trained with large-scale cross-dataset pretraining. An offline Query Unifier canonicalizes heterogeneous query formats into a shared declarative space, reducing linguistic mismatch and preventing the negative transfer observed under na\"ive joint training. Combined with an efficient grounding head, UniversalVTG scales to long, untrimmed videos. Across diverse benchmarks-GoalStep-StepGrounding, Ego4D-NLQ, TACoS, Charades-STA, and ActivityNet-Captions-one UniversalVTG checkpoint achieves state-of-the-art performance versus dedicated VTG models. Moreover, despite being $>100\times$ smaller than recent MLLM-based approaches, UniversalVTG matches or exceeds their accuracy on multiple benchmarks, offering a practical alternative to parameter-heavy MLLMs.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Video Temporal Grounding | ActivityNet Captions | Recall @ IoU=0.548.98 | 34 | |
| Temporal Video Grounding | ActivityNet-Captions (test) | Recall@IoU>0.584.73 | 32 | |
| Video Grounding | Ego4D-NLQ v1 (test) | Recall@1 (Avg)24.81 | 27 | |
| Temporal Grounding | Ego4D-NLQ | R@1 (IoU=0.3)29.06 | 25 | |
| Video Temporal Grounding | Charades-STA | R@1 (IoU=0.5)73.87 | 14 | |
| Video Temporal Grounding | TACOS | Recall@1 (IoU=0.3)64.71 | 12 | |
| Temporal Grounding | Ego4D Goalstep (test) | -- | 11 | |
| Video Temporal Grounding | Ego4D NLQ (test) | Recall@5 (IoU=0.3)53.47 | 8 | |
| Video Temporal Grounding | Charades-STA (test) | Avg R@165.15 | 6 | |
| Video Temporal Grounding | TACOS (test) | R@5 (IoU=0.3)85.88 | 5 |