arXiv:2502.09378cs.AIcs.RO2025-02ICLR被引 1

用深度学习解决扑翼机器人气动力逆问题,实现快速实时控制。

A Deep Inverse-Mapping Model for a Flapping Robotic Wing

  • 采用序列到序列模型+自适应频域表示层,学习翼动与气动力的逆映射。
  • 在测试集上比先进Transformer模型降低11%误差,推理速度更快。
  • 适用于仿生机器人、生物医疗设备等复杂动力系统的实时控制。

在系统控制中,通过调节输入以达到期望输出。例如,四旋翼螺旋桨的推力由转速控制,其输入与输出之间存在直接映射,该映射可逆用于计算所需转速。然而,在扑翼机器人这类涉及复杂流体运动的系统中,翼动参数(输入)与气动力(输出)之间的映射关系极为复杂,传统方法难以实现逆映射的实时计算。本文提出一种基于机器学习的扑翼系统逆映射模型,利用我们搭建的实验平台采集数据。该平台通过高速摄像机同步测量翼的三维运动与气动力。我们采用专为时间序列设计的序列到序列模型,并引入新颖的自适应频谱层,实现频域表征学习。在另一开源数据集(不同流态)上的实验表明,该模型性能优于更复杂的SOTA Transformer模型,测试集平均损失降低11%;同时具备更优的推理效率,适合嵌入式机器人控制。本研究公开的数据与框架有望推动受复杂动力学支配系统的建模与实时控制,涵盖仿生机器人与生物医学设备。

原文摘要 · Abstract (English)

In systems control, the dynamics of a system are governed by modulating its inputs to achieve a desired outcome. For example, to control the thrust of a quad-copter propeller the controller modulates its rotation rate, relying on a straightforward mapping between the input rotation rate and the resulting thrust. This mapping can be inverted to determine the rotation rate needed to generate a desired thrust. However, in complex systems, such as flapping-wing robots where intricate fluid motions are involved, mapping inputs (wing kinematics) to outcomes (aerodynamic forces) is nontrivial and inverting this mapping for real-time control is computationally impractical. Here, we report a machine-learning solution for the inverse mapping of a flapping-wing system based on data from an experimental system we have developed. Our model learns the input wing motion required to generate a desired aerodynamic force outcome. We used a sequence-to-sequence model tailored for time-series data and augmented it with a novel adaptive-spectrum layer that implements representation learning in the frequency domain. To train our model, we developed a flapping wing system that simultaneously measures the wing's aerodynamic force and its 3D motion using high-speed cameras. We demonstrate the performance of our system on an additional open-source dataset of a flapping wing in a different flow regime. Results show superior performance compared with more complex state-of-the-art transformer-based models, with 11% improvement on the test datasets median loss. Moreover, our model shows superior inference time, making it practical for onboard robotic control. Our open-source data and framework may improve modeling and real-time control of systems governed by complex dynamics, from biomimetic robots to biomedical devices.

扑翼机器人逆映射深度学习实时控制

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