← Latest papers
💻 computer science

Beyond the Single Camera: Agentic Multi-View Reasoning in Sports Video Understanding

This paper introduces SportMV-Bench, a new benchmark for multi-view sports video understanding, and proposes SportMV-Agent, an agentic framework that significantly improves performance by iteratively selecting relevant camera views and grounding reasoning in multi-view evidence to overcome the limitations of current single-view models.

Original authors: Kerui Chen, Jinglu Wang, Xiaoyi Zhang, Yan Lu

Published 2026-07-14
📖 4 min read☕ Coffee break read

Original authors: Kerui Chen, Jinglu Wang, Xiaoyi Zhang, Yan Lu

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're watching a high-stakes basketball game or a soccer match. The action is fast, players are bumping into each other, and sometimes a crucial moment gets hidden behind a crowd of bodies. If you only had one camera angle, you might miss the whole story. Maybe you see a player fall, but you can't tell if they were tripped or just slipped. That's the problem the authors of this paper are tackling: trying to teach AI to understand sports the way a human referee does—by looking at multiple cameras at once.

The Big Problem: One Eye vs. Many

The researchers found that even the smartest AI models today are like a referee who is forced to wear a blindfold on one eye. They are great at watching a single video, but when you give them a whole bundle of different camera angles for the same play, they get confused.

In their tests, they built a new playground called SportMV-Bench. It's like a giant video library containing 787 different game moments, each recorded from 2 to 4 different angles, along with 2,592 tricky questions about what happened. They split these questions into three levels of difficulty:

  1. Perception (PAR): "Did the player actually touch the ball?" (Low-level seeing).
  2. Rules (REI): "Was that a foul based on the rules?" (Mid-level understanding).
  3. Judgment (ADR): "Should the player get a yellow card or a penalty?" (High-level decision making).

What the AI Got Wrong (The "Aha!" Moment)

The authors ran a bunch of experiments and discovered something surprising. They thought the AI might be failing because it didn't know the rules of basketball or soccer well enough. They were wrong.

When they gave the AI a cheat sheet with all the sports rules, it didn't get much better. They also tried making the AI "think step-by-step" (a method called Chain-of-Thought), but that actually made it perform worse. It seems that when the AI tries to reason without a clear picture, it starts making up things that didn't happen (hallucinations).

The real bottleneck? The AI can't see clearly enough.
When the researchers gave the AI perfect, human-verified descriptions of exactly what the players were doing (like "Player A kicked Player B's shin"), the AI's score jumped up by 16.47 points. This suggests the problem isn't logic; it's that the AI is struggling to spot tiny details in a blurry, fast-moving video.

Also, just throwing more camera angles at the AI didn't help. In fact, giving the AI all the views at once only improved its score by a tiny 2.1 points compared to giving it just one random view. The AI got overwhelmed by the noise. However, if they told the AI exactly which camera to look at (the "best" view), its score jumped by 10.6%. This proves the AI knows the answer is there, but it doesn't know where to look.

The Solution: The "Agentic" Detective

To fix this, the authors built a new system called SportMV-Agent. Instead of forcing the AI to stare at all the screens at once, they gave it a "manager" (an orchestrator) that acts like a curious detective.

Here's how it works:

  1. Ask: The detective reads the question.
  2. Choose: Instead of looking at everything, it actively picks the one camera angle that looks most promising.
  3. Zoom In: If that angle is still blurry, it switches to a different camera.
  4. Use Tools: It can call in special "tools" (like a magnifying glass) to check specific things, like "Did contact happen?" or "What part of the body was hit?"
  5. Decide: It keeps gathering clues until it feels confident enough to make a call.

This approach worked like a charm. By letting the AI actively choose what to look at and when to use its tools, SportMV-Agent improved the performance by 14.46% compared to the best standard AI model.

The Takeaway

The paper suggests that to make AI good at sports, we don't need to teach it more rules or make it "think" harder. We need to teach it how to look. Just like a human referee who runs around the field to get the best angle, the AI needs to be able to switch cameras and zoom in on the details. The authors' new system, SportMV-Agent, shows that when you give the AI the power to choose its own view, it can finally solve the puzzle.

They are confident in these results because they tested them on a massive, carefully checked dataset built from real game footage and referee reports. While they haven't solved every problem in the world yet, they've proven that for sports, seeing is believing, and knowing where to look is the most important skill of all.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →