← Latest papers
💻 computer science

CoRE: Weakly Supervised Coarse-to-Fine Risk Evidence Learning in Driving Videos

The paper introduces CoRE, a weakly supervised coarse-to-fine framework that learns to identify the specific temporal moments and scene entities supporting risk predictions in driving videos by distilling graded effects from structured interventions on a coarse video-level predictor, thereby enabling fine-grained evidence localization without requiring costly fine-grained annotations.

Original authors: Kaiser Hamid, Can Cui, Nade Liang

Published 2026-08-27
📖 5 min read🧠 Deep dive

Original authors: Kaiser Hamid, Can Cui, Nade Liang

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

Every day, millions of drivers navigate a world of moving cars, pedestrians, and changing weather, constantly making split-second judgments about safety. To an outside observer, a video of a drive might look like a simple stream of images, but to a computer trying to understand risk, it is a complex puzzle. The core challenge is that while we can easily label an entire video as "risky" or "safe," explaining exactly why is much harder. We know a situation is dangerous, but we often cannot pinpoint the precise moment a hazard appeared or identify exactly which car or person contributed to that danger. This gap between a general feeling of risk and the specific evidence that supports it has long limited how well computers can learn to drive safely. Researchers have struggled to teach machines to look at a video and say not just "this is dangerous," but "this specific moment with that specific object is what makes it dangerous," especially when they only have the general label to start with.

A team of researchers has developed a new approach called CoRE that bridges this gap without needing expensive, detailed instructions. Instead of asking humans to draw boxes around every dangerous moment or label every risky object in thousands of videos, CoRE learns to find those details on its own by observing how a computer's judgment changes when parts of the video are altered. The process begins by training a computer to give a single risk score for an entire video clip, using only the broad labels humans provide. Once this computer is trained, it is frozen, meaning its brain is locked in place. The researchers then systematically test this frozen computer by temporarily hiding or blurring small sections of the video or specific moving objects, one by one. They watch closely to see how much the computer's risk score drops when a particular piece of the scene is removed. If hiding a specific car causes the risk score to plummet, that car was a major driver of the danger. If hiding a patch of time has no effect, that moment was likely irrelevant.

These measured changes become the teacher for a second, smarter computer. This second computer, the student, is shown the original, unaltered videos and asked to predict exactly which moments and objects are responsible for the risk, based entirely on the lessons learned from the first computer's reactions. The student learns to mimic the pattern of influence it saw during the testing phase, effectively distilling the complex "what-if" experiments into a direct ability to spot evidence. The result is a system that can look at a raw video and immediately highlight the specific seconds and the specific vehicles that support a risk prediction, all without ever having been shown a single example of a human-drawn risk interval.

The researchers tested this method on three different types of video data to see if it held up in various situations. First, they used a dataset of driving clips where humans had only provided a general sense of how risky the scene felt, with no details about time or objects. In this setting, the system successfully learned to identify the specific moments that drove the risk perception, outperforming previous methods that relied on less direct clues. Next, they applied the technique to a dataset of driving videos that did contain precise, human-labeled timestamps for traffic anomalies, which the system had never seen during training. Here, CoRE proved its accuracy by locating these dangerous events with a high degree of precision, matching the independent human labels even though it was trained only on the coarse, video-level labels. Finally, the team tested the system on a completely different type of video: surveillance footage of crimes, which has nothing to do with driving. The method worked just as well, finding the specific moments of abnormal behavior in crowded streets and empty hallways.

The findings suggest that a computer's initial, broad judgment contains a hidden map of the evidence that supports it. By measuring how that judgment shifts when the input is tweaked, the system can reconstruct the fine-grained details of the scene. This approach does not require the computer to understand the physics of a crash or the intent of a driver; it simply learns which parts of the visual input are necessary for the prediction to hold true. The study demonstrates that coarse supervision, once thought too vague to be useful for detailed analysis, can actually be leveraged to recover precise temporal and object-level support. This means that in the future, safety systems could potentially learn from vast amounts of unlabeled or loosely labeled video data, identifying the exact causes of risk without the prohibitive cost of detailed human annotation. The work confirms that the path to understanding complex visual events does not always require more data, but rather a smarter way of asking the computer what it is actually looking at.

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 →