# 视觉提示工程（VIPE）可提升视频模型推理性能，效果优于文本提示与测试时扩展

- 来源：HuggingFace Daily Papers（社区热门论文）
- 发布时间：2026-07-28 08:00
- AIHOT 分数：53
- AIHOT 链接：https://aihot.virxact.com/items/cms5hnvv70016ros5uegh6q4i
- 原文链接：https://arxiv.org/abs/2607.25537

## AI 摘要

一项新研究提出视觉提示工程（VIPE），通过自动将任务图像（如抽象草图）转换为逼真版本，提升视频模型在视觉物理推理等任务上的表现。实验表明，VIPE 对视频模型的改进效果甚至优于传统文本提示工程或测试时扩展。该方法作为一种计算高效的简单手段，有望系统性地激发视频模型的视觉推理能力。

## 正文

In the age of foundation models, a model is only as good as its prompt. For this reason, prompt engineering has become an essential technique for improving language model performance. Since video models are currently becoming foundation models for visual tasks (e.g., visual reasoning), we here ask whether they similarly benefit from visual prompt engineering: automatically modifying the task image to improve model performance. For example, for a visual physics reasoning task ("Where does the ball land, after passing a set of obstacles?"), an abstract sketch-like scene can be turned into a photorealistic version with a simple call to an image editing model. We find that visual prompt engineering, or VIPE for short, improves video reasoning performance across tasks. In fact, for video models, visual prompt engineering can be even more effective than classic text-based prompt engineering or test-time scaling. Ultimately, just as text-based prompt engineering systematically improves language model performance, visual prompt engineering can serve as a simple, compute-efficient approach to elicit better visual reasoning performance from video models. Example videos on our project page at https://visual-prompt-engineering.github.io/.
