PerSival: Neural-network-based visualisation for pervasive
continuum-mechanical simulations in musculoskeletal biomechanics
- URL: http://arxiv.org/abs/2312.03957v1
- Date: Thu, 7 Dec 2023 00:07:35 GMT
- Title: PerSival: Neural-network-based visualisation for pervasive
continuum-mechanical simulations in musculoskeletal biomechanics
- Authors: David Rosin, Johannes K\"assinger, Xingyao Yu, Okan Avci, Christian
Bleiler, Oliver R\"ohrle
- Abstract summary: This paper presents a novel neural network architecture for pervasive visualisation of a 3D human upper limb musculoskeletal system model.
We use a sparse grid surrogate to capture the surface deformation of the m.biceps brachii in order to train a deep learning model, used for real-time visualisation of the same muscle.
- Score: 1.4272256806865107
- License: http://creativecommons.org/licenses/by-nc-nd/4.0/
- Abstract: This paper presents a novel neural network architecture for the purpose of
pervasive visualisation of a 3D human upper limb musculoskeletal system model.
Bringing simulation capabilities to resource-poor systems like mobile devices
is of growing interest across many research fields, to widen applicability of
methods and results. Until recently, this goal was thought to be out of reach
for realistic continuum-mechanical simulations of musculoskeletal systems, due
to prohibitive computational cost. Within this work we use a sparse grid
surrogate to capture the surface deformation of the m.~biceps brachii in order
to train a deep learning model, used for real-time visualisation of the same
muscle. Both these surrogate models take 5 muscle activation levels as input
and output Cartesian coordinate vectors for each mesh node on the muscle's
surface. Thus, the neural network architecture features a significantly lower
input than output dimension. 5 muscle activation levels were sufficient to
achieve an average error of 0.97 +/- 0.16 mm, or 0.57 +/- 0.10 % for the 2809
mesh node positions of the biceps. The model achieved evaluation times of 9.88
ms per predicted deformation state on CPU only and 3.48 ms with GPU-support,
leading to theoretical frame rates of 101 fps and 287 fps respectively. Deep
learning surrogates thus provide a way to make continuum-mechanical simulations
accessible for visual real-time applications.
Related papers
- Muscles in Time: Learning to Understand Human Motion by Simulating Muscle Activations [64.98299559470503]
Muscles in Time (MinT) is a large-scale synthetic muscle activation dataset.
It contains over nine hours of simulation data covering 227 subjects and 402 simulated muscle strands.
We show results on neural network-based muscle activation estimation from human pose sequences.
arXiv Detail & Related papers (2024-10-31T18:28:53Z) - Predicting 3D Rigid Body Dynamics with Deep Residual Network [0.0]
We present a framework combining a 3D physics simulator implemented in C++ with a deep learning model constructed using PyTorch.
The simulator generates training data encompassing linear and angular motion, elastic collisions, fluid friction, gravitational effects, and damping.
We evaluate the network's performance using a datasetof 10,000 simulated scenarios, each involving 3-5 interacting rigid bodies.
arXiv Detail & Related papers (2024-07-09T23:40:10Z) - A Physics-embedded Deep Learning Framework for Cloth Simulation [6.8806198396336935]
This paper proposes a physics-embedded learning framework that directly encodes physical features of cloth simulation.
The framework can also integrate with other external forces and collision handling through either traditional simulators or sub neural networks.
arXiv Detail & Related papers (2024-03-19T15:21:00Z) - Geometry-Informed Neural Operator for Large-Scale 3D PDEs [76.06115572844882]
We propose the geometry-informed neural operator (GINO) to learn the solution operator of large-scale partial differential equations.
We successfully trained GINO to predict the pressure on car surfaces using only five hundred data points.
arXiv Detail & Related papers (2023-09-01T16:59:21Z) - Continual learning autoencoder training for a particle-in-cell
simulation via streaming [52.77024349608834]
upcoming exascale era will provide a new generation of physics simulations with high resolution.
These simulations will have a high resolution, which will impact the training of machine learning models since storing a high amount of simulation data on disk is nearly impossible.
This work presents an approach that trains a neural network concurrently to a running simulation without data on a disk.
arXiv Detail & Related papers (2022-11-09T09:55:14Z) - Learning Large-scale Subsurface Simulations with a Hybrid Graph Network
Simulator [57.57321628587564]
We introduce Hybrid Graph Network Simulator (HGNS) for learning reservoir simulations of 3D subsurface fluid flows.
HGNS consists of a subsurface graph neural network (SGNN) to model the evolution of fluid flows, and a 3D-U-Net to model the evolution of pressure.
Using an industry-standard subsurface flow dataset (SPE-10) with 1.1 million cells, we demonstrate that HGNS is able to reduce the inference time up to 18 times compared to standard subsurface simulators.
arXiv Detail & Related papers (2022-06-15T17:29:57Z) - SpikiLi: A Spiking Simulation of LiDAR based Real-time Object Detection
for Autonomous Driving [0.0]
Spiking Neural Networks are a new neural network design approach that promises tremendous improvements in power efficiency, computation efficiency, and processing latency.
We first illustrate the applicability of spiking neural networks to a complex deep learning task namely Lidar based 3D object detection for automated driving.
arXiv Detail & Related papers (2022-06-06T20:05:17Z) - Real-time Neural-MPC: Deep Learning Model Predictive Control for
Quadrotors and Agile Robotic Platforms [59.03426963238452]
We present Real-time Neural MPC, a framework to efficiently integrate large, complex neural network architectures as dynamics models within a model-predictive control pipeline.
We show the feasibility of our framework on real-world problems by reducing the positional tracking error by up to 82% when compared to state-of-the-art MPC approaches without neural network dynamics.
arXiv Detail & Related papers (2022-03-15T09:38:15Z) - Mapping and Validating a Point Neuron Model on Intel's Neuromorphic
Hardware Loihi [77.34726150561087]
We investigate the potential of Intel's fifth generation neuromorphic chip - Loihi'
Loihi is based on the novel idea of Spiking Neural Networks (SNNs) emulating the neurons in the brain.
We find that Loihi replicates classical simulations very efficiently and scales notably well in terms of both time and energy performance as the networks get larger.
arXiv Detail & Related papers (2021-09-22T16:52:51Z) - A Physics-Constrained Deep Learning Model for Simulating Multiphase Flow
in 3D Heterogeneous Porous Media [1.4050836886292868]
A physics-constrained deep learning model is developed for solving multiphase flow in 3D heterogeneous porous media.
The model is trained from physics-based simulation data and emulates the physics process.
The model performs prediction with a speedup of 1400 times compared to physics-based simulations.
arXiv Detail & Related papers (2021-04-30T02:15:01Z) - A Neuromorphic Proto-Object Based Dynamic Visual Saliency Model with an
FPGA Implementation [1.2387676601792899]
We present a neuromorphic, bottom-up, dynamic visual saliency model based on the notion of proto-objects.
This model outperforms state-of-the-art dynamic visual saliency models in predicting human eye fixations on a commonly used video dataset.
We introduce a Field-Programmable Gate Array implementation of the model on an Opal Kelly 7350 Kintex-7 board.
arXiv Detail & Related papers (2020-02-27T03:31:56Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.