← Latest papers
💻 computer science

LLaVA-OneVision-2: Towards Next-Generation Perceptual Intelligence

The paper introduces LLaVA-OneVision-2, a next-generation vision-language model that achieves state-of-the-art performance across video, spatial, and temporal grounding tasks by leveraging a novel codec-stream tokenization strategy, a unified 3D RoPE coordinate system, and large-scale open supervision.

Original authors: Xiang An, Yin Xie, Feilong Tang, Yunyao Yan, Huajie Tan, Didi Zhu, Changrui Chen, Xiuwei Zhao, Bin Qin, Kaicheng Yang, Yifei Shen, Yuanhan Zhang, Kaichen Zhang, Wenkang Zhang, Zheng Cheng, Nansen Zhan
Published 2026-05-26
📖 4 min read☕ Coffee break read

Original authors: Xiang An, Yin Xie, Feilong Tang, Yunyao Yan, Huajie Tan, Didi Zhu, Changrui Chen, Xiuwei Zhao, Bin Qin, Kaicheng Yang, Yifei Shen, Yuanhan Zhang, Kaichen Zhang, Wenkang Zhang, Zheng Cheng, Nansen Zhang, Chunsheng Wu, Chunjiang Ge, Zimin Ran, Dehua Song, Chunyuan Li, Shikun Feng, Ming Hu, Zhangquan Chen, Junbo Niu, Bo Li, Ziyong Feng, Ziwei Liu, Zongyuan Ge, Jiankang Deng

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 describe a 30-minute movie to a friend, but you only have enough time to show them 30 pictures.

Most current AI models (like the ones before this new one) play it safe: they pick 30 pictures evenly spaced out. One picture every minute. If something exciting happens between minute 10 and minute 11, the AI misses it completely because it wasn't looking at that exact second. It's like trying to understand a fast-paced soccer game by only looking at the scoreboard every minute; you'd miss the goal.

LLaVA-OneVision-2 is a new kind of "super-observer" that changes the rules. Instead of looking at the movie like a series of static snapshots, it treats the video like a compressed digital file (the kind your phone uses to save space).

Here is how it works, using simple analogies:

1. The "Bit-Cost" Compass

When you compress a video (like turning a raw movie into an MP4), the computer has to work harder to describe parts of the video where things are moving fast or changing wildly (like a car crash or a dancer spinning). It spends more "digital energy" (bits) on those parts. It spends very little energy on boring parts where nothing happens (like a static wall).

LLaVA-OneVision-2 reads this "energy map."

  • The Old Way: "I will look at the video for 1 second, then skip 1 second, then look again."
  • The New Way: "I see the video file is using a lot of energy right now because the action is intense! I will focus my attention there. I see the energy is low over here; I will skip this part."

It concentrates its "brainpower" (tokens) exactly where the action is happening, rather than spreading it out evenly.

2. The "Motion Detective"

The model also looks for "residuals." Imagine you are watching a video of a person walking. The background (the room) stays the same. The model realizes, "I don't need to re-explain the room in every single frame." It only pays attention to the parts that changed (the moving person).

It creates a "visual canvas" that is a collage of the most important moving parts, stitched together efficiently. This allows it to watch a 15-minute video without getting overwhelmed, because it ignores the boring, repetitive parts and zooms in on the "story."

3. The "Jump Rope" Test

To prove this works, the researchers created a new test called JumpScore. Imagine a video of someone jumping rope. They jump up and down hundreds of times. To a normal AI, every jump looks exactly the same. It's hard to tell which specific jump the user is asking about.

  • The Old AI got confused and guessed randomly, scoring about 30 out of 100.
  • LLaVA-OneVision-2 spotted the tiny, split-second moments when the rope hit the ground or the person's feet changed position. It scored 75 out of 100.

It didn't just see "jumping"; it saw the exact moment the jump happened.

4. The "Spatial Navigator"

The model also got really good at understanding space. If you ask it, "Point to the empty space between the coffee cup and the laptop," it can do that with high precision. It can even track objects moving through a video (like a cat running across a room) and keep its eyes on them without losing track, even if the cat gets partially hidden.

The Big Picture

The researchers didn't just build a bigger brain; they built a smarter way of looking.

  • Before: The AI was like a tourist taking a photo every minute of a hike, hoping they didn't miss the view.
  • Now: The AI is like a guide who knows exactly where the view is, so it only stops to take a photo when the scenery actually changes.

The result is a model that understands long videos, finds specific moments in fast action, and reasons about space much better than previous models, all while using the same amount of computer power. They have made all their code, data, and the model itself available for anyone to use for free.

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 →