Search papers, labs, and topics across Lattice.
This study investigates the effectiveness of energy-derived features for surface classification in mobile robotics, comparing their performance against inertial data across three datasets. Utilizing modern deep learning architectures, including CNNs and RNNs, the research reveals that models using only energy features achieve 85-90% accuracy, while those augmented with inertial data reach 96-99%. Notably, the convolutional neural network outperformed all other architectures, highlighting the potential of energy features as a viable classification modality in robotics.
Energy-derived features can achieve competitive surface classification accuracy, even outperforming traditional inertial data in certain contexts.
The energy-based method remains a comparatively underexamined approach for surface classification in mobile robotics, despite promising results in constrained environments. This study evaluated the viability of using energy-derived features as either a standalone classification modality or as supplementary input to inertial data. A comprehensive evaluation was conducted across three publicly available datasets, comparing the performance of modern deep learning architectures including recurrent neural networks, convolutional neural networks, encoder-only transformers, and Mamba state-space models, under automated hyperparameter tuning and input sequence length optimization. The models achieved higher accuracy than previously reported values on all evaluated datasets, with the convolutional neural network yielding the highest overall performance. When relying exclusively on energy-based features, the models attained classification accuracies in the range of 85-90%, approximately 5-10% lower than those achieved when combined with inertial features (96-99%). Augmenting inertial data with energy features resulted in a consistent mean accuracy improvement of 1-2%. These findings indicate that classifiers relying solely on energy features offer sufficient accuracy for standalone deployment, while also providing a consistent gain when used in combination with other sensing modalities.