DeepGaze3.5-VL: Modeling Scanpaths via Autoregressive Token Prediction
DeepGaze3.5-VL establishes a new state-of-the-art in visual scanpath prediction by reframing the task as autoregressive token generation within a Vision-Language Model, enabling flexible conditioning on viewer identities and tasks while achieving significant performance gains and facilitating controlled in-silico behavioral simulations.
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 trying to predict where a person's eyes will look next when they see a picture. For a long time, scientists built special, rigid machines just for this job. These machines had fixed rules (like "people always look at the center first") and couldn't easily be taught new tricks, like "this person is a doctor looking for a diagnosis" or "this person is a child looking for a toy."
The paper introduces a new model called DeepGaze3.5-VL that changes the game. Instead of building a special machine, the authors treat eye movements like writing a story.
Here is the breakdown of how it works and what they found, using simple analogies:
1. The Core Idea: Eye Movements as a "Text" Story
Think of a person's eye path (called a scanpath) as a sentence.
- Old way: You built a custom robot to draw the sentence, but if you wanted to change the style (e.g., from a child's handwriting to an adult's), you had to rebuild the robot.
- New way: The authors realized that eye movements are just a sequence of coordinates (like "look here, then look there"). They taught a giant, pre-trained AI (a Large Vision-Language Model) to treat these coordinates like words in a sentence.
By turning eye positions into "tokens" (like letters in a word), the AI can use its massive brain—already trained to understand images and language—to predict the next "word" (the next place the eye will look).
2. The "Magic" of the Prompt
Because this model thinks in language, you can give it instructions just like you would ask a chatbot a question.
- The Analogy: Imagine a tour guide. If you tell the guide, "Show me the museum like a tourist," they show you the famous statues. If you say, "Show me like an art historian," they point out brushstrokes.
- The Result: The researchers showed that by simply changing the text prompt (e.g., "Predict the gaze of a person searching for a cat" vs. "Predict the gaze of a person just looking around"), the model instantly adapts. It doesn't need new hardware or complex code changes; it just reads the instruction.
3. Why It's Better: The "Smart" vs. "Big" Debate
The researchers asked: Is this model good just because it's huge, or because it actually understands the scene?
- The Test: They compared their model against other top models that used the exact same "eyes" (vision encoder) but different "brains."
- The Finding: The "brain" (the language part of the AI) matters more than just having bigger "eyes." A model that understands the meaning of the image and the story of the eye movement performs much better than a model that just sees pixels.
- The Score: On a standard test (MIT1003), their model improved the prediction accuracy by 46% compared to the previous best method.
4. The "Time Machine" Experiment (Interventions)
One of the coolest things the paper demonstrates is the ability to run "what-if" scenarios inside the computer, without needing real humans.
- The Analogy: Imagine a video game where you can pause time, change one variable (like "the player was tired"), and instantly see how the game plays out differently.
- The Experiment: The researchers took a specific moment where a human looked at a picture for a short time (50ms) and asked the model: "What if they had looked for a long time (600ms) instead?"
- The Result: The model predicted that short looks tend to be quick, instinctive glances (like a reflex), while long looks lead to more wandering, thoughtful exploration. The model figured out these complex human behaviors purely by reading the data, acting like a digital sandbox for human vision.
5. The "Who" Factor (Personalization)
The model can also be told who is looking.
- The Analogy: If you know your friend loves dogs, and you show them a picture of a park, you know they will look at the dog first. If you show the same picture to someone who loves birds, they will look at the tree.
- The Result: By feeding the model a specific "Subject ID" (like "Subject A3F8"), it learned to predict that specific person's unique habits. It didn't need a new architecture; it just learned that different "characters" have different "storylines."
Summary
DeepGaze3.5-VL is a new way to predict where humans look. Instead of building rigid, specialized tools, the authors turned eye-tracking into a language problem. By doing this, they created a model that is:
- Smarter: It understands the context and meaning of the scene.
- Flexible: You can change its behavior by simply typing a new instruction.
- Accurate: It beats all previous records by a wide margin.
- Experimental: It allows scientists to simulate "what-if" scenarios about human vision instantly, without needing to run new physical experiments.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.