Next Article in Journal
Non-Targeted Metabolomics Approach Revealed Significant Changes in Metabolic Pathways in Patients with Chronic Traumatic Encephalopathy
Next Article in Special Issue
Deep Learning for Bone Mineral Density and T-Score Prediction from Chest X-rays: A Multicenter Study
Previous Article in Journal
Bcl10 Regulates Lipopolysaccharide-Induced Pro-Fibrotic Signaling in Bronchial Fibroblasts from Severe Asthma Patients
Previous Article in Special Issue
Automatic Segmentation of Retinal Fluid and Photoreceptor Layer from Optical Coherence Tomography Images of Diabetic Macular Edema Patients Using Deep Learning and Associations with Visual Acuity
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Human Blastocyst Components Detection Using Multiscale Aggregation Semantic Segmentation Network for Embryonic Analysis

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.
Biomedicines 2022, 10(7), 1717; https://doi.org/10.3390/biomedicines10071717
Submission received: 31 May 2022 / Revised: 8 July 2022 / Accepted: 13 July 2022 / Published: 15 July 2022
(This article belongs to the Special Issue Artificial Intelligence in Biological and Biomedical Imaging 2.0)

Abstract

:
Infertility is one of the most important health concerns worldwide. It is characterized by not being successful of pregnancy after some periods of periodic unprotected sexual intercourse. In vitro fertilization (IVF) is an assisted reproduction technique that efficiently addresses infertility. IVF replaces the actual mode of reproduction through a manual procedure wherein embryos are cultivated in a controlled laboratory environment until they reach the blastocyst stage. The standard IVF procedure includes the transfer of one or two blastocysts from several blastocysts that are grown in a controlled environment. The morphometric properties of blastocysts with their compartments such as trophectoderm (TE), zona pellucida (ZP), inner cell mass (ICM), and blastocoel (BL), are analyzed through manual microscopic analysis to predict viability. Deep learning has been extensively used for medical diagnosis and analysis and can be a powerful tool to automate the morphological analysis of human blastocysts. However, the existing approaches are inaccurate and require extensive preprocessing and expensive architectures. Thus, to cope with the automatic detection of blastocyst components, this study proposed a novel multiscale aggregation semantic segmentation network (MASS-Net) that combined four different scales via depth-wise concatenation. The extensive use of depthwise separable convolutions resulted in a decrease in the number of trainable parameters. Further, the innovative multiscale design provided rich spatial information of different resolutions, thereby achieving good segmentation performance without a very deep architecture. MASS-Net utilized 2.06 million trainable parameters and accurately detects TE, ZP, ICM, and BL without using preprocessing stages. Moreover, it can provide a separate binary mask for each blastocyst component simultaneously, and these masks provide the structure of each component for embryonic analysis. Further, the proposed MASS-Net was evaluated using publicly available human blastocyst (microscopic) imaging data. The experimental results revealed that it can effectively detect TE, ZP, ICM, and BL with mean Jaccard indices of 79.08, 84.69, 85.88%, and 89.28%, respectively, for embryological analysis, which was higher than those of the state-of-the-art methods.

1. Introduction

Infertility is a medical health condition characterized by not being successful of pregnancy after a year of sufficient sexual intercourse without protection [1]. In China, the infertility prevalence was 16.4% and it is expected to increase up to 18.2% by 2023 [2]. Over the years, multiple schemes have been proposed to deal with infertility. These schemes are collectively referred to as assisted reproductive technologies (ART). In vitro fertilization (IVF) is considered the most effective ART that is commonly utilized to deal with infertility [3]. IVF is a manual reproductive technique in which embryos are cultivated outside the human body in a controlled laboratory environment until they reach the blastocyst stage. Then, these embryos are transferred back to the uterus of the patient [4]. The morphological attributes and formation of the specific embryo compartments are the indications of the embryo reaching the blastocyst stage. Based on these formations and developmental capabilities the transfer of viable embryos can increase the chance of pregnancy by IVF [5]. Conventionally, embryologists use time-lapse microscopic analysis to assess the specific composition of the blastocyst and the proper formation of its specific compartments. The formation of these compartments (such as trophectoderm (TE), zona pellucida (ZP), inner cell mass (ICM), and blastocoel (BL)) is a sign of implantation and development capabilities of a blastocyst.
TE is the external layer of a mammalian blastocyst that provides the nutrients for embryo development, and it protects the ICM from the outer environment. Studies have shown that morphological properties and scores can be correlated with clinical implantation rate in IVF [6]. ZP contains an extracellular glycoprotein matrix that manages sperm-egg interaction and encapsulates the oocyte, including ZP1, ZP2, ZP3, and ZP4 [7]. Further, ZP morphology is important for selecting viable blastocysts [8]. ICM contains the pluripotent epiblast (EPI), which is covered by a thin layer of endoderm. This endoderm, EPI, and TE give rise to the embryo to form a yolk sac and placenta before being transferred to the uterus [9]. In addition, ICM formation and morphological development provide effective evidence for viability testing of an embryo [10]. BL, an important component of the blastocyst, is a fluid cavity created on the fifth day. Its creation indicates that the embryo has converted to the blastocyst stage and, at this stage, the ICM is situated on the side of the blastocyst. Moreover, BL morphometric properties are important for the embryological analysis of IVF [11]. The embryologist finally evaluates the viability of the blastocyst based on these aforementioned properties [12]. According to blastocyst euploid selective transfer (BEST) trials, the success rate of single euploid blastocyst transfer was 69% and 61% for clinical pregnancy and ongoing pregnancy, respectively, whereas the success rate of untested 2-blastocyst transfer was 81%, and 65% for clinical pregnancy and ongoing pregnancy, respectively [13,14]. A single-embryo transfer is considered safe as it helps to avoid maternofetal risks [15]. Blastocyst competence assessment is important to determine the best single embryo that has the highest potential for pregnancy [16].
The manual embryonic analysis is time-consuming and requires continuous keen observations and subject knowledge. In the current era of machine learning and artificial intelligence (AI), deep-learning-based methods aid humans with several medical applications [17]. Thus, AI can help in the assessment of sperm, embryos, and oocytes to improve the success rate of IVF [18]. Deep-learning-based semantic segmentation can help pixel-wise detection of blastocyst compartments (TE, ZP, ICM, and BL) for morphological analysis. Very few methods have been developed based on semantic segmentation, with most involving expensive architectures for detecting these compartments. To address these issues, this study proposed a multiscale aggregation network (MASS-Net) that combined four different scales for valuable spatial information aggregation to accurately detect TE, ZP, ICM, and BL in blastocyst images. MASS-Net is based on a few layers (a combination of 33 general convolutions and depth-wise separable convolutions (DWSC)). MASS-Net includes the following important provisions:
  • It detects the blastocyst components without using conventional image processing schemes.
  • It is a multiscale semantic segmentation network that uses four different scales without increasing the depth of the network.
  • The feature boost block (FBB) helps pick the boundaries of the components (TE, ZP, ICM, and BL) that are not easily discernible.
  • The proposed MASS-Net trained semantic segmentation models were made publicly available in [19].
The remainder of this paper is organized as follows. Section 2 provides insights into materials and methods. Section 3 presents the results of the proposed MASS-Net. Section 4 presents the discussion. Finally, Section 5 presents the conclusions of the study.

2. Materials and Methods

2.1. Datasets

To verify the performance of the proposed MASS-Net, a publicly available blastocyst microscopic image dataset introduced in [20] was used. This dataset included human blastocyst images with pixel-level annotations of TE, ZP, ICM, and BL acquired by an expert embryologist. Moreover, these images and multiclass annotations are publicly available for research purposes [20]. The dataset comprises 235 Hoffman modulation contrast microscopic images at magnifications of 1.6×, and 20× objective lenses. These images were captured for different patients between 2012 and 2016 using an Olympus IX71 (Olympus Corp., Tokyo, Japan) inverted microscope and Research Instrument Cronus 4 software (Research Instruments, Falmouth, England) at the Pacific Center for Reproduction Canada. In addition, to realize a fair comparison with the state-of-the-art learning-based method on the same dataset, the train-test split method mentioned in [21,22] was enforced. Out of a total of 235 images, 200 (85%) and 35 (15%) were used for training and testing, respectively. Figure 1 shows an example image and an expert annotation image. However, arranging many training examples in terms of medical images to sufficiently train a semantic segmentation network is challenging. Therefore, image augmentation was used to create synthetic images using various image operations (flipping, rotations, and image translations) to create 3200 images from 200 training images.

2.2. Overview of the Proposed MASS-Net-Based Segmentation of Blastocyst Components

This study proposed a deep-learning-based semantic segmentation method for blastocyst component detection that can be used for embryological analysis through morphometric properties. Figure 2 shows the overall workflow of the proposed MASS-Net-based embryo component detection, which is based on multiscale aggregation using the depth-wise (channel-wise) concatenation of features. The multiscale aggregation provides different resolution scales of spatial information combined to create rich features for detecting embryo components without preprocessing. Microscopic embryo images are of inferior quality and these components are not easily discernible. However, the effective design of MASS-Net with rich spatial information learning aids the network in identifying these pixels. According to Figure 2, MASS-Net acquires the blastocyst image at the input without image enhancement and applies the multiscale convolutional operation. Thereafter, at the output, the network provides four individual masks for the TE, ZP, ICM, and BL. The binary mask for each component assigns the positive class as ‘1’ and other pixels as ‘0’. These masks represent the morphology of a specific component that can be used to assess morphometric properties for viability checks.

2.3. MASS-Net Design Principles

In general, semantic segmentation is performed with an encoder-decoder structure wherein the decoder is the same as the decoder. Certain examples of encoder-decoder structures are SegNet [23] and U-Net [24]. However, as these conventional networks are designed for various general tasks, they cannot perform well for a specific task where minor classes, such as ZP or ICM, are available. Moreover, conventional semantic segmentation design is based on very deep networks (using many convolutional layers) that consume many trainable parameters [23,24,25]. Consequently, networks that are sufficiently deep and utilize many convolutional layers are prone to spatial information loss. In addition, intensive use of pooling layers causes spatial size reduction that can remove minor features during training.
Considering embryo component segmentation, these components have very close gray levels and indistinctive boundaries. Moreover, these components can be excessively small, and thus, with feature empowerment, they cannot be effectively detected via networks that use multiple pooling layers. The structure of MASS-Net is shown in Figure 3 to explain the connectivity of the downsampling and upsampling blocks. MASS-Net considers four main design principles for effective semantic segmentation architecture. First, the semantic segmentation model, which is based on a low number of trainable parameters. MASS-Net extensively uses DWSC with a shallow decoder that helps reduce the number of trainable parameters. Second, the extensive use of pooling layers causes spatial information loss [26], which prevents the extensive usage of pooling layers and uses strided convolutions with learned weights for better performance. Third, multiscale architectures can extract valuable context information using different image resolutions, and a combination of these scales can improve segmentation performance [27,28]. MASS-Net has a low number of trainable parameters and a network that may suffer segmentation performance on a single scale. Thus, the multiscale aggregation (Scale-8, Scale-4, Scale-4, Scale-2, Scale-1) provides a rich combined feature of these scales to boost the segmentation performance. Fourth, the components (ZP, TE, ICM) can be very small and can be partially or completely eliminated. MASS-Net uses a feature booster block (FBB) that uses few convolutional layers without reducing the spatial dimension of the feature, which helps retain these small components in the image.

2.4. Structure of Proposed MASS-Net Downsampling Block

The Scale-8 (shown by the top block of Figure 3) was created by a 3 × 3 convolution with stride value and dilation factor of 8 each (S = 8, DF = 8). The Scale-8 block comprised eight low-cost DWSC and three transposed convolutions for upsampling three times. Further, the Scale-2 (shown by the second block from the top of Figure 3) was created by a 3 × 3 convolution with stride value and dilation factor of 2 each (S = 2, DF = 2). The Scale-2 block comprised five 3 × 3 convolutions, two DWSC, two transposed convolutions for upsampling, and one max-pooling layer. Furthermore, the Scale-4 (shown by the third block from the top of Figure 3) was created by a 3 × 3 convolution with stride value and dilation factor of 4 each (S = 4, DF = 4). The Scale-4 block comprised three further 3 × 3 convolutions, four DWSC, and two transposed convolutions for upsampling. In addition, the feature booster block (FBB) is a special block that retains the feature map size and uses a few convolutions for minor information retention. It uses four 3 × 3 convolutions with a few channels.
Figure 4 mathematically illustrates the four-scale connectivity pattern (Scale-8, Scale-2, Scale-4, and Scale-1 by FBB). The input block accepts the input image and outputs the F i , a feature that is equally provided to each scale block, where each scale block outputs F S 8 , F S 2 ,   F S 4 , and F B B features for Scale-8, Scale-2, Scale-4, and FBB, respectively. These four features include multiscale spatial information that are combined to create a dense aggregated feature S A expressed as Equation (1).
S A   =   F S 8   ©   F S 2   ©   F S 4   ©   F B B
where S A is the dense concatenated feature generated by the depth-wise (channel-wise) concatenation of F S 8 (feature from Scale-8 block), F S 2 (feature from Scale-2 block), F S 4 (feature from Scale-4 block), and F B B (feature from feature booster block). Further, © represents the depthwise concatenation of these features. Considering the design principles of MASS-Net mentioned in Section 2.3, the proposed network used multiple DWSC to lower the trainable parameters. Consequently, the proposed MASS-Net consumes only 2.06 million trainable parameters, which is much lower than those of conventional networks.
Table 1 presents the information regarding feature map sizes for each block (layer-wise) to explain the different features of the proposed network. MASS-Net avoids multiple pooling operations, as shown in Figure 3, using only one max-pooling layer in the Scale-2 block. Further, it employs an FBB that is specifically designed to deal with minor information features. Moreover, according to Equation (1), the downsampling block provides a dense aggregated feature S A to the upsampling block.

2.5. Feature Booster Block (FBB)

Conventional networks use multiple pooling layers when diving deeper into the network. This pooling phenomenon can benefit larger classes that are available in an image. The SegNet [23], uses VGG16 as the backbone and five pooling layers. However, although SegNet performs extremely well for larger classes available in the image (building, sky, road, etc.), this is not true for the minor classes available in the image (column pole, bicyclist, etc.). This is primarily due to the extensive usage of pooling layers and the unavailability of feature empowerment. Thus, the FBB in MASS-Net specifically addresses the feature degradation issue for the minor classes available in blastocyst microscopic images. It is evident from Table 1 that FBB maintains the feature map size at 200 × 200. This feature map size is sufficient to represent minor features (ICM, TE, and ZP) in the image. Therefore, FBB empowerment boosts segmentation performance.

2.6. Structure of MASS-Net Upsampling Block

The main objective of MASS-Net was to achieve high segmentation performance for reliable embryological analysis in addition to designing a network that consumes a low number of trainable parameters. The downsampling block already considers different scales whereas the FBB block boosts the feature that helps retain the minor classes. Moreover, MASS-Net consists of very few convolutional layers and just one transposed convolution. This shallow upsampling block help to lower the trainable parameters. It is evident from Table 1 that the upsampling block contains the final convolution with five filters that represent the number of classes (TE, ZP, ICM, BL, and background) that are considered by the network. The MASS-Net provides each class mask with these five filters. As shown in Figure 2 there is a large pixel difference between all of the classes, with the background and BL classes having many pixels compared to ZP, TE, and ICM. This pixel difference creates the class imbalance, which can be addressed by using an appropriate loss function. This study utilized the Tversky loss function [29], which can handle the class imbalance effectively. The details for Tversky loss are provided in [29].

2.7. Training of Proposed Method, Experimental Environment and Protocols

The proposed MASS-Net does not use weight migration or fine-tuning; rather, it is trained from scratch. In the experiments performed, Adam [30] was used as an optimizer to train 3600 (40 epochs) with an initial learning rate (ILR) of 0.0001, a mini-batch size of 20 images with an epsilon of 0.000001, and global L2-normalization. In the training experiments, image shuffling was used to provide variations for each epoch. Figure 5 presents the training accuracy-loss curve for MASS-Net, which shows that MASS-Net attained a high training accuracy with lower training loss.

2.8. Evaluation of Proposed Method (MASS-Net)

As shown in Table 1 Class-Mask-Conv layers have five filters; therefore, MASS-Net produced five masks at the output of the network for the ICM, TE, ZP, BL, and background. These masks represent the blastocyst component pixels by “1” and all of the background pixels with “0” for each class. Subsequently, to evaluate the segmentation performance, the output masks of MASS-Net were pixel-wise compared with expert annotation (provided by an expert embryologist), and a versatile Jaccard index (JI) was used to compute the performance. MASS-Net is a learning-based method; therefore, following [21,22], JI was used to fairly compare the proposed method with state-of-the-art methods on the same dataset and training-testing protocols. The JI is expressed Equation (2): where true-positive (TP) is a pixel that is predicted as an embryo component pixel and embryo pixel in the expert annotation. Whereas, a false positive (FP) is a pixel that is predicted as an embryo component pixel, and is not an embryo pixel in the expert annotation. Finally, a false negative (FN) is a pixel that is predicted as a non-embryo pixel, and it is an embryo component pixel in the expert annotation. (# show the number pixels)
Jaccard   Index   JI   =     # TP # TP   +   FP   +   FN

3. Results

3.1. Ablation Study for MASS-Net

Two types of ablations were conducted to prove the efficacy of the proposed MASS-Net. Multiple uses of image size reduction by pooling layers or strided convolutions can eliminate minor information from the image. The FBB (explained in Section 2.5) retains a feature map size of 200 × 200 pixels, which is sufficient for minor features in the image. To prove the effectiveness of the FBB, the first ablation experiment was conducted with and without the FBB. It is evident from Table 2 that the FBB improved the overall segmentation performance while consuming a few trainable parameters. The segmentation performance of fully convolutional networks decorates with the class imbalance in the dataset. Several schemes can be used to deal with class imbalance, such as weighted cross-entropy (WCE) [31], focal loss (FL) [32], dice loss (DL) [33], and TVL [29]. In the second type of ablation, different loss functions were tested for embryo component segmentation using the MASS-Net. It is evident from Table 2 that MASS-Net with TVL provided the best results while using only 2.06 million trainable parameters overall.

3.2. Comparison of MASS-Net with State of the Art Methods

This section provides a comparison of the proposed MASS-Net with state-of-the-art methods for human blastocyst component detection. Table 3 presents the numerical performance assessment and comparison of the microscopic blastocyst images. Table 3 is based on JI described in Section 2.8.

3.3. Visual Results of Proposed MASS-Net for Embryonic Component Segmentation

This section presents the blastocyst segmentation visual results provided by the proposed MASS-Net on a publicly available microscopic blastocyst image dataset. Figure 6 presents MASS-Net segmentation visual results in comparison with expert annotation; where (a) input blastocyst image, (b) medical expert annotation for TE, ZP, ICM, BL, and BG, and (c) MASS-Net multiclass predicted masks are displayed.

4. Discussion

The semantic segmentation is a specific machine learning procedure that deals with pixel-wise classification. Dealing with the segmentation for minor classes is challenging, and conventionally the depth of the network is increased to get good segmentation performance. The number of trainable parameters substantially increases as we increase the depth of the network (using more layers). It can be noticed from Table 3 the proposed MASS-Net is using only 2.06 million trainable parameters, and these parameters are much lower than the famous semantic segmentation methods presented in Table 3. The proposed MASS-Net is a step towards development of mobile low-cost platform. However, it is very difficult to manage good segmentation performance with low number of parameters. MASS-Net with effective multiscale design and feature booster block manages the competitive segmentation performance with reduced depth of the network.

4.1. Visual Representation of Predictions

A neural network predicts a label based on a specific feature for a specific class. Recognition of these specific features is extremely important for the successful development of custom networks. The ions from the network are based on specific features, and these features are important for the development of a robust segmentation network. The gradient-weighted class activation map (Grad-CAM) [36] helps highlight the features that contribute to the prediction of a label. The neural network gradually learns the related features, and as one enters the deeper layers, this learning improves. Figure 7 presents the Grad-CAM blastocyst images. These Grad-CAMs were extracted from the rectified linear units (ReLUs) of the four different layers of Table 1 (S2-Tconv-B, US-Conv-A, US-Conv-B, and US-Tconv-A). Grad-CAM shows that the proposed MASS-Net gradually learns the pixels of all blastocyst components without bias.

4.2. Embryonic Analysis

The morphological properties of blastocyst components are extremely important for determining embryo viability [6,21,37]. The MASS-Net effectively detects these components in a multiclass scenario. MASS-Net outputs individual binary masks for each component. Figure 8 presents examples of the output masks produced by MASS-Net. In these masks, each embryo component is represented by ‘1′ (white pixels), and the non-embryo component ‘0’ (black pixels). These masks provide accurate pixel-wise detection that can be used to analyze morphometric properties that are important for testing embryo viability. Moreover, the creation of a specific compartment can be detected automatically. Thus, an embryologist can analyze these MASS-Net-provided masks that can aid in collective assessment before transferring the embryo to the patient’s uterus.

5. Conclusions

The primary objective of this study was to present a novel and effective network for detecting blastocyst components using a simpler multiclass network. MASS-Net is a multiclass network that utilized different scales to aggregate them to render a powerful feature through dense concatenation. The FBB was based on a few convolutions, thus retaining a larger spatial size. The FBB provided rich low-level feature information, and this spatial information was added to the other scales, resulting in enhanced segmentation performance. Further, the intensive use of depth-wise separable convolutions and shallow upsampling blocks helped reduce the overall number of trainable parameters. Collectively, MASS-Net provided an accurate segmentation of TE, ZP, ICM, and BL for embryonic viability assessment.
The proposed method can extract the blastocyst components exactly from the embryo images, and these results are pretty close to medical expert annotation. Currently, this system cannot directly provide the quality (scoring) of the blastocyst, but it can help the embryologist in decision making. For example, the proposed method can detect if that component is formed (available). Our proposed method can directly predict the blastocyst quality if the training data is provided with blastocyst quality annotation. We are using a publicly available dataset (without blastocyst quality score annotation). Therefore, the current method can be used to aid the embryologist.
In the future, we have a plan to directly collaborate with the medical institutions to collect the data with blastocyst quality score annotations. Furthermore, our proposed method is a step toward the development of a mobile low-cost system. A similar system can be used to predict embryo quality using a shallow cost-effective architecture. In addition, this multiscale network will be utilized for the segmentation and analysis of other medical diseases. Furthermore, similar feature booster-based methods will be developed to further reduce the number of trainable parameters to create a low-cost mobile system for embryonic analysis.

Author Contributions

Methodology, M.A.; conceptualization, M.A.; validations, A.H., S.W.C. and Y.H.K.; 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 NRF funded by the MSIT through the Basic Science Research Program (NRF-2022R1F1A1064291).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Vander Borght, M.; Wyns, C. Fertility and Infertility: Definition and Epidemiology. Clin. Biochem. 2018, 62, 2–10. [Google Scholar] [CrossRef] [PubMed]
  2. Zhao, Q.; Huangfu, C.; Li, J.; Liu, H.; Tang, N. Psychological Resilience as the Mediating Factor Between Stigma and Social Avoidance and Distress of Infertility Patients in China: A Structural Equation Modeling Analysis. Psychol. Res. Behav. Manag. 2022, 15, 391–403. [Google Scholar] [CrossRef] [PubMed]
  3. Louis, C.M.; Erwin, A.; Handayani, N.; Polim, A.A.; Boediono, A.; Sini, I. Review of Computer Vision Application in in Vitro Fertilization: The Application of Deep Learning-Based Computer Vision Technology in the World of IVF. J. Assist. Reprod. Genet. 2021, 38, 1627–1639. [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] [PubMed]
  5. Kovacs, P.; Matyas, S. Choosing an Embryo for Transfer. In Assisted Reproduction Techniques; John Wiley & Sons, Ltd.: Hoboken, NJ, USA, 2021; pp. 484–491. ISBN 978-1-119-62221-5. [Google Scholar]
  6. 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]
  7. Zhou, Z.; Ni, C.; Wu, L.; Chen, B.; Xu, Y.; Zhang, Z.; Mu, J.; Li, B.; Yan, Z.; Fu, J.; et al. Novel Mutations in ZP1, ZP2, and ZP3 Cause Female Infertility Due to Abnormal Zona Pellucida Formation. Hum. Genet. 2019, 138, 327–337. [Google Scholar] [CrossRef]
  8. Ganeva, R.; Parvanov, D.; Velikova, D.; Vasileva, M.; Nikolova, K.; Stamenov, G. Sperm Morphology and DNA Fragmentation after Zona Pellucida Selection. Reprod. Fertil. 2021, 2, 221–230. [Google Scholar] [CrossRef]
  9. Zhou, F.; Wang, R.; Yuan, P.; Ren, Y.; Mao, Y.; Li, R.; Lian, Y.; Li, J.; Wen, L.; Yan, L.; et al. Reconstituting the Transcriptome and DNA Methylome Landscapes of Human Implantation. Nature 2019, 572, 660–664. [Google Scholar] [CrossRef]
  10. Ezoe, K.; Miki, T.; Ohata, K.; Fujiwara, N.; Yabuuchi, A.; Kobayashi, T.; Kato, K. Prolactin Receptor Expression and Its Role in Trophoblast Outgrowth in Human Embryos. Reprod. BioMed. Online 2021, 42, 699–707. [Google Scholar] [CrossRef]
  11. 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]
  12. 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] [PubMed]
  13. Fouks, Y.; Yogev, Y. Twinning in ART: Single Embryo Transfer Policy. Best Pract. Res. Clin. Obstet. Gynaecol. 2022; in press. [Google Scholar] [CrossRef] [PubMed]
  14. 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.e1. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  15. Goeckenjan, M.; Madej, D.; Klimova, A.; Wimberger, P.; Birdir, C.; Glaß, K. Are Two Children at Once Better than One? Risk Analysis of Twin Pregnancies and Births after Assisted Reproduction. Eur. J. Obstet. Gynecol. Reprod. Biol. 2021, 264, 76–82. [Google Scholar] [CrossRef]
  16. Tartia, A.P.; Wu, C.Q.; Gale, J.; Shmorgun, D.; Léveillé, M.-C. Time-Lapse KIDScoreD5 for Prediction of Embryo Pregnancy Potential in Fresh and Vitrified-Warmed Single-Embryo Transfers. Reprod. BioMed. Online 2022, 45, 46–53. [Google Scholar] [CrossRef] [PubMed]
  17. Shehab, M.; Abualigah, L.; Shambour, Q.; Abu-Hashem, M.A.; Shambour, M.K.Y.; Alsalibi, A.I.; Gandomi, A.H. Machine Learning in Medical Applications: A Review of State-of-the-Art Methods. Comput. Biol. Med. 2022, 145, 105458. [Google Scholar] [CrossRef]
  18. Siristatidis, C.; Stavros, S.; Drakeley, A.; Bettocchi, S.; Pouliakis, A.; Drakakis, P.; Papapanou, M.; Vlahos, N. Omics and Artificial Intelligence to Improve In Vitro Fertilization (IVF) Success: A Proposed Protocol. Diagnostics 2021, 11, 743. [Google Scholar] [CrossRef]
  19. MASS-Net Model. Available online: http://dm.dgu.edu/link.html (accessed on 15 June 2022).
  20. 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]
  21. 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. [Google Scholar] [CrossRef]
  22. 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]
  23. 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]
  24. 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]
  25. Chen, L.-C.; Papandreou, G.; Schroff, F.; Adam, H. Rethinking Atrous Convolution for Semantic Image Segmentation. arXiv 2017, arXiv:1706.05587. [Google Scholar]
  26. Arsalan, M.; Haider, A.; Won Lee, Y.; Ryoung Park, K. Detecting Retinal Vasculature as a Key Biomarker for Deep Learning-Based Intelligent Screening and Analysis of Diabetic and Hypertensive Retinopathy. Expert Syst. Appl. 2022, 200, 117009. [Google Scholar] [CrossRef]
  27. Minaee, S.; Boykov, Y.Y.; Porikli, F.; Plaza, A.J.; Kehtarnavaz, N.; Terzopoulos, D. Image Segmentation Using Deep Learning: A Survey. IEEE Trans. Pattern Anal. Mach. Intell. 2021, 44, 3523–3542. [Google Scholar] [CrossRef] [PubMed]
  28. Yu, F.; Koltun, V. Multi-Scale Context Aggregation by Dilated Convolutions. In Proceedings of the 4th International Conference on Learning Representations, San Juan, Puert Rico, 2–4 May 2016; pp. 1–13. [Google Scholar]
  29. 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]
  30. 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]
  31. Aurelio, Y.S.; de Almeida, G.M.; de Castro, C.L.; Braga, A.P. Learning from Imbalanced Data Sets with Weighted Cross-Entropy Function. Neural Process. Lett. 2019, 50, 1937–1949. [Google Scholar] [CrossRef]
  32. Lin, T.-Y.; Goyal, P.; Girshick, R.; He, K.; Dollár, P. Focal Loss for Dense Object Detection. IEEE Trans. Pattern Anal. Mach. Intell. 2020, 42, 318–327. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  33. Sudre, C.H.; Li, W.; Vercauteren, T.; Ourselin, S.; Jorge Cardoso, M. Generalised Dice Overlap as a Deep Learning Loss Function for Highly Unbalanced Segmentations. In Proceedings of the Deep Learning in Medical Image Analysis and Multimodal Learning for Clinical Decision Support, Québec City, QC, Canada, 14 September 2017; pp. 240–248. [Google Scholar]
  34. Iglovikov, V.; Shvets, A. TernausNet: U-Net with VGG11 Encoder Pre-Trained on ImageNet for Image Segmentation. arXiv 2018, arXiv:1801.05746. [Google Scholar]
  35. 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]
  36. 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]
  37. Revelli, A.; Canosa, S.; Carosso, A.; Filippini, C.; Paschero, C.; Gennarelli, G.; Delle Piane, L.; Benedetto, C. Impact of the Addition of Early Embryo Viability Assessment to Morphological Evaluation on the Accuracy of Embryo Selection on Day 3 or Day 5: A Retrospective Analysis. J. Ovarian Res. 2019, 12, 73. [Google Scholar] [CrossRef] [Green Version]
Figure 1. Example microscopic blastocyst image used in the experiments. (a) Original images; (b) expert annotations for blastocyst components of TE (shown by red color), ZP (shown by green color), ICM (shown by blue color), BL (shown by yellow color), and background (shown by black color).
Figure 1. Example microscopic blastocyst image used in the experiments. (a) Original images; (b) expert annotations for blastocyst components of TE (shown by red color), ZP (shown by green color), ICM (shown by blue color), BL (shown by yellow color), and background (shown by black color).
Biomedicines 10 01717 g001
Figure 2. Summarized workflow of the proposed method (MASS-Net) for embryo component segmentation for embryonic analysis. Abbreviation: MASS-Net, multiscale aggregation semantic segmentation network.
Figure 2. Summarized workflow of the proposed method (MASS-Net) for embryo component segmentation for embryonic analysis. Abbreviation: MASS-Net, multiscale aggregation semantic segmentation network.
Biomedicines 10 01717 g002
Figure 3. The architecture of the proposed MASS-Net. Here in this figure 3 × 3 kernel convolution (3 × 3 conv.), batch normalization in combination with rectified linear unit (BN + ReLU), 2 × 2 transposed convolutions with stride = 2 (Transposed Conv.), and 3 × 3 kernel-based DWSC (DW-Sep-Conv.).
Figure 3. The architecture of the proposed MASS-Net. Here in this figure 3 × 3 kernel convolution (3 × 3 conv.), batch normalization in combination with rectified linear unit (BN + ReLU), 2 × 2 transposed convolutions with stride = 2 (Transposed Conv.), and 3 × 3 kernel-based DWSC (DW-Sep-Conv.).
Biomedicines 10 01717 g003
Figure 4. Dense connectivity pattern used in MASS-Net architecture for multiscale aggregation.
Figure 4. Dense connectivity pattern used in MASS-Net architecture for multiscale aggregation.
Biomedicines 10 01717 g004
Figure 5. MASS-Net training accuracy-loss curve.
Figure 5. MASS-Net training accuracy-loss curve.
Biomedicines 10 01717 g005
Figure 6. MASS-Net visual results for embryo component segmentation: (a) input microscopic blastocyst image, (b) expert annotation, and (c) MASS-Net multiclass predicted mask.
Figure 6. MASS-Net visual results for embryo component segmentation: (a) input microscopic blastocyst image, (b) expert annotation, and (c) MASS-Net multiclass predicted mask.
Biomedicines 10 01717 g006
Figure 7. MASS-Net Grad-CAM visualization for ICM (row-1), TE (row-2), ZP (row-3), and BL (row-4): (a) original blastocyst microscopic image, (b) expert annotation, and Grad-CAM obtained from the ReLU of (c) S2-Tconv-B, (d) US-Conv-A, (e) US-Conv-B, and (f) US-Tconv-A.
Figure 7. MASS-Net Grad-CAM visualization for ICM (row-1), TE (row-2), ZP (row-3), and BL (row-4): (a) original blastocyst microscopic image, (b) expert annotation, and Grad-CAM obtained from the ReLU of (c) S2-Tconv-B, (d) US-Conv-A, (e) US-Conv-B, and (f) US-Tconv-A.
Biomedicines 10 01717 g007
Figure 8. MASS-Net individual masks: (a) original image, (b) expert annotation by embryologist, (c) TE predicted mask, (d) ZP predicted mask, (e) ICM predicted mask, (f) BL predicted mask, and (g) combined predicted mask.
Figure 8. MASS-Net individual masks: (a) original image, (b) expert annotation by embryologist, (c) TE predicted mask, (d) ZP predicted mask, (e) ICM predicted mask, (f) BL predicted mask, and (g) combined predicted mask.
Biomedicines 10 01717 g008
Table 1. Details of feature map sizes for MASS-Net architecture.
Table 1. Details of feature map sizes for MASS-Net architecture.
BlockLayerSize of Layer
K × K × C, (Stride)
Filters/GroupsRepetitionOutput Size
Input Conv3 × 3 × 1 (S = 2)161200 × 200 × 16
Scale-8 blockS8-Conv-S3 × 3 × 16 (S = 8)32125 × 25 × 32
S8-DWSC3 × 3 × 32 (S = 1)32825 × 25 × 32
S8-Tconv-A2 × 2 × 32 (S = 2)32150 × 50 × 32
S8-Tconv-B2 × 2 × 32 (S = 2)321100 × 100 × 32
S8-Tconv-C2 × 2 × 32 (S = 2)321200 × 200 × 32
Scale-2 blockS2-Conv-S3 × 3 × 16 (S = 8)321100 × 100 × 32
S2-Conv-A3 × 3 × 32 (S = 1)641100 × 100 × 64
S2-Conv-B3 × 3 × 64 (S = 1)641100 × 100 × 64
Pool2 × 2 × 64 (S = 2)-150 × 50 × 64
S2-Conv-C3 × 3 × 64 (S = 1)128150 × 50 × 128
S2-Conv-D3 × 3 × 128 (S = 1)256150 × 50 × 256
S2-DWSC3 × 3 × 256 (S = 1)256250 × 50 × 256
S2-Tconv-A2 × 2 × 256 (S = 2)1281100 × 100 × 128
S2-Tconv-B2 × 2 × 128 (S = 2)641200 × 200 × 64
Scale-4 blockS4-Conv-S3 × 3 × 16 (S = 4)32150 × 50 × 32
S4-Conv-A3 × 3 × 32 (S = 1)64150 × 50 × 64
S4-Conv-B3 × 3 × 64 (S = 1)128150 × 50 × 128
S4-DWSC-A3 × 3 × 128 (S = 1)128250 × 50 × 128
S4-DWSC-B3 × 3 × 128 (S = 1)64250 × 50 × 64
S4-Tconv-A2 × 2 × 64 (S = 2)1281100 × 100 × 128
S4-Tconv-B2 × 2 × 128 (S = 2)641200 × 200 × 64
Feature booster blockFBB-Conv-A3 × 3 × 16 (S = 1)321200 × 200 × 32
FBB-Conv-B3 × 3 × 32 (S = 1)641200 × 200 × 64
FBB-Conv-C3 × 3 × 64 (S = 1)641200 × 200 × 64
FBB-Conv-D3 × 3 × 64 (S = 1)1281200 × 200 × 128
Feature AggregationS8-Tconv-C © S2-Tconv-B © S4-Tconv-B © FBB-Conv-D200 × 200 × 288
Upsampling blockUS-Conv-A3 × 3 × 288 (S = 1)2561200 × 200 × 256
US-Conv-B3 × 3 × 256 (S = 1)1281200 × 200 × 128
US-Conv-C3 × 3 × 128 (S = 1)641200 × 200 × 64
US-Tconv-A2 × 2 × 64 (S = 2)321400 × 400 × 32
Final masksClass-Mask-Conv1 × 1 × 32 (S = 1)51400 × 400 × 5
Table 2. MASS-Net ablation study results. (#Pram. show the number of trainable parameters).
Table 2. MASS-Net ablation study results. (#Pram. show the number of trainable parameters).
MethodTEZPICMBLBGMean JI#Pram.
MASS-Net (WCE)77.3482.1485.1387.9895.8685.692.06 M
MASS-Net (FL)76.8885.0983.7086.6090.9784.652.06 M
MASS-Net (DL)78.9884.1284.6888.9295.6186.462.06 M
MASS-Net (TVL without FBB)77.2584.7684.5587.7895.9686.061.63 M
MASS-Net (TVL with FBB)79.0884.6985.8889.2896.0787.002.06 M
Table 3. Performance comparison of proposed MASS-Net with current state-of-the-art methods for blastocyst component segmentation. (#Pram. show the number of trainable parameters).
Table 3. Performance comparison of proposed MASS-Net with current state-of-the-art methods for blastocyst component segmentation. (#Pram. show the number of trainable parameters).
MethodTEZPICMBLBGMean JI#Pram.
U-Net (baseline) [24]75.0679.3279.0379.4194.0481.3731.03 M
Ternaus U-Net [34]76.1680.2477.5878.6194.5081.4210 M
PSP-Net [35]74.8380.5778.2879.2694.6081.5135 M
DeepLab-V3 [25]73.9880.8480.6078.3594.4981.6540 M
BlastNet [22]76.5281.1581.0780.7994.7482.8525 M
SSS-Net (Residual) [21]77.4082.8884.9488.3996.0385.934.04 M
SSS-Net (Dense) [21]78.1584.5184.5088.6895.8286.344.04 M
MASS-Net
(Proposed without FBB)
77.2584.7684.5587.7895.9686.061.63 M
MASS-Net
(Proposed with FBB)
79.0884.6985.8889.2896.0787.002.06 M
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.; Cho, S.W.; Kim, Y.H.; Park, K.R. Human Blastocyst Components Detection Using Multiscale Aggregation Semantic Segmentation Network for Embryonic Analysis. Biomedicines 2022, 10, 1717. https://doi.org/10.3390/biomedicines10071717

AMA Style

Arsalan M, Haider A, Cho SW, Kim YH, Park KR. Human Blastocyst Components Detection Using Multiscale Aggregation Semantic Segmentation Network for Embryonic Analysis. Biomedicines. 2022; 10(7):1717. https://doi.org/10.3390/biomedicines10071717

Chicago/Turabian Style

Arsalan, Muhammad, Adnan Haider, Se Woon Cho, Yu Hwan Kim, and Kang Ryoung Park. 2022. "Human Blastocyst Components Detection Using Multiscale Aggregation Semantic Segmentation Network for Embryonic Analysis" Biomedicines 10, no. 7: 1717. https://doi.org/10.3390/biomedicines10071717

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