VideoNet: A Large-Scale Dataset for Domain-Specific Action Recognition
To address the decline in action recognition evaluation for vision-language models, this paper introduces VideoNet, a large-scale benchmark covering 1,000 domain-specific actions and a corresponding 500k video QA training dataset, demonstrating that fine-tuning on this data enables smaller models to surpass larger open-weight counterparts in recognizing complex, domain-specific actions.
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 super-smart robot that can read books, write poetry, and chat about almost anything. You might think, "Great! It can probably watch a video and tell me exactly what's happening, right?"
The paper VideoNet says: "Not so fast."
While these robots (called Vision-Language Models) are amazing at general tasks, they are surprisingly bad at recognizing specific, real-world actions that require expert knowledge. To prove this and fix it, the researchers built a new "gym" for robots called VideoNet.
Here is the story of what they did, explained simply:
1. The Problem: The Robot is a Generalist, Not a Specialist
Think of current AI models like a very well-read high school student. They know a little bit about everything. If you show them a video of someone playing basketball, they can tell you, "That's basketball."
But if you ask them to distinguish between a "Tomahawk Dunk" and an "Alley-Oop Dunk," or tell the difference between a "Triple Axal" and a "Triple Lutz" in figure skating, they get confused. They might guess, but they often get it wrong.
The researchers found that because there wasn't a big, diverse collection of videos showing these specific, tricky moves, the robots had never really practiced them. They were like a chef who knows how to cook a basic omelet but has never seen a soufflé.
2. The Solution: Building "VideoNet" (The Ultimate Trivia Quiz)
To test the robots, the team built VideoNet.
- The Scale: It's a massive library containing 1,000 different actions across 37 different worlds (domains).
- The Worlds: These range from the familiar (Cooking, Sports, Dancing) to the very specific (Pen Spinning, Neurological Exams, Crochet, and even Suturing).
- The Difficulty: They didn't just grab random videos. They created "Hard Negatives."
- Analogy: Imagine a quiz where the question is "What is this?" and the options are "A Golden Retriever" and "A Golden Retriever wearing a tiny hat." That's hard. VideoNet is like that. They found videos where the actions look almost identical to an untrained eye, forcing the AI to look at the tiny details.
3. The Test: Robots vs. Humans
The researchers put the best AI robots (like Gemini and GPT) through a test using VideoNet.
- The Result: The robots struggled. Even the smartest ones only got about 70% correct on a multiple-choice test. That sounds okay, but for a super-intelligent robot, it's a failing grade.
- The "Few-Shot" Test: They tried to help the robots by showing them a few examples first (like showing a student a practice problem before the real test).
- The Twist: Humans got much better at the task when shown examples. The robots? They barely improved, and some actually got worse. It's as if the robots were confused by the examples rather than learning from them. They couldn't "connect the dots" the way humans do.
4. The Fix: Teaching the Robot from Scratch
The researchers realized the robots weren't failing because they were "stupid"; they were failing because they were untrained in these specific areas.
- The Training Data: They built a huge training dataset of nearly 500,000 video clips. They used a clever trick: instead of hiring thousands of experts to label every video (which is too expensive), they used AI to find videos where the action was mentioned in the title or the spoken words (transcript).
- The Result: They took a smaller robot (a 4-billion parameter model) and taught it using this new data.
- The Magic: After this training, this smaller robot became better at recognizing these specific actions than the larger, untrained robots (8-billion parameter models). It's like a dedicated apprentice who has practiced a specific craft for years beating a generalist genius who has never touched the tools.
5. The Big Takeaway
The paper concludes that to make AI truly understand the real world, we can't just rely on them "figuring it out" when we ask a question. We need to give them specific, high-quality training data for those specific tasks.
- Current State: AI is like a tourist who can recognize a famous landmark but doesn't know how to fix a leaky faucet or perform a specific dance move.
- VideoNet's Contribution: It provides the map and the practice drills to turn that tourist into a skilled local expert.
In short: The paper built a giant, difficult test to show that AI is bad at specific real-world skills, and then built a training manual that taught a smaller AI to beat the bigger ones at those specific skills.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.