Model-less Active Compliance for Continuum Robots using Recurrent Neural Networks
David Jakes, Zongyuan Ge, Liao Wu
TL;DR
The paper addresses safe, active compliance for continuum robots without a detailed mechanical model by training an RNN to predict internal tendon forces from historical actuator signals, enabling a feed-forward controller in actuator space. The relation $\mathbf{F}_{ext}=\mathbf{F}_{meas}-\mathbf{F}_{int}$ is used to drive compliant behavior, with $\mathbf{F}_{int}=rnn(\mathbf{Q})$, and a deadband $\lambda$ ensures stability. On a 3-tendon single-segment platform, the approach outperforms non-recurrent baselines (e.g., CNN) in tension prediction, enables rapid response to external perturbations (within ~$0.2$ s), and supports compliant insertion in unknown environments (e.g., curved tubes). The results suggest a viable, data-driven, model-less path to safe manipulation with continuum robots and point toward scalable adoption for more complex multi-segment systems.
Abstract
Endowing continuum robots with compliance while it is interacting with the internal environment of the human body is essential to prevent damage to the robot and the surrounding tissues. Compared with passive compliance, active compliance has the advantages in terms of increasing the force transmission ability and improving safety with monitored force output. Previous studies have demonstrated that active compliance can be achieved based on a complex model of the mechanics combined with a traditional machine learning technique such as a support vector machine. This paper proposes a recurrent neural network based approach that avoids the complexity of modeling while capturing nonlinear factors such as hysteresis, friction and delay of the electronics that are not easy to model. The approach is tested on a 3-tendon single-segment continuum robot with force sensors on each cable. Experiments are conducted to demonstrate that the continuum robot with an RNN based feed-forward controller is capable of responding to external forces quickly and entering an unknown environment compliantly.
