DeformGen: Dynamics-Based Topology Augmentation for Deformable Manipulation Policy Learning

📄 arXiv: 2606.25939v1 📥 PDF

作者: Zili Lin, Wenyao Zhang, Yuyang Zhang, Zekun Qi, Junyan Lin, Hanxin Zhu, Jiaolong Yang, Zhibo Chen, Yao Mu, Xiaokang Yang, Xin Jin, Wenjun Zeng

分类: cs.RO

发布日期: 2026-06-24


💡 一句话要点

提出DeformGen以解决可变形操作中的数据增强问题

🎯 匹配领域: 支柱一:机器人控制 (Robot Control) 支柱二:RL算法与架构 (RL & Architecture) 支柱四:生成式动作 (Generative Motion)

关键词: 可变形操作 数据增强 动态模拟 机器人抓取 机器学习 物理仿真 轨迹转移 拓扑增强

📋 核心要点

  1. 现有的数据增强方法在可变形操作中受到高维状态空间和非等变轨迹转移的限制,导致有效配置难以实现。
  2. DeformGen通过局部物理扰动和变形场扭曲,扩展有效状态分布并实现源操作轨迹的转移,解决了上述挑战。
  3. 实验结果表明,DeformGen在高保真可变形操作基准测试中,相较于传统方法显著提高了策略学习的效果。

📝 摘要(中文)

本文提出了一种名为DeformGen的动态基础拓扑增强框架,旨在解决可变形操作中的数据采集效率问题。现有方法在处理可变形物体时面临两个主要挑战:一是高维状态空间受物理约束影响,导致有效配置难以通过低维姿态扰动实现;二是轨迹转移非等变,物质点在变形下不再刚性移动。DeformGen通过局部物理扰动扩展有效状态分布,并通过变形场扭曲实现源操作轨迹的转移,从而共同增强状态分布及其相关操作行为。实验表明,DeformGen在高保真可变形操作基准测试中,相较于仅使用原始演示和刚性风格增强基线,显著提升了策略学习效果。

🔬 方法详解

问题定义:本文旨在解决可变形操作中的数据增强问题,现有方法在高维状态空间和非等变轨迹转移方面存在明显不足,导致有效配置难以获得。

核心思路:DeformGen的核心思路是通过局部物理扰动来扩展有效状态分布,并利用变形场扭曲技术实现源操作轨迹的有效转移,从而增强可变形物体的操作策略。

技术框架:DeformGen的整体架构包括两个主要模块:一是局部物理扰动模块,用于生成拓扑一致的物理可行状态;二是变形场扭曲模块,用于将源操作轨迹适应到变形后的几何形状。

关键创新:DeformGen的主要创新在于其动态基础的拓扑增强方法,能够有效解决高维状态空间和轨迹转移的挑战,与现有方法相比,提供了更为灵活和有效的状态与轨迹增强机制。

关键设计:在设计中,DeformGen采用了局部扰动的参数设置,确保生成的状态物理上可行;同时,变形场扭曲的实现依赖于连续空间函数的构建,以保证轨迹转移的一致性和准确性。

🖼️ 关键图片

fig_0
fig_1
fig_2

📊 实验亮点

在高保真可变形操作基准测试中,DeformGen相较于仅使用原始演示的策略学习效果提升了显著的百分比,具体数据表明其在多个测试场景中均优于刚性风格增强基线,展示了其在可变形操作中的有效性和优势。

🎯 应用场景

DeformGen的研究成果在机器人抓取、柔性制造和人机交互等领域具有广泛的应用潜力。通过提升可变形物体的操作策略,该方法能够有效提高自动化系统的灵活性和适应性,推动智能机器人在复杂环境中的应用。未来,DeformGen的技术还可能扩展到其他需要处理可变形物体的领域,如医疗器械和虚拟现实等。

📄 摘要(原文)

Demonstration augmentation is proposed for cost-efficient data acquisition, but existing methods are fundamentally limited in deformable manipulation due to two challenges: (1) the state space is high-dimensional with physics-induced constraints, making valid configurations impossible to reach via low-dimensional pose perturbations; and (2) trajectory transfer is non-equivariant, as material points no longer move rigidly together under deformation. We present DeformGen, a dynamics-based augmentation framework that achieves topological diversity for deformable objects. For the state challenge, DeformGen expands the valid state distribution by applying localized physical disturbances and forward-simulating the dynamics to obtain topology-coherent, physically plausible deformable states. For the trajectory challenge, DeformGen transfers source manipulation trajectories via deformation-field warping, which lifts per-particle displacements into a continuous spatial function to adapt the end-effector trajectory consistently with the deformed geometry. In this way, our method jointly augments the state distribution and its associated manipulation behavior. Experiments on high-fidelity deformable manipulation benchmarks show that DeformGen generally improves policy learning compared with training on the original demonstrations alone and with rigid-style augmentation baselines.