arXiv:2607.19324cs.CV2026-07被引 1

用指令引导的局部编辑增强图像数据,提升模型鲁棒性

InstructMixup: Instruction-Guided Salient Patch Editing for Robust Data Augmentation

论文配图:InstructMixup: Instruction-Guided Salient Patch Editing for Robust Data Augmentation
图 1 · 摘自论文原文
  • 从单张图像中提取显著区域,用生成模型编辑后回填
  • 在7个基准上超越9种增强方法,对不同模型均有效
  • 适合追求鲁棒性和泛化能力的研究者使用

在图像与视频技术中,数据增强广泛用于提升深度视觉模型的泛化能力,基于mixup的插值策略已成为主流。然而,计算有意义的混合区域带来巨大开销,跨图像混合常破坏语义一致性。我们提出InstructMixup,一种完全在单个视觉样本内构建挑战性且标签一致训练样本的数据增强方法。该方法首先使用轻量级显著性检测器提取多尺度显著块,通过指令引导的生成模型精修每个块,并将编辑后的块回填至同一样本的非显著区域;由于生成编辑仅需离线计算并缓存,训练阶段开销可忽略。为进一步丰富表征,InstructMixup以自适应比例向相同显著区域注入自相似分形结构,使每张训练样本同时包含分形与非分形结构。我们推导出相应邻域风险的二阶近似,证明该方法同时强化生成编辑的不变性,并抑制沿显著方向的曲率,实验验证了两项预测。我们在小到大尺寸的卷积神经网络(CNNs)、视觉变压器(ViTs)及视觉-语言基础模型(VLMs)上评估,覆盖7个基准任务,包括粗粒度与细粒度分类、抗干扰与遮挡、校准、迁移与自监督学习。InstructMixup优于九种竞争方法,在所有基准上均超越最强基线。

原文摘要 · Abstract (English)

In image and video technologies, data augmentation is widely used to improve the generalization of deep visual models, and mixup-based strategies that interpolate between samples have become the dominant approach. However, computing informative mixing regions adds substantial overhead, and blending content across different images frequently disrupts the semantic integrity of the resulting sample. We propose \our{}, a data augmentation method that constructs challenging yet label-consistent training samples entirely within a single visual sample. \our{} first extracts multi-scale salient patches from the sample using a lightweight saliency detector, refines each patch with an instruction-guided generative model, and blends the edited patch back into the non-salient regions of the same sample; because the generative edits are computed once and cached offline, this step adds negligible training cost. To further diversify the learned representation, \our{} injects self-similar fractal structure into the same salient regions at an adaptive ratio, so each training sample carries both fractal and non-fractal structure. We derive a second-order approximation of the resulting vicinal risk, showing that the method simultaneously enforces invariance to the generative edit and suppresses curvature along the perturbed salient directions, and we verify both predictions empirically. We evaluate on small to large backbones for instance Convolutional Neural Networks (CNNs), Vision Transformers (ViTs) and Vision-Language Foundational Models (VLMs) across seven benchmarks covering coarse- and fine-grained classification, robustness to corruption and occlusion, calibration, and transfer and self-supervised learning, InstructMixup outperforms nine competing augmentation methods, surpassing the strongest baseline across all benchmarks.

数据增强视觉模型生成编辑鲁棒性

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。