Skip to main content
  • Original article
  • Open access
  • Published:

A novel image augmentation based on statistical shape and intensity models: application to the segmentation of hip bones from CT images

Abstract

Background

The collection and annotation of medical images are hindered by data scarcity, privacy, and ethical reasons or limited resources, negatively affecting deep learning approaches. Data augmentation is often used to mitigate this problem, by generating synthetic images from training sets to improve the efficiency and generalization of deep learning models.

Methods

We propose the novel use of statistical shape and intensity models (SSIM) to generate augmented images with variety in both shape and intensity of imaged structures and surroundings. The SSIM uses segmentations from training images to create co-registered tetrahedral meshes of the structures and to efficiently encode image intensity in their interior with Bernstein polynomials. In the context of segmentation of hip joint (pathological) bones from retrospective computed tomography images of 232 patients, we compared the impact of SSIM-based and basic augmentations on the performance of a U-Net model.

Results

In a fivefold cross-validation, the SSIM augmentation improved segmentation robustness and accuracy. In particular, the combination of basic and SSIM augmentation outperformed trained models not using any augmentation, or relying exclusively on a simple form of augmentation, achieving Dice similarity coefficient and Hausdorff distance of 0.95 [0.93–0.96] and 6.16 [4.90–8.08] mm (median [25th–75th percentiles]), comparable to previous work on pathological hip segmentation.

Conclusions

We proposed a novel augmentation varying both the shape and appearance of structures in generated images. Tested on bone segmentation, our approach is generalizable to other structures or tasks such as classification, as long as SSIM can be built from training data.

Relevance statement

Our data augmentation approach produces realistic shape and appearance variations of structures in generated images, which supports the clinical adoption of AI in radiology by alleviating the collection of clinical imaging data and by improving the performance of AI applications.

Key points

• Data augmentation generally improves the accuracy and generalization of deep learning models.

• Traditional data augmentation does not consider the appearance of imaged structures.

• Statistical shape and intensity models (SSIM) synthetically generate variations of imaged structures.

• SSIM support novel augmentation approaches, demonstrated with computed tomography bone segmentation.

Graphical abstract

Background

Like in many fields, deep learning has enabled major advances in radiology, thanks to modern computing capabilities and access to big data. Data is particularly critical for deep learning performance. In medical imaging, access to data is hindered by several factors such as low prevalence of pathologies, effort required for data annotation, patient privacy, and ethical concerns [1], representing one of the main obstacles to the application of efficient deep learning-based algorithms. To overcome the limited number of images available, several strategies have been investigated such as shallower neural networks (often with loss of performance), transfer and zero-shot learning, or data augmentation [1,2,3,4]. Data augmentation focuses on the root of the data problem and aims at increasing the size and diversity of the training set by synthetically creating new data samples. Data augmentation is often seen as a type of regularization to improve the generalization of deep learning models [5] by avoiding overfitting and countering data imbalance [3]. While several works are still investigating the complex theoretical foundations of data augmentation [6, 7], there is a general consensus that data augmentation is beneficial, especially with small datasets [1].

Many different taxonomies of data augmentation have been proposed [1,2,3,4]; we can mainly classify augmentation techniques in terms of complexity (basic versus advanced approaches) or targeted image domains (geometrical or photometric). For instance, basic approaches include geometrical transformations (rotations, flipping, etc.) or intensity modification (noise injection, edge enhancement, smoothing, etc.). Advanced approaches include deep learning approaches, especially based on generative adversarial networks (GAN) [8], as well as approaches based on statistical models [9,10,11,12]. GAN-based data augmentation creates samples with variations in both shape and intensity of generated structures, while augmentation using statistical models will alter the geometry of existing images. In fact, these models mainly rely on statistical shape models (SSM), where generated instances by the SSM provide spatial deformations [9, 10] or mesh representations [11, 12] that can be used to geometrically deforms a training image — resulting in an augmented image. While this concept can generate many new training images, the resulting image intensities are restricted by the initial training images.

As a result, we propose in this work to enhance SSM-based augmentation by investigating the use of a statistical shape and intensity model (SSIM) modeling both shape and intensities of imaged structures. To our best knowledge, no previous work has exploited statistical intensity models (SIM) to directly generate augmented samples, despite the long existence of SIM in medical image analysis, often under the name of appearance models[13].Footnote 1 The closest work [14] created an active contour model encompassing shape contours with intensity information to guide an image-to-image conditional GAN for data augmentation, in the context of cell segmentation from optics retinal imaging.

Assessing the efficiency and impact of a new data augmentation technique is usually done in the context of a specific application. In this work, we chose the task of segmenting bones from computed tomography (CT) images for total hip arthroplasty (THA) planning. Most works that relied on deep learning to segment (some) bones of the hip from CT in the context of THA [15, 16] used basic geometric augmentations such as rotation, translation, scaling, cropping, and left–right flipping. This was also observed with other studies that did not focus on THA but also segmented bones of the hip joint from CT [17] and sometimes included simple intensity augmentations such as intensity scaling [18]. Except for the work of Noguchi et al. [19] that exploited more advanced augmentation (e.g., mix-up and patching) for whole-body bone segmentation in CT, most previous works were thus based on simple augmentation techniques. As a result, our more advanced augmentation approach brings further novelty with respect to these previous works.

Methods

Overview of the augmentation pipeline

The aim of the augmentation method is to generate diversified and realistic images to train a machine learning approach. In standard augmentation for supervised learning, we generate new image samples from a collection of training images with corresponding labels, i.e., in our application segmentation masks for our four bones (left/right proximal femurs and hip bones). For a given structure, a new image is created as follows (Fig. 1):

  1. a.

    Constrained random sampling of a tetrahedral mesh with embedded image intensities using the SSIM (Fig. 1a)

  2. b.

    Selection of the closest image in the training set based on an affine distance criterion between the sampled mesh and the corresponding mesh of the closest image (Fig. 1b)

  3. c.

    Cleaning of the closest image by “removing” the intensities of the corresponding bone (Fig. 1c)

  4. d.

    Warping of the cleaned image using thin-plate spline (TPS) and rigid transformations along with the “painting” of the sampled synthetic image intensities (Fig. 1d)

Fig. 1
figure 1

The main steps of a new computed tomography image generation exemplified with the left proximal femur. Random sampling of instance using a statistical shape and intensity model (SSIM) (a). Selection of closest image based on shape affine similarity (b). Cleaning of corresponding structure in the closest image (c). Geometrical transform of cleaned image with painting of instance intensities (d)

For the sake of clarity, we assume in the following sections that we have a single structure to segment the overall approach being simply replicated for other structures.

Instance generation based on SSIM

Given a series of images with the segmented structure, we non-rigidly registered a reference triangular mesh to the segmented structure of each training image — establishing a point correspondence between the registered meshes. The reference model was then converted to a volumetric tetrahedral mesh [20] that was warped to each image space using a thin-plate spline transform (computed with a subset of the mesh surface vertices). Given co-registered tetrahedral meshes with a point correspondence of their vertices, we eventually built a statistical shape model with rigid Procrustes alignment, modeled as a point distribution model. To express image intensities in the interior of meshes, we exploited the compact representation of CT intensities within a tetrahedron as a continuous density function, proposed by Yao [21]. Using Bernstein polynomials, the density function models within a tetrahedron the image intensity \(D\left(p\right)\) at a position \({p={( p}_{x}{,p}_{y} {,p}_{z}, p}_{w})\) defined in a local barycentric coordinates space:

$$D\left(p\right)={\sum }_{i+j+k+l=d}\left({C}_{i,j,k,l}.{B}_{i,j,k,l}^{d}(p)\right)$$

where \({B}_{i,j,k,l}^{d}\) is the barycentric Bernstein function of degree \(d\) and \({C}_{i,j,k,l}\) are the Bernstein coefficients, computed by solving a system of equations. The larger the degree \(d\) is, the better will be the fidelity of the encoded intensities but at the expense of large memory/storage requirements — since the number of Bernstein coefficients \(m\) per tetrahedron quickly increases (\(m=\frac{\left(d+3\right)!}{3!d!}\)). Similarly to SSM that use vertex positions to build their point distribution model using principal component analysis (PCA), the SIM will use the Bernstein coefficients.

By unifying the two statistical models into a SSIM, we can generate shape and intensity instances by varying the model statistical parameters \({b}_{i}\), as depicted in Fig. 2. Parameters \({b}_{i}\) follow a multivariate Gaussian distribution with variances equal to the eigenvalues \({\lambda }_{i}\) of the PCA. As a result, a random generation of a new instance is easily achieved by sampling the multivariate Gaussian distribution [12]. However, special care must be taken in constraining this sampling to avoid extreme unrealistic shape or intensities. Similarly to [11, 12], we restrict the \({b}_{i}\) to an interval \(\left[-2.5\sqrt{{\lambda }_{i}},2.5\sqrt{{\lambda }_{i}}\right]\). We further scale the parameters so that \(\sum \frac{{b}_{i}^{2}}{{\lambda }_{i}}\le M\), where \(M\) derives from the \({\chi }_{2}\) distribution [22].

Fig. 2
figure 2

Example of generated instances using a statistical shape and intensity model (SSIM). The statistical shape model produces different tetrahedral meshes of a proximal femur (ad). The statistical intensity model yields different intensity appearance for the same hipbone tetrahedral mesh: top, axial view; bottom, sagittal view (eh)

Creation of augmented images

Given a shape-intensity instance generated by the SSIM, we find the image whose segmented structure is the closest (in terms of Euclidean distance [11, 12]) to the shape of the instance after affine registration. Then we proceed to “clean” the structure in the closest image by erasing it (e.g., Fig. 1c). Using the segmentation mask, we compute a signed distance map which allows us to find for any voxel \(v\) in the interior of the structure the point \(w\) on the segmentation border that is the closest. Then, we replace the intensity of \(v\) by the intensity of the exterior point \(r\) at \(v+2 \left(w-v\right)\), similarly to a mirror-like approach in image border extrapolation.

Using the TPS transforming the instance to the closest segmented structure, we resample the cleaned image into the instance coordinate system as performed in previous works [9,10,11,12]. This produces some slight deformations of surrounding structures, achieving a first degree of augmentation. We go further by painting the intensities of the instance in the resampled image. Finally, we rigidly align the resampled image with the closest image to reduce some overall rigid motions caused by computing the TPS with small or not centered structure such as a femur.

The reason of doing the cleaning is to reduce the risk that some intensities of the original structure remain after painting of the instance intensities due to small errors of the TPS warping, especially in the vicinity of its border, causing some kind of “ghosting” effect.

Application of augmentation for CT bone segmentation

We evaluated the impact of our augmentation technique in the context of hip joint bone segmentation from THA preoperative CT images, which often presented pathological structures. A partner provided a retrospective anonymized dataset including 232 patients (112 men and 120 women, with average and median age of 74.4 and 75.4 years) gathered from various clinical institutions. For each patient, were included a preoperative THA CT image with corresponding manual segmentation of hip bones and proximal femurs. Using a Likert scale from 1 (low) to 3 (high), three radiographers analyzed the images and rated the overall image quality and noise level at 1.7 and 0.75, respectively. They also spotted image artifacts in 25% of the images, mostly metallic artifacts commonly caused by the presence of previous hip implants (around 23% of patients). Osteophytes were also observed on more than 65% of the patients’ hips to be operated.

Using the CT images and the segmentations, we trained a residual U-Net architecture [23] using a fivefold cross-validation. Given a fold, 4/5 of the patients were randomly chosen for training data, while the remaining images were used for testing. Within the training set, 10% of patients were reserved for the validation set. For each fold, we built a SSIM model with the fold training data. Based on the series of patient images in the training and validation datasets, different augmentation techniques were applied offline or on-the-fly to generate new images (i.e., new “samples”):

  • “No-aug”: No augmentation was used, the number of samples was hence equal to the number of patients, in the training and validation datasets.

  • “Basic”: A basic augmentation was used based on standard intensity and geometrical transformations, which were randomly applied on-the-fly during the training with a probability \(p\): vertical and horizontal flipping (\(p\) = 0.1), 90° rotation (\(p\) = 0.1), and intensity shifting of ± 10% (\(p\) = 0.5).

  • “SSIM”: Our SSIM-based augmentation was used offline to augment the training and validation datasets.

  • “Basic + SSIM”: The SSIM-based augmented samples were also augmented on-the-fly with the basic augmentation approach.

For the SSIM-based augmentations, we tried to balance the use of patients; otherwise, some patient images would have been never chosen based on the closest image criterion, but we did not enforce perfect balance as the criterion is necessary to prevent excessive nonrealistic deformations caused by the TPS warping. For example, Fig. 3 depicts the resulting distribution for fold 0. Since for each patient we could augment based on each type of bone, this brought additional variety to the augmented samples.

Fig. 3
figure 3

Distribution of patients and generated samples by augmentation for fold 0 and each type of dataset

We relied on the Dice similarity coefficient (DSC) and the Hausdorff distance (HD) to assess segmentation results against manual reference segmentation performed by trained radiographers. By using the results of the folds testing, approaches were compared with two-sided Mann–Whitney-Wilcoxon tests with Bonferroni correction [24] to account for multiple comparisons with a significance level at 0.05. The choice of the nonparametric test was motivated by the non-normality of the data, verified with a Shapiro–Wilk test and visual assessment of corresponding Q-Q plots.

Implementation details

Our implementation relied on MONAI library [25] that is built on top of the PyTorch deep learning framework [26]. Our hardware was 4 × NVIDIA Tesla V100 SXM2 with 32 GB of GPU RAM. During training in addition to possible subsequent on-the-fly augmentation, all loaded images were initially normalized by a spatial resampling to an isotropic 1.5 mm3 voxel size and a rescaling of image intensities to the interval [0, 1]. We relied on a smart cache mechanism of MONAI that exploits images (transformed for normalization or augmentation) located on GPU caches to keep GPUs busy at each epoch: 80 images were initially put in each GPU cache, and at each epoch, 75% of the images were replaced, for a distributed training over 50 epochs. The final model was the one producing the best DICE coefficient with the validation dataset, which was tested every 30 images. We relied on MONAI library’s implementation of residual U-Net using default parameters with single-channel images. We used a loss summing the contributions of the DICE metric and cross-entropy, along with an Adam optimizer with a learning rate of 0.0001.

Ensemble models were built using the trained model of each fold. When tested on a non-segmented image, the segmentation masks inferred by each fold model were then averaged with weights corresponding to the average DICE score of each model when tested on their test datasets (obtained during the cross-validation experiments).

Results

Statistical shape and intensity models

On average, proximal femur and hipbone tetrahedral meshes had 8,734/52,220 and 20,626/116,062 vertices/tetrahedra, respectively. Statistical shape and intensity models were both built by keeping 95% of the total variance, which resulted in different numbers of modes for the proximal femur (17 and 71 modes for SSM and SIM) and hipbone (50 and 151 modes for SSM and SIM).

When building the SIM, the degree \(d\) of Bernstein polynomials we decided to set to 3, resulting in \(m=20\) Bernstein coefficients per tetrahedron. In fact, given the high number of coefficients and tetrahedra, resulting models are usually very large compared to SSM, so we had to balance the resolution of the mesh and the degree \(d\) to find a good compromise in terms of intensity fidelity and memory/storage constraints. To assess the impact of this choice of degree, we measured the absolute relative error in percentage between the CT intensities and those obtained by using the encoding with Bernstein polynomials. An error below 10% was obtained, with an excellent visual fidelity as depicted in Fig. 4.

Fig. 4
figure 4

Example of reconstructed intensities after encoding with Bernstein polynomials of degree 3 for a hipbone (a) and proximal femur (b). For each bone, the left subfigure corresponds to the computed tomography image, while the right is the reconstructed image using the encoded intensities

Segmentation results

Segmentation results are reported in Table 1 and Fig. 5, considering the data of all folds and for the 4 bones. In general, the two augmentation approaches using SSIM yielded better descriptive statistics (Table 1), although statistical significance on both DSC and HD metrics was only observed with the fully augmented approach Basic + SSIM (Fig. 5). Despite the absence of statistical significance for the SSIM augmentation alone, Fig. 5 highlights that many outliers occurred with the other two approaches, especially the basic augmentation with the DSC measure, which depict some large global segmentation errors. As a consequence, we also report in Table 1 the median and interquartile interval to better appreciate the performance differences between methods. The use of the basic augmentation was positive in terms of HD for both the segmentation models trained on original data (median no-aug: 8.6 versus basic: 7.35 mm, \(p\) = 0.0004 or pre-augmented data with SSIM (median Basic + SSIM: 6.16 versus SSIM: 7.81 mm, \(p\)-value < 0.0001). For the DSC measure, no statistical difference could be proven between the basic and no-aug.

Table 1 Segmentation results reported as mean ± standard deviation and median (25th−75th percentiles) for the fivefold cross-validation using the different augmentation approaches
Fig. 5
figure 5

Box plots of the fivefold cross-validation results for the four augmentation methods. Approaches not using the statistical shape and intensity model (SSIM) augmentation generally present a high number of outliers (black diamonds). Statistical significance between methods is reported with “*” and “ns” standing for the absence of significance

Discussion

According to Chlap et al. classification of medical imaging augmentation techniques [3], our approach could be categorized as a deformable augmentation for its image deformation capabilities but also as a kind of intensity generative model more commonly offered by augmentation approaches using GAN. As reported by several works [1,2,3,4], we found that augmentation was in general beneficial. Indeed, the absence of any augmentation resulted in a significant decrease of performance compared to the best augmentation approach “Basic + SSIM” as confirmed by the metrics (median DSC/HD: 0.93/8.06 versus 0.95/6.16) and as illustrated in Fig. 6 with a noisy CT image including a metallic implant. Furthermore, the accurate augmentation “Basic + SSIM” approach was also the most robust as it resulted in less outliers, as shown in Fig. 5 and confirmed by smaller differences between median/mean and standard deviation/interquartile ranges (equal to 75th–25th percentiles). The Basic + SSIM augmentation also outperformed the basic augmentation, highlighting the benefits of SSIM able to alter both spatial and intensity information. The use of basic augmentation was in appearance beneficial when applied to the original dataset but only in terms of HD which can be the consequence of highly localized large segmentation errors. However, the basic augmentation combined with our SSIM augmentation did boost the performances, showing that basic transformations can still provide some additional variety to improve segmentation robustness and accuracy.

Fig. 6
figure 6

Comparison of segmentation results for a noisy computed tomography image with an implant in the left femur (a). Compared to the manual segmentation (b), the Basic + SSIM augmentation strategy (c) produced better results (DSC = 0.93, HD = 7.05 mm) than a network trained without any augmentation (d) (DSC = 0.88, HD = 12.4 mm)

This is exemplified in Fig. 7 where a model trained with an augmentation only using SSIM could not cope with a femur unconventionally oriented and presenting an implant causing metallic artifacts.

Fig. 7
figure 7

Example where the statistical shape and intensity model (SSIM) augmentation was not sufficient. Computed tomography image with implant in the right femur and nonconventional leg position (a) as depicted in the reference manual segmentation (b). Despite not being excellent, the right femur segmentation with the Basic + SSIM augmentation (b) is clearly superior to the segmentation result when only SSIM augmentation was used for training (c)

We did not attempt to optimize the segmentation approach (type of model architecture, training parameters, etc.) as we focused on the design of a new augmentation approach. As long as statistical shape models can be built, using, e.g., (semi-)automatic approaches such as those described in the literature [12, 27], the other major steps (tetrahedralization, intensity encoding with Bernstein polynomials, etc.) can be applied, resulting in a generalizable augmentation approach. In general, for any body part, with possibly more complex (varying) anatomy compared to the hip, the most challenging part remains the creation of the statistical shape models. Thankfully, this area has been investigated in the past, with several previous works reporting successful statistical models for complex anatomies such as the (growing) maxillofacial region [28, 29] or the spine [30, 31].

As our dataset is being composed of acquisitions from several institutions with different patient population and scanners, we found that our best model (DSC 0.94 ± 0.03, HD 7.0 ± 4.5) performed reasonably well in case of segmentation of pathological hips from CT images. In comparison, the recent work of Wu et al. [15] reported DSC and HD of 0.936 ± 0.056 and 4.19 ± 1.04 mm for 282 pathological joints. However, on 30 healthy hips, the results reported by Wu et al. [15] were notably better (DSC 0.99 ± 0.014) than our results, like the work of Liu et al. [32] who reported similar metrics for hipbone segmentation on 221 metal-free CT images (DSC 0.99 and HD 3.30 mm). For comparison, we built an ensemble model composed of the fivefold models trained with Basic + SSIM augmentation and applied it on the 31 testing images of the subset “MSD_T 10” shared by Liu et al. in their CTPelvic1K public dataset [32]. This dataset provides some sort of external validation, although the corresponding CT images were only composed of hip bones without any particular bone pathology (femurs were not included as those were not segmented in the public dataset). We obtained an improved DSC of 0.95 ± 0.054 and an HD of 7.0 ± 5.8 mm but far from the performances of tailor-made models for CT (hip) bone segmentation [15, 18, 32]. As our THA training dataset contains several pathological cases with sometimes significant bone deformations and the presence of several implants, this distribution may have impacted the performance of the segmentation approach in the presence of healthy bones.

In conclusion, we proposed a novel augmentation varying both the shape and appearance of structures in generated images, which was successfully demonstrated with a deep learning approach to segment pathological hip bones from CT images.

As future work, it would be interesting to build other SSIM models from segmented public datasets and assess the impact of a SSIM-based augmentation in segmentation or classification tasks. It would be also valuable to compare our SSIM-based augmentation to other augmentation techniques involving both spatial and intensity augmentation such as GAN models.

Availability of data and materials

The datasets generated and/or analyzed during the current study are not publicly available due to restrictions imposed by the ethics committee.

Notes

  1. While some authors use the umbrella term “SSM” to include models considering shape and/or appearance, we prefer to clearly distinguish models using SSM, SIM, and SSIM acronyms for shape, intensity, and hybrid models.

Abbreviations

DSC:

Dice similarity coefficient

GAN:

Generative adversarial network

HD:

Hausdorff distance

PCA:

Principal component analysis

SIM:

Statistical intensity model

SSIM:

Statistical shape and intensity model

SSM:

Statistical shape model

THA:

Total hip arthroplasty

TPS:

Thin-plate spline

References

  1. Shorten C, Khoshgoftaar TM (2019) A survey on image data augmentation for deep learning. J Big Data 6:1–48. https://doi.org/10.1186/s40537-019-0197-0

    Article  Google Scholar 

  2. Khalifa NE, Loey M, Mirjalili S (2022) A comprehensive survey of recent trends in deep learning for digital images augmentation. Artif Intell Rev 55:2351–2377. https://doi.org/10.1007/s10462-021-10066-4

    Article  PubMed  Google Scholar 

  3. Chlap P, Min H, Vandenberg N, Dowling J, Holloway L, Haworth A (2021) A review of medical image data augmentation techniques for deep learning applications. J Med Imaging Radiat Oncol 65:545–563. https://doi.org/10.1111/1754-9485.13261

    Article  PubMed  Google Scholar 

  4. Khosla C, Saini BS (2020) Enhancing performance of deep learning models with different data augmentation techniques: a survey. In: 2020 International Conference on Intelligent Engineering and Management (ICIEM). pp 79–85. https://doi.org/10.1109/ICIEM48762.2020.9160048

  5. Zhang C, Bengio S, Hardt M, Recht B, Vinyals O (2021) Understanding deep learning (still) requires rethinking generalization. Commun ACM 64:107–115. https://doi.org/10.1145/3446776

    Article  Google Scholar 

  6. Chen S, Dobriban E, Lee JH (2020) A group-theoretic framework for data augmentation. J Mach Learn Res 21:9885–9955

    Google Scholar 

  7. Balestriero R, Bottou L, LeCun Y (2022) The effects of regularization and data augmentation are class dependent. In: Koyejo S, Mohamed S, Agarwal A et al (eds) Advances in Neural Information Processing Systems 35 (NeurIPS 2022). Neural Information Processing Systems Foundation, Inc. (NeurIPS).

  8. Alqahtani H, Kavakli-Thorne M, Kumar G (2021) Applications of generative adversarial networks (GANs): an updated review. Arch Comput Methods Eng 28:525–552. https://doi.org/10.1007/s11831-019-09388-y

    Article  Google Scholar 

  9. Corral Acero J, Zacur E, Xu H, et al (2019) SMOD - data augmentation based on statistical models of deformation to enhance segmentation in 2D cine cardiac MRI. In: Coudière Y, Ozenne V, Zemzemi N (eds) Functional imaging and modeling of the heart. Springer International Publishing, Cham, pp 361–369. https://doi.org/10.1007/978-3-030-21949-9_39

    Chapter  Google Scholar 

  10. Karimi D, Samei G, Kesch C, Nir G, Salcudean SE (2018) Prostate segmentation in MRI using a convolutional neural network architecture and training strategy based on statistical shape models. Int J Comput Assist Radiol Surg 13:1211–1219. https://doi.org/10.1007/s11548-018-1785-8

    Article  PubMed  Google Scholar 

  11. Tang Z, Chen K, Pan M, Wang M, Song Z (2019) An augmentation strategy for medical image processing based on statistical shape model and 3D thin plate spline for deep learning. IEEE Access 7:133111–133121. https://doi.org/10.1109/ACCESS.2019.2941154

    Article  Google Scholar 

  12. Bhalodia R, Elhabian SY, Kavan L, Whitaker RT (2018) DeepSSM: a deep learning framework for statistical shape modeling from raw images. In: Reuter M, Wachinger C, Lombaert H, Paniagua B, Lüthi M, Egger B (eds) Shape in medical imaging. Springer International Publishing, Cham, pp 244–257. https://doi.org/10.1007/978-3-030-04747-4_23

    Chapter  Google Scholar 

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

    Article  PubMed  Google Scholar 

  14. Liu J, Shen C, Liu T, Aguilera N, Tam J (2019) Active appearance model induced generative adversarial network for controlled data augmentation. In: Shen D, Liu T, Peters TM et al (eds) Medical Image Computing and Computer Assisted Intervention – MICCAI 2019. Springer International Publishing, Cham, pp 201–208. https://doi.org/10.1007/978-3-030-32239-7_23

    Chapter  Google Scholar 

  15. Wu D, Zhi X, Liu X, Zhang Y, Chai W (2022) Utility of a novel integrated deep convolutional neural network for the segmentation of hip joint from computed tomography images in the preoperative planning of total hip arthroplasty. J Orthop Surg 17:1–17. https://doi.org/10.1186/s13018-022-02932-w

    Article  CAS  Google Scholar 

  16. Hiasa Y, Otake Y, Takao M, Ogawa T, Sugano N, Sato Y (2020) Automated muscle segmentation from clinical CT using Bayesian U-Net for personalized musculoskeletal modeling. IEEE Trans Med Imaging 39:1030–1040. https://doi.org/10.1109/TMI.2019.2940555

    Article  PubMed  Google Scholar 

  17. Hemke R, Buckless CG, Tsao A, Wang B, Torriani M (2020) Deep learning for automated segmentation of pelvic muscles, fat, and bone from CT studies for body composition assessment. Skeletal Radiol 49:387–395. https://doi.org/10.1007/s00256-019-03289-8

    Article  PubMed  Google Scholar 

  18. Kuiper RJA, Sakkers RJB, Stralen M et al (2022) Efficient cascaded V-net optimization for lower extremity CT segmentation validated using bone morphology assessment. J Orthop Res 40:2894–2907. https://doi.org/10.1002/jor.25314

    Article  PubMed  PubMed Central  Google Scholar 

  19. Noguchi S, Nishio M, Yakami M, Nakagomi K, Togashi K (2020) Bone segmentation on whole-body CT using convolutional neural network with novel data augmentation techniques. Comput Biol Med 121:103767. https://doi.org/10.1016/j.compbiomed.2020.103767

    Article  PubMed  Google Scholar 

  20. Si H (2015) TetGen, a Delaunay-based quality tetrahedral mesh generator. ACM Trans Math Softw 41:1–36. https://doi.org/10.1145/2629697

    Article  Google Scholar 

  21. Yao J (2002) A statistical bone density atlas and deformable medical image registration. PhD Thesis, The Johns Hopkins University

  22. Cootes TF, Hill A, Taylor CJ, Haslam J (1993) The use of active shape models for locating structures in medical images. In: Barrett HH, Gmitro AF (eds) Information Processing in Medical Imaging. Springer, Berlin, Heidelberg, pp 33–47. https://doi.org/10.1007/BFb0013779

    Chapter  Google Scholar 

  23. Kerfoot E, Clough J, Oksuz I, Lee J, King AP, Schnabel JA (2019) Left-ventricle quantification using residual U-Net. In: Pop M, Sermesant M, Zhao J et al (eds) Statistical atlases and computational models of the heart. Springer International Publishing, Cham, Atrial segmentation and LV quantification challenges, pp 371–380. https://doi.org/10.1007/978-3-030-12029-0_40

    Google Scholar 

  24. Dunn OJ (1961) Multiple comparisons among means. J Am Stat Assoc 56:52–64. https://doi.org/10.1080/01621459.1961.10482090

    Article  Google Scholar 

  25. The MONAI Consortium (2020) Project MONAI. https://doi.org/10.5281/zenodo.4323059

  26. Paszke A, Gross S, Massa F, et al (2019) PyTorch: an imperative style, high-performance deep learning library. In: Wallach H, Larochelle H, Beygelzimer A, d’Alché-Buc F, Fox E, Garnett R (eds) Advances in neural information processing systems. Curran Associates, Inc

  27. Cates J, Elhabian S, Whitaker R (2017) ShapeWorks: particle-based shape correspondence and visualization software. In: Zheng G, Li S, Székely G (eds) Statistical Shape and Deformation Analysis. Academic Press, pp 257–298. https://doi.org/10.1016/B978-0-12-810493-4.00012-2

    Chapter  Google Scholar 

  28. Klop C, Amsterdam MAGIC, Becking AG et al (2021) A three-dimensional statistical shape model of the growing mandible. Sci Rep 11:18843. https://doi.org/10.1038/s41598-021-98421-x

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  29. Fuessinger MA, Schwarz S, Gass M et al (2021) The statistical shape model as a quality assurance measure in the treatment of complex midface fractures: a case control study. Head Face Med 17:44. https://doi.org/10.1186/s13005-021-00296-w

    Article  PubMed  PubMed Central  Google Scholar 

  30. Lopez Picazo M, Magallon Baro A, Del Rio Barquero LM et al (2018) 3-D subject-specific shape and density estimation of the lumbar spine from a single anteroposterior DXA image including assessment of cortical and trabecular bone. IEEE Trans Med Imaging 37:2651–2662. https://doi.org/10.1109/TMI.2018.2845909

    Article  PubMed  Google Scholar 

  31. Jecklin S, Jancik C, Farshad M, Fürnstahl P, Esfandiari H (2022) X23D—intraoperative 3D lumbar spine shape reconstruction based on sparse multi-view X-ray data. J Imaging 8:271. https://doi.org/10.3390/jimaging8100271

    Article  PubMed  PubMed Central  Google Scholar 

  32. Liu P, Han H, Du Y et al (2021) Deep learning to segment pelvic bones: large-scale CT datasets and baseline models. Int J Comput Assist Radiol Surg 16:749–756. https://doi.org/10.1007/s11548-021-02363-8

    Article  PubMed  Google Scholar 

Download references

Acknowledgements

The authors would like to thank Medacta International SA.

Funding

This work was supported by the Swiss National Science Foundation (Grant number 205321_163224) and funded by the Swiss Commission for Technology and Innovation (projects no.13573.1 PFFLE-LS and no. 25258.1). These supporting bodies did not play any role in the design of the study and collection, analysis, and interpretation of the data and in writing the manuscript.

Author information

Authors and Affiliations

Authors

Contributions

JS mainly conceived the article idea and supervised the process. CC and JS screened the literature. LA and CC focused on SSIM implementation, while JS implemented the DL-based augmentation and segmentation. JS drafted the manuscript, while CC contributed with important revisions and new ideas. All authors read and approved the final manuscript.

Corresponding author

Correspondence to Jérôme Schmid.

Ethics declarations

Ethics approval and consent to participate

Ethical approval was obtained by the Ethics Committee Geneva (project ID 2022–01762) to reuse retrospective anonymized data. Written informed consent was waived by the ethics committee.

Consent for publication

Not applicable.

Competing interests

The authors declare relationships with the company Medacta International SA, which provided data under the research agreement of the Swiss Commission for Technology and Innovation projects. The authors declare that they have no competing interests.

Additional information

Publisher’s Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Schmid, J., Assassi, L. & Chênes, C. A novel image augmentation based on statistical shape and intensity models: application to the segmentation of hip bones from CT images. Eur Radiol Exp 7, 39 (2023). https://doi.org/10.1186/s41747-023-00357-6

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s41747-023-00357-6

Keywords