Skip to main content

ORIGINAL RESEARCH article

Front. Bioeng. Biotechnol., 19 July 2022
Sec. Biomechanics
Volume 10 - 2022 | https://doi.org/10.3389/fbioe.2022.945461

Biomechanical Morphing for Personalized Fitting of Scoliotic Torso Skeleton Models

www.frontiersin.orgChristos Koutras1* www.frontiersin.orgHamed Shayestehpour2 www.frontiersin.orgJesús Pérez1 www.frontiersin.orgChristian Wong3 www.frontiersin.orgJohn Rasmussen2 www.frontiersin.orgMaxime Tournier4 www.frontiersin.orgMatthieu Nesme4 www.frontiersin.orgMiguel A. Otaduy1
  • 1Department of Computer Science, Universidad Rey Juan Carlos, Madrid, Spain
  • 2Department of Materials and Production, Aalborg University, Aalborg, Denmark
  • 3Orthopedics Department, University Hospital of Hvidovre, Hvidovre, Denmark
  • 4AnatoScope SA, Montbonnot-Saint-Martin, France

The use of patient-specific biomechanical models offers many opportunities in the treatment of adolescent idiopathic scoliosis, such as the design of personalized braces. The first step in the development of these patient-specific models is to fit the geometry of the torso skeleton to the patient’s anatomy. However, existing methods rely on high-quality imaging data. The exposure to radiation of these methods limits their applicability for regular monitoring of patients. We present a method to fit personalized models of the torso skeleton that takes as input biplanar low-dose radiographs. The method morphs a template to fit annotated points on visible portions of the spine, and it relies on a default biomechanical model of the torso for regularization and robust fitting of hardly visible parts of the torso skeleton, such as the rib cage. The proposed method provides an accurate and robust solution to obtain personalized models of the torso skeleton, which can be adopted as part of regular management of scoliosis patients. We have evaluated the method on ten young patients who participated in our study. We have analyzed and compared clinical metrics on the spine and the full torso skeleton, and we have found that the accuracy of the method is at least comparable to other methods that require more demanding imaging methods, while it offers superior robustness to artifacts such as interpenetration of ribs. Normal-dose X-rays were available for one of the patients, and for the other nine we acquired low-dose X-rays, allowing us to validate that the accuracy of the method persisted under less invasive imaging modalities.

1 Introduction

Adolescent idiopathic scoliosis (AIS) is a complex spinal deformity that can lead to serious deterioration of quality of life and functional impairment. Its prevalence has been often documented as up to 5% (Konieczny et al., 2013; Yılmaz et al., 2020; Thomas et al., 2021), but recent work points to a prevalence of even 12% (Sung et al., 2021).

Severe cases are treated through complex surgery, and using braces is the method of choice to halt or delay the progression of the deformity with the ultimate goal of avoiding surgery (Kaelin, 2020). Scoliosis braces are used widely and effectively, but their design process could be optimized further. Most of the design choices are made through prototyping and physical experiments; computational design methods have been researched (Cobetto et al., 2016; Vergari et al., 2016), but they have not been adopted in practice.

The main challenge for the adoption of computational methods for the design of scoliosis braces is the personalization of biomechanical models of the torso (Kuroki, 2018). This personalization involves two aspects: mechanical characterization and geometric fitting; the latter is the focus of this work. A patient-specific model of the torso requires fitting the position and orientation of the bones in the torso. Correct fitting of the spine is crucial for correct evaluation of scoliosis. But a patient-specific model of the torso skeleton for brace design also requires correct fitting of the rib cage and the sternum, as they play an important role in the transformation of brace forces to the spine.

Before describing the novelty of our proposal, we discuss three lines of related work. First, we cover the general theme of geometric fitting, with the main methodologies. Second, we focus on our target problem, geometric fitting of the torso skeleton. And third, we pay attention to the mechanical modeling of the full torso, as it is a key ingredient of our proposalas it is a key part of our approach.

1.1 Background/Geometric Fitting

Geometric fitting refers to the problem of fitting a well-defined surface representation to a set of sparse measurements. This problem has been thoroughly studied, as it is an integral part of important applications, such as creating 3D models from scanner data. The various approaches to geometric fitting differ in the first place in terms of their input data. Common choices include dense point clouds coming from scanners (Li et al., 2008), volume images such as CT-scans (Gill et al., 2012), or sparse landmarks (Wang et al., 2021).

The solution methods for geometric fitting are also very diverse. For rigid objects, the most common approach is rigid template registration, which finds the rigid transformation of a template that minimizes a fitting cost (Zitová and Flusser, 2003). The same approach can be extended to non-rigid objects, balancing the fitting cost with a template deformation cost (Li et al., 2008). This is the approach we follow, but we propose novel fitting and template deformation costs applied to the torso. When the target object belongs to a family of objects and many examples are available, the template can also be parameterized using statistical shape modeling (Heimann and Meinzer, 2009). For medical volume data, geometric fitting is also connected to image segmentation (Haralick and Shapiro, 1985), which employs methods from all the families mentioned above.

1.2 Background/Geometric Fitting of the Torso Skeleton

The design of personalized torso skeleton models (either of a full torso skeleton or just some part) contributes to multiple clinical analyses and design applications. In addition to scoliosis brace design, which is the target application of this work, other applications include improving the assessment of the progression of diseases such as AIS, or increasing the success rate of spinal needle injection. Due to all these applications, a large effort has been devoted to the design of geometric fitting methods for the design of personalized torso skeleton models.

The first main approach involves the segmentation and registration of bones on volumetric image data. Rak et al. (2019) used neural networks and star convex cuts to segment the complete spine on MRI data. Kim et al. (2021) performed automatic detection and segmentation of lumbar vertebrae from X-ray images, and Di Angelo et al. (2021) proposed an automatic method for feature segmentation of thoracic and lumbar vertebrae. Gill et al. (2012) performed lumbar spine registration using CT and ultrasound data sets. Yip et al. (2014) developed an articulated registration algorithm for the full skeleton registration using CT scans, and Forsberg et al. (2013) performed a model-based registration for the assessment of spinal deformities in idiopathic scoliosis using CT scans as well. While CT scans provide rich information of the spine and the full torso, they also suffer limitations for scoliosis treatment. First, they are acquired in the prone or supine position, which is not well suited for scoliosis brace design, as they underestimate the scoliotic curve and deform the body envelope. Second, for adolescent patients with a developing spine, frequent acquisition of CT scans would require excessive radiation exposureresult in high accumulated radiation exposure.

The second main approach involves fitting a template model to input data. When data is sparse and/or noisy, the use of a template increases the robustness of the resulting model. Campbell and Petrella (2015) developed an automated method for landmark identification and finite element (FE) modeling of the lumbar spine using a template model. Humbert et al. (2009) proposed a 3D reconstruction of the spine from biplanar X-rays using parametric models based on transversal and longitudinal inferences. D evedzic et al. (2012) developed a 3D parametric model and simulator of the human spine for biomedical engineering education and scoliosis screening, and Gajny et al. (2019) developed a quasi-automatic 3D reconstruction of the full spine from low-dose biplanar X-rays based on statistical inferences. However, neither of these methods include the rib cage.

Many studies tried to reconstruct the rib cage in addition to the spine, following a template-based approach. Nankali et al. (2017) used CT scans and Cheriet et al. (2007) used two postero-anterior radiographs (the standard at 0° and another one at 20°) and one lateral radiograph. Other methods have focused their effort on reducing the radiation on the patient, and reconstructing the rib cage from biplanar radiographs (Mitton et al., 2008; Jolivet, Sandoz, Laporte, Mitton, Skalli; Seoud et al., 2009; Dworzak et al., 2010; Grenier et al., 2013; Aubert et al., 2016). Seoud et al. (2009), Mitton et al. (2008) and Grenier et al. (2013), after reconstructing the spine, estimated the mid lines of the ribs and reconstructed the full rib cage. These methods are slow for clinical use, as they need 30–40 min of manual effort per patient. Dworzak et al. (2010) used statistical shape models to facilitate the fully automated detection of objects in images. However, their initial solution must be similar to the actual solution in order to ensure robustness, especially when using in vivo data sets with poor quality. Jolivet et al. (Jolivet, Sandoz, Laporte, Mitton, Skalli) proposed an alternative method based on a geometric rib cage representation, but it needs the annotation of multiple landmarks, even in areas which are not clearly visible. Aubert et al. (2016) proposed a 3D reconstruction of the rib cage geometry from biplanar radiographs using a statistical parametric model. Then they improved their method, making landmark selection more user friendly and robust (Vergari et al., 2018). Shayestehpour et al. (2021) presented an articulated spine and rib cage kinematic model, which is able to attain scoliotic postures.

These studies provide interesting insights, but their processes could be optimized even further. Previous works morph only a part of the torso skeleton, such as the spine (Campbell and Petrella, 2015; Humbert et al., 2009; D evedzic et al., 2012; Gajny et al., 2019), or are too slow to be used in clinical settings (Mitton et al., 2008; Seoud et al., 2009; Grenier et al., 2013). Other works use input data which require considerable radiation, such as CT scans or multiple radiographs (Cheriet et al., 2007; Nankali et al., 2017). Additionally, the rest of the rib cage reconstruction methods use EOS radiographs (Aubert et al., 2016; Vergari et al., 2018; Jolivet, Sandoz, Laporte, Mitton, Skalli), which are not available in most clinical settings. An interesting alternative would be to use low-dose biplanar X-rays, which emit around one-eighth of the radiation of standard X-rays (Wong et al., 2021). However, previous methods (Aubert et al., 2016; Vergari et al., 2018; Jolivet, Sandoz, Laporte, Mitton, Skalli) would not be applicable to low-dose X-rays, as they need the annotation of various points in areas which are not clearly visible in low-dose X-rays, such as the rib cage.

1.3 Background/Mechanical Modeling of the Torso

Biomechanical modeling of the spine has received much attention, with mainly two different approaches. One approach follows the Finite Element Method (FEM) ((Wang et al., 2014) provides a survey). Several FEM models have been developed for the cervical (Lasswell et al., 2017), lumbar (Xu et al., 2017; Dong et al., 2020), or the thoracic spine (Aroeira et al., 2018). While these methods are potentially accurate, they require careful estimation of model parameters for personalized design applications. Nevertheless, many FEM models have been used for the design of personalized AIS braces (Gignac et al., 2000; Nie et al., 2009). Several works have also evaluated the effectiveness of these FEM methods (Cobetto et al., 2017; Vergari et al., 2020; Guy et al., 2021).

The second approach for biomechanical modeling of the spine uses a simpler but more efficient multibody system. de Zee et al. (2007) developed a generic rigid-body model of the lumbar spine. Ignasiak et al. (2015) extended this work and presented a multibody thoracolumbar spine model with articulated rib cage. Schmid et al. (2020) developed musculoskeletal full-body models including the thoracolumbar spine for children. Bayoglu et al. (2019) developed a multibody muscoloskeletal model of the human spine in order to study spinal loads. Le Navéaux et al. (2016) developed biomechanical models to analyze the effects of implant density and distribution on curve correction and the resulting forces on the vertebrae. Gould et al. (2021) published a literature review of computational modeling of the spine, focusing on both modeling approaches and healthy and scoliotic patients.

Hybrid models have combined both approaches, trying to combine their advantages. Dicko et al. (2015) developed a hybrid lumbar spine model containing rigid bodies, FEM and contact mechanics. Koutras et al. (2021) developed a comprehensive model of the torso, including the spine, the rib cage, and soft tissue.

Biomechanical models of the torso could be used as template models for geometric fitting. However, the models cannot be accurate before the geometry is personalized, hence it remains to understand what elements they should include.

1.4 Overview and Contributions

In this work, we propose a method for geometric fitting of personalized torso skeleton models for AIS patients, as outlined in Figure 1. The resulting model includes the skeletal structure of the torso that plays a role in the transmission of forces from scoliosis braces to the spine, i.e., the spine itself, the pelvis, the rig cage, and the sternum. Therefore, the model becomes a key ingredient for patient-specific computer-aided design of braces. The proposed method uses as input biplanar low-dose X-ray radiographs, hence it can be easily adopted in the regular checkup procedure of AIS patients.

FIGURE 1
www.frontiersin.org

FIGURE 1. The proposed method takes as input a template model of the torso skeleton (A) and biplanar low-dose radiographs (B), and outputs the morphed torso skeleton (C). Here we hide the sternum and the costal cartilages to clearly show the spine.

We propose to fit the torso skeleton geometry following a template morphing approach, which combines a biomechanical model with fitting targets. The biomechanical model of the full torso acts as a regularizer, allowing robust reconstruction of areas with noisy information, such as the ribs. Most importantly, we find that including the soft tissue in the biomechanical model is fundamental for this robustness. We show how the inclusion of soft tissue improves quantitative fitting metrics, but also qualitative robustness, e.g., preventing self-collisions in the model.

Section 2 describes the input data required by the method. In addition to the template model and the biplanar radiographs, the method requires manual annotation to calibrate the global scale of the radiographs and to determine the configuration of the spine. This annotation process is simple and fast.

Section 3 describes the morphing algorithm. First, it initializes the global scale of the torso geometry. Second, and most importantly, it morphs the template by solving an optimization problem. This optimization balances two goals. One goal consists of fitting the configuration of vertebrae that are clearly identified in the input radiographs. The other goal is a regularizer that minimizes the deformation of the template. We propose to use a biomechanical model of the torso as regularization, which naturally penalizes deformations that require higher biomechanical forces. As a result, the morphing algorithm produces configurations that require little biomechanical effort for bones that are hardly visible in the radiographs, such as the ribs. We have found that it is important to account for the effect of soft tissue in the biomechanical model. Adding a soft tissue model improves the fitting quality, but most importantly it improves the robustness of morphing, preventing issues such as collisions of bones.

Section 4 describes the experiments and validation. We have tested the proposed morphing algorithm on an initial cohort of ten (potential) AIS patients; further testing would be necessary to confirm clinical applicability. Normal-dose X-rays were available for one of the patients, and we captured low-dose X-rays for the other nine patients. We have measured several anatomical parameters on the resulting torso skeleton models, showing that accuracy is high and consistent across normal-dose and low-dose data. We have also confirmed that the regularization using the soft-tissue model avoids robustness issues. Finally, we have compared our method to previous work, showing superior performance. While the accuracy of our method is comparable to previous work on normal-dose X-rays, our method is more robust and it is applicable to low-dose X-rays with the same accuracy, while previous work is not.

2 Methods/Input Data

This section discusses the necessary inputs to the morphing method. These include the template torso geometry, the patient radiographs, and the manual annotation of the radiographs for the definition of the target spine configuration. The section also describes the calibration of the scale of the radiographs.

2.1 Template Geometry

The personalized torso model consists of the skeletal system that plays a role in scoliosis and/or participates in the transmission of forces from scoliosis braces to the spine. In this way, the personalized torso skeleton model can be used for computer design of personalized scoliosis braces (Gignac et al., 2000; Nie et al., 2009). We design this torso skeleton model by morphing a template model to match the specific anatomy of each patient.

The template model consists of the bones of the thoracic and lumbar spine, the rib cage, the sternum, the pelvis, the costal cartilages and the soft tissue. More details about the template model are explained in Section 3.3. The template torso skeleton geometry corresponds to a healthy (non-scoliotic) adolescent female.

2.2 Radiographs

To capture a patient’s torso skeleton, we use biplanar radiographs, as they are readily available as part of the regular check-up of scoliotic patients, and they provide sufficient visibility of bone structures. We use low-dose radiographs, which minimize the radiation applied to patients. Specifically, we used a DelftDI D2RS system with fluoroscopic exposure (Wong et al., 2021).

When capturing the radiographs, the patients are asked to put their hands over their head, to obtain better visibility of the torso. The resulting images show part of the pelvis, the lumbar and the thoracic spine, part of the cervical spine and the rib cage, i.e., the portion of the skeleton that we wish to fit. The vertical range of the low-dose X-ray machine is limited; therefore, taller patients required two radiographs per plane, four in total. The radiographs were stitched together by clinical experts. In the rest of the manuscript, the stitched radiographs are considered as a single radiograph.

2.3 Scale Calibration

The calibration of radiographs implies understanding the parameters of the perspective projection of the subject’s anatomy onto the radiograph image. For calibrated imaging systems, such as EOS, this information is easy to obtain. In our setting, however, we use an uncalibrated imaging system. Fortunately, as the depth range of the anatomy is narrow with respect to the distance to the projection plane, we can leverage the assumption of a weak-perspective projection (Kadoury et al., 2007). Then the imaging process can be approximated as a scaled orthographic projection on each frontal and sagittal view, respectively (Xu and Zhang, 1996; Yoo et al., 2004). The weak perspective projection is considered an appropriate assumption when the depth range is less than 10% of the average depth (Thompson and Mundy, 1987). In our setting, the worst case occurs in the frontal image, with an average depth (distance from the center of projection to the mid-line of the spine) of approximately 115 cm, and a depth range (half of the spine’s lateral width) of approximately 8.5 cm. This amounts to a maximum error bound of 7.8% on the estimation of the positions of vertebrae.

Following the assumption of weak perspective projection, calibration amounts to finding the scale of each radiograph. We do this by installing a ruler on the projection plane, next to the patient’s spine. This ruler is visible in both frontal and sagittal radiographs, and it allows us to easily measure the size of the torso in all three dimensions. We use this information to define the global scale of the torso model as we discuss later in Section 3.1. Due to the perspective projection, the ruler does not appear continuous in the stitched radiographs, but this does not affect the estimated scale.

2.4 Annotation of Transformations

The two radiographs provide two planar views of the torso skeleton. However, most of the skeleton is hardly visible. Landmarks or features of the desired anatomical elements cannot be identified on both radiographs; therefore, we cannot rely on triangulation to extract 3D information of specific points. Instead, we opt to extract from the radiographs the following information: 2D positions and in-plane rotations of the vertebrae and pelvis, and from those their 3D position and orientation; and the Cobb angle of the spine, which is correlated to its axial rotation (Takahashi et al., 2007; Easwar et al., 2011; Mao et al., 2012). The rest of the geometry of the torso skeleton is reconstructed using our morphing algorithm, as described in Section 3.

For each vertebra, we annotate its center on both radiographs, and we use this information to define a target position xi* in 3D. We use the longitudinal and lateral position from the frontal radiograph, and the sagittal position from the sagittal radiograph. Thus, we convert two pairs of 2D coordinates into the 3D coordinates of the vertebra centers.

For each vertebra, we also annotate the lateral and sagittal rotation. We do this by identifying the orientation of the line passing through the upper end-plate of the vertebra, by marking two points on this end-plate on the frontal and sagittal radiographs, respectively. For visualization, in the images in the paper we show only one point, on a line parallel to the end-plate and passing through the center of the vertebra. For the pelvis, we also define a lateral rotation, based on the line that passes through the top points of the left and right iliac crests.

We define a target orientation Ri* per vertebra, by combining rotations on three orthogonal planes: the lateral and sagittal rotations, based on the annotations described above, and the axial rotation. The axial rotation of vertebrae cannot be inferred from the low-dose radiographs, due to their limited visual quality. However, several studies have documented a correlation between the axial rotation of the apex vertebra (i.e., the vertebra furthest from the line passing from the head to the pelvis on the frontal plane) and the Cobb angle, in particular an apical axial rotation of 52% of the Cobb angle (Takahashi et al., 2007; Easwar et al., 2011; Mao et al., 2012). We measure the Cobb angle on the frontal radiograph, we compute accordingly the axial rotation of the apex vertebra, and then we linearly interpolate this rotation along the spine between the apex vertebra and the first top and bottom neutral vertebrae (i.e., those with no visible axial rotation on the radiographs).

The target orientations and positions of the vertebrae and the pelvis, {Ri*,xi*} constitute the input information to the morphing algorithm.

3 Methods/Morphing Algorithm

This section describes the morphing of the template torso skeleton to match a patient’s specific anatomy, based on the input data described in Section 2. The morphing proceeds in two steps. The first step applies a global scale to the template torso, to match the overall dimensions of the patient’s torso. The second step optimizes the position and orientation of the different bones. We formulate an optimization that balances two competing goals. On one hand, a cost function Efitting measures the fitting of the bones that are annotated in the radiographs. On the other hand, a cost function Edeformation measures the deformation away from the template torso. By balancing these two goals, we obtain a resulting torso skeleton that matches accurately the patient’s anatomy and is smooth and free of artifacts. The section proceeds by describing the scale step, the fitting function, the deformation function, and finally the solution to the resulting optimization problem.

3.1 Global Scale

We start the morphing process by applying a global scale to the template torso, such that it fits the overall size of the patient’s torso. We apply a non-uniform scale along the longitudinal, sagittal, and transversal axes. For the longitudinal scale, we use the length of the spine between T1 and L5 vertebrae. For the transversal scale, we use the maximum width between the sixth pair of ribs. Unfortunately, the image quality on the sagittal X-ray is not sufficient to identify an independent sagittal scale, hence we initialize the template model with the sagittal scale equal to the longitudinal scale.

3.2 Fitting Function

As described in Section 2.4, we characterize the configuration of the patient’s torso using the transformations of vertebrae, obtained from the radiographs. Then, we define a fitting cost function Efitting that measures the error between the vertebrae in the output torso and the vertebrae of the patient. Specifically, for each vertebra, we define the target rotation and position, Ri and xi, and the (initially unknown) output rotation and position, Ri and xi. We quantify the relative rotation using an axis angle representation Δθi=AxisAngle(RiTRi), and the relative translation simply as the difference vector Δxi=RiT(xixi). Both the relative rotation and translation are expressed in the local frame of the vertebra, which is convenient for the definition of anisotropic weights. The fitting cost function is obtained by summing squared error terms across all vertebrae:

Efitting=iΔθiTdiagkθ,iΔθi+ΔxiTdiagkx,iΔxi.(1)

The terms kx,i=kx,i,ky,i,kz,i and kθ,i=kα,i,kβ,i,kγ,i represent vectors of error weights. The axes are locally aligned for each vertebra as: x translation along the frontal axis, y translation along the longitudinal axis, z translation along the sagittal axis, α flexion/extension, β axial rotation, γ lateral bending. We weigh the various error terms differently, both across vertebrae and across axes of the same vertebra, depending on the confidence of the measurements of the patient’s spine. After some experiments, we settled the weights listed in Table 1. The weights of flexion/extension and axial rotation are lower for the first 6 thoracic vertebra, as the low-dose radiographs are less clear in that part of the spine. On the contrary, the apical vertebra provides valuable information; therefore, we want to match its position and orientation accurately, and we select a much higher weight.

TABLE 1
www.frontiersin.org

TABLE 1. Error weights (in kN/m for translation, N/rad for rotation) for the fitting function (Eq. 1).

We also include Table 2 with joint stiffness values of a biomechanical model of an average torso (which we actually use for the deformation function described next in Section 3.3). As evidenced in the tables, we used uniform translation weights across all the vertebrae, a value similar or lower than the translation stiffness of the biomechanical model. With this choice, the inter-vertebral connections of the template model are preserved, while the vertebrae are pulled to their target positions. We used non-uniform rotation weights, very high for the apical and neighboring vertebrae (which are clearly visible in the radiographs), and lower for the rest. We also used relatively higher lateral bending stiffness, as lateral rotation is clearly visible on the frontal radiograph, except for vertebrae T1 to T6, which are less clear.

TABLE 2
www.frontiersin.org

TABLE 2. Joint stiffness values (in kN/m for translation, N/rad for rotation) for the biomechanical model of the deformation function.

3.3 Deformation Function

The radiographs provide only partial information about the patient’s torso skeleton, as the image of some bones is noisy or even not visible. To fill in this missing information and ensure a robust output torso geometry, we rely on the template model as regularizer. We define a cost function Edeformation that measures the deviation between the output torso and the template torso, and we add it to the fitting cost (Eq. 1).

The deviation between the output and template torsos can be interpreted as a deformation of the torso; therefore, we propose to quantify this deformation using a biomechanical model of the torso. Intuitively, this regularization approach favors torso deformations that require small forces in reality, e.g., flexion of the spine vs. separation of vertebrae.

The use of a biomechanical model of the torso as regularizer suggests the question of what degree of biomechanical accuracy is required. We choose a multibody model of the torso skeleton, with bones modeled as rigid bodies, joints modeled as compliant 6D joints, and a homogeneous finite-element model of soft tissue coupled to the bones (Koutras et al., 2021). We model bones as rigid bodies because this assumption is on par with the degrees of freedom we wish to estimate, i.e., the bone transformations of a template model. We model joints as compliant as this choice allows some vertebra separation for accurate matching of reliable vertebrae according to the fitting function (Allard et al., 2007). We use default stiffness parameters corresponding to average subject values (Choi and Zheng, 2005; Ignasiak et al., 2015), as it is not possible to obtain patient-specific information, and default average values suffice to provide the desirable regularization effect. Finally, we choose to model the soft tissue surrounding the bones, as it produces a stronger regularization on the rib cage. We have compared the deformation model with and without soft tissue, and the addition of soft tissue increases the overall fitting quality and the robustness of the model, as we discuss in detail later in Section 4.4. Notably, the addition of soft tissue prevents interpenetrations at the ribs, which occur when soft tissue is not included in the model.

By adding soft tissue to the bone skeleton structure of the torso, the degrees of freedom (DoFs) x of the morphing problem consist now of the bone transformations and the displacements of soft-tissue nodes. The deformation cost function is nothing else but the elastic energy of the biomechanical model, which depends on the complete set of DoFs, Edeformation(x). We refer to (Koutras et al., 2021) for full details on the parameterization and computation of the elastic energy of the biomechanical model.

3.4 Solution to the Optimization

Given the fitting and deformation cost functions, we wish to find the DoFs x that minimize the summed cost. Formally, this is formulated as:

x=arg minEfittingx+Edeformationx.(2)

Note that the fitting cost function of each vertebra can be interpreted as the elastic energy of a 6D spring connecting the output vertebra to the patient’s vertebra. Therefore, the full optimization (Eq. 2) can be regarded as an energy minimization problem. The energy minimum corresponds to a static equilibrium condition, given by the internal forces of the torso fdeformation=Edeformationx and the external forces produced by the 6D springs of the fitting function, ffitting=Efittingx:

ffittingx+fdeformationx=0.(3)

As the optimization requires solving a mechanical equilibrium problem, it is possible to use off-the-shelf simulation engines for this purpose. In particular, we have used the SOFA simulation framework (Allard et al., 2007). SOFA solves the equilibrium problem using dynamic relaxation with kinetic damping (Volino, Magnenat-Thalmann). To initialize the optimization, we translate the template such that L5 is located at its target position.

4 Results

The proposed torso morphing method was applied to a cohort of ten female potential AIS patients, ranging from 10 to 17 years old, with a mean Cobb angle of 17° and a standard deviation of 10. The subjects were selected because they had to be screened for scoliosis based on previous diagnosis or examination. Subject #2 was not considered an AIS patient after all. In order to proceed with the study, we obtained oral and written consent from the patients according to national Danish guidelines and the Helsinki Declaration, and with approval of the local ethics committee at University Hospital of Hvidovre (No. H-17034237).

For one particular validation case, we used normal-dose radiographs of a patient from a previous study (Shayestehpour et al., 2021), obtained with a digital Carestream DRX-Evolution system with automatic exposure control (see Patient 1 in Figure 2). For all other nine patients, we used the low-dose X-ray system described in Section 2.2.

FIGURE 2
www.frontiersin.org

FIGURE 2. Frontal and sagittal views of all ten patients of the study, with the morphed models overlaid on the input radiographs.

To validate the proposed biomechanical morphing method, we evaluate a set of clinical metrics on the resulting torso skeleton models for all patients, and we compare them with direct measurements from the radiographs. The results provide evidence of the accuracy of our method, but further validation on a larger cohort of patients is necessary before application in clinical settings. We also validate that the accuracy of the method is comparable using low-dose vs. normal-dose radiographs. Finally, we compare our method to previous work, and we confirm that it achieves superior performance. While the accuracy of our method is comparable to previous work on normal-dose X-rays, our method is more robust and it is applicable to low-dose X-rays as well.

The section starts with a description of the metrics used for validation. Then, it discusses the qualitative evaluation of the morphing method for all patients, the comparison between normal-dose and low-dose X-rays, and the comparison to previous work. The section concludes with a discussion of timings for the complete modeling process, including manual annotation and the optimization-based morphing algorithm.

4.1 Evaluation Metrics

To evaluate the quality of the resulting torso skeleton models, we have measured the following clinically relevant metrics. We chose to use these metrics as they provide information about both frontal and sagittal planes. Scoliosis is a 3D spinal deformity; therefore, correction in the sagittal plain is equally important as in the frontal one (Salmingo et al., 2014). For a more detailed description and definition of the metrics, the reader may refer to (Shayestehpour et al., 2021).

• Main thoracic Cobb angle (MT Cobb) is the standard measurement used to quantify spine deformities in the case of scoliosis. It is defined in the thoracic part of the spine.

• Thoracolumbar/lumbar Cobb angle (TL/L Cobb) is the Cobb angle in the lumbar or thoracolumbar part of the spine.

• Translation of thoracic apex (AVTThorax) is the linear distance in the transversal axis between the pelvis and the apex of the thoracic spine.

• Translation of lumbar apex (AVTLumbar) is the linear distance in the transversal axis between the pelvis and the apex of the lumbar spine.

• Lumbar lordosis angle (LL) is the angle defined between the superior endplate of L5 and the inferior endplate of L1 in the sagittal plane.

• Thoracic kyphosis angle (TK) is the angle defined between the superior endplate of T1 and the inferior endplate of T12 on the sagittal plane.

• Pelvis lateral rotation (PLR) is the rotation of the pelvis in the frontal plane.

• Apical vertebral body-rib ratio (AVBR) is the ratio of the linear measurements between the borders of the apical vertebra and the right and left chest walls.

• Rib vertebra angle (RVA) is the angle between a line parallel to the endplate of a vertebra and a line passing from the mid-neck to the mid-head of the corresponding rib. It is defined on every vertebra level i, and on both the left and right sides of the patient. We denote specific vertebra values as RVALi and RVARi, and average values as RVAij.

• Rib vertebra angle difference (RVAD) is the difference between the right and left RVA, and it is defined on every vertebra level i. We denote specific vertebra values as RVADi, and average values as RVADij.

• Rib hump (RH) is the linear distance between the left and right posterior rib prominences along the antero-posterior axis, on each vertebra level i. We denote specific vertebra values as RHi, and average values as RHij.

• Rib spread difference (RSDij) is the difference between the left and right intercostal distances at vertebra levels i and j. It is measured along the longitudinal axis.

• Sternal notch translation along the longitudinal axis (STNTy), measured relative to T10.

• Sternal notch translation along the transversal axis (STNTx), measured relative to T10.

4.2 Error Evaluation

Figure 2 illustrates the morphed torso skeletons for all participants of the study. The figure shows frontal and sagittal views of the results, drawn semitransparent in green, on top of the original radiographs.

The metrics defined in the previous section can be manually measured on frontal and sagittal views of the torso. Then, to evaluate the error of our morphing algorithm, we generate 2D frontal and sagittal views of the resulting 3D torso models, and we compare the metrics to those measured directly on the input radiographs.

Table 3 lists the errors in the metrics, averaged across all nine patients with low-dose radiographs. As special cases, thoracic and lumbar Cobb angle were not measured on all patients, only on those for which these metrics were relevant (8 patients in the case of thoracic Cobb angle, and 5 patients in the case of lumbar Cobb angle). Most of the errors are within measurement tolerances (e.g., 5° for Cobb angle (Langensiepen et al., 2013)). The table does not show the rib hump RH, the thoracic kyphosis angle TK, or the sternal notch translations STNT, as they could not be measured on low-dose radiographs.

TABLE 3
www.frontiersin.org

TABLE 3. Error on the clinical evaluation metrics for the torso models resulting from our morphing.

4.3 Normal-Dose vs. Low-Dose X-Rays

One of the goals of our method is to overcome the low visual quality of low-dose radiographs, thanks to the regularization provided by the biomechanical model. To test this goal, we compared the fitting quality with normal-dose radiographs of one patient from a previous study (Shayestehpour et al., 2021), and low-dose radiographs for all nine new patients.

Figure 3 compares qualitatively the resulting model for normal-dose and low-dose radiographs. The figure shows the input radiographs, the resulting model, and an overlay, on both the frontal and sagittal planes. We hide the sternum and the cartilages on the frontal view, as well as the rib cage on the sagittal view, to provide a clear image of the spine.

FIGURE 3
www.frontiersin.org

FIGURE 3. From left to right, the figure illustrates the torso skeleton model resulting from our method, the input radiograph, and an overlay (with the resulting model drawn green semi-transparent), in both the frontal and sagittal planes. The top row corresponds to a case with normal-dose radiographs, and the bottom row to a case with low-dose radiographs. Note that we hide the sternum and cartilages in the frontal images, as well as the ribs in the sagittal images, to provide a clear view of the spine. The red dots are the points selected during manual annotation.

Table 3 compares quantitatively the errors on the fitting metrics listed earlier, for normal-dose and low-dose radiographs. As evidenced by the data, the errors for the low-dose cases are often lower than for the normal-dose case. However, note that the average Cobb angle was 17° for the low-dose cases, and 33° for the normal-dose case; therefore, the improved quality on the low-dose cases is due to reduced scoliosis on average, and the net fitting quality is similar on normal-dose and low-dose cases.

4.4 Comparison to Previous Work

We have compared our results to the morphing method of (Shayestehpour et al., 2021) on the normal-dose case, as it is shared by both studies. As discussed in Section 1.2, the method of (Shayestehpour et al., 2021) also uses a biomechanical model as regularizer, but based on the musculoskeletal structure of the torso, without the soft tissue. In addition, it uses several clinical skeletal metrics (15 in total, including the last 9 in Table 4, from MT Cobb to STNTx) as fitting objectives.

TABLE 4
www.frontiersin.org

TABLE 4. Comparison of fitting results between our method and (Shayestehpour et al., 2021), on the normal-dose case (patient 1). The columns indicate, from left to right, clinical metrics measured on radiographs, metrics obtained using (Shayestehpour et al., 2021), metrics with our method, and error improvement thanks to our method (positive values indicate that our method outperforms (Shayestehpour et al., 2021)).

As illustrated in Table 4, with our method we obtain comparable accuracy. However, our method has two significant advantages. One is that it works robustly with low-dose radiographs. The method of (Shayestehpour et al., 2021), on the other hand, uses as input clinical metrics (such as the thoracic kyphosis angle TK or the sternal notch translations STNTy and STNTx) that must be manually annotated on the input radiographs. These metrics can be measured with reasonable accuracy with normal-dose X-rays, but they are highly error-prone with low-dose X-rays, as the upper thoracic vertebrae are poorly visible on the sagittal radiographs, and the sternum is practically invisible on most frontal radiographs.

The other significant advantage is offered by the inclusion of soft tissue in the biomechanical model. Figure 4 compares a morphing result of our method with and without soft tissue. Note how the lack of soft tissue leads to interpenetrations at the ribs, which are eliminated when soft tissue is added. The method of (Shayestehpour et al., 2021) suffers similar interpenetrations, as evidenced in their results. By adding the soft tissue, we also increased significantly the fitting quality. The errors of the rib hump RH, rib vertebra angles RVA, and rib vertebra angle differences RVAD on the normal-dose case were reduced from 13 mm, 10.8° and 20° to 9 mm, 4.7 and 7.4°, respectively, when soft tissue was included.

FIGURE 4
www.frontiersin.org

FIGURE 4. Morphing result without (brown) and with (green) soft tissue in the biomechanical model. The inclusion of the soft tissue provides a stronger regularization effect on the rib cage, and prevents interpenetrations at the ribs, as highlighted on the right.

4.5 Timings

The proposed method simplifies the task of manual annotation with respect to previous work, as it only requires stitching the pairs of radiographs and annotating the width of the rib cage and positions and orientations of vertebrae. We have timed the task of manual annotation for the input cases, and this time was on average 2 min 40 s for the frontal radiograph and 5 min for the sagittal radiograph, including the stitching.

The optimization-based morphing is faster than the annotation task. In our examples, it always took less than 1 minute. Thus the total torso reconstruction time is below 6 min per patient if stitching of radiographs is not needed, and below 8 min per patient when stitching is needed.

5 Discussion

Low-dose X-rays offer beneficial properties for regular checkup of AIS patients, as they reduce the exposure to radiation. However, they come with challenges for the creation of computer models of the torso and hence the adoption of computational solutions for, e.g., brace design. The spine is visible with sufficient detail in low-dose radiographs, but other parts of the torso skeleton, such as the rib cage, which are necessary for computational brace design, are hardly visible.

Our results demonstrate that a template-based morphing solution provides a robust way of reconstructing hardly visible areas of the torso geometry, and thus enables the creation of personalized torso models even using low-dose radiographs as input. The key to the proposed template-based morphing approach is to use a biomechanical model of the torso for regularization of the torso’s deformation. In the computation of the target torso skeleton geometry, we balance a fitting function that tries to match the spine with a deformation function that minimizes the deformation away from the template. Notably, regularization does not require a personalized biomechanical model. A model with default rest state and default parameters suffices to provide the required regularization effect, while retaining enough flexibility to match the fitting data. Furthermore, the morphing algorithm works by solving a regular static equilibrium problem, and it does not require a specialized solver.

In our experiments, we have investigated key elements of the biomechanics model. In particular, we find that including the soft tissue in the model ensures a robust regularizer that avoids artifacts such as interpenetrations of the ribs. Our model also considers soft constraints at all joints, which allow some translation, e.g., between vertebrae, to accommodate possible scale errors in the fitting data.

Despite its benefits, the proposed approach suffers some limitations. One is that it reconstructs the transformations of bones, but not their shapes. Another one is that the fitting quality degrades at areas with little data such as the lower ribs. Both limitations share common causes, as the proposed method only alters the transformations of template bones, but it is unable to change the shape of individual bones. This limitation is not present in EOS systems, but our method is available for a broader range of hospitals without access to EOS systems.

A possible direction of future work is to modify the template and use a parametric statistical model instead. As the method is used to create personalized models, the model results could be leveraged to define a parametric statistical model. Then, the parametric model could substitute the fixed template in the fitting step, and thus improve its versatility and accuracy.

The participants in the study were mostly patients with mild or moderate scoliotic curve. As a result, there is not sufficient evidence of how the proposed pipeline behaves on severe scoliotic cases. Broader analysis of severe cases is postponed to future work, as well as evaluation on a larger cohort of patients to validate clinical applicability. Note that we do not target patients who require spine surgery, only braces, and then Cobb angle may remain below 40–45° (Maruyama and Takeshita, 2009; Zhu et al., 2017). The largest Cobb angle among the patients in our cohort was 33°, and it would be necessary to cover multiple cases in the 30–45° range. As mentioned earlier, perhaps a statistical model could also extend the applicability of the method, but it is unclear how to build a statistical model for severe cases.

Finally, an additional limitation of our work is that it requires manual input for landmark annotation, and this could lead to errors. While the use of soft constraints improves the tolerance to annotation errors, it is worth investigating automated methods that would substitute manual annotation.

For applications such as scoliosis brace design, personalization of torso models should be covered from two angles: geometric fitting, as done in this work, but also mechanical response. We plan to extend our work by personalizing the mechanical response of torso skeleton models. This requires designing an experimental procedure for the acquisition of training data, and designing robust and accurate parameter estimation methods.

Data Availability Statement

The original contributions presented in the study are included in the article/supplementary material, further inquiries can be directed to the corresponding author.

Ethics Statement

The studies involving human participants were reviewed and approved by, and all data used in this paper was provided, already anonymized, by the University Hospital of Hvidovre, and was obtained with oral and written consent from the patients according to national Danish guidelines and the Helsinki declaration, and with approval of the Local Ethics Committee (No. H-17034237). Written informed consent to participate in this study was provided by the participants' legal guardian/next of kin.

Author Contributions

CK and MO led the design of all methods and wrote the paper, while CK implemented the work. CK, HS, CW, JR, and MO designed the data acquisition process and the validation; CK, HS, and CW executed the data acquisition. MT and MN contributed to the simulation software; JP led the choice of computational models. All authors contributed to, reviewed and approved the final version of the manuscript.

Funding

This project has received funding from the European Union’s Horizon 2020 research and innovation programme under the Marie Sklodowska-Curie grant agreement No. 764644, Rainbow.

Author Disclaimer

This paper only contains the author’s views and the Research Executive Agency and the Commission are not responsible for any use that may be made of the information it contains.

Conflict of Interest

Authors MT and MN were employed by the company AnatoScope SA.

The remaining authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Publisher’s Note

All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.

Acknowledgments

The authors would like to thank Anna Arnesen, Faezeh Moshfeghifar, Thomas Alscher and Mathias Højgaard Jensen for their help with the acquisition process; the team members of AnatoScope SA Francois Faure, Thomas Lemaire, Nicolas Comte, Elie Cattan and Vincent Luboz for their help with the simulation software.

References

Allard, J., Cotin, S., Faure, F., Bensoussan, P.-J., Poyer, F., Duriez, C., et al. (2007). “Sofa - an open source framework for medical simulation,” in MMVR 15 - Medicine Meets Virtual Reality (Palm Beach, United States: IOP Press), 13–18.

PubMed Abstract | Google Scholar

Aroeira, R. M. C., Pertence, A. E. M., Kemmoku, D. T., and Greco, M. (2018). The effect of hypokyphosis on the biomechanical behavior of the adolescent thoracic spine. J. Braz. Soc. Mech. Sci. Eng. 40, 128. doi:10.1007/s40430-018-1061-4

CrossRef Full Text | Google Scholar

Aubert, B., Vergari, C., Ilharreborde, B., Courvoisier, A., and Skalli, W. (2016). 3d reconstruction of rib cage geometry from biplanar radiographs using a statistical parametric model approach. Comput. Methods Biomechanics Biomed. Eng. Imaging & Vis. 4, 281–295. doi:10.1080/21681163.2014.913990

CrossRef Full Text | Google Scholar

Bayoglu, R., Galibarov, P. E., Verdonschot, N., Koopman, B., and Homminga, J. (2019). Twente spine model: a thorough investigation of the spinal loads in a complete and coherent musculoskeletal model of the human spine. Med. Eng. Phys. 68, 35–45. doi:10.1016/j.medengphy.2019.03.015

PubMed Abstract | CrossRef Full Text | Google Scholar

Campbell, J. Q., and Petrella, A. J. (2015). An automated method for landmark identification and finite-element modeling of the lumbar spine. IEEE Trans. Biomed. Eng. 62, 2709–2716. doi:10.1109/TBME.2015.2444811

PubMed Abstract | CrossRef Full Text | Google Scholar

Cheriet, F., Laporte, C., Kadoury, S., Labelle, H., and Dansereau, J. (2007). A novel system for the 3-d reconstruction of the human spine and rib cage from biplanar x-ray images. IEEE Trans. Biomed. Eng. 54, 1356–1358. doi:10.1109/TBME.2006.889205

PubMed Abstract | CrossRef Full Text | Google Scholar

Choi, A., and Zheng, Y. (2005). Estimation of young’s modulus and Poisson’s ratio of soft tissue from indentation using two different-sized indentors: finite element analysis of the finite deformation effect. Med. Biol. Eng. Comput. 43, 258–264. doi:10.1007/bf02345964

PubMed Abstract | CrossRef Full Text | Google Scholar

Cobetto, N., Aubin, C.-É., Parent, S., Barchi, S., Turgeon, I., Labelle, H., et al. (2017). 3d correction of ais in braces designed using cad/cam and fem: a randomized controlled trial. Scoliosis Spinal Disord. 12, 24. doi:10.1186/s13013-017-0128-9

PubMed Abstract | CrossRef Full Text | Google Scholar

Cobetto, N., Aubin, C. E., Parent, S., Clin, J., Barchi, S., Turgeon, I., et al. (2016). Effectiveness of braces designed using computer-aided design and manufacturing (CAD/CAM) and finite element simulation compared to CAD/CAM only for the conservative treatment of adolescent idiopathic scoliosis: a prospective randomized controlled trial. Eur. Spine J. 25, 3056–3064. doi:10.1007/s00586-016-4434-3

PubMed Abstract | CrossRef Full Text | Google Scholar

Devedzic, G., Ristic, B., Stefanovic, M., Cukovic, S., and Lukovic, T. (2012). Development of 3d parametric model of human spine and simulator for biomedical engineering education and scoliosis screening. Comput. Appl. Eng. Educ. 20, 434–444. doi:10.1002/cae.20411

CrossRef Full Text | Google Scholar

de Zee, M., Hansen, L., Wong, C., Rasmussen, J., and Simonsen, E. B. (2007). A generic detailed rigid-body lumbar spine model. J. Biomechanics 40, 1219–1227. doi:10.1016/j.jbiomech.2006.05.030

CrossRef Full Text | Google Scholar

Di Angelo, L., Di Stefano, P., and Guardiani, E. (2021). An automatic method for feature segmentation of human thoracic and lumbar vertebrae. Comput. Methods Programs Biomed. 210, 106360. doi:10.1016/j.cmpb.2021.106360

PubMed Abstract | CrossRef Full Text | Google Scholar

Dicko, A. H., Tong-Yette, N., Gilles, B., Faure, F., and Palombi, O. (2015). Construction and validation of a hybrid lumbar spine model for the fast evaluation of intradiscal pressure and mobility. Int. J. Med. Health Res. 9 (2), 134–145. doi:10.5281/zenodo.1099356

CrossRef Full Text | Google Scholar

Dong, E., Shi, L., Kang, J., Li, D., Liu, B., Guo, Z., et al. (2020). Biomechanical characterization of vertebral body replacement in situ: effects of different fixation strategies. Comput. Methods Programs Biomed. 197, 105741. doi:10.1016/j.cmpb.2020.105741

PubMed Abstract | CrossRef Full Text | Google Scholar

Dworzak, J., Lamecker, H., von Berg, J., Klinder, T., Lorenz, C., Kainmüller, D., et al. (2010). 3d reconstruction of the human rib cage from 2d projection images using a statistical shape model. Int. J. Comput. Assist. Radiol. Surg. 5, 111–124. doi:10.1007/s11548-009-0390-2

PubMed Abstract | CrossRef Full Text | Google Scholar

Easwar, T., Hong, J.-Y., Yang, J. H., Suh, S. W., and Modi, H. N. (2011). Does lateral vertebral translation correspond to cobb angle and relate in the same way to axial vertebral rotation and rib hump index? A radiographic analysis on idiopathic scoliosis. Eur. Spine J. 20, 1095–1105. doi:10.1007/s00586-011-1702-0

PubMed Abstract | CrossRef Full Text | Google Scholar

Forsberg, D., Lundström, C., Andersson, M., and Knutsson, H. (2013). Model-based registration for assessment of spinal deformities in idiopathic scoliosis. Phys. Med. Biol. 59, 311–326. doi:10.1088/0031-9155/59/2/311

PubMed Abstract | CrossRef Full Text | Google Scholar

Gajny, L., Ebrahimi, S., Vergari, C., Angelini, E., and Skalli, W. (2019). Quasi-automatic 3d reconstruction of the full spine from low-dose biplanar x-rays based on statistical inferences and image analysis. Eur. Spine J. 28, 658–664. doi:10.1007/s00586-018-5807-6

PubMed Abstract | CrossRef Full Text | Google Scholar

Gignac, D., Aubin, C.-É., Dansereau, J., and Labelle, H. (2000). Optimization method for 3d bracing correction of scoliosis using a finite element model. Eur. spine J. 9, 185–190. doi:10.1007/s005860000135

PubMed Abstract | CrossRef Full Text | Google Scholar

Gill, S., Abolmaesumi, P., Fichtinger, G., Boisvert, J., Pichora, D., Borshneck, D., et al. (2012). Biomechanically constrained groupwise ultrasound to ct registration of the lumbar spine. Med. image Anal. 16, 662–674. doi:10.1016/j.media.2010.07.008

PubMed Abstract | CrossRef Full Text | Google Scholar

Gould, S. L., Cristofolini, L., Davico, G., and Viceconti, M. (2021). Computational modelling of the scoliotic spine: a literature review. Int. J. Numer. Method. Biomed. Eng. 37, e3503. doi:10.1002/cnm.3503

PubMed Abstract | CrossRef Full Text | Google Scholar

Grenier, S., Parent, S., and Cheriet, F. (2013). Personalized 3d reconstruction of the rib cage for clinical assessment of trunk deformities. Med. Eng. Phys. 35, 1651–1658. doi:10.1016/j.medengphy.2013.06.002

PubMed Abstract | CrossRef Full Text | Google Scholar

Guy, A., Labelle, H., Barchi, S., Audet-Duchesne, E., Cobetto, N., Parent, S., et al. (2021). Braces designed using cad/cam combined or not with finite element modeling lead to effective treatment and quality of life after 2 years: a randomized controlled trial. Spine 46, 9–16. doi:10.1097/brs.0000000000003705

PubMed Abstract | CrossRef Full Text | Google Scholar

Haralick, R. M., and Shapiro, L. G. (1985). Image segmentation techniques. Comput. Vis. Graph. Image Process. 29, 100–132. doi:10.1016/S0734-189X(85)90153-7

CrossRef Full Text | Google Scholar

Heimann, T., and Meinzer, H.-P. (2009). Statistical shape models for 3d medical image segmentation: a review. Med. Image Anal. 13, 543–563. doi:10.1016/j.media.2009.05.004

PubMed Abstract | CrossRef Full Text | Google Scholar

Humbert, L., De Guise, J., Aubert, B., Godbout, B., and Skalli, W. (2009). 3d reconstruction of the spine from biplanar x-rays using parametric models based on transversal and longitudinal inferences. Med. Eng. Phys. 31, 681–687. doi:10.1016/j.medengphy.2009.01.003

PubMed Abstract | CrossRef Full Text | Google Scholar

Ignasiak, D., Dendorfer, S., and Ferguson, S. J. (2015). Thoracolumbar spine model with articulated rib cage for the prediction of dynamic spinal loading. J. Biomechanics 49, 959–966. doi:10.1016/j.jbiomech.2015.10.010

PubMed Abstract | CrossRef Full Text | Google Scholar

Jolivet, E., Sandoz, B., Laporte, S., Mitton, D., and Skalli, W. (2010). Fast 3d reconstruction of the rib cage from biplanar radiographs. Med. Biol. Eng. Comput. 48, 821–828. doi:10.1007/s11517-010-0610-5

PubMed Abstract | CrossRef Full Text | Google Scholar

Kadoury, S., Cheriet, F., Laporte, C., and Labelle, H. (2007). A versatile 3d reconstruction system of the spine and pelvis for clinical assessment of spinal deformities. Med. Biol. Eng. Comput. 45, 591–602. doi:10.1007/s11517-007-0182-1

PubMed Abstract | CrossRef Full Text | Google Scholar

Kaelin, A. J. (2020). Adolescent idiopathic scoliosis: indications for bracing and conservative treatments. Ann. Transl. Med. 8, 28. doi:10.21037/atm.2019.09.69

PubMed Abstract | CrossRef Full Text | Google Scholar

Kim, K. C., Cho, H. C., Jang, T. J., Choi, J. M., and Seo, J. K. (2021). Automatic detection and segmentation of lumbar vertebrae from x-ray images for compression fracture evaluation. Comput. Methods Programs Biomed. 200, 105833. doi:10.1016/j.cmpb.2020.105833

PubMed Abstract | CrossRef Full Text | Google Scholar

Konieczny, M. R., Senyurt, H., and Krauspe, R. (2013). Epidemiology of adolescent idiopathic scoliosis. J. Children's. Orthop. 7, 3–9. doi:10.1007/s11832-012-0457-4

PubMed Abstract | CrossRef Full Text | Google Scholar

Koutras, C., Pérez, J., Kardash, K., and Otaduy, M. A. (2021). A study of the sensitivity of biomechanical models of the spine for scoliosis brace design. Comput. Methods Programs Biomed. 207, 106125. doi:10.1016/j.cmpb.2021.106125

PubMed Abstract | CrossRef Full Text | Google Scholar

Kuroki, H. (2018). Brace treatment for adolescent idiopathic scoliosis. J. Clin. Med. 7, 136. doi:10.3390/jcm7060136

CrossRef Full Text | Google Scholar

Langensiepen, S., Semler, O., Sobottke, R., Fricke, O., Franklin, J., Schönau, E., et al. (2013). Measuring procedures to determine the cobb angle in idiopathic scoliosis: a systematic review. Eur. Spine J. 22, 2360–2371. doi:10.1007/s00586-013-2693-9

PubMed Abstract | CrossRef Full Text | Google Scholar

Lasswell, T. L., Cronin, D. S., Medley, J. B., and Rasoulinejad, P. (2017). Incorporating ligament laxity in a finite element model for the upper cervical spine. Spine J. 17, 1755–1764. doi:10.1016/j.spinee.2017.06.040

PubMed Abstract | CrossRef Full Text | Google Scholar

Le Navéaux, F., Larson, A. N., Labelle, H., Wang, X., and Aubin, C.-É. (2016). How does implant distribution affect 3d correction and bone-screw forces in thoracic adolescent idiopathic scoliosis spinal instrumentation? Clin. Biomech. 39, 25–31. doi:10.1016/j.clinbiomech.2016.09.002

CrossRef Full Text | Google Scholar

Li, H., Sumner, R. W., and Pauly, M. (2008). Global correspondence optimization for non-rigid registration of depth scans. Comput. Graph. Forum 27, 1421–1430. Wiley Online Library. doi:10.1111/j.1467-8659.2008.01282.x

CrossRef Full Text | Google Scholar

Mao, S.-h., Qiu, Y., Zhu, Z.-z., Zhu, F., Liu, Z., Wang, B., et al. (2012). Clinical evaluation of the anterior chest wall deformity in thoracic adolescent idiopathic scoliosis. Spine 37, E540–E548. doi:10.1097/brs.0b013e31823a05e6

PubMed Abstract | CrossRef Full Text | Google Scholar

Maruyama, T., and Takeshita, K. (2009). Surgery for idiopathic scoliosis: currently applied techniques. Clin. Med. Pediatr. 3, 39–44. doi:10.4137/cmped.s2117

PubMed Abstract | CrossRef Full Text | Google Scholar

Mitton, D., Zhao, K., Bertrand, S., Zhao, C., Laporte, S., Yang, C., et al. (2008). 3d reconstruction of the ribs from lateral and frontal x-rays in comparison to 3d ct-scan reconstruction. J. biomechanics 41, 706–710. doi:10.1016/j.jbiomech.2007.09.034

PubMed Abstract | CrossRef Full Text | Google Scholar

Nankali, S., Torshabi, A. E., and Miandoab, P. S. (2017). A feasibility study on ribs as anatomical landmarks for motion tracking of lung and liver tumors at external beam radiotherapy. Technol. Cancer Res. Treat. 16, 99–111. doi:10.1177/1533034615595737

PubMed Abstract | CrossRef Full Text | Google Scholar

Nie, W.-Z., Ye, M., Liu, Z.-D., and Wang, C.-T. (2009). The patient-specific brace design and biomechanical analysis of adolescent idiopathic scoliosis. J. Biomech. Eng. 131, 041007. doi:10.1115/1.3049843

PubMed Abstract | CrossRef Full Text | Google Scholar

Rak, M., Steffen, J., Meyer, A., Hansen, C., and Tönnies, K.-D. (2019). Combining convolutional neural networks and star convex cuts for fast whole spine vertebra segmentation in mri. Comput. Methods Programs Biomed. 177, 47–56. doi:10.1016/j.cmpb.2019.05.003

PubMed Abstract | CrossRef Full Text | Google Scholar

Salmingo, R. A., Tadano, S., Abe, Y., and Ito, M. (2014). Influence of implant rod curvature on sagittal correction of scoliosis deformity. Spine J. 14, 1432–1439. doi:10.1016/j.spinee.2013.08.042

PubMed Abstract | CrossRef Full Text | Google Scholar

Schmid, S., Burkhart, K. A., Allaire, B. T., Grindle, D., and Anderson, D. E. (2020). Musculoskeletal full-body models including a detailed thoracolumbar spine for children and adolescents aged 6–18 years. J. biomechanics 102, 109305. doi:10.1016/j.jbiomech.2019.07.049

PubMed Abstract | CrossRef Full Text | Google Scholar

Seoud, L., Cheriet, F., Labelle, H., and Dansereau, J. (2009). A novel method for the 3-d reconstruction of scoliotic ribs from frontal and lateral radiographs. IEEE Trans. Biomed. Eng. 58, 1135–1146. doi:10.1109/tbme.2009.2032530

PubMed Abstract | CrossRef Full Text | Google Scholar

Shayestehpour, H., Rasmussen, J., Galibarov, P., and Wong, C. (2021). An articulated spine and ribcage kinematic model for simulation of scoliosis deformities. Multibody Syst. Dyn. 53, 115–134. doi:10.1007/s11044-021-09787-9

CrossRef Full Text | Google Scholar

Sung, S., Chae, H.-W., Lee, H. S., Kim, S., Kwon, J.-W., Lee, S.-B., et al. (2021). Incidence and surgery rate of idiopathic scoliosis: a nationwide database study. Int. J. Environ. Res. Public Health 18, 8152. doi:10.3390/ijerph18158152

PubMed Abstract | CrossRef Full Text | Google Scholar

Takahashi, S., Suzuki, N., Asazuma, T., Kono, K., Ono, T., Toyama, Y., et al. (2007). Factors of thoracic cage deformity that affect pulmonary function in adolescent idiopathic thoracic scoliosis. Spine 32, 106–112. doi:10.1097/01.brs.0000251005.31255.25

PubMed Abstract | CrossRef Full Text | Google Scholar

Thomas, J. J., Stans, A. A., Milbrandt, T. A., Kremers, H. M., Shaughnessy, W. J., Larson, A. N., et al. (2021). Trends in incidence of adolescent idiopathic scoliosis: a modern us population-based study. J. Pediatr. Orthop. 41, 327–332. doi:10.1097/bpo.0000000000001808

PubMed Abstract | CrossRef Full Text | Google Scholar

Thompson, D., and Mundy, J. (1987). “Three-dimensional model matching from an unconstrained viewpoint,” in Proceedings. 1987 IEEE International Conference on Robotics and Automation (IEEE), Raleigh, NC, March 31–April 3, 1987 4, 208–220.

Google Scholar

Vergari, C., Aubert, B., Lallemant-Dudek, P., Haen, T.-X., and Skalli, W. (2018). A novel method of anatomical landmark selection for rib cage 3d reconstruction from biplanar radiography. Comput. Methods Biomechanics Biomed. Eng. Imaging & Vis 8 (1), 15–23. doi:10.1080/21681163.2018.1537860

CrossRef Full Text | Google Scholar

Vergari, C., Chen, Z., Robichon, L., Courtois, I., Ebermeyer, E., Vialle, R., et al. (2020). Towards a predictive simulation of brace action in adolescent idiopathic scoliosis. Comput. Methods Biomechanics Biomed. Eng. 1–8, 874–882. doi:10.1080/10255842.2020.1856373

PubMed Abstract | CrossRef Full Text | Google Scholar

Vergari, C., Courtois, I., Ebermeyer, E., Bouloussa, H., Vialle, R., Skalli, W., et al. (2016). Experimental validation of a patient-specific model of orthotic action in adolescent idiopathic scoliosis. Eur. Spine J. 25, 3049–3055. doi:10.1007/s00586-016-4511-7

PubMed Abstract | CrossRef Full Text | Google Scholar

Volino, P., and Magnenat-Thalmann, N. (2007). Stop-and-go cloth draping. Vis. Comput. 23, 669–677. doi:10.1007/s00371-007-0152-5

CrossRef Full Text | Google Scholar

Wang, B., Matcuk, G., and Barbič, J. (2021). Modeling of personalized anatomy using plastic strains. ACM Trans. Graph. 40, 1–21. doi:10.1145/3443703

CrossRef Full Text | Google Scholar

Wang, W., Baran, G. R., Betz, R. R., Samdani, A. F., Pahys, J. M., Cahill, P. J., et al. (2014). The use of finite element models to assist understanding and treatment for scoliosis: a review paper. Spine Deform. 2, 10–27. doi:10.1016/j.jspd.2013.09.007

PubMed Abstract | CrossRef Full Text | Google Scholar

Wong, C., Adriansen, J., Jeppsen, J., and Balslev-Clausen, A. (2021). Intervariability in radiographic parameters and general evaluation of a low-dose fluoroscopic technique in patients with idiopathic scoliosis. Acta Radiol. Open 10, 205846012110432. doi:10.1177/20584601211043258

CrossRef Full Text | Google Scholar

Xu, G., and Zhang, Z. (1996). Epipolar geometry in stereo, motion and object recognition: A unified approach, 6. Springer Science & Business Media. doi:10.1007/978-94-015-8668-9

CrossRef Full Text | Google Scholar

Xu, M., Yang, J., Lieberman, I. H., and Haddas, R. (2017). Lumbar spine finite element model for healthy subjects: development and validation. Comput. methods biomechanics Biomed. Eng. 20, 1–15. doi:10.1080/10255842.2016.1193596

PubMed Abstract | CrossRef Full Text | Google Scholar

Yılmaz, H., Zateri, C., Ozkan, A. K., Kayalar, G., and Berk, H. (2020). Prevalence of adolescent idiopathic scoliosis in Turkey: an epidemiological study. Spine J. 20, 947–955. doi:10.1016/j.spinee.2020.01.008

PubMed Abstract | CrossRef Full Text | Google Scholar

Yip, S., Perk, T., and Jeraj, R. (2014). Development and evaluation of an articulated registration algorithm for human skeleton registration. Phys. Med. Biol. 59, 1485–1499. doi:10.1088/0031-9155/59/6/1485

PubMed Abstract | CrossRef Full Text | Google Scholar

Yoo, S. k., Wang, G., Collison, F., Rubinstein, J., Vannier, M., Kim, H., et al. (2004). Three-dimensional localization of cochlear implant electrodes using epipolar stereophotogrammetry. IEEE Trans. Biomed. Eng. 51, 838–846. doi:10.1109/TBME.2004.826595

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhu, Z., Xu, L., Jiang, L., Sun, X., Qiao, J., Qian, B.-P., et al. (2017). Is brace treatment appropriate for adolescent idiopathic scoliosis patients refusing surgery with cobb angle between 40 and 50 degrees. Clin. Spine Surg. A Spine Publ. 30, 85–89. doi:10.1097/bsd.0b013e3182a1de29

CrossRef Full Text | Google Scholar

Zitová, B., and Flusser, J. (2003). Image registration methods: a survey. Image Vis. Comput. 21, 977–1000. doi:10.1016/S0262-8856(03)00137-9

CrossRef Full Text | Google Scholar

Keywords: geometry fitting, biomechanical models, modeling of the torso, low-dose x-rays, scoliosis

Citation: Koutras C, Shayestehpour H, Pérez J, Wong C, Rasmussen J, Tournier M, Nesme M and Otaduy MA (2022) Biomechanical Morphing for Personalized Fitting of Scoliotic Torso Skeleton Models. Front. Bioeng. Biotechnol. 10:945461. doi: 10.3389/fbioe.2022.945461

Received: 16 May 2022; Accepted: 23 June 2022;
Published: 19 July 2022.

Edited by:

Joel Douglas Stitzel, Wake Forest School of Medicine, United States

Reviewed by:

Saša Cukovic, ETH Zürich, Switzerland
Remel Salmingo, Agilent Technologies, Denmark
Feng Li, Qingdao University of Science and Technology, China

Copyright © 2022 Koutras, Shayestehpour, Pérez, Wong, Rasmussen, Tournier, Nesme and Otaduy. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Christos Koutras, christos.koutras@urjc.es

Download