OmniVTG: A Large-Scale Dataset and Training Paradigm for Open-World Video Temporal Grounding
The paper introduces OmniVTG, a large-scale open-world video temporal grounding dataset constructed via a semantic coverage expansion and caption-centric annotation pipeline, alongside a Self-Correction Chain-of-Thought training paradigm that leverages MLLMs' superior understanding capabilities to refine predictions, achieving state-of-the-art performance on both the new dataset and existing benchmarks.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you have a giant library of unedited home videos, and someone hands you a specific sentence, like "Find the part where the cat knocks over the vase." Your job is to point exactly when that happens. This task is called Video Temporal Grounding.
The problem is that most AI models are like students who only studied for a specific test. They are great at finding common things (like "a person running") but get completely lost when asked to find rare or tricky things (like "a person meticulously assembling a tiny watch"). They struggle because they haven't seen enough examples of these rare concepts, and the data they were trained on is too small and repetitive.
The authors of this paper, OmniVTG, decided to fix this by building a better "textbook" and a smarter "study method."
1. The New Textbook: OmniVTG Dataset
Think of existing video datasets as a library that only has books about cooking and sports. If you ask the AI to find a video about "astronomy," it has no idea what to do.
The authors built OmniVTG, a massive new library with over 2,000 hours of videos. But they didn't just grab random videos; they used a clever strategy called Semantic Coverage Iterative Expansion.
- The Analogy: Imagine you are a detective looking for missing words in a dictionary. You realize the dictionary is missing words like "meticulous" or "slacklining."
- The Process: Instead of guessing, the AI asks a powerful language model (like a super-smart librarian) to translate those missing words into specific search terms (e.g., changing "meticulous" to "watchmaker assembling gears"). It then hunts down videos that fit those specific descriptions.
- The Result: They created a dataset that is huge and covers a wild variety of topics, from everyday activities to very rare, specific events.
How did they label it?
Labeling videos manually is slow and expensive. The authors noticed something interesting: AI is actually better at describing a video with timestamps ("At 10 seconds, a man picks up a cup") than it is at guessing the timestamps for a specific sentence. So, they flipped the script. They asked the AI to write detailed, timestamped stories about the videos first, and then used those stories to teach the AI how to find the right moments later. It's like having the AI write a diary entry first, then using that diary to learn how to find specific events.
2. The Smarter Study Method: Self-Correction CoT
Even with a better textbook, the AI still struggled with rare concepts. The authors realized the AI had a "split personality":
- The Understanding Brain: It was great at watching a video and saying, "Yes, this matches the description," or "No, this event hasn't started yet."
- The Guessing Brain: It was terrible at just guessing the start and end times immediately.
The Solution: The "Predict, Then Correct" Strategy
Instead of forcing the AI to guess the answer immediately, they taught it to think in steps, using a method called Self-Correction Chain-of-Thought (CoT).
- The Analogy: Imagine you are taking a math test.
- Old Way: You write down the first answer that pops into your head. If you're wrong, you're wrong.
- OmniVTG Way: You write down a rough guess. Then, you pause and ask yourself, "Wait, does this actually match the problem? Did I miss a detail?" You use your strong "Understanding Brain" to check your work, realize you made a mistake, and then write the correct answer.
The training happens in three stages:
- Supervised Fine-Tuning (SFT): Teaching the AI the basics and how to check if a video matches a description.
- Self-Correction CoT: Teaching the AI to make a rough guess, then "zoom in" and correct it using its understanding skills.
- Reinforcement Learning: Giving the AI a reward system for getting the final answer right after it has done the hard work of correcting itself.
3. The Results
When they tested this new approach:
- On their own dataset: The AI became much better at finding rare and common events alike, closing the gap between the two.
- On other existing tests: Even without being trained on those specific tests, the AI performed better than any other model out there (State-of-the-Art). It proved that by teaching the AI to "think and correct itself," it became a much more reliable detective for video events.
In short: The paper says, "We built a bigger, more diverse video library, and we taught the AI to stop guessing and start double-checking its own work. This makes it much smarter at finding specific moments in videos, even the weird and rare ones."
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.