Deep learning-based prediction of time-resolved adhesive forces in viscoelastic Hertzian contacts
Summary
A deep learning model accurately predicts time-resolved adhesive forces in viscoelastic Hertzian contacts, addressing the computational cost of traditional numerical simulations. The study trained a scalar-conditioned, stateful, sequence-to-sequence deep learning model, specifically an LSTM architecture with concatenated Tabor conditioning (M1-concat), on a dataset of 12,450 BEM-generated trajectories. These trajectories span loading and unloading rates across four orders of magnitude, varied dwell times, and Tabor parameters from 0.2 to 3.2. The M1-concat model achieved a held-out mean-squared error of 5.0\times 10^{-4}, with median pull-off-force and hysteresis errors of approximately 2.2% and 1.1% respectively. Crucially, it provides a complete force trajectory prediction with a median inference time of 0.16 s, offering a speedup of about three orders of magnitude over numerical methods, making it suitable for real-time applications in soft robotics and material design.
Key takeaway
For Robotics Engineers or ML Engineers working on soft contact systems who need real-time force predictions for dynamic control or material design, this LSTM-based surrogate offers a rapid and accurate alternative to computationally expensive numerical simulations. You should consider integrating this model for applications requiring fast, repeated evaluations, such as closed-loop control of soft robotic end-effectors or iterative material property optimization, to significantly reduce development and operational times.
Key insights
Deep sequence models can rapidly predict full viscoelastic adhesive force trajectories, overcoming slow numerical simulations.
Principles
- Physics-guided input features significantly reduce the learning burden.
- Architectural simplicity can outperform complexity for this problem scale.
- Adaptive fading memory (LSTM) is well-suited for viscoelastic adhesion.
Method
A scalar-conditioned, stateful sequence-to-sequence deep learning model, specifically an LSTM with concatenated Tabor conditioning, predicts force trajectories from displacement history using a fixed-measurement-step (FMS) representation.
In practice
- Use for real-time control in soft robotic grippers.
- Accelerate iterative material design evaluations.
- Enable rapid exploration in optimization loops.
Topics
- Deep Learning
- Viscoelastic Adhesion
- Hertzian Contact
- Sequence-to-Sequence Models
- Soft Robotics
- Surrogate Models
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 stat.ML updates on arXiv.org.