Dedicated Endpoints

Run this model inference on single tenant GPU with unmatched speed and reliability at scale.

Learn more
Container

Run this model inference with full control and performance in your environment.

Learn more

Get help setting up a custom Dedicated Endpoints.

Talk with our engineer to get a quote for reserved GPU instances with discounts.

README

✨ Introduction

This paper introduces TaRO (Temporal-Aware Reasoning Optimization), a novel framework designed to enhance the reasoning capabilities of Multi-modal Large Language Models (MLLMs) for Video Temporal Grounding (VTG). Existing reinforcement learning models often produce superficial reasoning because they rely on inefficient random exploration and reward functions that only evaluate the correctness of the final answer.

To solve this, TaRO explicitly encourages the model to "think with time" using three main components:

  • Constructive Reasoning Exploration: Leverages pre-generated dense captions to build high-quality reasoning paths grounded in explicit visual cues and timestamps, guiding the model's initial learning.

  • Temporal-Sensitivity Reward: Evaluates the quality of the model's reasoning by shuffling video frames near ground-truth boundaries; if the reasoning is genuinely anchored to specific events, the model's confidence will appropriately drop when the temporal order is disrupted.

  • Progressive Curriculum: Smoothly transitions the model from supervised imitation of the constructed reasoning paths to autonomous self-exploration.

Through these methods, TaRO ensures reasoning is strictly anchored to critical visual-temporal evidence, achieving state-of-the-art zero-shot performance across multiple VTG benchmarks.

🚀 Quick Start

Please refer to our official codebase for full installation and inference instructions.

  1. Clone the repository and install dependencies:

bash

git clone https://github.com/oceanflowlab/TaRO
cd OmniVTG
  1. Download this model and launch the interactive demo:

bash

python demo.py --model /path/to/model

For complete details on the evaluation and training, please visit our GitHub Repository.

📝 Citation

If you find our work or model helpful for your research, please consider citing our paper:

bibtex

@InProceedings{Zheng_2026_ICML,
author = {Zheng, Minghang and Yin, Zihao and Yang, Yi and Peng, Yuxin and Liu, Yang},
title = {Temporal-Aware Reasoning Optimization for Video Temporal Grounding},
booktitle = {International Conference on Machine Learning},
year = {2026}
}

Model provider

zhengmh

Model tree

Base

this model

Modalities

Input

Text, Image

Output

Text

Pricing

Dedicated Endpoints

View details

Supported Functionality

Model APIs

Dedicated Endpoints

Container

More information

Explore FriendliAI today