← Back to Paper List

Personalization of human body models and beyond via image registration

Xiaogai Li, Qiantailang Yuan, Natalia Lindgren, Qi Huang, M. Fahlstedt, J. Östh, B. Pipkorn, L. Jakobsson, S. Kleiven
KTH Royal Institute of Technology, Division of Neuronic Engineering, Mips AB, Volvo Cars Safety Centre, Chalmers University of Technology, Autoliv Research
Frontiers in Bioengineering and Biotechnology (2023)
P13N

📝 Paper Summary

Biomechanics simulation Finite Element Human Body Models (HBM)
A landmark-free method personalizes finite element human body models by converting them into binary images and using Diffeomorphic Demons registration to compute deformation fields for mesh morphing.
Core Problem
Generating personalized Human Body Models (HBMs) typically relies on landmark-based methods (RBF, Kriging) which are time-consuming, require manual correspondence of anatomical points, and are computationally expensive for dense surfaces.
Why it matters:
  • Personalized models are essential for reconstructing accidents and understanding injury mechanisms in diverse populations (age, sex, BMI)
  • Developing validated HBMs from scratch is prohibitively expensive; efficient morphing of baseline models is required to scale simulations
  • Manual landmarking in existing methods limits automation and scalability when processing large datasets of subjects
Concrete Example: When morphing a baseline 50th-percentile male model to a high-BMI subject, traditional parametric methods lacking skeleton data fail to capture the specific subcutaneous fat distribution, leading to unrealistic expansions. This method uses voxelized skeleton and skin targets to accurately align internal structures.
Key Novelty
Image Registration-Based Mesh Morphing
  • Converts 3D mesh models (skin and skeleton) into binary voxel images, treating the geometry alignment problem as an image registration task
  • Uses the Diffeomorphic Demons algorithm to calculate a dense displacement field for every voxel, which is then interpolated to move the Finite Element nodes to their new positions
Evaluation Highlights
  • Achieved a mean DICE score of 0.94 across 10 personalized models (morphing baselines to subjects with varying BMI and sex)
  • VIVA+ female-to-male morphing achieved 0.96 DICE and 5.7 mm HD95 (Hausdorff Distance), comparable to RBF-based baselines
  • Maintained element quality (Jacobian, aspect ratio) comparable to baseline models, enabling direct runnability in 40 km/h side impact simulations
Breakthrough Assessment
7/10
Offers a significant workflow improvement (landmark-free, automated) for biomechanics researchers. While the underlying registration algorithm (Demons) is established, applying it to whole-body FE morphing is a novel and practical contribution.
×