Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

TimeLens2: A Generalist Video Temporal Grounding MLLM That Pinpoints When Events Occur

AI By Crimson AI Hugging Face Papers 21 July 2026 · 00:00 10 views
Share: X Telegram

TimeLens2 treats temporal evidence as an interval set, using a new dataset and a temporal Wasserstein reward to achieve state-of-the-art performance across seven benchmarks, surpassing models up to 397B parameters.

TimeLens2: A Generalist Video Temporal Grounding MLLM That Pinpoints When Events Occur

Key points

Hugging Face researchers have introduced TimeLens2, a generalist video temporal grounding model that extends multimodal large language models (MLLMs) to not only describe what happens in a video but also identify when supporting evidence occurs. The model predicts a variable-cardinality set of evidence intervals across diverse video lengths, domains, query forms, and viewpoints.

Existing training strategies are misaligned with this set-valued task: long-video labels often rely on brittle one-pass annotation, while reinforcement-learning rewards either fail to distinguish non-overlapping predictions or require fragile segment matching. TimeLens2 treats temporal evidence as an interval set throughout supervision and optimization.

The team constructed TimeLens2-93K, a dataset of 93,232 verified grounding instances from 23,793 diverse videos. The pipeline uses caption-derived proposals, independent localization, cross-agent consensus, semantic verification, and boundary refinement to ensure reliable multi-span supervision.

A key innovation is the temporal Wasserstein reward, which computes the exact one-dimensional Wasserstein-1 distance between uniform distributions over merged interval supports. This provides dense, matching-free feedback under unequal cardinalities and equivalent fragmentation, complemented by temporal IoU for precise-overlap feedback.

Across seven benchmarks, TimeLens2-2B outperforms all size-matched baselines on every benchmark, while the 4B and 8B variants achieve state-of-the-art performance, surpassing open-source models with up to 397B parameters. Specifically, TimeLens2-4B surpasses Qwen3.5-397B-A17B on every benchmark by 7.5 average mIoU points. The 2B, 4B, and 8B variants improve over their Qwen3-VL backbones by 14.2, 13.0, and 18.1 mIoU points, respectively.

ModelBackbone Improvement (mIoU)vs. Qwen3.5-397B-A17B (avg mIoU)
TimeLens2-2B+14.2
TimeLens2-4B+13.0+7.5
TimeLens2-8B+18.1
Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 31 Aug 2026

Hugging Face Unveils StepGuard: Step-Level Guardrails for Safer AI Agents

StepGuard, a new step-level guard model from Hugging Face, audits agent actions before execution, reducing attack success rates by...

1
Research paper
Hugging Face 31 Aug 2026

Hugging Face Researchers Unveil ABot-Recon for Stable Long-Horizon 3D Reconstruction

ABot-Recon, a new streaming 3D reconstruction model from Hugging Face, achieves stable long-horizon performance using only local t...

1
Research paper
Hugging Face 31 Aug 2026

ContextPilot: Teaching Agents Proactive Context Management via Fine-Grained RL

Hugging Face researchers introduce ContextPilot, a framework that enhances long-horizon agent reasoning by expanding context-editi...

1