Deep learning-based prediction of time-resolved adhesive forces in viscoelastic Hertzian contacts
Summary
A deep learning model has been developed to predict time-resolved adhesive forces in viscoelastic Hertzian contacts, addressing a significant challenge in soft robotics and manipulation tasks where traditional numerical simulations are computationally expensive. This scalar-conditioned, stateful, sequence-to-sequence model predicts full force evolution from displacement history across short- and long-range adhesion regimes. The training dataset covers four orders of magnitude in loading/unloading rates, varied dwell times, and Tabor parameters from 0.2 to 3.2. A fixed-measurement-step (FMS) representation was introduced to convert variable-length trajectories into fixed-length sequences while preserving physical-time information. Among tested architectures, an LSTM with concatenated conditioning performed best, achieving a held-out mean-squared error of 5.0e-4, a median pull-off-force error of ≈2.2%, and a median hysteresis error of ≈1.1%. This model provides complete force trajectories with a median inference time of 0.16 s, serving as a rapid surrogate for numerical evaluations.
Key takeaway
For Soft Robotics Engineers designing gripping and manipulation systems, this deep learning model offers a critical solution for real-time adhesive force prediction. Your reliance on computationally expensive numerical simulations can be replaced. This model predicts complete force trajectories in just 0.16 s, achieving high accuracy with ≈2.2% pull-off-force error. You should integrate this rapid surrogate model into control-oriented applications to accelerate design optimization and operational speed.
Key insights
A deep learning model accurately predicts time-resolved adhesive forces in viscoelastic contacts, enabling real-time soft robotics applications.
Principles
- Deep learning can surrogate complex physical simulations for real-time needs.
- Fixed-measurement-step (FMS) representation handles heterogeneous time scales.
- LSTM architectures excel in sequence-to-sequence force prediction.
Method
Train a scalar-conditioned, stateful, sequence-to-sequence deep learning model using FMS representation for variable-length trajectories, comparing LSTM, TCN, and time-distributed dense architectures with different conditioning mechanisms.
In practice
- Integrate into soft robotics for real-time gripping control.
- Accelerate design optimization loops for adhesive contacts.
- Replace computationally expensive numerical simulations.
Topics
- Deep Learning
- Soft Robotics
- Adhesive Forces
- Viscoelastic Hertzian Contacts
- Sequence-to-Sequence Models
- LSTM Networks
Best for: Research Scientist, AI Scientist, Machine Learning Engineer, Robotics Engineer
Related on AIssential
See Counsel's argued verdicts on the open AI decisions leaders are weighing →
Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.