# Instance-Aware VLP: Beyond Global Understanding _InstAP introduces instance-aware pre-training for VLP, enhancing instance-level reasoning and global understanding with the InstVL dataset._ **Published:** 2026-04-10 **Source:** https://www.startuphub.ai/ai-news/ai-research/2026/instance-aware-vlp-beyond-global-understanding --- Current vision-language pre-training (VLP) models, while adept at grasping the essence of an entire scene, falter when tasked with precise, instance-level comprehension. This limitation stems from a reliance on global-only supervision. To bridge this gap, researchers have introduced [InstAP](https://arxiv.org/abs/2604.08337v1), an Instance-Aware Pre-training framework designed to jointly optimize for both broad scene alignment and granular, instance-specific contrastive alignment. This is achieved by grounding textual mentions to discrete spatial-temporal regions within images and videos. ## Bridging the Granularity Chasm with InstVL The foundation of this advancement is the large-scale InstVL dataset, comprising 2 million images and 50,000 [video](/ai-news/ai-research/2026/ai2s-molmo2-vlm-brings-pixel-perfect-grounding-to-open-video)s. InstVL uniquely offers dual-granularity annotations: comprehensive captions for holistic scene understanding and dense, grounded descriptions pinpointing specific instances. This curated dataset empowers the InstAP framework to move beyond diffuse, scene-level attention. ## Superior Instance Retrieval and Global Competitiveness On the InstVL benchmark, InstAP demonstrates a substantial performance leap over existing VLP models in instance-level retrieval tasks. Crucially, when trained on the exact same data corpus, InstAP still outperforms a strong VLP baseline, isolating the performance gains to the novel instance-aware objective. Furthermore, this instance-centric pre-training does not come at the expense of global understanding. InstAP achieves competitive zero-shot performance across multiple established video benchmarks, including MSR-VTT and DiDeMo, showcasing its multifaceted capabilities. --- Original analysis from [startuphub.ai](https://www.startuphub.ai), the #1 AI startup directory.