← Latest papers
💻 computer science

Privacy-Aware Synthetic Video Benchmarking and Relational Evaluation for Worker-Under-Suspended-Load Detection

This paper introduces SynthSite, a privacy-aware synthetic video benchmark for detecting workers under suspended loads, demonstrating that structure-preserving obfuscation methods better maintain the geometric cues necessary for hazard recognition compared to appearance-smoothing techniques.

Original authors: Anshu Singh, Alejandro Seif

Published 2026-07-21
📖 6 min read🧠 Deep dive

Original authors: Anshu Singh, Alejandro Seif

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 are trying to teach a robot to spot danger in a busy construction site. This isn't just about teaching the robot to recognize a hammer or a hard hat; it's about teaching it to understand a story happening over time. In the world of computer vision, this is called "relational reasoning." Instead of just saying, "I see a person" and "I see a heavy beam," the robot needs to realize, "That person is standing directly underneath that swinging beam, and that is a recipe for disaster." This is a tricky puzzle because the danger isn't a single object; it's the relationship between two things changing over seconds.

Now, imagine you want to share this puzzle with other scientists so they can build better robots. But there's a catch: the real construction sites are private. You can't just film workers and upload the videos to the internet because you might accidentally reveal who they are, where they work, or how the site is laid out. It's like trying to share a map of a secret treasure island without giving away the location of the treasure. So, scientists have to get creative. They need a way to create "fake" videos that look and act exactly like the real ones, so the robot can learn the rules of danger without ever seeing a real person's face or a real company's secrets. This is where the idea of "synthetic data" comes in—building a digital playground where safety hazards can be studied safely and privately.


The Digital Playground: SynthSite

In this paper, a team of researchers from Singapore's Government Technology Agency introduces a new tool called SynthSite. Think of SynthSite as a specialized, privacy-safe video game level designed specifically to teach computers how to spot a worker standing under a suspended load.

Real-world construction sites are chaotic. Cranes swing, workers move, and sometimes, a heavy load is hanging right over someone's head. This is a "relational hazard" because the danger only exists if the worker and the load are in the wrong place at the same time. The problem is that real videos of these accidents are rare, dangerous to stage, and impossible to share publicly because they contain sensitive information about workers and sites.

To solve this, the team built a privacy-aware hybrid workflow. Imagine a secure, glass-walled room (the "sensitive environment") where they keep the real, raw construction footage. Inside this room, a smart AI assistant reads the video and writes a detailed, text-only description of what's happening—like a script for a movie scene. It says things like, "A crane is holding a steel beam, and a worker is standing underneath it."

This text script is the only thing allowed to leave the secure room. It crosses a "trust boundary" into a public, non-sensitive area. There, powerful AI generators use that text script to create brand new, synthetic videos. These videos look like real construction footage, but they are entirely computer-generated. The result is SynthSite, a dataset of 55 video clips (each 5 to 10 seconds long) that covers all sorts of tricky situations: different lighting, crowded sites, blocked views, and various types of heavy machinery.

The Big Question: Can We Blur the People?

Once they had their synthetic videos, the researchers asked a fascinating question: How much can we hide the worker's identity before the robot stops being able to spot the danger?

Usually, when we want to protect privacy in videos, we blur faces or pixelate people. But in this specific safety task, the robot doesn't care who the worker is; it only cares where they are standing relative to the load. So, the team tested five different ways to hide the worker's appearance:

  1. Raw: The original, clear video.
  2. Canny-edge: Turning the worker into a simple outline (like a sketch).
  3. Cartooned: Making the worker look like a cartoon character.
  4. Pixelated: Turning the worker into big, blocky pixels (like an old video game).
  5. Blurred: Smearing the worker's image so details are lost.

They then ran their "danger detector" on these modified videos to see if it could still correctly identify if the scene was "safe" or "unsafe."

What They Found: Shape Matters More Than Looks

The results were surprising and counter-intuitive. The researchers found that preserving the worker's shape and position is far more important than preserving their realistic appearance.

  • The "Cartoon" Winner: The method that worked best at keeping the safety detection accurate was cartooning. Even though the workers looked like cartoons, the robot could still easily tell if they were standing in the danger zone. This suggests that the robot relies on the "skeleton" or the general outline of the person, not their skin tone, clothes, or facial features.
  • The "Blur" Loser: The method that performed the worst was blurring. When the worker was just a smudge of color, the robot often lost track of them completely, failing to spot the danger.
  • The "Raw" Trap: Interestingly, the researchers found that just because a privacy method looked very similar to the original video (high "raw-reference stability"), it didn't necessarily mean it was the best at matching human safety judgments. For example, the "Canny-edge" (outline) method was very stable and looked like the original video to the computer, but the "Cartoon" method actually agreed better with human safety labels.

The Takeaway

The paper suggests that for safety-critical tasks like spotting workers under heavy loads, we don't need to keep the video looking photorealistic. We just need to keep the geometry—the size, shape, and position of the worker—intact.

The researchers also discovered something subtle: even though they only changed the workers in the video, the robot's ability to track the load (the heavy beam) also got slightly worse when the workers were obscured. This implies that the robot uses the worker's position to help figure out where the load is, showing that everything in the scene is connected.

In short, SynthSite proves that we can build a library of safety-critical videos that are safe to share and effective for training robots, as long as we focus on keeping the "skeleton" of the scene clear, even if we hide the "skin." It's a step toward a future where we can teach machines to keep us safe without ever having to sacrifice our privacy.

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 →