CVAIDec 2, 2025

VACoT: Rethinking Visual Data Augmentation with VLMs

arXiv:2512.02361v16 citationsh-index: 12
Originality Incremental advance
AI Analysis

This addresses the issue of limited robustness in VLMs for perception tasks, particularly in adversarial settings, with an incremental approach that reduces training complexity.

The paper tackles the problem of visual data augmentation for visual language models (VLMs) by introducing VACoT, a framework that dynamically applies image augmentations during inference, which improves robustness on challenging and out-of-distribution inputs, achieving substantial gains in OCR-related adversarial scenarios.

While visual data augmentation remains a cornerstone for training robust vision models, it has received limited attention in visual language models (VLMs), which predominantly rely on large-scale real data acquisition or synthetic diversity. Consequently, they may struggle with basic perception tasks that conventional models handle reliably. Given the substantial cost of pre-training and fine-tuning VLMs, continue training on augmented data yields limited and diminishing returns. In this paper, we present Visual Augmentation Chain-of-Thought (VACoT), a framework that dynamically invokes image augmentations during model inference. By incorporating post-hoc transformations such as denoising, VACoT substantially improves robustness on challenging and out-of-distribution inputs, especially in OCR-related adversarial scenarios. Distinct from prior approaches limited to local cropping, VACoT integrates a structured collection of general visual augmentations, broadening the query image views while reducing training complexity and computational overhead with efficient agentic reinforcement learning. We propose a conditional reward scheme that encourages necessary augmentation while penalizing verbose responses, ensuring concise and effective reasoning in perception tasks. We demonstrate the superiority of VACoT with extensive experiments on 13 perception benchmarks and further introduce AdvOCR to highlight the generalization benefits of post-hoc visual augmentations in adversarial scenarios.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes