English

Thinking with Patterns: Breaking the Perceptual Bottleneck in Visual Planning via Pattern Induction

Computer Vision and Pattern Recognition 2026-05-19 v1 Artificial Intelligence Computation and Language Machine Learning

Abstract

Planning from raw visual input remains a significant challenge for current Vision-Language Models (VLMs), when the complexity of input is beyond their one-step perception capability. Motivated by recent advances in Thinking with Images (TWI), a reasonable solution is to decompose the perception process into simpler steps by iteratively acquiring and incorporating local visual evidence. However, even though current VLMs are well-trained in general TWI ability, their perceptual bottleneck in the planning domain remains. To tackle this challenge, we formulate TWI as a tool to gradually build and reflect an accurate internal world model. We find that the resulting training-free planning strategy enables VLMs to solve tasks that are far beyond their initial capabilities, at the cost that too many TWI operations would significantly increase the computational overhead. To further improve efficiency, we propose Pattern Inference, a novel TWI strategy enabling VLMs to actively recognize known visual patterns in the new tasks and directly infer local world model structures. To obtain these patterns, we propose Pattern Induction, an online inductive learning strategy treating visual patterns as composite and reusable experts, which are autonomously discovered and optimized from experience. Experimental evaluations in FrozenLake, Crafter and CubeBench domains show that our approaches achieve a desirable balance between accuracy and efficiency.

Keywords

Cite

@article{arxiv.2605.16848,
  title  = {Thinking with Patterns: Breaking the Perceptual Bottleneck in Visual Planning via Pattern Induction},
  author = {Yichang Jian and Boyuan Xiao and Zhenyuan Huang and Yifei Peng and Yao-Xiang Ding},
  journal= {arXiv preprint arXiv:2605.16848},
  year   = {2026}
}