Proprioceptive Image: An Image Representation of Proprioceptive Data from Quadruped Robots for Contact Estimation Learning
Gabriel Fischer Abati, João Carlos Virgolino Soares, Giulio Turrisi, Victor Barasuol, Claudio Semini
TL;DR
This work introduces Proprioceptive Image (PI), a morphology-aware, 2D image representation of quadruped proprioceptive time-series that encodes temporal dynamics and robot structure to improve contact estimation. PI combines four sub-images—Slope Dynamics, Spikes Patterns, Polar Distance, and Global-Aware Local Shift—fed into a ConcatCNN that fuses multiple signals to predict foot–ground contact states with higher accuracy. Evaluations on real-world Lin2011LeggedRS data and MuJoCo simulations show the PI approach outperforms state-of-the-art baselines (e.g., MI-HGNN) while using a much shorter temporal window, indicating stronger generalization and robustness. The results suggest cross-modal encoding of proprioception into image space enhances learning performance and opens avenues for integration with graph-based models and reinforcement learning, as well as broader application to other robotic platforms.
Abstract
This paper presents a novel approach for representing proprioceptive time-series data from quadruped robots as structured two-dimensional images, enabling the use of convolutional neural networks for learning locomotion-related tasks. The proposed method encodes temporal dynamics from multiple proprioceptive signals, such as joint positions, IMU readings, and foot velocities, while preserving the robot's morphological structure in the spatial arrangement of the image. This transformation captures inter-signal correlations and gait-dependent patterns, providing a richer feature space than direct time-series processing. We apply this concept in the problem of contact estimation, a key capability for stable and adaptive locomotion on diverse terrains. Experimental evaluations on both real-world datasets and simulated environments show that our image-based representation consistently enhances prediction accuracy and generalization over conventional sequence-based models, underscoring the potential of cross-modal encoding strategies for robotic state learning. Our method achieves superior performance on the contact dataset, improving contact state accuracy from 87.7% to 94.5% over the recently proposed MI-HGNN method, using a 15 times shorter window size.
