Leveraging Energy Features for Surface Classification with Deep Learning: A Comparative Analysis Across Three Independent Datasets

· Source: Artificial Intelligence · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems · Depth: Expert, quick

Summary

A study evaluated the viability of using energy-derived features for surface classification in mobile robotics, either as a standalone modality or supplementary input to inertial data. It conducted a comprehensive evaluation across three publicly available datasets, comparing modern deep learning architectures: recurrent neural networks, convolutional neural networks, encoder-only transformers, and Mamba state-space models. These models, optimized with automated hyperparameter tuning and input sequence length, achieved higher accuracy than previously reported values on all datasets, with convolutional neural networks yielding the highest overall performance. When relying exclusively on energy-based features, models attained 85-90% classification accuracy, approximately 5-10% lower than the 96-99% achieved with combined inertial features. Augmenting inertial data with energy features consistently improved mean accuracy by 1-2%.

Key takeaway

For mobile robotics engineers developing surface classification systems, consider integrating energy-derived features. You can achieve 85-90% accuracy with energy features alone, suitable for constrained deployments. For higher performance, augment your existing inertial data with energy features to consistently gain 1-2% accuracy, reaching 96-99%. Prioritize convolutional neural networks in your deep learning architecture for optimal results.

Key insights

Energy-derived features significantly enhance mobile robot surface classification, offering robust standalone performance or consistent gains when combined with inertial data.

Principles

Method

The study evaluated deep learning architectures (RNNs, CNNs, Transformers, Mamba) on three datasets, optimizing hyperparameters and input sequence length for surface classification using energy-derived features.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, Robotics Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.