Skip to content
Research · Aug 24, 2026

Apple proposes Internalized Visual Thinking to cut video reasoning latency by more than fivefold

A new post-training framework trains models to perform visual reasoning without generating intermediate images at inference, improving efficiency and maintaining accuracy.

Trust79
HypeLow hype

1 source · cross-referenced

ShareXLinkedInEmail
TL;DR
  • Apple’s ML Research team introduces Internalized Visual Thinking (IVT), a post-training framework for multimodal video reasoning.
  • IVT jointly optimizes textual prediction and next-embedding prediction over unlabeled videos during training.
  • At inference, IVT answers directly without synthesizing or re-encoding future frames, reducing end-to-end latency by more than 5× versus Visual CoT.
  • IVT improves over text-only post-training across six evaluation settings while maintaining comparable or better performance than Visual CoT.

Apple’s Machine Learning Research team proposes Internalized Visual Thinking (IVT), a post-training framework designed to address the inference overhead of visual chain-of-thought (Visual CoT) in multimodal large language models. Visual CoT improves interpretability by generating intermediate reasoning images, but it introduces significant computational costs, particularly for proactive video reasoning where timely responses are critical.

IVT trains models to perform visual reasoning without relying on explicit pixel-space generation at inference. Instead, it jointly optimizes textual prediction and next-embedding prediction over unlabeled videos during training. Given a partially observed video, the model predicts latent representations of future frames alongside the target textual answer, capturing motion, object transitions, interactions, and latent intent.

At inference, IVT generates answers directly without synthesizing or re-encoding future frames, streamlining the reasoning process. In controlled studies across six evaluation settings—including variations in target representations, decoder designs, prediction horizons, data mixtures, training curricula, and predictive objectives—IVT improved performance over text-only post-training while maintaining the same efficient inference pathway.

Compared with Visual CoT, IVT achieved comparable or better performance while reducing end-to-end latency by more than fivefold. The findings suggest that explicit pixel-space generation at inference may not be necessary for proactive video reasoning, and that predictive world modeling can be internalized during training to produce multimodal reasoners that are both more accurate and substantially more efficient.

Sources
  1. 01Apple — Machine Learning ResearchBeyond Visual CoT: Internalized Visual Thinking for Proactive Video Reasoning
Also on Research

Stories may contain errors. Dispatch is assembled with AI assistance and curated by human editors; despite the trust-score filter, mistakes happen. We correct publicly — every article links to its revision history. Nothing here is financial, legal, or medical advice. Verify before relying on any claim.

© 2026 Dispatch. No ads. No sponsorships. No paid placement. Reader-supported via Ko-fi.

Built by a person who cares about honest AI news.