Skip to main content

ORIGINAL RESEARCH article

Front. Bioeng. Biotechnol., 29 March 2022
Sec. Bionics and Biomimetics
Volume 10 - 2022 | https://doi.org/10.3389/fbioe.2022.853845

Automatic Measurement of Endometrial Thickness From Transvaginal Ultrasound Images

www.frontiersin.orgYiyang Liu1 www.frontiersin.orgQin Zhou2 www.frontiersin.orgBoyuan Peng1 www.frontiersin.orgJingjing Jiang2 www.frontiersin.orgLi Fang2 www.frontiersin.orgWeihao Weng1 www.frontiersin.orgWenwen Wang2* www.frontiersin.orgShixuan Wang2* www.frontiersin.orgXin Zhu1*
  • 1Biomedical Information Engineering Lab, The University of Aizu, Aizuwakamatsu, Japan
  • 2Department of Obstetrics and Gynecology, Tongji Hospital, Huazhong University of Science and Technology, Wuhan, China

Purpose: Endometrial thickness is one of the most important indicators in endometrial disease screening and diagnosis. Herein, we propose a method for automated measurement of endometrial thickness from transvaginal ultrasound images.

Methods: Accurate automated measurement of endometrial thickness relies on endometrium segmentation from transvaginal ultrasound images that usually have ambiguous boundaries and heterogeneous textures. Therefore, a two-step method was developed for automated measurement of endometrial thickness. First, a semantic segmentation method was developed based on deep learning, to segment the endometrium from 2D transvaginal ultrasound images. Second, we estimated endometrial thickness from the segmented results, using a largest inscribed circle searching method. Overall, 8,119 images (size: 852 × 1136 pixels) from 467 cases were used to train and validate the proposed method.

Results: We achieved an average Dice coefficient of 0.82 for endometrium segmentation using a validation dataset of 1,059 images from 71 cases. With validation using 3,210 images from 214 cases, 89.3% of endometrial thickness errors were within the clinically accepted range of ±2 mm.

Conclusion: Endometrial thickness can be automatically and accurately estimated from transvaginal ultrasound images for clinical screening and diagnosis.

1 Introduction

The endometrium is an epithelial tissue layer within a mammalian uterus, the physiology of which manifests differently across phases of the menstrual cycle (e.g., proliferative, secretory, menstrual). Uterine space-occupying lesions primarily include polyps, submucosal fibroids, endometrial hyperplasia, and endometrial adenocarcinoma Nalaboff et al. (2001). The prevalence of endometrial hyperplasia increases with age, with an overall estimate of 133/100,000 woman-years. It is rare in women under age 30 years and peaks in women aged 50–54.1 years Auclair et al. (2019). Endometrial polyps are common in women over age 35 years and their incidence increases with age. Previous publications have reported that the incidence of endometrial polyps is about 3% in women under age 35 years, about 23% in those over age 35 years, and is highest among postmenopausal women: 31% with the peak at age 50 years. Nevertheless, among infertile patients the prevalence of endometrial polyps has increased significantly, though the exact incidence is difficult to determine Huang and Xiang (2014).

Normal endometrium is uniform in thickness, homogeneous in echotexture, and has no submucosal or myometrial abnormality Davis et al. (2002). Endometrial thickness (ET) < 5 mm usually has a high negative predictive rate for endometrial disorders Berridge and Winter (2004). ET is considered abnormal when it exceeds 8 mm in the proliferative phase or 16 mm in the secretory phase Jorizzo et al. (1999). In premenopausal women, normal ET changes continuously across the menstrual cycle. In postmenopausal women, ET is among the most important indicators for endometrial malignancy risk screening. Though studies have shown different ET cutoff values, it is generally understood that risk for endometrial cancer is higher when ET ≥ 3–5 mm. However, endometrial diseases cannot be diagnosed by ET alone, and further examinations are required for ET values in this range Gupta et al. (2002).

Transvaginal ultrasonography (TVUS) the first-line diagnostic tool for identifying uterine cavity lesions Kolhe (2018), is also low-cost and the most convenient tool for detection and diagnosis of uterine lesions Turkgeldi et al. (2015). It produces high-resolution images of the uterus and endometrium because of the proximity of vaginal transducers to the uterus Wikland et al. (1992). Use of TVUS for uterine imaging provides useful information, like uterine and endometrial length and thickness, endometrial texture, and uterine position (e.g., flexion, versions) Park et al. (2019), allowing identification of abnormalities. TVUS is also recommended for screening endometrium-related diseases among postmenopausal women Shokouhi (2015).

Routine ultrasound-based diagnosis relies on manual operation and sonographer visual interpretation. In conventional ultrasound-based endometrium assessment, doctors measure a standard longitudinal section of the uterus using TVUS, manually measure ET, and simultaneously check for other abnormal conditions. Therefore, current diagnoses mainly rely on physician experience, possibly leading to significant interindividual measurement differences. This procedure is also time- and labor-intensive Ahuja (2019). Therefore, automated measurement may provide more consistent ET values and, therefore, facilitate diagnosis.

Recent studies have assessed computer-aided measurement of endometrium identity. For example, Hu et al. proposed a deep learning-based ET measurement using healthy participants’ TVUS images. Through validation using 277 images from 27 cases, their method resulted in an average Dice coefficient of 0.83. For thickness measurement, they achieved a mean absolute error (MAE) of 1.23/1.38 mm and a root mean squared error of 1.79/1.85 mm with different test sets Jorizzo et al. (1999). Park et al. introduced semiautomated endometrium segmentation from TVUS images using key point discriminators. Compared with traditional segmentation networks, their key-point segmentation method improved the performance of endometrium segmentation. Their average Dice coefficient and Jaccard coefficients were 82.67 and 70.46%, respectively Park et al. (2019). Ni et al. proposed a novel active contour-based segmentation method to segment uterine fibroids in a TVUS image sequence. Their method demonstrated low-level properties of shape matrices, greatly improving performance and robustness of active contouringNi et al. (2016). Quan et al. proposed a normalized cutoff method to segment tumor ultrasound image by simple linear iterative clustering; their method’s advantages are removing the effects of noise and weak edges in ultrasound images Quan et al. (2013).

Compared with traditional machine learning, deep learning can automatically learn high-level features in data and, therefore, reduce the complexity of manual feature design. Recently, deep learning has been applied not only to image segmentation, but to speech recognition, image recognition, and defect detection Hao et al. (2021) and Duan et al. (2021). Sun et al. developed a computer-aided diagnosis for endometrial diseases by histopathological images using a convolutional neural network and attention mechanisms Sun et al. (2019). Singhal et al. employed deep learned snake detection to assess endometrium using TVUS. They propose a hybrid variational curve propagation model which embeds a deep-learned endometrium probability map in the segmentation energy functional. In a database of 59 TVUS images, this solution improved performance by about 30% over contemporary supervised learning methods, and thickness measurements were found to be within ±2 mm of manual measurementsSinghal et al. (2017).

Herein, we developed a two-step method to automatically measure ET for the screening and diagnosis of endometrial diseases. First, we used semantic segmentation based on deep learning to segment endometria from 2D TVUS images. Then, we calculated the thickness of the endometrium based on the largest inscribed circle searching method. The method combines endometrium segmentation and automated ET measurement, and may be implemented in screening for, detecting, and diagnosing endometrial disorders.

2 Materials and Methods

2.1 Training and Validation Data

We collected 467 consecutive cases (ages 16–80 years) from 2014 to 2019 at the Gynecology and Obstetrics Division, Tongji Hospital, Huazhong University of Science and Technology. The TUVS devices were all GE Voluson E1 (GE Corp., United States). Two separate datasets were used for endometrium segmentation and ET measurement validation, respectively. For the first dataset, we employed the leave-out method to divide the dataset into training and validation data for the proposed endometrium segmentation method. We randomly selected 80% of cases for training; the remaining 20% were used for validation Allibhai (2018). As illustrated in Figure 1, the data for training and validation of segmentation included 4,909 images from 253 cases. We used 2,850 images from 182 cases for training and 1,059 images from 71 cases for validation. The other dataset contained approximately 3,210 images from 214 cases and was used to validate the ET measurement method. In that dataset, ET was measured manually by two professional sonographers (QZ and JJJ) as the gold standard.

FIGURE 1
www.frontiersin.org

FIGURE 1. Study overview.

Figure 2 illustrates image samples from patients with normal endometria, endometrial cancer, and endometrial polyps. All images were saved in DICOM, and their corresponding sizes, resolutions, and other information were in file headers. All images had a size of 852 × 1136 pixels.

FIGURE 2
www.frontiersin.org

FIGURE 2. Sample TVUS images. (N = normal endometrium, EC = endometrial cancer, P = endometrial polyps).

This retrospective study was approved by the Institutional Review Board of Tongji Hospital, Huazhong University of Science and Technology.

2.2 Methods

2.2.1 Endometrium Segmentation

We compared four state-of-the-art semantic segmentation algorithms through trial and error. Based on these comparisons, the best result was achieved by the SegNet-ResNet50 model. These details are described in the second part of the Supplementary Material. SegNet, a fully convolutional network for pixel-level image segmentation, was used to perform endometrium segmentations as illustrated in Figure 3. The core segmentation component was an encoder network and its corresponding decoder network, followed by a pixel-level classification network. SegNet can greatly reduce the number of training parameters in the encoder layer Badrinarayanan et al. (2017); Farabet et al. (2012). The coding network consists of 13 convolutional layers.

FIGURE 3
www.frontiersin.org

FIGURE 3. ResNet50-SegNet architecture [Modified from Badrinarayanan et al. (2015)] for semantic segmentation of endometrium from uterine ultrasound images.

ResNet50 serves as the backbone of SegNet, and is used to extract features in images for segmentation Hu et al. (2019). ResNet50 has 50 layers and was pretrained using the ImageNet Large Scale Visual Recognition Challenge 2012 classification dataset, consisting of 1.2 million training images, with 1,000 classes of objects He et al. (2016). The residual block in ResNet is used to overcome network performance degradation caused by gradient dispersion in deep neural networks Hao et al. (2021). ResNet50 was pretrained using the ImageNet dataset composed of approximately 1 million images Deng et al. (2009).

The SegNet encoder is based on ResNet50, whose four convolution blocks are used, and each convolution module has four convolution layers. All the layers use rectified linear units (ReLU) as the classification function in a deep neural network Agarap (2018)), including 12 identity blocks each with three convolution layers. An average pooling (7 × 7) is used before the encoder output. The SegNet decoder includes five 3 × 3 convolutional layers.

ResNet50-SegNet and the corresponding programs were developed using the Tensorflow–Keras frameworksGéron (2019) and a workstation with GeForce RTX 3080 10 GB.

2.2.2 Automated Measurement of ET

After endometrium segmentation, we proposed what we call a ‘largest inscribed circle searching method’ to automatically measure ET. This exhaustive method is described in Figure 4. First, the largest connected region is searched from the endometrium segmentation results. The corresponding largest inscribed circle is then found through setting each pixel point in the region as the center of the circle. Figure 5 shows examples of ET results. The gold standard upon which automated measurements were based was ETs of all cases as measured by two professional sonographers (QZ and JJJ).

FIGURE 4
www.frontiersin.org

FIGURE 4. Procedure for measuring endometrial thickness.

FIGURE 5
www.frontiersin.org

FIGURE 5. Automatically search the largest inscribed circle on the segmented endometrial mask. (A–C) are the segmentation results in the original images, and (D–F) the largest inscribed circles on the segmented endometrial masks.

2.3 Evaluation Measures

The Dice coefficient measures the accuracy of image segmentation Jiang et al. (2021). Dice was defined as follows to serve as an index of similarity of measure between two samples (with values in the range [0, 1]) Shamir et al. (2019).

Dicecoefficient=2×TP2×TP+FP+FN(1)

TP (true positive) indicates the number of correctly segmented pixels of endometrium, FP (false positive) the number of missed pixels of endometrium, and FN (false negative) the number of wrongly segmented pixels of non-endometrial regions Hao et al. (2021).

Mean absolute error (MAE) defined in Eq. 2 is used to quantify measurement errors in the automated ET measurement Willmott and Matsuura (2005).

MAE=i=1nyixin=i=1nein(2)

where y is the ET measured by the proposed method, x is the gold standard (herein measures by the two professional gynecologists), e is the absolute error, and n is the total number of validation images. The smaller MAE is, the better the accuracy of the automated ET measurement. We also defined an acceptable rate for the measurement of ET as follows:

Acceptablerate=i=1nyixi<2mmn.(3)

3 Results

3.1 Endometrium Segmentation

Figure 6 illustrates three segmentation examples obtained by the Resnet50-SegNet model. Figures 6A–C,D–F,G–I show original images, ground truth, and segmentation results, respectively. The Dice coefficient for the segmentation results in Figures 6G–I were 0.93, 0.74, and 0.38, respectively. Figure 7 shows the histogram of Dice coefficient in the validation images. The average Dice coefficients and its standard deviation were 0.81 and 0.52, respectively.

FIGURE 6
www.frontiersin.org

FIGURE 6. Examples of segmentation using the ResNet50-SegNet model. (A–C) are the original images, (D–F) the segmented endometrial masks, and (G–I) the segmentation results in the original images.

FIGURE 7
www.frontiersin.org

FIGURE 7. Histogram of Dice coefficient in the validation images.

3.2 ET Measurement Errors

Figure 8 illustrates the largest inscribed circles in three segmented mask images. Figure 9 shows the ET errors for 214 cases in the validation dataset. In 191 cases, ET errors were within the range ±3 mm, i.e., the acceptable margin of error. Thus, the acceptable rate was 89.3%. Table 1 lists the statistical results of ET measurement in three categories with ET ≤ 3 mm, 3\lt ET ≤ 10 mm and ET > 10 mm. The proposed uterine endometrium measurement system showed good performance for cases with ET > 3 mm. The acceptable rate in the 3 < ET ≤ 10 mm and ET > 10 mm group reached 95.4 and 98.3%, respectively. For cases with ET ≤ 3 mm and ET > 3 mm, the MAE was 3.6 and 2.0 mm, respectively.The MAE for all validation data was 2.3 mm.

FIGURE 8
www.frontiersin.org

FIGURE 8. The largest inscribed circles in three segmented mask images.

FIGURE 9
www.frontiersin.org

FIGURE 9. Absolute endometrial thickness errors measured by the proposed method.

TABLE 1
www.frontiersin.org

TABLE 1. Measurement results

To confirm the influence of pathology on performance, we also divided the 214 cases into three categories (N, P, EC) according to pathology, using t-tests to confirm whether there were significant differences in ET errors among them.

Tables 24 list the statistics and average errors in the three categories. Table 2 shows result for the accurate segmentation results; Tables 3, 4 show results for the inaccurate segmentation results. Data with inaccurate segmentation results would be divided into two cases. First, when ET ≤ 3 mm, the inner membrane appears as a very thin, bright line; thus, 22 cases were difficult to segment. Second, the boundaries of eight case images were unclear, making it impossible to accurately identify the position of the endometrium.

TABLE 2
www.frontiersin.org

TABLE 2. Average ET measurement errors in cases with errors ≤ 2 mm

TABLE 3
www.frontiersin.org

TABLE 3. Average errors of ET in cases with ET > 3 mm and errors > 2 mm

TABLE 4
www.frontiersin.org

TABLE 4. Average errors of ET in cases with ET ≤ 3 mm and errors > 2 mm

Table 5 shows that the error values of these results conform to the normal distribution. Furthermore, t-tests showed no significant differences between the three data categories.

TABLE 5
www.frontiersin.org

TABLE 5. Measurement results within diseases categories

4 Discussion

The endometrium is the innermost glandular layer, forming the inner lining of the uterus, which thickens and sheds cyclically. Many endometrial studies have been performed on asymptomatic or postmenopausal women. Janesh et al. suggested that ET of ≤5 mm can exclude endometrial pathology and eliminate the need for endometrial sampling for histologic examinations Gupta et al. (2002). However, endometrial-related diseases are now occurring more frequently among younger women. According to an official report by the World Health Organization, women globally, from all ethnic groups and social classes, suffer from endometrial diseases; onset can occur any time from first menstruation (menarche) to menopause World Health Organization (2021). Therefore, screening for endometrial diseases is equally important for menstrual and menopausal women.

Ultrasound-based diagnosis of endometrial diseases has shown irreplaceable superiority, greatly reducing patient economic burden. Since measurement by different sonographers can lead to inconsistent results, an objective and automated measurement method would be preferable.

Our endometrium segmentation results show that the proposed method provides more accurate segmentation compared with conventional networks. This is consistent with previous results by Park et al. Park et al. (2019). However, that group proposed a semiautomated endometrium segmentation from TVUS images using key point discriminators. Hu et al. proposed a deep learning-based thickness measurement from TVUS images from healthy participants Hu et al. (2019). In contrast, our study was not limited to those with normal, healthy endometria, but included cases with endometrial cancer and polyps, in whom endometrium segmentation is challenging because the endometrium is usually irregular and difficult to identify. Regarding segmentation methods, there is no universal medical image segmentation method due to the complicated nature of various medical images Li et al. (2019). Therefore, the choice of segmentation method might be task-specific. We have compared several state-of-the-art semantic segmentation algorithms through trial and error. Through this process, ResNet50-SegNet demonstrated the best performance in the segmentation of endometrium in TVUS. Bhatnagar et al. also found that ResNet50-SegNet was the best method for UAV image segmentation related to identifying raised swamp vegetation types Bhatnagar et al. (2020).

The ET measurement results from the method developed herein were compared with gold standard manual ET measurements. The novel method showed a high accuracy for measuring ET, especially in cases with ET > 3 mm. Furthermore, there was no difference in the accuracy of this ET detection among the three endometrial disorder types. Therefore, this system may help doctors complete this assessment more quickly and accurately.

Although this method shows good performance for ET measurement, the study has some limitations. First, data regarding endometria <3 mm cannot be guaranteed as correct, as the accuracy rate was only 55.3%. Because of the measurement error of the inner membrane less than 3mm, false positive results may result, leading to patients undergoing further invasive examinations, such as diagnosing curettage or hysteroscopy. Therefore, we will, in our future research, continue to adjust and optimize the segmentation model to solve this problem. Second, the doctors involved in measuring ET herein worked at the same hospital and used GE Voluson E1. Thus, inter-hospital difference could not be considered. Third, identifying malignancy was based not only on ET, but on age at the time of the test, menstrual cycle, pregnancy status, and whether hormone therapy was used Liu and Chang (2004).

Video images herein were currently treated as independent, static frames. In the future, we will explore deep learning algorithms, like recurrent neural networks, to exploit the temporal information among frames. The endometrium might be better segmented when assessed using adjacent frames. Use of other factors such as participant age, uterine orientation, and surgical history might also improve ET measurement.

5 Conclusion

We have presented an automated ET measurement system using TVUS images. Using a ResNet50-based SegNet, we achieved a Dice coefficient of 0.82 for the segmentation test set. Using the largest inscribed circle searching method, ET was obtained from the segmentation results for satisfactory measurement accuracy. Validation based on images from 214 participants showed that 89.3% of measurement errors were within the clinically acceptable range, i.e., ≤2 mm. The proposed method may markedly improve both efficiency and efficacy of ultrasonic endometrium diagnosis.

Data Availability Statement

The datasets presented in this article are not readily available because the restrictions of IRB. Requests to access the datasets should be directed to WW, petrawang@163.com.

Ethics Statement

The studies involving human participants were reviewed and approved by Institutional Review Board (IRB) of Tongji Hospital, Huazhong University of Science and Technology. Written informed consent for participation was not required for this study in accordance with the national legislation and the institutional requirements.

Author Contributions

WW, SW, and XZ designed this study and related concepts. YL, XZ, BP, and WW proposed methods to automatically measure the thickness of the endometrium. QZ, YL, JJ, LF, and WW contributed to the sorting and labeling of the data. YL and BP realized software. YL drafted the manuscript, and all other authors revised it. All authors confirmed the final version and agreed to be responsible for this research.

Funding

This research was funded by grants from the National Natural Science Foundation of China (No. 81701420), and the Competitive Research Fund from The University of Aizu (2021-P-5).

Conflict of Interest

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

Publisher’s Note

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

Acknowledgments

We thank all the students, doctors, and professors who supported us in this research. We also thank Dr. Xinting Yu at Brigham and Women’s Hospital, Harvard Medical School, for her statistical analysis advice.

Supplementary Material

The Supplementary Material for this article can be found online at: https://www.frontiersin.org/articles/10.3389/fbioe.2022.853845/full#supplementary-material

References

Agarap, A. F. (2018). Deep Learning Using Rectified Linear Units (Relu). arXiv preprint arXiv:1803.08375. Available at: https://arxiv.org/abs/1803.08375.

Google Scholar

Ahuja, A. S. (2019). The Impact of Artificial Intelligence in Medicine on the Future Role of the Physician. PeerJ 7, e7702. doi:10.7717/peerj.7702

PubMed Abstract | CrossRef Full Text | Google Scholar

Allibhai, E. (2018). Hold-out vs. Cross-Validation in Machine Learning. Accès. Available at: https://medium.com/@eijaz/holdout-vs-cross-validation-in-machine-learning-7637112d3f8f.

Google Scholar

Auclair, M.-H., Yong, P. J., Salvador, S., Thurston, J., Colgan, T. J., and Sebastianelli, A. (2019). Guideline No. 390-classification and Management of Endometrial Hyperplasia. J. Obstet. Gynaecol. Can. 41, 1789–1800. doi:10.1016/j.jogc.2019.03.025

PubMed Abstract | CrossRef Full Text | Google Scholar

Badrinarayanan, V., Handa, A., and Cipolla, R. (2015). Segnet: A Deep Convolutional Encoder-Decoder Architecture for Robust Semantic Pixel-wise Labelling. arXiv preprint arXiv:1505.07293. Available at: https://arxiv.org/abs/1505.07293.

Google Scholar

Badrinarayanan, V., Kendall, A., and Cipolla, R. (2017). Segnet: A Deep Convolutional Encoder-Decoder Architecture for Image Segmentation. IEEE Trans. Pattern Anal. Mach. Intell. 39, 2481–2495. doi:10.1109/TPAMI.2016.2644615

PubMed Abstract | CrossRef Full Text | Google Scholar

Berridge, D. L., and Winter, T. C. (2004). Saline Infusion Sonohysterography. J. Ultrasound Med. 23, 97–112. doi:10.7863/jum.2004.23.1.97

PubMed Abstract | CrossRef Full Text | Google Scholar

Bhatnagar, S., Gill, L., and Ghosh, B. (2020). Drone Image Segmentation Using Machine and Deep Learning for Mapping Raised Bog Vegetation Communities. Remote Sensing 12, 2602. doi:10.3390/rs12162602

CrossRef Full Text | Google Scholar

Davis, P. C., O’Neill, M. J., Yoder, I. C., Lee, S. I., and Mueller, P. R. (2002). Sonohysterographic Findings of Endometrial and Subendometrial Conditions. Radiographics 22, 803–816. doi:10.1148/radiographics.22.4.g02jl21803

PubMed Abstract | CrossRef Full Text | Google Scholar

Deng, J., Dong, W., Socher, R., Li, L.-J., Li, K., and Fei-Fei, L. (2009). “Imagenet: A Large-Scale Hierarchical Image Database,” in 2009 IEEE conference on computer vision and pattern recognition (Miami, FL, USA: IEEE), 248–255. doi:10.1109/CVPR.2009.5206848

CrossRef Full Text | Google Scholar

Duan, H., Sun, Y., Cheng, W., Jiang, D., Yun, J., Liu, Y., et al. (2021). Gesture Recognition Based on Multi‐modal Feature Weight. Concurrency Computat Pract. Exper 33, e5991. doi:10.1002/cpe.5991

CrossRef Full Text | Google Scholar

Farabet, C., Couprie, C., Najman, L., and LeCun, Y. (2013). Learning Hierarchical Features for Scene Labeling. IEEE Trans. Pattern Anal. Mach. Intell. 35, 1915–1929. doi:10.1109/TPAMI.2012.231

PubMed Abstract | CrossRef Full Text | Google Scholar

Géron, A. (2019). Hands-on Machine Learning with Scikit-Learn, Keras, and TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems. Newton, MA, USA: O’Reilly Media.

Google Scholar

Gupta, J. K., Chien, P. F. W., Voit, D., Clark, T. J., and Khan, K. S. (2002). Ultrasonographic Endometrial Thickness for Diagnosing Endometrial Pathology in Women with Postmenopausal Bleeding: a Meta-Analysis. Acta obstetricia gynecologica Scand. 81, 799–816. doi:10.1034/j.1600-0412.2001.810902.x

PubMed Abstract | CrossRef Full Text | Google Scholar

Hao, Z., Wang, Z., Bai, D., Tao, B., Tong, X., and Chen, B. (2021). Intelligent Detection of Steel Defects Based on Improved Split Attention Networks. Front. Bioeng. Biotechnol. 9, 810876. doi:10.3389/fbioe.2021.810876

PubMed Abstract | CrossRef Full Text | Google Scholar

He, K., Zhang, X., Ren, S., and Sun, J. (2016). “Deep Residual Learning for Image Recognition,” in Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, 770–778. doi:10.1109/CVPR.2016.90

CrossRef Full Text | Google Scholar

Hu, S.-Y., Xu, H., Li, Q., Telfer, B. A., Brattain, L. J., and Samir, A. E. (2019). “Deep Learning-Based Automatic Endometrium Segmentation and Thickness Measurement for 2d Transvaginal Ultrasound,” in 2019 41st Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC) (Berlin, Germany: IEEE), 993–997. doi:10.1109/EMBC.2019.8856367

PubMed Abstract | CrossRef Full Text | Google Scholar

Huang, L., and Xiang, M. (2014). New Advances in Endometrial Polyp Research. Int. Obstet. Gynecol. 41, 43. Available at: http://www.gjfckx.ac.cn/CN/article/downloadArticleFile.do?attachType=PDF&id=646.

Google Scholar

Jiang, D., Li, G., Sun, Y., Hu, J., Yun, J., and Liu, Y. (2021). Manipulator Grabbing Position Detection with Information Fusion of Color Image and Depth Image Using Deep Learning. J. Ambient Intell. Hum. Comput 12, 10809–10822. doi:10.1007/s12652-020-02843-w

CrossRef Full Text | Google Scholar

Jorizzo, J. R., Riccio, G. J., Chen, M. Y. M., and Carr, J. J. (1999). Sonohysterography: the Next Step in the Evaluation of the Abnormal Endometrium. Radiographics 19, S117–S130. doi:10.1148/radiographics.19.suppl_1.g99oc01s117

PubMed Abstract | CrossRef Full Text | Google Scholar

Kolhe, S. (2018). Management of Abnormal Uterine Bleeding – Focus on Ambulatory Hysteroscopy. Int. J. Womens Health 10, 127–136. doi:10.2147/ijwh.s98579

PubMed Abstract | CrossRef Full Text | Google Scholar

Li, G., Jiang, D., Zhou, Y., Jiang, G., Kong, J., and Manogaran, G. (2019). Human Lesion Detection Method Based on Image Information and Brain Signal. IEEE Access 7, 11533–11542. doi:10.1109/ACCESS.2019.2891749

CrossRef Full Text | Google Scholar

Liu, Z., and Chang, C. (2004). The Value of Transvaginal Ultrasound Measurement of Endometrial Thickness in the Diagnosis of Diseases in Postmenopausal Women. Chin. Med. Imaging Technol. 20, 676–677.

Google Scholar

Nalaboff, K. M., Pellerito, J. S., and Ben-Levi, E. (2001). Imaging the Endometrium: Disease and normal Variants. Radiographics 21, 1409–1424. doi:10.1148/radiographics.21.6.g01nv211409

PubMed Abstract | CrossRef Full Text | Google Scholar

Ni, B., He, F.-z., Pan, Y.-t., and Yuan, Z.-y. (2016). Using Shapes Correlation for Active Contour Segmentation of Uterine Fibroid Ultrasound Images in Computer-Aided Therapy. Appl. Math. J. Chin. Univ. 31, 37–52. doi:10.1007/s11766-016-3340-0

CrossRef Full Text | Google Scholar

Park, H., Lee, H. J., Kim, H. G., Ro, Y. M., Shin, D., Lee, S. R., et al. (2019). Endometrium Segmentation on Transvaginal Ultrasound Image Using Key‐point Discriminator. Med. Phys. 46, 3974–3984. doi:10.1002/mp.13677

PubMed Abstract | CrossRef Full Text | Google Scholar

Quan, L., Zhang, D., Yang, Y., Liu, Y., and Qin, Q. (2013). Segmentation of Tumor Ultrasound Image via Region-Based Ncut Method. Wuhan Univ. J. Nat. Sci. 18, 313–318. doi:10.1007/s11859-013-0934-8

CrossRef Full Text | Google Scholar

Shamir, R. R., Duchin, Y., Kim, J., Sapiro, G., and Harel, N. (2019). Continuous Dice Coefficient: a Method for Evaluating Probabilistic Segmentations. arXiv preprint arXiv:1906.11031. Available at: https://arxiv.org/abs/1906.11031.

Google Scholar

Shokouhi, B. (2015). Role of Transvaginal Ultrasonography in Diagnosing Endometrial Hyperplasia in Pre- and post-menopause Women. Niger. Med. J. 56, 353. doi:10.4103/0300-1652.170390

PubMed Abstract | CrossRef Full Text | Google Scholar

Singhal, N., Mukherjee, S., and Perrey, C. (2017). “Automated Assessment of Endometrium from Transvaginal Ultrasound Using Deep Learned Snake,” in 2017 IEEE 14th International Symposium on Biomedical Imaging (ISBI 2017) (Melbourne, VIC, Australia: IEEE), 283–286. doi:10.1109/ISBI.2017.7950520

CrossRef Full Text | Google Scholar

Sun, H., Zeng, X., Xu, T., Peng, G., and Ma, Y. (2020). Computer-aided Diagnosis in Histopathological Images of the Endometrium Using a Convolutional Neural Network and Attention Mechanisms. IEEE J. Biomed. Health Inform. 24, 1664–1676. doi:10.1109/JBHI.2019.2944977

PubMed Abstract | CrossRef Full Text | Google Scholar

Turkgeldi, E., Urman, B., and Ata, B. (2015). Role of Three-Dimensional Ultrasound in Gynecology. J. Obstet. Gynecol. India 65, 146–154. doi:10.1007/s13224-014-0635-z

PubMed Abstract | CrossRef Full Text | Google Scholar

Wikland, M., Granberg, S., and Karlsson, B. (1992). Assessment of the Endometrium in the Postmenopausal Woman by Vaginal Sonography. Ultrasound Q. 10, 15–28. doi:10.1097/00013644-199201010-00002

CrossRef Full Text | Google Scholar

Willmott, C., and Matsuura, K. (2005). Advantages of the Mean Absolute Error (Mae) over the Root Mean Square Error (Rmse) in Assessing Average Model Performance. Clim. Res. 30, 79–82. doi:10.3354/cr030079

CrossRef Full Text | Google Scholar

World Health Organization (2021). Endometriosis. Available at: https://www.who.int/news-room/fact-sheets/detail/endometriosis (Accessed March 31, 2021).

Google Scholar

Keywords: endometrial thickness, semantic segmentation, deep learning, transvaginal ultrasonography (TVUS), two-step method

Citation: Liu Y, Zhou Q, Peng B, Jiang J, Fang L, Weng W, Wang W, Wang S and Zhu X (2022) Automatic Measurement of Endometrial Thickness From Transvaginal Ultrasound Images. Front. Bioeng. Biotechnol. 10:853845. doi: 10.3389/fbioe.2022.853845

Received: 13 January 2022; Accepted: 21 February 2022;
Published: 29 March 2022.

Edited by:

Gongfa Li, Wuhan University of Science and Technology, China

Reviewed by:

Vikas Saxena, Jaypee Institute of Information Technology, India
Nitin Singhal, Aira Matrix Pvt. Ltd., India

Copyright © 2022 Liu, Zhou, Peng, Jiang, Fang, Weng, Wang, Wang and Zhu. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Wenwen Wang, petrawang@163.com; Shixuan Wang, shixuanwang@tjh.tjmu.edu.cn; Xin Zhu, zhuxin@u-aizu.ac.jp

Download