Search papers, labs, and topics across Lattice.
This paper introduces SleepWalking for Robot Locomotion (SWAQ), an end-to-end framework that addresses the challenge of partial observability in legged robot locomotion by focusing on information retention rather than explicit variable estimation. By utilizing next-step privileged physical reconstruction to shape the internal state of the policy during training, SWAQ outperforms the leading non-exteroceptive baseline, DWAQ, achieving a 15.0% higher peak mean terrain level while reducing inference MACs by 44.4%. The findings indicate that the structured learning approach allows for effective retention of critical information without necessitating a complex architectural design in the deployed controller.
Retaining critical information in robot locomotion can yield a 15% performance boost while simplifying the model's architecture.
Partially observable locomotion requires a policy to act when task-relevant properties of the robot--environment state are not fully specified by instantaneous observations. Existing approaches often address this challenge by explicitly estimating missing physical variables or processing extended observation histories through structured architectures. We take a different view: partial observability is fundamentally an information-retention problem. The decisive question is not how task-relevant information enters the network, but whether the policy's internal state retains it. Guided by this perspective, we propose SleepWalking for Robot Locomotion (SWAQ), a one-stage end-to-end framework that uses next-step privileged physical reconstruction to shape what a recurrent history representation retains during policy learning, while the deployed actor uses only a direct history-to-action pathway. Under aligned training settings, SWAQ achieves a 15.0\% higher peak mean terrain level than DWAQ, the strongest non-exteroceptive baseline, while using 44.4\% fewer inference MACs per control step. Layerwise probes further show that information associated with the reconstructed physical variables remains linearly decodable through the policy head up to the layer preceding the action output. Complementary theoretical analysis relates privileged-variable recoverability to the achievable-return gap between history-based and privileged-information policy classes. These results suggest that semantic objectives can structure learning without requiring a corresponding architectural decomposition of the deployed controller.