AIToday
Large Language ModelsApple Machine LearningPublished: Aug 25, 2026, 01:00 JST2 min read

Apple: AI video reasoning 5x faster via internalized thinking

Apple: AI video reasoning 5x faster via internalized thinking

Key takeaway

  • Apple's new IVT method lets AI reason about videos faster.

  • It predicts future frames during training, not at use.

  • This cuts latency by over 5x versus Visual CoT.

3 Key Points

  1. What happened

    Apple researchers introduced Internalized Visual Thinking (IVT), a post-training framework that lets multimodal AI models predict future video frames during training and answer directly at inference. Compared with Visual CoT, IVT achieves comparable or better performance and cuts latency by more than 5×.

  2. Why it matters

    Visual CoT, which generates intermediate reasoning images, adds substantial inference overhead. IVT shows that explicit pixel-space generation may not be necessary for proactive video reasoning, making such models more efficient while retaining accuracy.

  3. What to watch

    IVT improves over text-only post-training across all six evaluation settings studied. The findings suggest future multimodal reasoners could internalize world modeling during training, potentially reducing the need for expensive inference-time computation.

Ask the AI about this article →

Context & Analysis

Apple's research tackles a core inefficiency in multimodal reasoning: generating intermediate images to think about future video frames. Visual CoT works but is slow. IVT shifts that computation into training, so the model internalizes visual foresight and skips it during use.

The controlled studies tested multiple factors—target representations, decoder designs, prediction horizons, data mixtures, curricula, and objectives—and IVT consistently beat text-only training. It matched or surpassed Visual CoT with over 5× less latency, suggesting that explicit pixel generation may be unnecessary.

This could make proactive video reasoning cheaper and faster, useful for applications like autonomous systems or embodied AI. However, these are research findings from Apple, not a shipping product. The next step would be seeing how IVT scales to larger models and real-world tasks.

FAQ

What is Visual CoT?
Visual CoT is a technique where multimodal AI models generate intermediate reasoning images to reason about spatial, temporal, and embodied environments. It provides visual foresight but adds inference overhead.
How does IVT differ from Visual CoT?
IVT predicts latent representations of future frames during training, so at inference it generates answers directly without synthesizing or re-encoding future frames. Visual CoT generates intermediate images at inference time.
What performance did IVT achieve?
IVT improved over text-only post-training in all six evaluation settings and achieved comparable or better performance than Visual CoT while reducing latency by more than 5×.
Apple Machine LearningRead Original Article

Get the latest Large Language Models news every morning

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · takes 30 seconds · unsubscribe anytime

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Related Articles

Next articleThomson Reuters launches proprietary AI model for legal work