5.1. Simulation Ablation Experiments
We conducted a comparative analysis of the EIWM, IWM, and RSR methods in the simulation environment. Since the RMA method employs a two-stage training framework, its advantage primarily lies in cross-stage transfer capability and is therefore not included in this comparison. By comparing the three aforementioned methods, we can systematically analyze the impact of explicit–implicit learning on policy training efficiency and control performance. It should be noted that the primary purpose of RSR in the simulation environment is to verify whether the torque refinement policy affects locomotion control performance, with its advantages becoming apparent during deployment on the real system. The reward curves of the three methods during training are shown in
Figure 6.
As shown in
Table 7, both EIWM and RSR reach a high-reward region within approximately 200 episodes, with a convergence speed significantly faster than that of IWM. This result indicates that, compared to relying solely on implicit representations, incorporating explicit estimation information can substantially improve sample efficiency during policy learning, thereby accelerating convergence. In terms of policy performance, the average rewards of EIWM and RSR are 35.67 and 35.83, respectively, both close to each other and significantly higher than IWM’s 23.33. This demonstrates that explicit–implicit learning can effectively enhance policy performance, and introducing the torque refinement policy in the locomotion training framework does not negatively affect the locomotion policy’s performance. Regarding training stability, the reward standard deviations of EIWM and RSR are 3.40 and 3.36, respectively, both notably lower than IWM’s 4.55. This shows that the explicit–implicit learning approach effectively reduces fluctuations during training, improving stability. Since EIWM and RSR perform similarly on this metric, the stability improvement mainly arises from the inclusion of explicit estimation information rather than the torque refinement policy in the RS stage. Overall, the hybrid explicit–implicit method outperforms the purely implicit method in convergence speed, policy performance, and training stability. On this basis, introducing the torque refinement policy network does not degrade policy performance, validating the design rationale of the RS stage.
The terrain difficulty levels during training for the three algorithms are shown in
Figure 7. The average terrain difficulty level for EIWM is 4.58, and for RSR it is 4.56, both higher than IWM’s 3.68. This result indicates that, compared to methods relying solely on implicit representations, incorporating explicit estimation information allows the policy to access clearer footstep elevation map information. Consequently, the policy can more easily tackle higher-difficulty terrains during training and exhibit better environmental adaptability. This suggests that the explicit estimates of linear velocity and local terrain height under the feet provide the policy with more direct motion and geometric priors, enhancing the usability of state information and improving learning efficiency in complex environments.
In terms of linear velocity-tracking performance, EIWM and RSR demonstrate significant advantages over the IWM method, as shown in
Figure 8. The overall average reward for EIWM is 0.95, for RSR it is 0.97, whereas IWM achieves only 0.82. The primary reason for this difference lies in the way each method estimates velocity information: IWM relies entirely on implicit representations, which introduces uncertainty in expressing velocity-related states and slows down the learning process. In contrast, EIWM and RSR explicitly estimate linear velocity and feed it directly into the policy network, enabling more accurate tracking of velocity commands.
The overall comparison results are shown in
Table 8. The three methods exhibit a consistent ranking across all three evaluation metrics: EIWM and RSR perform similarly overall and are consistently better than IWM. This demonstrates that the explicit–implicit learning approach can significantly enhance locomotion training performance. The overall performance of RSR in the simulation environment is essentially equivalent to that of EIWM. The main purpose of comparing RSR in the simulation experiments is to verify whether the introduced torque refinement policy adversely affects policy performance. The results also indicate that the torque refinement policy does not compromise the locomotion control training performance in simulation.
To analyze the computational cost of different methods, we measured the real-time learning time of EIWM, RSR, and IWM during training, as shown in
Figure 9. The average learning times of EIWM, RSR, and IWM are 0.2790 s, 0.2760 s, and 0.2738 s, respectively. The differences are relatively small, indicating that the proposed explicit–implicit learning framework and the RS-stage torque refinement strategy do not introduce significant additional computational overhead. Combined with the experimental results presented above, it can be observed that RSR significantly improves velocity-tracking performance, terrain adaptability, and sim2real transfer capability while maintaining a computational cost comparable to the baseline methods. These results demonstrate that the proposed method achieves a favorable balance between performance improvement and computational cost. The performance gains are not obtained through substantially increased computational resources, but rather through more effective state representations and time-varying dynamics modeling.
5.2. Real-World Ablation and Comparison Experiments
To verify whether the torque refinement policy network can reduce the proprioceptive time-varying dynamics gap in sim2real transfer, we simultaneously executed two planned sets of hip joint target position trajectories on the real robot and in two simulation environments. One simulation environment incorporates the RS-stage torque refinement policy, while the other is the original simulation environment without the torque refinement policy. Neither set of trajectories was included in the RS-stage training dataset, and the trajectories have different motion speeds. After executing the same joint target position commands, the actual joint position trajectories of all three cases were recorded and compared, as shown in
Figure 10.
Figure 10a and
Figure 10b present the comparison of dynamic responses of the hip joint under low-speed and high-speed motion conditions, respectively. The experimental results indicate that the simulation environment incorporating the torque refinement strategy exhibits significantly higher consistency with the real robot in terms of hip-level proprioceptive dynamics.
Table 9 provides the quantitative comparison of RMSE for the hip, knee, and ankle joints under different motion speeds. Under low-speed motion, the RS method reduces the hip joint RMSE from 0.0356 rad to 0.0148 rad, while the knee and ankle joints are reduced to 0.0219 rad and 0.0294 rad, respectively. Under high-speed motion, the hip joint RMSE decreases from 0.1590 rad to 0.0375 rad, whereas the knee and ankle joints are reduced to 0.0586 rad and 0.0743 rad, respectively. These results indicate that the torque refinement policy effectively enhances the simulation system’s ability to model the time-varying dynamics of the robot during high-speed motion, thereby substantially reducing the sim2real gap. In contrast, the original simulation environment without the refinement strategy exhibits noticeable trajectory deviations under the same conditions, further validating the effectiveness of the torque refinement network in minimizing proprioceptive dynamics discrepancies.
To evaluate the velocity command-tracking performance of different methods in the real world, the robot was commanded to walk at forward speeds of 0.6 m/s, 1.5 m/s, 2.0 m/s, and 2.5 m/s, with each speed maintained for 20 s. For each method and each speed condition, five independent trials were conducted, and the average walking distance was recorded. The results are summarized in
Table 10. The results in
Table 10 indicate that, compared to the RMA method, IWM effectively reduces velocity tracking errors through the use of history-based implicit representations, thereby improving the policy’s responsiveness. Building on this, EIWM achieves higher tracking accuracy under all speed conditions by explicitly estimating linear velocity, demonstrating that explicit state estimation can further enhance control performance. RSR, which additionally models the time-varying dynamics of the tendon-driven system on top of EIWM, achieves the best performance across all speed conditions. At the highest speed of 2.5 m/s, RSR achieved an average tracking velocity of 2.41 m/s with a variance of 0.00416, whereas EIWM achieved an average tracking velocity of 1.84 m/s with a variance of 0.0102. In contrast, the tracking accuracy of the other methods degraded significantly, while RSR was still able to stably track the target velocity. Experimental results show that at a maximum speed of 2.5 m/s, the EIWM method with explicit estimation improves the linear velocity tracking accuracy by 15.9% compared to the baseline IWM. Furthermore, the RSR method, which further introduces a torque fine-tuning strategy based on EIWM, achieves an 86.4% improvement in accuracy over EIWM.
From a mechanistic perspective, explicitly estimating the body linear velocity provides the policy network with motion-state information that has clear physical meaning, thereby reducing its reliance on learning velocity-related features solely through implicit representations and improving both velocity tracking accuracy and training efficiency. The study by Li et al. [
23] likewise demonstrated that explicitly incorporating linear velocity information can significantly enhance a robot’s ability to track commanded velocities. Furthermore, tendon-driven systems inherently exhibit complex time-varying dynamics, including elastic deformation, transmission delays, friction losses, and multi-joint coupling effects. These factors introduce substantial dynamic discrepancies between simulation environments and real robots [
13,
24]. The proposed torque refinement policy compensates for these difficult-to-model nonlinear dynamic effects through learning, enabling the simulated robot to more accurately reproduce the dynamic responses of the physical robot. Consequently, under high-speed locomotion conditions, RSR can effectively reduce the sim2real dynamics gap, resulting in improved velocity tracking accuracy and locomotion stability.
When the commanded speed is set to 2.5 m/s,
Figure 11 shows the average velocity tracking curves over five independent trials along with their 95% confidence intervals. It can be observed that the RSR method achieves an average tracking velocity of 2.41 m/s, consistently remaining near the commanded speed, with a narrow confidence interval, indicating good stability and repeatability. In contrast, the EIWM method achieves an average tracking velocity of only 1.84 m/s, showing a significant deviation from the commanded speed. These results indicate that the torque refinement policy learned during the RS stage can effectively compensate for the time-varying dynamics of the tendon-driven system, thereby substantially improving the speed-tracking performance of the real robot in high-speed locomotion scenarios.
To quantitatively evaluate the smoothness of the control policy outputs, we adopt the frequency-domain smoothness metric
proposed in [
25]. This metric assesses the proportion of high-frequency components in the control signals by analyzing their frequency-domain characteristics, thereby reflecting the smoothness of the control signals. The smoothness metric is calculated as
where,
denotes the magnitude of the
i-th frequency component,
is the frequency of the
i-th component,
n is the total number of frequency components, and
is the sampling frequency. A smaller
value indicates that the control signal is dominated by low-frequency components, with fewer high-frequency components, resulting in smooth and continuous actions, which helps reduce system energy consumption and mechanical wear. Conversely, a larger
value indicates that the control signal contains significant high-frequency oscillations, leading to abrupt and unstable actions, which may increase energy consumption, cause actuator overheating, or even damage the hardware.
Table 11 presents the smoothness metric
calculated based on the Fast Fourier Transform. Smaller standard deviation and
values indicate smoother actions with less oscillation.
To systematically analyze the performance differences at the low-level control layer, we compared the policy action outputs of RSR, EIWM, IWM, and RMA under a 1.5 m/s velocity command.
Figure 12 presents the action trajectories of each algorithm, and
Table 12 reports the standard deviations of actions for each joint.
The experimental results indicate that RSR, EIWM, and IWM generally outperform the RMA method, exhibiting smaller fluctuations in joint actions. For RSR, the standard deviations of the hip, knee, and ankle joints are 0.4863 rad, 0.5857 rad, and 1.6957 rad, respectively, either surpassing or closely matching the best values among the other methods. While EIWM and IWM produce relatively stable joint outputs, some local irregular fluctuations remain. Analysis based on the smoothness metric further corroborates this finding. For RSR, the values of the hip, knee, and ankle joints are 0.156, 0.182, and 0.311, respectively, indicating that the control signals are dominated by low-frequency components and that high-frequency oscillations are effectively suppressed. EIWM and IWM show slightly higher values but still significantly outperform RMA, which exhibits the poorest action smoothness with large-amplitude, high-frequency oscillations. The advantage of RSR lies in leveraging the torque refinement strategy during locomotion control training to reduce the discrepancy in real robot dynamics, thereby suppressing unnecessary high-frequency components caused by model errors and policy redundancy, and improving both the smoothness and temporal continuity of actions. In contrast, while EIWM and IWM improve overall action stability, they cannot completely eliminate high-frequency oscillations, and RMA shows pronounced joint fluctuations and high-frequency instability. Overall, combining explicit–implicit learning with the RS stage effectively mitigates joint oscillation issues caused by the sim2real gap.
The robot was tested on a staircase consisting of four consecutive steps, each with a height of 12 cm, as shown in
Figure 13. During the experiment, the robot first walked on flat ground and then proceeded to ascend the stairs.
Figure 14 illustrates the relationship between the explicitly estimated terrain height and the knee joint motion. The results indicate that the RSR method can accurately capture changes in the stair height. When the estimated terrain height increases, the robot correspondingly increases the knee flexion angle to achieve sufficient foot clearance and successfully step over the stair; during flat-ground walking, as the estimated terrain height varies only slightly, the knee joint makes minimal adjustments to maintain a low foot lift while walking. It is noteworthy that the terrain height is privileged information and cannot be directly measured by the robot’s sensors in the real environment.
For the typical complex terrain task of stair climbing, the performance of RSR, EIWM, IWM, and RMA in controlling the robot’s body pitch angle was systematically evaluated. The corresponding trajectories are shown in
Figure 15.
Based on the statistical metrics in
Table 13, the RSR method achieves an average pitch Euler angle of −0.0262 rad, which is closest to the horizontal state. The standard deviation and the maximum absolute value of the pitch angle for RSR are only 0.0255 rad and 0.1065 rad, respectively. Compared with the suboptimal EIWM method, RSR reduces the absolute value of the mean, the standard deviation, and the maximum absolute value of the pitch angle by 18.4%, 35.4%, and 22.1%, respectively. Relative to the IWM and RMA methods, RSR demonstrates even more pronounced advantages: the absolute values of the mean decrease by 21.6% and 39.6%, the standard deviations decrease by 42.8% and 40.8%, and the maximum absolute values decrease by 10.6% and 27.6%, respectively. Across all four metrics, RSR outperforms all comparison methods, highlighting its superior performance in attitude stability and control robustness. This outstanding performance mainly benefits from the RS stage in RSR, which effectively reduces the sim-to-real discrepancy. In contrast, although EIWM improves control performance through explicit–implicit learning, its mean pitch and fluctuation magnitude are still slightly inferior to RSR, indicating that the absence of a torque regularization strategy limits its generalization to the robot’s time-varying dynamics. Since IWM and RMA do not incorporate explicit estimation of key information, their pitch fluctuations are significantly larger, particularly during instantaneous transitions on the stairs, reflecting their insufficient dynamic response to complex terrain.
Under both flat ground and stair terrain conditions, the implicit representation space of the RSR method exhibits a clear clustering structure, as shown in
Figure 16. Overall, the implicit space can be divided into two distinct clusters, corresponding to flat-ground walking and stair climbing. It is noteworthy that during the transition phase from flat ground to stairs, there is partial overlap in the implicit representations. This phenomenon primarily arises because the implicit space is constructed solely from proprioceptive observations, without incorporating any external environmental sensing. During the transition phase, since the robot has not yet sufficiently engaged with the stairs, its proprioceptive state is highly similar to that of flat-ground walking, leading to overlapping implicit representations. The clustering observed in the implicit space indicates that the RSR method can effectively distinguish terrain features using historical proprioceptive observations, thereby enhancing the interpretability of the policy behavior. Furthermore, the implicit representation provides the policy with a low-dimensional, structured form of environment representation, enabling adaptive behavior in various unstructured terrains.
Overall, RMA benefits from its teacher–student training framework but relies on privileged information and multi-stage training. IWM adopts a purely implicit representation and exhibits limited adaptability to complex terrains. EIWM improves training efficiency and locomotion performance by combining explicit estimation with implicit representation; however, it does not address the proprioceptive dynamics gap during sim2real transfer. Building upon EIWM, RSR further introduces the RS-stage torque refinement policy to model the time-varying dynamics of the tendon-driven system, achieving the best overall performance in both simulation and real-world experiments. The results demonstrate that the explicit–implicit learning paradigm enhances locomotion capability, while the RS-stage dynamics modeling further improves sim2real transfer performance.