NA-MIC / ProjectWeek

Website for NA-MIC Project Weeks
https://projectweek.na-mic.org
80 stars 286 forks source link

Project: Spinal musculoskeletal module for computing vertebral-specific loading in daily tasks #1105

Closed ralkalay closed 1 month ago

ralkalay commented 1 month ago

Draft Status

Ready - team will start page creating immediately

Category

Quantification and Computation

Presenter Location

In-person

Key Investigators

Project Description

Musculoskeletal models of the spine allow insight into the complex loading states experienced by the human spine that cannot be measured in human subjects noninvasively. We have previously established models for such analyses within the open-source modeling software OpenSim, as well as developing methods and experience in personalizing models to represent individual human subjects and patients using a variety of data. However, establishing personalized models from clinical imaging is complex and time-consuming, historically requiring manual segmentation of thoracic and abdominal vertebrae and spinal musculature using expensive commercial applications and custom scripting for data computation, curation, and assembling of model parameters.

Over the last year, our group, in collaboration with members of the 3D Slicer community, has developed DL models for the segmentation of human thoracic and lumbar vertebrae and detailed segmentation of the torso and abdominal musculature in cancer patients. We have similarly ported our model creation, analysis, and and data management scripts to Python. We propose integrating these tools within the extension framework to enable the complete pipeline to assess spinal loading using our open-source spinal model in OpenSim. Having such an open-source model in 3d Slicer will significantly contribute to the scientific and clinical community for cancer patient research and to studying the effect of spinal loading on morbidity in elderly populations and surgical outcomes.

Objective

  1. Create an open-source Slicer extension to integrate vertebrae and musculature DL segmentation models (TS, AutoSeg, in-house) and our group's Python-based data analysis and management scripts to allow the preparation of a spinal model for analysis in OpenSim.

  2. Discuss the possible integration of tools for running static and dynamic simulations and evaluating and presenting model results.

Approach and Plan

  1. Discuss the current analysis and management scripts pipeline. Is it ready for integration? What parts are missing? Integration of the DL-based masks for generating data for the pipeline. a. The key gap for integration of DL segmentation data is translating DL-based masks into model-relevant information.

  2. What issues must be solved for this integration within the extension mechanism? Build an integration plan emphasizing a framework for modularity and code expansion.

  3. Possible avenues for slicer module(s) creation (the very ambitious version) a. Create Slicer module (s) from the Python scripts. b. Create a Slicer module to run-extract information from the DL models c. Create a Slicer module to assemble the data file for the OpenSim modeler d. Create an extension containing the modules.

  4. Discuss methods of results presentation.

Progress and Next Steps

1) Established DL-based segmentation tools for vertebrae and spinal muscles 2) Converted the computation and data management scripts to Python 3) Created detailed documentation of the Python code 4) Extensively validated and published the OpenSim spinal musculoskeletal model. The model is open-source. 5) will create a database of anonymized CT data from our cancer patient study

Illustrations

Picture1 Model creation for the analysis of personalized patient spinal loading predictions.

Background and References

Evaluation of Load-To-Strength Ratios in Metastatic Vertebrae and Comparison With Age- and Sex-Matched Healthy Individuals

github-actions[bot] commented 1 month ago

Project Page Pull Request Creation

:white_check_mark: COMPLETED: See https://github.com/NA-MIC/ProjectWeek/pull/1106