Skip to content
Research · Jul 21, 2026

Researchers release open dataset and compact 1D CNN model for recognizing affective touch in soft robotic companions

A 13.2k-parameter dilated 1D CNN trained on 1,326 labeled gesture sequences achieves 75% test accuracy and 85% leave-one-subject-out cross-validation accuracy, with quantized inference at 3.2 MMAC per window enabling real-time operation on microcontrollers.

Trust79
HypeLow hype

1 source · cross-referenced

ShareXLinkedInEmail
TL;DR
  • Open-source MATLAB framework and FAIR-compliant dataset of 1,326 labeled touch gesture sequences from 25 participants released for affective touch recognition research.
  • Compact dilated 1D CNN with 13.2k parameters achieves 75% test accuracy and 85% mean leave-one-subject-out cross-validation accuracy on touch classification.
  • Quantized model requires 3.2 MMAC per window, enabling real-time 20 Hz operation on target microcontroller.
  • Hybrid pipeline combining heuristic filtering with CNN-based classification improves detection of subtle social touches over prior heuristic-only system.

Researchers released an open-source MATLAB framework and a FAIR-compliant dataset comprising 1,326 labeled gesture sequences collected from 25 participants spanning children, teenagers, and adults. The dataset is intended as a reusable resource for affective touch recognition research in soft interactive companions.

Through systematic exploration across 468 CNN models, the team identified compact dilated one-dimensional convolutional neural networks (1D CNNs) as the most effective architecture for the task. A 13.2k-parameter 1D CNN achieved 75% test accuracy and 85% mean leave-one-subject-out cross-validation accuracy on the dataset.

Theoretical analysis of quantized inference showed the model requires 3.2 million multiply-accumulate operations per window, which is compatible with 20 Hz real-time operation on the target microcontroller. A PC-based real-time simulation using streaming sensor data from a physical toy demonstrated that the CNN resolved subtle social touches that a prior heuristic system failed to detect, while high-force negative interactions were captured more reliably by simple threshold-based logic.

The authors propose a hybrid inference pipeline—combining instantaneous heuristic filtering with CNN-based nuanced gesture classification—as the embedded deployment strategy. They argue that emotionally meaningful, privacy-preserving touch interpretation is computationally feasible for direct embedding within soft therapeutic companions, with hardware integration to be addressed in a forthcoming study.

Sources
  1. 01arXiv cs.AIDesign and Validation of a Lightweight 1D CNN for Affective Touch Classification in Soft Plush Companions
Also on Research

Stories may contain errors. Dispatch is assembled with AI assistance and curated by human editors; despite the trust-score filter, mistakes happen. We correct publicly — every article links to its revision history. Nothing here is financial, legal, or medical advice. Verify before relying on any claim.

© 2026 Dispatch. No ads. No sponsorships. No paid placement. Reader-supported via Ko-fi.

Built by a person who cares about honest AI news.