Next Article in Journal
Relationship between Epicardial and Coronary Adipose Tissue and the Expression of Adiponectin, Leptin, and Interleukin 6 in Patients with Coronary Artery Disease
Next Article in Special Issue
Novel and Efficient Quantitative Posterior-Circulation-Structure-Based Scale via Noncontrast CT to Predict Ischemic Stroke Prognosis: A Retrospective Study
Previous Article in Journal
Multi-Omic Approaches in Colorectal Cancer beyond Genomic Data
Previous Article in Special Issue
Artificial Intelligence-Based Solution in Personalized Computer-Aided Arthroscopy of Shoulder Prostheses
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Detecting Blastocyst Components by Artificial Intelligence for Human Embryological Analysis to Improve Success Rate of In Vitro Fertilization

Division of Electronics and Electrical Engineering, Dongguk University, 30 Pildong-ro 1-gil, Jung-gu, Seoul 04620, Korea
*
Author to whom correspondence should be addressed.
J. Pers. Med. 2022, 12(2), 124; https://doi.org/10.3390/jpm12020124
Submission received: 23 December 2021 / Revised: 6 January 2022 / Accepted: 13 January 2022 / Published: 18 January 2022
(This article belongs to the Special Issue Artificial Intelligence Application in Health Care System)

Abstract

:
Morphological attributes of human blastocyst components and their characteristics are highly correlated with the success rate of in vitro fertilization (IVF). Blastocyst component analysis aims to choose the most viable embryos to improve the success rate of IVF. The embryologist evaluates blastocyst viability by manual microscopic assessment of its components, such as zona pellucida (ZP), trophectoderm (TE), blastocoel (BL), and inner cell mass (ICM). With the success of deep learning in the medical diagnosis domain, semantic segmentation has the potential to detect crucial components of human blastocysts for computerized analysis. In this study, a sprint semantic segmentation network (SSS-Net) is proposed to accurately detect blastocyst components for embryological analysis. The proposed method is based on a fully convolutional semantic segmentation scheme that provides the pixel-wise classification of important blastocyst components that help to automatically check the morphologies of these elements. The proposed SSS-Net uses the sprint convolutional block (SCB), which uses asymmetric kernel convolutions in combination with depth-wise separable convolutions to reduce the overall cost of the network. SSS-Net is a shallow architecture with dense feature aggregation, which helps in better segmentation. The proposed SSS-Net consumes a smaller number of trainable parameters (4.04 million) compared to state-of-the-art methods. The SSS-Net was evaluated using a publicly available human blastocyst image dataset for component segmentation. The experimental results confirm that our proposal provides promising segmentation performance with a Jaccard Index of 82.88%, 77.40%, 88.39%, 84.94%, and 96.03% for ZP, TE, BL, ICM, and background, with residual connectivity, respectively. It is also provides a Jaccard Index of 84.51%, 78.15%, 88.68%, 84.50%, and 95.82% for ZP, TE, BL, ICM, and background, with dense connectivity, respectively. The proposed SSS-Net is providing a mean Jaccard Index (Mean JI) of 85.93% and 86.34% with residual and dense connectivity, respectively; this shows effective segmentation of blastocyst components for embryological analysis.

1. Introduction

Infertility is a major clinical condition and a serious concern that affects 8–12% of couples, accounting for approximately 80 million couples worldwide [1]. The infertility rate has continuously grown across the globe, and even some West African communities are approaching an infertility rate of 50% [2]. Estimates indicate that 6.1 million people are affected by infertility in the United States, and only half of them are undergoing fertility-related treatments [3]. In vitro fertilization (IVF) is an effective and widespread form of assisted reproductive scheme used to treat infertility. IVF consists of a manual fertilization procedure in which embryos are cultured in an incubator for 3–5 days until they reach the blastocyst stage [4]. The best embryos (blastocysts) are selected based on valuable morphological attributes and transferred back to the patient’s uterus [5,6]. In the past, multiple blastocysts were transferred to increase the chance of pregnancy. However, it resulted in multiple pregnancies and other gestational issues in mothers and babies. Therefore, single viable blastocyst transfer is recommended to reduce the risk of multiple pregnancies [7,8]. Traditionally, the viability of the embryo is manually tested by careful observation of the morphological characteristics of blastocyst components by expert embryologists with a specific grading system using time-lapse imaging [9]. As shown in Figure 1, zona pellucida (ZP), trophectoderm (TE), inner cell mass (ICM), and blastocoel (BL) are essential parts of the blastocyst whose specific morphologies significantly contribute to pregnancy [10]. ZP is a protective glycoprotein layer that encapsulates the oocyte and has an important role in sperm-egg binding. The thickness of ZP is strongly related to IVF success [11], and it decreases as the embryo reaches the blastocyst stage. TE is a coating of cells that has a vital role in the creation of fluid to form the placenta. TE morphology and quality are highly correlated with embryo viability [12]. BL is a fluid cavity formed when an embryo is formed as a blastocyst on the fifth day, and this ICM is positioned on one side of the blastocyst. BL creation and morphology are correlated with IVF success [13]. Blastocyst quality also depends on ICM, which is the cluster mass of cells that results in the structure of the fetus [14]. The morphometric assessment of the blastocyst is an important objective of an embryologist, as the viability and the potential of the subject embryo depend on the characteristics of its components collectively [15]. According to Harada et al. [16], to increase the implantation rate (IVF success rate), blastocyst quality assessment is extremely important. ICM and TE are essential elements of the blastocyst that are observed during early cleavage. The formation and quality of the blastocyst can be monitored by the formation of the BL when the fluid fills the embryo completely. Manual assessment of blastocyst components is a crucial task that involves careful observation by embryologists, and this process can be automated using artificial intelligence (AI)-based algorithms.
In recent years, automated methods have been implemented to evaluate the viability and characteristics of blastocysts to improve the overall pregnancy rate by IVF. Although there are very few publicly available datasets on this topic, there are still several methods that use general image processing schemes or advanced deep learning-based methods. Conventional image processing-based methods use specific thresholds and parameters to detect features; therefore, it is not possible to detect multiple classes from an image using similar parameters. Wong et al. presented a particle filter-based tracking method for the day-by-day image analysis of zygotes for IVF [17]. Singh et al. proposed automatic segmentation of TE in microscopic images for embryological analysis. Specifically, they used Retinex filtering as preprocessing of the image, where the level-set method was used for segmentation of the TE with morphological post-processing [18]. Saeedi et al. presented an image-processing-based automatic scheme for the segmentation of TE and ICM. They used the biological characteristics with texture properties using watershed transform, and the ICM and TE regions were identified using physical maps from the histogram [19]. Filho et al. presented a semiautomatic method for the evaluation of blastocysts. They used the ellipse fitting method for the inner boundary of the ZP, and the outer boundary was identified by intensity-based thresholding. TE segmentation was performed using the level-set algorithm, where the ICM was segmented again using the variational level-set algorithm [20].
Learning-based methods can detect blastocyst components in a multiclass scenario. Starting from machine learning-based methods, Zaininovic et al. collected methods that are used for automatic grading of the embryo grading and assessment using image-level labeling approaches [4]. Bori et al. presented an artificial neural network (ANN)-based approach for the analysis of embryo morphology. In detail, they used image normalization and contrast adjustment as preprocessing. The segmentation of the components was conducted by Hough transformation and region analysis separately, and texture analysis was performed by ANN using 26 mathematical variables created by measuring the area of each component [10]. Kheradmand et al. proposed a neural network-based approach to detect ZP, TE, and ICM areas in blastocyst images. They used preprocessing and edge detection to detect the components [21]. A similar group presented a deep learning-based segmentation method to detect ICM from blastocyst images. They used a 16-layered fully convolutional network, wherein the preprocessing step partially contained the blastocyst, and the background pixels were removed using the ZP boundary [22]. Rad et al. presented a stacked dilated U-Net architecture to segment the ICM from the background for embryological analysis. They utilized an optimized design by choosing the kernel size, depth of the network, and dilation rate for better segmentation performance [23]. Considering the efficacy of semantic segmentation, Rad et al. presented another deep learning-based architecture to detect multiclass ZP, TE, BL, and ICM from blastocyst images. They used the backbone ResNet-50 network in the encoder part, and cascaded atrous pyramid pooling was used to incorporate multiscale features. Dense progressive sub-pixel upsampling was used inside the decoder [24]. The same group presented an ensemble-based boosting network to detect a single-class ZP. In detail, they utilized a patch-based approach with sizes of 7 × 7, 11 × 11, 15 × 15, 19 × 19, and 23 × 23 pixels to input the hierarchical network. Self-supervised image-specific refinement was utilized to improve segmentation performance [25]. Huang et al. used a deep neural network on time-lapse images for the analysis of human blastocysts. The segmentation task was conducted using an optimized U-Net, which is considered good for medical image segmentation [26]. TE segmentation was performed using the Inception U-Net architecture for embryological analysis. A generative approach was used for synthetic image creation, and the original inception module was modified by incorporating dilated convolutions [27]. Wang et al. utilized the VGG-16 architecture for the classification of blastocyst images using a private dataset. They used the VGG-16 ensemble and MobileNetV2 ensemble with different combinations to improve classification performance [28]. Most of the previous studies on blastocyst analysis considered only a single class, and they proposed deep architectures that consume a large number of trainable parameters. In this study, we propose a novel shallow architecture SSS-Net that provides low cost-robust segmentation for embryological analysis.
In the last decade, few researchers have focused on automatic embryo selection procedures using machine learning [29]. From Figure 1, the microscopic image of the blastocyst has non-uniform illumination, and the gray levels are very close to each other. More specifically, ICM and TE appear very similar. The detection of similar structures with conventional image processing schemes is very difficult and requires parameter tuning repeatedly with the change in image acquisition. AI has the potential to assist embryology in the selection of the best-fit embryo transfer for IVF. Automated AI assessment of the embryo increases the efficacy of viable blastocyst assortment for implantation [30,31]. Very few researchers have focused on automated methods for the detection of blastocyst components. Most of these methods provide lower accuracy and require significant computational power. Considering the advancement of deep learning and its benefits in computer-aided diagnosis [32,33,34], this study proposes a novel sprint semantic segmentation network (SSS-Net) that accurately detects the blastocyst components (ZP, TE, BL, and ICM) for embryological analysis and improves the success rate of IVF.
This study aims to provide a platform to embryologists where the blastocyst component morphology can be provided with accuracy. The accurate detection of these components (ZP, TE, BL, and ICM) in a multiclass scenario is important for collective embryological analysis. As stated above, the blastocyst morphological analysis can lead to a single viable blastocyst transfer for safe in vitro fertilization. Moreover, this study is a step towards the development of low-cost automatic embryo morphology assessment using handheld devices. SSS-Net is an accurate shallow semantic segmentation network that uses sprint convolutional blocks (SCBs), which are specifically designed to provide accurate segmentation using a low number of trainable parameters and floating-point operations. The SCB considers asymmetric kernel and depth-wise separable convolutions in a unique design that allows the network to perform better with reduced computational cost. The main contributions of this study are as follows:
  • Multiclass semantic segmentation architecture that segments ZP, TE, BL, and ICM from the background without preprocessing.
  • SCB uses asymmetric kernel-based convolutions in combination with depth-wise separable convolutions to reduce floating-point operations. Low-cost shallow architecture with an overall 4.04 million trainable parameters and 28 Giga floating-point operations per second (GFLOPS).
  • The SSS-Net provides high segmentation performance, and the output of the network can be used to observe morphometric properties of the blastocyst components for embryological analysis and blastocyst viability assessment.
  • Our trained networks and codes are publicly available for comparison [35].
The remainder of this paper is organized as follows. In Section 2, we present the proposed method. In Section 3 and Section 4, we present results, and discussion, respectively. Finally, we provide the conclusions in Section 5.

2. Material and Methods

2.1. Datasets

In this study, we utilized the blastocyst image dataset introduced in [19], which is the only blastocyst image dataset publicly available. The dataset included 235 Hoffman Modulation Contrast (HMC) microscopic blastocyst images captured by an Olympus IX71 inverted microscope using the Research Instrument Cronus 4 software (Falmouth, England). All images were captured at magnifications of 1.6× and 20× and objective lens. These images are from the different patients who were treated at Pacific Center for Reproduction Canada between 2012 to 2016, images are randomly chosen with a good focus on both TE and ICM. These blastocyst images were manually labeled by expert embryologists for blastocyst components. The labeled images, called ground truth (GT), were collectively made available by [19] for research purposes with the approval of the Canadian Research Ethics Board on 24 May 2017. We followed the same train-test split criteria of the learning-based method [24], and out of 235 images, 85% (200) images were used for training and 15% (35) for testing. To fairly compare our method with existing learning-based methods [24,36,37,38,39] which used the same experimental dataset as ours, we followed the same train-test split criteria mentioned by [24]. Figure 2 presents an example blastocyst image with an expert embryologist label image.

2.2. Method

2.2.1. Summary of Proposed Method

This study presents a shallow semantic segmentation architecture to detect blastocyst components for embryological analysis. Figure 3 presents the overall workflow of the proposed method. The proposed SSS-Net avoids expensive preprocessing schemes to enhance image contrast. SSS-Net takes the original blastocyst image in raw form without preprocessing, applies SCBs inside the encoder to extract valuable discriminative features, and utilizes a shallow upsampling block as a decoder. At the output, SSS-Net provides a five-channel mask, where each channel represents a specific class of ZP, TE, BL, ICM, and background. These output masks contain each blastocyst component pixel marked with ‘1’ and other pixels with ‘0,’ and can be used to analyze the morphology of each component to assess blastocyst viability.

2.2.2. Structure of Proposed Encoder Block

Conventional semantic segmentation architectures have an encoder that is the same as the decoder. If the encoder consumes many trainable parameters, these parameters are doubled when using a similar decoder [36,40]. SSS-Net is a shallow semantic segmentation architecture that consumes a low number of trainable parameters, and the upsampling part uses few transposed convolutions. Figure 4 shows the layer-by-layer schematic diagram for SSS-Net, and Figure 5 shows a schematic of the proposed SCB. Because extensive usage of pooling layers causes loss of important spatial information, which may result in performance deterioration [41], we utilized three strided convolutions to reduce the size feature map inside the network with learned weights. Dense connectivity covers the feature transfer impedance problems that exist in conventional networks [42]. As shown in Figure 4, the overall encoder uses four SCBs (SCB-1–SCB-4), where each SCB concatenates different features. According to Figure 5, each SCB point-wise convolution Conv 1 , 1 receives the I i feature from the rectified linear unit (ReLU) of the previous SCB, and the separable convolution Conv S e p receives the same I i in parallel as input. The point-wise features G i from Conv 1 , 1 are parallelly provided to two asymmetric kernel-based convolutions ( Conv 1 , 3 , Conv 3 , 1 ) and a normal convolution ( Conv 3 , 3 ), which output K i A , K i B , and L i , respectively. The features after asymmetric kernel convolutions K i A , K i B are concatenated to provide D Ai given by (1). Subsequently, this feature D Ai passes through batch normalization (BN) and ReLU to produce D Ai ready to combine again with other features.
D Ai = K i A ©   K i B
Here, © shows the depth-wise concatenation between features K i A and K i B . The outputs of Conv S e p and Conv 3 , 3 are F i and L i , which alter to F i and L i , respectively, after BN and ReLU operations. The features from Conv S e p and Conv 3 , 3 ( F i and L i ) are combined with the asymmetric convolution feature D Ai to create an enhanced feature D Bi given by (2). This D Bi feature involves F i spatial information imported from the previous block. This D Bi feature alters to D Bi after one bottleneck Conv 1 , 1 at the end of candidate SCB and BN. The ReLU operation is given by (3).
D Bi   =   D Ai ©   L i © F i
D Bi   = [ D Ai ©   L i © F i ]  
Here, © shows the depth-wise concatenation among features D Ai , L i , and F i . Feature D Bi is the final feature from the candidate SCB that aggregates three different features, and it is available for the next SCB. The encoder layers and layer-wise feature map size details are listed in Table S1.

2.2.3. Structure of Proposed Decoder Block

Unlike conventional semantic segmentation architectures, SSS-Net has a different shallow decoder block that uses only three transposed convolutions. The feature D Bi in the last SCB size is halved three times, and the three transposed convolutions are used to upsample three times to match the feature with the original input size. SSS-Net is a shallow architecture that uses a few layers inside the decoder to upsample. As shown in Figure 4, the decoder uses four convolutions as a bridge between the encoder and transposed convolution for deep feature learning. Three transposed convolutions upsample the image back to the original and provide these features to the final pixel classification block. The decoder layers and layer-wise feature map size details are listed in Table S1. The pixel classification block consists of a convolution whose filters are set to the number of classes, and the image pixels are classified using a pixel classification layer that utilizes Tversky loss [43] to address the class imbalance and provide better segmentation. The Tversky loss ( T Loss ) is given by (4).
T Loss   = i = 1 N P b i   G b i +   ω i = 1 N P b i   G b i +   ω   +   α   i = 1 N P nb i   G b i +   β   i = 1 N P b i   G nb i +   ω
where P b i and G b i are the probabilities of the pixel belonging to the blastocyst and non-blastocyst components, respectively. G b i an G nb i are the pixels that belong to a blastocyst and to a non-blastocyst component in the ground truth, respectively. α and β are the components that can set the trade-off between false positives and false negatives by changing the values between (0,1), given that α + β = 1. In our experiments, α = 0.7 and β = 0.3 were used. ω is a component used to avoid division by zero.

2.2.4. Experimental Environment and Data Augmentation

The proposed SSS-Net was implemented using an NVIDIA RTX 3080 (Santa Clara, CA, USA) [44] GPU on a desktop computer using an Intel® Core-i7-3770K (Santa Clara, CA. USA) processor with 28 GB of RAM. The network was implemented on MATLAB R2021a [45] using Microsoft Windows 10 (Washington, DC, USA). To train the proposed SSS-Net initial learning rate 0.0001, Adam optimizer [46], Epsilon 0.000001, global-l2 normalization hyperparameters are used, where the network is trained for 11200 iterations with a mini-batch size of 20 images.
To appropriately train a deep learning network, sufficient training data are required. In the case of medical imaging for disease analysis, it is very difficult to obtain massive data. Therefore, data augmentation (synthetic image generation) is required to increase the number of training images. In this study, we utilized data augmentation schemes using image operations, including image flipping, image translation, and rotations. Further details of this augmentation are described in [33]. The SSS-Net is a segmentation network; therefore, during the augmentation process, the same image operation is applied to the image and the GT to create the training data. In detail, from 200 training images, we created 3200 image-GT pairs using data augmentation.

2.2.5. Ablation Study

Feature empowerment is a scheme in which better segmentation performance is achieved by introducing skip connections. These skip connections import the edge information from the initial layers to reduce feature deterioration effects. Thus, the SSS-Net uses the concatenation of these imported features for better performance. As both residual and dense connectivity is commonly used to address the vanishing gradient problem, they were used in an ablation study conducted for SSS-Net, as shown in Figure 4. In detail, the features from the skip connection were element-wise added in one case and depth-wise concatenated in the other case. As shown in Table 1, SSS-Net with dense feature concatenation provides high segmentation performance compared with that by SSS-Net with residual connectivity.

3. Results

3.1. Evaluation of Proposed Method

At the testing phase, the proposed SSS-Net provides five binary masks for ZP, TE, BL, ICM, and background, respectively, with a representation of desired class with “1” and the non-desired class with “0”. We utilized versatile Jaccard index (JI) measure to evaluate our method which is similarly used by [24]. JI is given by (5).
JI = TP TP   +   FP   +   FP
where TP represents true positive (the pixel predicted as a blastocyst component is a blastocyst component in GT). FN represents a false negative (the pixel predicted as the background is a blastocyst pixel in GT). FP represents a false positive pixel (the pixel predicted as a blastocyst pixel is listed as a background pixel in GT).

3.2. Comparison of Proposed Method with Existing Methods

This section offers a numerical comparison of the proposed method with that of state-of-the-art methods based on JI given by (4) and the number of trainable parameters. It can be observed from Table 2 that the proposed SSS-Net is based on asymmetric filtered convolutions that help to reduce the number of trainable parameters. The SSS-Net consumes 4.04 million trainable parameters, which is considerably small compared to the number of parameters consumed by existing methods. Table 2 also reveals that SSS-Net (residual) performs better than all existing approaches, with a mean JI of 85.93%. SSS-Net with dense feature concatenation performs better than the methods listed in Table 2. The dense connectivity provided better segmentation performance with a mean JI of 86.34%. The boundary of the ZP is crucial because of the low contrast compared to the background, where the existing methods do not perform better for this class, considering that the SCB captures the complex distinctive features of the ZP class. These features are combined with low-level spatial information using dense connectivity, which increases the segmentation performance of the ZP class.
The results of all the previous methods [24,36,37,38,39] are taken from [24]. The methods of UNet-Baseline [36], TernausNet U-Net [37], PSP-Net [38], and DeepLab V3 [39] are those that were designed for different tasks (other than blastocyst segmentation), but these methods are implemented by [24] using the same train-test criteria and protocols. Our proposed SSS-Net Residual and SSS-Net Dense are following the same experimentation criteria defined by [24]. Abbreviations: SSS-Net, sprint semantic segmentation network; UNet, U-shaped network; PSP-Net, pyramid scene parsing network; Blast-Net, blastocyst network; ZP, zona pellucida; TE, trophectoderm; BL, blastocoel; ICM, inner cell mass; JI, Jaccard index.

3.3. Visual Results of Proposed Method for Blastocyst Component Detection

The proposed SSS-Net is a multiclass segmentation network. It can be noticed from Table S1, the final feature map from the SSS-Net has five channels, and each channel represents a single-class mask from ZP, TE, BL, ICM, and background. Each mask represents the desired class pixels with ‘1’ and other pixels with ‘0′. Figure 6 shows the visual results of blastocyst image segmentation using the proposed SSS-Net with the corresponding GT images. The green, red, yellow, blue, black/no-colors (GT/predicted) represent the ZP, TE, BL, ICM, and background classes, respectively. The pink color in the predicted image presents a false negative for each class, which indicates a disagreement between GT and the predicted mask with GT = 1 and predicted mask = 0. The black color in the predicted image represents the false positive pixels, which shows a disagreement between the GT and the predicted mask with GT = 0 and predicted mask = 1.

4. Discussion

Table 2 presents the numerical comparison of the proposed method with currently available state-of-the-art methods. It can be noticed from Table 2 that the crucial zona pellucida (ZP) region is effectively detected by SSS-Net with a mean JI of 82.88% and 84.51 with residual and dense connectivity, respectively. The existing state-of-the-art segmentation methods [24,36,37,38,39] are not performing well for ZP. Considering inner cell mass (ICM), the SSS-Net with residual connectivity is providing a mean JI of 84.94% which is much more than 79.03% by [36], and 77.58% by [37]. Considering all ZP, TE, BL, ICM, and background classes SSS-Net with dense connectivity and residual connectivity provided an overall mean JI of 86.34% (first place), and 85.93% (second place), respectively. The proposed SSS-Net is just consuming 4.04 million trainable parameters which are the least among all the methods available in Table 2. There is no description of the decisions made by the deep networks, which are considered as a black box with no explanation. Gradient weighted class activation mapping (Grad-CAM) [47] provides the key features that are involved in the decision-making of SSS-Net. The details about Grad-CAM can be found in Section S1 and Figure S1.

4.1. Principal Findings

As explained in Section 2.2.1, the SSS-Net outputs five masks, and each mask represents one candidate class. These masks can be used to accurately detect the boundaries of blastocyst components. The morphology of the blastocyst components (ZP, TE, BL, and ICM) is very important to verify their viability. The success of IVF depends on the specific proportion and morphological properties of these components [11,12,13,14,16]. Figure S2 shows an example image with the detection masks of ZP, TE, BL, and ICM, which have accurately detected boundaries that can be individually and collectively analyzed by the expert embryologist for viability. To provide better analysis, the numerical proportions and areas of these detected morphologies can be provided for detailed observation. Moreover, the position of these components can be a beneficial tool for analyzing the location properties of blastocysts. The thickness of the ZP is extremely important for pregnancy by IVF and can be estimated using the predicted ZP mask. BL is the component formed on the 5th day when the embryo is converted into a blastocyst. The BL predicted mask can represent the formation of the blastocyst, which can be transferred to the uterus for successful fertilization

4.2. Limitations and Future Work

The availability of medical images is a serious concern, and it limits the performance of learning-based methods. Although SSS-Net is providing superior segmentation performance for all blastocyst components, still there are a few limitations of the current study. The datasets used in this study are the only publicly available multiclass datasets, and the deep-learning networks require more data to get sufficiently trained. The data augmentation procedure is essentially required to create synthetic images for successful training with a low number of images; therefore, the data augmentation is used to synthetically generate the images for better training of the proposed method. Moreover, as a deep learning method, the training requires the labeled images which are from the expert embryologist. The proposed method’s accuracy is highly related to the precision of the training image by the embryologist. In the future, we intend to collect more embryological data and to reduce the model cost more to enhance overall system capability.

5. Conclusions

In this study, a novel semantic segmentation architecture for multiclass blastocyst components for embryological analysis is presented. The proposed SSS-Net is a shallow architecture that uses asymmetric kernel-based convolutions and depth-wise separable convolutions in an SCB. Each SCB has feature empowerment, which allows it to learn valuable features to accurately segment blastocyst components. The proposed SSS-Net detects ZP, TE, BL, and ICM in a multiclass manner, and these detected masks are accurate for embryological analysis. The experimental results confirmed that our proposal provides promising segmentation performance with a Jaccard Index of 82.88%, 77.40%, 88.39%, 84.94%, and 96.03% for ZP, TE, BL, ICM, and background, with residual connectivity, respectively. It also provides a Jaccard Index of 84.51%, 78.15%, 88.68%, 84.50%, and 95.82% for ZP, TE, BL, ICM, and background, with dense connectivity, respectively. The proposed SSS-Net is providing a mean Jaccard Index (Mean JI) of 85.93% and 86.34% with residual and dense connectivity, respectively The proposed method can be used to verify the morphological properties of blastocysts for successful IVF procedures. In the future, we will extend this work to other medical image analyses and attempt to optimize this network for mobile platforms.

Supplementary Materials

The following supporting information can be downloaded at https://www.mdpi.com/article/10.3390/jpm12020124/s1, containing: Table S1, Feature map size for the proposed SSS-Net; Section S1, Grad-CAM explanation of the proposed method; and Figure S1, Grad-CAM visualization of SSS-Net, Three examples are shown in three rows: (a) input blastocyst; (b) GT images; and (c–f) images taken from Conv-F4-3_3, Tconv-F1, Tconv-F2, and Tconv-F3 of Table S1, respectively; Figure S2, Predicted masks of blastocyst components for embryological analysis by SSS-Net: (a) input blastocyst image and (b) ZP, (c) TE, (d) BL, (e) ICM, and (f) combined predicted masks.

Author Contributions

Methodology, M.A.; Validations, A.H. and J.C.; Supervision, K.R.P.; Writing—original draft, M.A.; Writing—review and editing, K.R.P. All authors have read and agreed to the published version of the manuscript.

Funding

This research was supported in part by the National Research Foundation of Korea (NRF) funded by the Ministry of Science and ICT (MSIT) through the Basic Science Research Program (NRF-2021R1F1A1045587), in part by the NRF funded by the MSIT through the Basic Science Research Program (NRF-2020R1A2C1006179), and in part by the MSIT, Korea, under the ITRC (Information Technology Research Center) support program (IITP-2021-2020-0-01789) supervised by the IITP (Institute for Information & Communications Technology Planning & Evaluation).

Institutional Review Board Statement

This study is based on a publicly available dataset mentioned in Section 2.1. The dataset is public for research purposes, therefore it is not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Purkayastha, N.; Sharma, H. Prevalence and Potential Determinants of Primary Infertility in India: Evidence from Indian Demographic Health Survey. Clin. Epidemiol. Glob. Health 2021, 9, 162–170. [Google Scholar] [CrossRef]
  2. Lepore, M.; Petruzziello, A. A Situation-Aware DSS to Support Assisted Reproductive Technology Outcome Prediction. In Proceedings of the IEEE Conference on Cognitive and Computational Aspects of Situation Management, Tallin, Estonia, 14–21 May 2021; pp. 103–107. [Google Scholar]
  3. Galic, I.; Swanson, A.; Warren, C.; Negris, O.; Bozen, A.; Brown, D.; Lawson, A.; Jain, T. Infertility in the Midwest: Perceptions and Attitudes of Current Treatment. Am. J. Obstet. Gynecol. 2021, 225, 61.e1–61.e11. [Google Scholar] [CrossRef] [PubMed]
  4. Zaninovic, N.; Rosenwaks, Z. Artificial Intelligence in Human in Vitro Fertilization and Embryology. Fertil. Steril. 2020, 114, 914–920. [Google Scholar] [CrossRef]
  5. Forman, E.J.; Hong, K.H.; Ferry, K.M.; Tao, X.; Taylor, D.; Levy, B.; Treff, N.R.; Scott, R.T. In Vitro Fertilization with Single Euploid Blastocyst Transfer: A Randomized Controlled Trial. Fertil. Steril. 2013, 100, 100–107. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  6. Le, M.T.; Nguyen, T.T.T.; Nguyen, T.V.; Dang, H.N.T.; Nguyen, Q.H.V. Blastocyst Transfer after Extended Culture of Cryopreserved Cleavage Embryos Improves in Vitro Fertilization Cycle Outcomes. Cryobiology 2021, 100, 26–31. [Google Scholar] [CrossRef]
  7. Cutting, R. Single Embryo Transfer for All. Best Pract. Res. Clin. Obstet. Gynaecol. 2018, 53, 30–37. [Google Scholar] [CrossRef] [PubMed]
  8. Li, Y.; Liu, S.; Lv, Q. Single Blastocyst Stage versus Single Cleavage Stage Embryo Transfer Following Fresh Transfer: A Systematic Review and Meta-Analysis. Eur. J. Obstet. Gynecol. Reprod. Biol. 2021, 267, 11–17. [Google Scholar] [CrossRef]
  9. Pribenszky, C.; Nilselid, A.-M.; Montag, M. Time-Lapse Culture with Morphokinetic Embryo Selection Improves Pregnancy and Live Birth Chances and Reduces Early Pregnancy Loss: A Meta-Analysis. Reprod. Biomed. Online 2017, 35, 511–520. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  10. Bori, L.; Dominguez, F.; Fernandez, E.I.; Del Gallego, R.; Alegre, L.; Hickman, C.; Quiñonero, A.; Nogueira, M.F.G.; Rocha, J.C.; Meseguer, M. An Artificial Intelligence Model Based on the Proteomic Profile of Euploid Embryos and Blastocyst Morphology: A Preliminary Study. Reprod. Biomed. Online 2021, 42, 340–350. [Google Scholar] [CrossRef] [PubMed]
  11. Zhao, J.; Zhang, N.; Xu, Z.; Chen, L.; Zhao, X.; Zeng, H.; Jiang, Y.; Sun, H. Effects of Abnormal Zona Pellucida on Fertilization and Pregnancy in IVF/ICSI-ET. J. Reprod. Contracept. 2015, 26, 73–80. [Google Scholar] [CrossRef]
  12. Ozgur, K.; Berkkanoglu, M.; Bulut, H.; Donmez, L.; Isikli, A.; Coetzee, K. Blastocyst Age, Expansion, Trophectoderm Morphology, and Number Cryopreserved Are Variables Predicting Clinical Implantation in Single Blastocyst Frozen Embryo Transfers in Freeze-Only-IVF. J. Assist. Reprod. Genet. 2021, 38, 1077–1087. [Google Scholar] [CrossRef] [PubMed]
  13. Battaglia, R.; Palini, S.; Vento, M.E.; La Ferlita, A.; Lo Faro, M.J.; Caroppo, E.; Borzì, P.; Falzone, L.; Barbagallo, D.; Ragusa, M.; et al. Identification of Extracellular Vesicles and Characterization of MiRNA Expression Profiles in Human Blastocoel Fluid. Sci. Rep. 2019, 9, 84. [Google Scholar] [CrossRef] [PubMed]
  14. Zhao, Y.-Y.; Yu, Y.; Zhang, X.-W. Overall Blastocyst Quality, Trophectoderm Grade, and Inner Cell Mass Grade Predict Pregnancy Outcome in Euploid Blastocyst Transfer Cycles. Chin. Med. J. 2018, 131, 1261–1267. [Google Scholar] [CrossRef]
  15. Sciorio, R.; Meseguer, M. Focus on Time-Lapse Analysis: Blastocyst Collapse and Morphometric Assessment as New Features of Embryo Viability. Reprod. Biomed. Online 2021, 43, 821–832. [Google Scholar] [CrossRef]
  16. Harada, Y.; Maeda, T.; Fukunaga, E.; Shiba, R.; Okano, S.; Kinutani, M.; Horiuchi, T. Selection of High-Quality and Viable Blastocysts Based on Timing of Morula Compaction and Blastocyst Formation. Reprod. Med. Biol. 2020, 19, 58–64. [Google Scholar] [CrossRef] [PubMed]
  17. Wong, C.C.; Loewke, K.E.; Bossert, N.L.; Behr, B.; De Jonge, C.J.; Baer, T.M.; Pera, R.A.R. Non-Invasive Imaging of Human Embryos before Embryonic Genome Activation Predicts Development to the Blastocyst Stage. Nat. Biotechnol. 2010, 28, 1115–1121. [Google Scholar] [CrossRef] [PubMed]
  18. Singh, A.; Au, J.; Saeedi, P.; Havelock, J. Automatic Segmentation of Trophectoderm in Microscopic Images of Human Blastocysts. IEEE Trans. Biomed. Eng. 2015, 62, 382–393. [Google Scholar] [CrossRef] [PubMed]
  19. Saeedi, P.; Yee, D.; Au, J.; Havelock, J. Automatic Identification of Human Blastocyst Components via Texture. IEEE Trans. Biomed. Eng. 2017, 64, 2968–2978. [Google Scholar] [CrossRef] [PubMed]
  20. Filho, E.S.; Noble, J.A.; Poli, M.; Griffiths, T.; Emerson, G.; Wells, D. A Method for Semi-Automatic Grading of Human Blastocyst Microscope Images. Hum. Reprod. 2012, 27, 2641–2648. [Google Scholar] [CrossRef] [Green Version]
  21. Kheradmand, S.; Saeedi, P.; Bajic, I. Human Blastocyst Segmentation Using Neural Network. In Proceedings of the IEEE Canadian Conference on Electrical and Computer Engineering, Vancouver, BC, Canada, 15–19 May 2016; pp. 1–4. [Google Scholar]
  22. Kheradmand, S.; Singh, A.; Saeedi, P.; Au, J.; Havelock, J. Inner Cell Mass Segmentation in Human HMC Embryo Images Using Fully Convolutional Network. In Proceedings of the IEEE International Conference on Image Processing, Beijing, China, 17–20 September 2017; pp. 1752–1756. [Google Scholar]
  23. Rad, R.M.; Saeedi, P.; Au, J.; Havelock, J. Multi-Resolutional Ensemble of Stacked Dilated U-Net for Inner Cell Mass Segmentation in Human Embryonic Images. In Proceedings of the 25th IEEE International Conference on Image Processing, Athens, Greece, 7–10 October 2018; pp. 3518–3522. [Google Scholar]
  24. Rad, R.M.; Saeedi, P.; Au, J.; Havelock, J. BLAST-NET: Semantic Segmentation of Human Blastocyst Components via Cascaded Atrous Pyramid and Dense Progressive Upsampling. In Proceedings of the IEEE International Conference on Image Processing, Taipei, Taiwan, 22–25 September 2019; pp. 1865–1869. [Google Scholar]
  25. Rad, R.M.; Saeedi, P.; Au, J.; Havelock, J. Human Blastocyst’s Zona Pellucida Segmentation via Boosting Ensemble of Complementary Learning. Inform. Med. Unlocked 2018, 13, 112–121. [Google Scholar] [CrossRef]
  26. Huang, T.T.F.; Kosasa, T.; Walker, B.; Arnett, C.; Huang, C.T.F.; Yin, C.; Harun, Y.; Ahn, H.J.; Ohta, A. Deep Learning Neural Network Analysis of Human Blastocyst Expansion from Time-Lapse Image Files. Reprod. Biomed. Online 2021, 42, 1075–1085. [Google Scholar] [CrossRef]
  27. Rad, R.M.; Saeedi, P.; Au, J.; Havelock, J. Trophectoderm Segmentation in Human Embryo Images via Inceptioned U-Net. Med. Image Anal. 2020, 62, 101612. [Google Scholar] [CrossRef] [PubMed]
  28. Wang, S.; Zhou, C.; Zhang, D.; Chen, L.; Sun, H. A Deep Learning Framework Design for Automatic Blastocyst Evaluation With Multifocal Images. IEEE Access 2021, 9, 18927–18934. [Google Scholar] [CrossRef]
  29. Raef, B.; Ferdousi, R. A Review of Machine Learning Approaches in Assisted Reproductive Technologies. Acta Inf. Med. 2019, 27, 205–211. [Google Scholar] [CrossRef] [PubMed]
  30. Gomes, L.M.O.; Francisquini, C.D.D.S. Artificial Intelligence as an Ally to Human Reproduction and Embryology. JBRA Assist. Reprod. 2021, 25, 1–3. [Google Scholar] [CrossRef] [PubMed]
  31. Zaninovic, N.; Rocha, C.J.; Zhan, Q.; Toschi, M.; Malmsten, J.; Nogueira, M.; Meseguer, M.; Rosenwaks, Z.; Hickman, C. Application of Artificial Intelligence Technology to Increase the Efficacy of Embryo Selection and Prediction of Live Birth Using Human Blastocysts Cultured in a Time-Lapse Incubator. Fertil. Steril. 2018, 110, e372–e373. [Google Scholar] [CrossRef]
  32. Arsalan, M.; Owais, M.; Mahmood, T.; Cho, S.W.; Park, K.R. Aiding the Diagnosis of Diabetic and Hypertensive Retinopathy Using Artificial Intelligence-Based Semantic Segmentation. J. Clin. Med. 2019, 8, 1446. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  33. Arsalan, M.; Owais, M.; Mahmood, T.; Choi, J.; Park, K.R. Artificial Intelligence-Based Diagnosis of Cardiac and Related Diseases. J. Clin. Med. 2020, 9, 871. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  34. Martins, J.; Cardoso, J.S.; Soares, F. Offline Computer-Aided Diagnosis for Glaucoma Detection Using Fundus Images Targeted at Mobile Devices. Comput. Methods Programs Biomed. 2020, 192, 105341. [Google Scholar] [CrossRef]
  35. SSS-Net. Available online: http://dm.dgu.edu/link.html (accessed on 16 May 2018).
  36. Ronneberger, O.; Fischer, P.; Brox, T. U-Net: Convolutional Networks for Biomedical Image Segmentation. In Proceedings of the Medical Image Computing and Computer-Assisted Intervention, Munich, Germany, 5–9 October 2015; pp. 234–241. [Google Scholar]
  37. Iglovikov, V.; Shvets, A. TernausNet: U-Net with VGG11 Encoder Pre-Trained on ImageNet for Image Segmentation. arXiv 2018, arXiv:1801.05746. [Google Scholar]
  38. Zhao, H.; Shi, J.; Qi, X.; Wang, X.; Jia, J. Pyramid Scene Parsing Network. In Proceedings of the 2017 IEEE Conference on Computer Vision and Pattern Recognition, Honolulu, HI, USA, 21–26 July 2017; pp. 2881–2890. [Google Scholar]
  39. Chen, L.-C.; Papandreou, G.; Schroff, F.; Adam, H. Rethinking Atrous Convolution for Semantic Image Segmentation. arXiv 2017, arXiv:1706.05587. [Google Scholar]
  40. Badrinarayanan, V.; Kendall, A.; Cipolla, R. SegNet: A Deep Convolutional Encoder-Decoder Architecture for Image Segmentation. IEEE Trans. Pattern Anal. Mach. Intell. 2017, 39, 2481–2495. [Google Scholar] [CrossRef]
  41. Zhang, L.; Wu, J.; Wang, T.; Borji, A.; Wei, G.; Lu, H. A Multistage Refinement Network for Salient Object Detection. IEEE Trans. Image Process. 2020, 29, 3534–3545. [Google Scholar] [CrossRef] [PubMed]
  42. Huang, G.; Liu, Z.; van der Maaten, L.; Weinberger, K.Q. Densely Connected Convolutional Networks. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, Honolulu, HI, USA, 21–26 July 2017. [Google Scholar]
  43. Salehi, S.S.M.; Erdogmus, D.; Gholipour, A. Tversky Loss Function for Image Segmentation Using 3D Fully Convolutional Deep Networks. In Proceedings of the Machine Learning in Medical Imaging, Quebec City, QC, Canada, 10 September 2017; pp. 379–387. [Google Scholar]
  44. NVIDIA GeForce RTX 3080 Family. Available online: https://www.nvidia.com/en-us/geforce/graphics-cards/30-series/rtx-3080-3080ti/ (accessed on 3 December 2021).
  45. MathWorks Introduces Release 2021a of MATLAB and Simulink. Available online: https://ch.mathworks.com/company/newsroom/mathworks-introduces-release-2021a-of-matlab-and-simulink.html (accessed on 3 December 2021).
  46. Kingma, D.P.; Ba, J. Adam: A Method for Stochastic Optimization. In Proceedings of the 3rd International Conference on Learning Representations, San Diego, CA, USA, 7–9 May 2015; pp. 1–15. [Google Scholar]
  47. Selvaraju, R.R.; Cogswell, M.; Das, A.; Vedantam, R.; Parikh, D.; Batra, D. Grad-CAM: Visual Explanations From Deep Networks via Gradient-Based Localization. In Proceedings of the IEEE international Conference on Computer Vision, Venice, Italy, 22–29 October 2017; pp. 618–626. [Google Scholar]
Figure 1. Example of blastocyst microscopic image with components ZP, TE, BL, and ICM, whose specific morphologies are considered to determine the viability of an embryo for IVF.
Figure 1. Example of blastocyst microscopic image with components ZP, TE, BL, and ICM, whose specific morphologies are considered to determine the viability of an embryo for IVF.
Jpm 12 00124 g001
Figure 2. Example blastocyst microscopic image: (a) original image, (b) manual expert embryologist label image.
Figure 2. Example blastocyst microscopic image: (a) original image, (b) manual expert embryologist label image.
Jpm 12 00124 g002
Figure 3. The overall workflow of the proposed method to detect blastocyst components for embryological analysis. Abbreviations: SSS-Net, sprint semantic segmentation network.
Figure 3. The overall workflow of the proposed method to detect blastocyst components for embryological analysis. Abbreviations: SSS-Net, sprint semantic segmentation network.
Jpm 12 00124 g003
Figure 4. The architecture of proposed SSS-Net. 3 × 3 Conv. and Transposed Conv. represent convolution layers with 3 × 3 kernel and transposed convolution, respectively. In addition, BN, ReLU, and Strided Conv. represent batch normalization, rectified linear unit, and strided convolution, respectively.
Figure 4. The architecture of proposed SSS-Net. 3 × 3 Conv. and Transposed Conv. represent convolution layers with 3 × 3 kernel and transposed convolution, respectively. In addition, BN, ReLU, and Strided Conv. represent batch normalization, rectified linear unit, and strided convolution, respectively.
Jpm 12 00124 g004
Figure 5. Sprint convolutional block connectivity pattern with two times feature concatenation. Abbreviations: Conv S e p , separable convolution; Conv 1 ,   1 , 1 × 1 convolution; Conv 1 ,   3 , asymmetric kernel 1 × 3 convolution; Conv 3 ,   1 , asymmetric kernel 3 × 1 convolution; Conv 3 ,   3 , 3 × 3 convolution; BN, batch normalization; ReLU, rectified linear unit.
Figure 5. Sprint convolutional block connectivity pattern with two times feature concatenation. Abbreviations: Conv S e p , separable convolution; Conv 1 ,   1 , 1 × 1 convolution; Conv 1 ,   3 , asymmetric kernel 1 × 3 convolution; Conv 3 ,   1 , asymmetric kernel 3 × 1 convolution; Conv 3 ,   3 , 3 × 3 convolution; BN, batch normalization; ReLU, rectified linear unit.
Jpm 12 00124 g005
Figure 6. Visual Results of Proposed SSS-Net for blastocyst component detection: (a) Original Input Image, (b) Expert Annotation, and (c) Predicted Image Mask by SSS-Net.
Figure 6. Visual Results of Proposed SSS-Net for blastocyst component detection: (a) Original Input Image, (b) Expert Annotation, and (c) Predicted Image Mask by SSS-Net.
Jpm 12 00124 g006
Table 1. Ablation study of proposed SSS-Net.
Table 1. Ablation study of proposed SSS-Net.
MethodNo. of ParametersMean JIModel SizeGFLOPS
SSS-Net (Residual)4.04 M85.9315.0 MB28
SSS-Net (Dense)4.04 M86.3414.5 MB28
Abbreviations: SSS-Net, sprint semantic segmentation network; JI, Jaccard index; GFLOPS, Giga floating-point operations per second.
Table 2. Numerical Comparison of Proposed SSS-Net with the State-of-the-Art Schemes.
Table 2. Numerical Comparison of Proposed SSS-Net with the State-of-the-Art Schemes.
MethodNo. of ParametersZPTEBLICMBackgroundMean JI
UNet-Baseline [36]31.03 M79.3275.0679.4179.0394.0481.37
TernausNet U-Net [37]10 M80.2476.1678.6177.5894.5081.42
PSP-Net [38]35 M80.5774.8379.2678.2894.6081.51
DeepLab V3 [39]40 M80.8473.9878.3580.6094.4981.65
Blast-Net [24]25 M81.1576.5280.7981.0794.7482.85
SSS-Net Residual (Proposed)4.04 M82.8877.4088.3984.9496.0385.93
SSS-Net Dense (Proposed)4.04 M84.5178.1588.6884.5095.8286.34
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Arsalan, M.; Haider, A.; Choi, J.; Park, K.R. Detecting Blastocyst Components by Artificial Intelligence for Human Embryological Analysis to Improve Success Rate of In Vitro Fertilization. J. Pers. Med. 2022, 12, 124. https://doi.org/10.3390/jpm12020124

AMA Style

Arsalan M, Haider A, Choi J, Park KR. Detecting Blastocyst Components by Artificial Intelligence for Human Embryological Analysis to Improve Success Rate of In Vitro Fertilization. Journal of Personalized Medicine. 2022; 12(2):124. https://doi.org/10.3390/jpm12020124

Chicago/Turabian Style

Arsalan, Muhammad, Adnan Haider, Jiho Choi, and Kang Ryoung Park. 2022. "Detecting Blastocyst Components by Artificial Intelligence for Human Embryological Analysis to Improve Success Rate of In Vitro Fertilization" Journal of Personalized Medicine 12, no. 2: 124. https://doi.org/10.3390/jpm12020124

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop