English

Visual Instruction Pretraining for Domain-Specific Foundation Models

Computer Vision and Pattern Recognition 2026-02-27 v4

Abstract

Modern computer vision is converging on a closed loop in which perception, reasoning and generation mutually reinforce each other. However, this loop remains incomplete: the top-down influence of high-level reasoning on the foundational learning of low-level perceptual features is not yet underexplored. This paper addresses this gap by proposing a new paradigm for pretraining foundation models in downstream domains. We introduce Visual insTruction Pretraining (ViTP), a novel approach that directly leverages reasoning to enhance perception. ViTP embeds a Vision Transformer (ViT) backbone within a Vision-Language Model and pretrains it end-to-end using a rich corpus of visual instruction data curated from target downstream domains. ViTP is powered by our proposed Visual Robustness Learning (VRL), which compels the ViT to learn robust and domain-relevant features from a sparse set of visual tokens. Extensive experiments on 16 challenging remote sensing and medical imaging benchmarks demonstrate that ViTP establishes new state-of-the-art performance across a diverse range of downstream tasks. The code is available at https://github.com/zcablii/ViTP.

Keywords

Cite

@article{arxiv.2509.17562,
  title  = {Visual Instruction Pretraining for Domain-Specific Foundation Models},
  author = {Yuxuan Li and Yicheng Zhang and Wenhao Tang and Yimian Dai and Ming-Ming Cheng and Xiang Li and Jian Yang},
  journal= {arXiv preprint arXiv:2509.17562},
  year   = {2026}
}
R2 v1 2026-07-01T05:49:12.242Z