ViASNet: A Video Ad Saliency Network for Predicting Dynamic Saliency and Viewer Engagement
This paper introduces ViASNet, a deep learning model based on a 3D U-Net architecture that integrates audio and semantic cues to predict dynamic saliency maps for short-form video ads, demonstrating its ability to optimize ad design and identify unengaging content through eye-tracking validation and entropy-based diagnostics.
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 a director filming a 30-second commercial. You want to make sure that when people watch it, their eyes land exactly where you want them to: on the product, the smiling actor, or the catchy logo. But here's the problem: you can't ask a million people to watch your ad and track their eyes for every single frame. That would be too expensive and too slow.
This paper introduces ViASNet, a smart computer program designed to solve that problem. Think of ViASNet as a "super-observer" that can watch a video ad and instantly predict exactly where a human's eyes will go, second by second.
Here is how it works, broken down into simple concepts:
1. The Problem: The "Clutter" of Ads
We are drowning in short video ads on TikTok, YouTube, and TV. Because there are so many, it's hard for any single ad to grab your attention. Advertisers need a way to test their ads quickly to see which ones work and which ones are boring. Usually, they have to hire people, hook them up to eye-tracking cameras, and watch them stare at screens. ViASNet aims to do this automatically.
2. The Solution: A "Three-Sense" Detective
Most old computer models for predicting eye movement only looked at the picture (visuals). They were like a detective who only looks at a crime scene but ignores the sound or the story.
ViASNet is different. It is a "three-sense" detective that looks at three things simultaneously:
- The Visuals: What is happening on the screen? (Is there a face? Is something moving?)
- The Audio: What is being said or heard? (Does a loud noise or a voice make you look up?)
- The Story (Semantics): What is the scene about? (Is it a sad moment? A funny joke? A car chase?)
To understand the "story," the system uses a giant AI brain (called Qwen3-VL) to read the video and write a short caption describing the scene, just like a human would.
3. How It Builds the Map: The "Saliency Map"
The goal of ViASNet is to create a Saliency Map. Imagine taking a photo of the video frame and painting it with a heat map:
- Red/Hot areas: Where people will look.
- Blue/Cold areas: Where people will ignore.
ViASNet builds this map for every single frame of the video, creating a moving heat map that shows exactly how attention shifts over time.
4. The Secret Sauce: How It Learns
The researchers trained ViASNet using data from 151 real TV commercials that were watched by about 20 people each while their eyes were tracked by high-tech cameras.
The model learned by comparing its own predictions against the real eye movements of those 20 people. It uses a special architecture called 3D U-Net.
- The Analogy: Think of the U-Net like a funnel. It takes the video, squeezes it down to understand the main ideas (the "bottleneck"), and then expands it back out to draw the detailed heat map.
- The "Center Bias": Humans naturally tend to look at the center of the screen. ViASNet knows this trick and adds a little "center bias" to its predictions, just like a real human would.
5. The "Entropy" Test: Measuring Boredom
One of the coolest tools the authors created is a way to measure Entropy (a fancy word for "disorder" or "confusion").
- Low Entropy (Orderly): If the heat map shows everyone looking at one spot (like a face in the center), the entropy is low. This means the ad is engaging.
- High Entropy (Chaotic): If the heat map is scattered all over the place, or if people are looking at nothing in particular, the entropy is high. This means the ad is confusing or boring.
The authors used this to test 15 new ads they had never seen before. They could instantly spot which scenes were causing viewers to lose focus. For example, they found that if a scene had too many objects or text scattered everywhere, viewers' eyes would wander, and the "engagement score" would drop.
6. The Results: It Works Better Than the Rest
The researchers tested ViASNet against other famous computer models (some that only look at pictures, some that look at movies).
- The Verdict: ViASNet won. It predicted where people would look more accurately than any other model they tested.
- Why? Because it didn't just look at the pixels; it understood the sound, the story, and the cuts between scenes. It realized that when a scene changes (a "cut"), people's eyes naturally jump to the center to re-orient themselves, and it accounted for that.
Summary
In short, ViASNet is an automated tool that lets advertisers "see" through the eyes of their audience without needing a single human to sit in a lab. It combines what you see, what you hear, and what the story means to predict exactly where your attention will go. If an ad is boring or confusing, this system can tell you exactly which second it happens, allowing creators to fix it before they spend money on a big marketing campaign.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.