NTIRE 2026 Challenge on Video Saliency Prediction: Methods and Results
This paper presents the NTIRE 2026 Challenge on Video Saliency Prediction, detailing the creation of a novel open-license dataset with over 5,000 assessors, the participation of 20 teams, and the evaluation of seven final methods on 800 test videos, with all resources made publicly available.
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 standing in a busy, chaotic square. There are people shouting, cars honking, birds flying, and a street performer juggling. Your brain doesn't try to process everything at once. Instead, it instantly zooms in on the most interesting things: the juggler, a flashing neon sign, or a sudden movement. This natural "zooming in" is called visual saliency.
This paper is about a high-stakes competition (the NTIRE 2026 Challenge) where computer scientists tried to teach computers to do exactly what your brain does: figure out where a human is looking in a video, frame by frame.
Here is the story of how they did it, explained simply.
1. The Problem: Teaching a Robot to "Look"
For a long time, computers have been great at recognizing what is in a picture (e.g., "That's a dog"). But they are terrible at understanding where a human would look at that dog. Is it the dog's tail? Its eyes? The ball it's chasing?
To solve this, the organizers needed a massive library of videos where they knew exactly where thousands of people looked.
- The Old Way: Using expensive eye-tracking glasses on volunteers. This is like hiring a personal photographer for every single person watching a movie. It's slow and expensive.
- The New Way (Used here): They used a clever trick. They asked over 5,000 regular people to watch videos on their computers and move their mouse cursors as if they were looking at the screen.
- The Result: They built a massive dataset of 2,000 videos with over 1 million frames. They treated the mouse movements like a "digital eye," creating a map of where people were most likely to look.
2. The Competition: The "Eye-Tracking Olympics"
Once they had the data, they held a contest. Over 20 teams of researchers and students from around the world entered. They had to build AI models that could look at a video and draw a "heat map" showing where a human would look.
The judges used four different rulers to measure how good the AI was:
- Correlation: How well does the AI's guess match the real human map?
- Similarity: Do the shapes of the "hot spots" look the same?
- Area Under the Curve: Did the AI pick the right spots more often than a random guess?
- Scanpath: Did the AI follow the same path as the human eyes?
3. The Winners: How the Top Teams Did It
Seven teams made it to the final round. Here is how the top teams built their "super-eyes," using some creative metaphors:
🥇 1st Place: The "Double-Brain" Team (iLearn)
- The Idea: They didn't trust just one way of thinking. They built an AI with two experts working together.
- Expert 1 is like a detective who knows that humans usually look at the center of the screen first.
- Expert 2 is a wild card that looks for weird, off-center things.
- The Magic: They let both experts make a guess, then averaged their answers. It's like asking two different detectives to solve a crime and taking the consensus. This worked best.
🥈 2nd Place: The "Time-Traveler" Team (CVSP)
- The Idea: This team used a model trained to predict the future.
- The Metaphor: Imagine watching a movie and guessing what happens next. If you guess wrong, your brain pays extra attention to that moment because it was surprising. This team taught their AI to predict what the next frame of a video would look like. When the AI got "surprised" (made a prediction error), it marked that spot as "salient" (important).
🥉 3rd Place: The "Layer Cake" Team (ARK MMLAB)
- The Idea: They built a pyramid of information.
- The Metaphor: They looked at the video in layers. The bottom layer sees tiny details (like fur texture), while the top layer sees the big picture (like "a dog running"). They mixed all these layers together so the AI could see both the forest and the trees at the same time.
Other Cool Approaches:
- The "Sound-Looker" (AAM): They realized humans look at things that talk or make noise. Their AI combined what it saw with what it heard.
- The "Painter" (SHU-MIIPLab): They used a "diffusion" model (the same tech that generates AI art). They started with a blurry, noisy guess and slowly "cleaned" it up, like a painter refining a sketch, until the perfect attention map appeared.
- The "Dual-Lens" Team (NTR): They used two cameras: one focused on motion (movement) and one focused on stillness (details), then combined the views.
4. Why Does This Matter?
You might ask, "Why do we need a computer to know where I'm looking?"
- Smarter Streaming: Imagine a video call. The computer knows you are looking at the person's face, not the background. It can send high-quality video of the face and low-quality video of the background, saving you data and money.
- Better Compression: Streaming services can compress videos more efficiently by focusing quality on the "interesting" parts.
- Accessibility: It can help robots understand what a human is interested in, making them better assistants.
- Editing: It can help editors automatically crop videos to keep the most important parts in the frame.
The Bottom Line
This paper shows that we are getting very good at teaching computers to understand human attention. By using massive amounts of data collected from regular people and combining different smart AI strategies, the winners proved that the future of video isn't just about seeing pixels—it's about understanding what matters to us.
The best part? All the data and the winning code are now free for anyone to use, so the next generation of "super-eyes" can be built on top of this foundation.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.