@article{Kaewrakmuk2026, 
author = {Thossapon Kaewrakmuk and Jakkree Srinonchat},
title = {A Lightweight Dual-Branch Hybrid CNN for Real-Time Hardness Recognition Using Low-Cost Tactile Sensors},
year = {2026},
journal = {Computers, Materials & Continua},
volume = {88},
number = {3},
pages = {54},
keywords = {Tactile sensing, hybrid-CNN, lightweight deep learning architecture, robotic hardness recognition},
url = {https://www.sciopen.com/article/10.32604/cmc.2026.081437},
doi = {10.32604/cmc.2026.081437},
abstract = {Robotic systems require reliable tactile perception to evaluate object stiffness during physical interaction. This study proposes a lightweight dual-branch architecture, named Hybrid-CNN-ResVgg, designed to improve hardness recognition using data from a low-cost piezoresistive tactile sensor. The model combines a one-dimensional convolutional neural network (1D-CNN) based on a ResNet8-Lite architecture for learning temporal signal patterns and a two-dimensional convolutional neural network (2D-CNN) based on a VGG6-Lite architecture for learning spatial representations derived from Gramian Angular Difference Fields (GADF). A cross-architecture fusion mechanism is introduced to integrate temporal and spatial features while reducing redundant representation learning. Experiments were conducted on a controlled dataset comprising three hardness levels, with repeated grasp interactions to ensure consistent model evaluation. The proposed Hybrid-CNN-ResVgg achieved the highest accuracy of 89.67% among the evaluated models, including non-CNN baseline models, standard CNN architectures, tactile perception models, and single-domain lightweight CNN models. Despite its improved accuracy, the model requires only 0.039 giga floating-point operations (GFLOPs) and 0.46 megabytes of memory, supporting the computational feasibility of future real-time implementation on resource-constrained robotic platforms. The results indicate that combining temporal and spatial tactile information through lightweight cross-domain architectures can improve hardness recognition performance. This study provides a practical foundation for extending tactile perception toward more complex materials, continuous stiffness estimation, and multimodal sensing in future robotic applications.}
}