arXiv:2508.12356cs.CVcs.AI2025-08

用合成数据提升视觉强化学习的零样本泛化能力

Synthetic Data is Sufficient for Zero-Shot Visual Generalization from Offline Data

  • 先增强原始数据多样性,再用扩散模型生成潜在空间新数据
  • 在D4RL和Procgen上显著缩小测试时泛化差距
  • 无需修改现有算法,适合追求泛化性的视觉强化学习研究者

离线强化学习(Offline RL)提供了一种无需环境交互即可使用预收集数据训练智能体的框架。然而,基于离线数据训练的策略常因状态多样性不足而难以泛化。视觉数据的复杂性带来了噪声、干扰和虚假关联等挑战,若训练数据不够多样,容易导致策略误导和过拟合。为此,我们提出一种简单方法:首先增强原始离线数据以提升零样本泛化能力,然后利用扩散模型在潜在空间生成额外数据。我们在连续动作空间(Visual D4RL)和离散动作空间(Procgen)上验证了该方法,结果表明其能显著改善泛化性能,且无需对现有无模型离线RL算法进行任何修改。实验显示,该方法不仅提升了训练数据多样性,还显著减少了测试时的泛化差距,同时保持计算高效。我们认为此方法可推动未来合成数据在训练更通用智能体中的应用。

原文摘要 · Abstract (English)

Offline reinforcement learning (RL) offers a promising framework for training agents using pre-collected datasets without the need for further environment interaction. However, policies trained on offline data often struggle to generalise due to limited exposure to diverse states. The complexity of visual data introduces additional challenges such as noise, distractions, and spurious correlations, which can misguide the policy and increase the risk of overfitting if the training data is not sufficiently diverse. Indeed, this makes it challenging to leverage vision-based offline data in training robust agents that can generalize to unseen environments. To solve this problem, we propose a simple approach generating additional synthetic training data. We propose a two-step process, first augmenting the originally collected offline data to improve zero-shot generalization by introducing diversity, then using a diffusion model to generate additional data in latent space. We test our method across both continuous action spaces (Visual D4RL) and discrete action spaces (Procgen), demonstrating that it significantly improves generalization without requiring any algorithmic changes to existing model-free offline RL methods. We show that our method not only increases the diversity of the training data but also significantly reduces the generalization gap at test time while maintaining computational efficiency. We believe this approach could fuel additional progress in generating synthetic data to train more general agents in the future.

强化学习合成数据视觉泛化

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