Skip to main content

ORIGINAL RESEARCH article

Front. Public Health, 03 August 2023
Sec. Infectious Diseases: Epidemiology and Prevention

Application of machine learning for risky sexual behavior interventions among factory workers in China

\r\nFang Zhang&#x;Fang Zhang1Shiben Zhu&#x;Shiben Zhu2Siyu Chen&#x;Siyu Chen2Ziyu Hao&#x;Ziyu Hao2Yuan FangYuan Fang3Huachun Zou,Huachun Zou4,5Yong CaiYong Cai6Bolin CaoBolin Cao7Kechun ZhangKechun Zhang8He CaoHe Cao8Yaqi ChenYaqi Chen8Tian HuTian Hu8Zixin Wang
Zixin Wang2*
  • 1Department of Science and Education, Shenzhen Baoan Women's and Children's Hospital, Shenzhen, Guangdong, China
  • 2Centre for Health Behaviours Research, Jockey Club School of Public Health and Primary Care, The Chinese University of Hong Kong, Hong Kong, China
  • 3Department of Health and Physical Education, The Education University of Hong Kong, Hong Kong, China
  • 4School of Public Health, Sun Yat-sen University, Shenzhen, China
  • 5Kirby Institute, University of New South Wales, Sydney, NSW, Australia
  • 6School of Public Health, Shanghai Jiaotong University School of Medicine, Shanghai, China
  • 7School of Media and Communication, Shenzhen University, Shenzhen, China
  • 8Longhua District Center for Disease Control and Prevention, Shenzhen, China

Introduction: Assessing the likelihood of engaging in high-risk sexual behavior can assist in delivering tailored educational interventions. The objective of this study was to identify the most effective algorithm and assess high-risk sexual behaviors within the last six months through the utilization of machine-learning models.

Methods: The survey conducted in the Longhua District CDC, Shenzhen, involved 2023 participants who were employees of 16 different factories. The data was collected through questionnaires administered between October 2019 and November 2019. We evaluated the model's overall predictive classification performance using the area under the curve (AUC) of the receiver operating characteristic (ROC) curve. All analyses were performed using the open-source Python version 3.9.12.

Results: About a quarter of the factory workers had engaged in risky sexual behavior in the past 6 months. Most of them were Han Chinese (84.53%), hukou in foreign provinces (85.12%), or rural areas (83.19%), with junior high school education (55.37%), personal monthly income between RMB3,000 (US$417.54) and RMB4,999 (US$695.76; 64.71%), and were workers (80.67%). The random forest model (RF) outperformed all other models in assessing risky sexual behavior in the past 6 months and provided acceptable performance (accuracy 78%; sensitivity 11%; specificity 98%; PPV 63%; ROC 84%).

Discussion: Machine learning has aided in evaluating risky sexual behavior within the last six months. Our assessment models can be integrated into government or public health departments to guide sexual health promotion and follow-up services.

1. Introduction

Sexually transmitted infections (STIs) remain a global public health issue, as international absolute incident cases for STIs increased, from 486,770,168 in 1990 to 769,850,699 in 2019 (1). Considering the rising incidence of STIs, WHO has proposed a Global Health Sector Strategy for STIs 2016–2021, which aims to end the public health problem of the STI epidemic by 2030, including reducing the incidence of gonorrhea by 90% globally (2018 global baseline) and in 80% of countries reducing congenital syphilis per 100,000 live births reduce incidence by more than 50 cases (2). Additionally, previous studies suggest that various interventions should increase HIV/STIs awareness and reduce HIV/STIs-related risk behaviors among factory workers in China because they are particularly vulnerable to infection (35). One key strategy to reduce the incidence of HIV/STIs is to increase awareness and attitudes toward risky sexual behaviors (6, 7). Barriers to raising awareness and attitudes toward risky sexual behavior include uneven regional development, limited knowledge availability, and economic costs (8, 9). Screenings can effectively increase health screenings' acceptance, usability, and acceptability among users (10, 11). Estimating the probability of risky sexual behaviors in individuals or groups can help with targeted education and reduce financial costs.

Machine learning is uniquely suited to developing predictive models, automatically learning from complex, non-linear big data without statistical inference or assumptions, and achieving high accuracy (12, 13). Machine learning models have been widely used to predict the future risk of diseases such as Alzheimer's disease (14), COVID-19 (15), and Leukemia (16). A study in 2021 shows that machine learning can be used to build effective prediction model(s) to identify adolescents likely to engage in HIV/STIs risk behaviors (17). Another study from Zimbabwe reports that machine learning models can help identify individuals at high risk of HIV infection with 85% accuracy, assist policymakers in developing targeted HIV/STIs prevention and screening strategies, and inform sociodemographic and risk behavior data (18). However, building a follow-up database is time-consuming and expensive, factory workers are highly mobile, and the questions are too private to guarantee quality. We always need to quickly assess the probability of individual or group risky sexual behaviors occurring at the point so that we can take targeted educational measures. To our knowledge, there are currently no estimation models based on cross-sectional studies to evaluate risky sexual behaviors of individuals or groups.

This study aimed to seek the best-performing algorithm and evaluate risky sexual behaviors in the past 6 months using machine learning models. At the same time, we understood that the impact of the top 30 risk factors that achieved similar ROC values on risky behaviors would help inform decisions about prevention, treatment, service delivery, and resource allocation.

2. Materials and methods

2.1. Study data for risky sexual behaviors estimation in the past 6 months

This study was a cross-sectional study that collected data from full-time factory workers. Employees over 18 years old and being full-time employed from the randomly selected workshops were invited to visit Longhua District Center for Disease Control and Prevention (CDC). At the CDC, our trained fieldworkers briefed the study to the eligible 2,700 workers from the selected workshops. Of these workers, 2023 completed a self-administered questionnaire. Participants were guaranteed anonymity and the right to quit at any time without consequence. Written informed consent was obtained from all participants. Participants who completed our survey received a cash coupon of ¥20 (US$2.60). The dataset used in this study was built between October and November 2019 and collected from 2023 adult factory workers in 16 different factories. We used data from Longhua District Center for Disease Control and Prevention (CDC) to develop and validate the machine learning model. Sixteen factories were randomly selected, including four machining factories, three electronic equipment factories, three printing and dyeing factories, two chemical raw material factories, one smelting factory, one garment factory, one food and beverage factory, and another factory. Questionnaires collected were composed of sociodemographic information, lifestyle habits, clinical health, psychological status, and risky sexual behaviors. The questionnaire was designed by a team of two public health researchers, epidemiologists, health psychologists, health communication specialists, and a factory worker. Twenty workers were invited to participate in the pilot study under the guidance of trained researchers. These 20 workers did not participate in the follow-up survey. The questionnaire was revised and finalized based on their feedback. The study was carried out following the guidelines of the Declaration of Helsinki and was approved by the ethics committees of the School of Public Health, Sun Yat-sen University (2019/3).

2.2. Evaluation factors for risky sexual behaviors prediction

Risky sexual behaviors were defined as having sexual intercourse without a condom in the last 6 months. We extracted all items from the dataset as variables, yielding 250 categorical and 15 continuous variables. All variables had no missing values. Categorical variables were encoded to integers using the LabelEncoder from scikit-learn, and then, all variables were normalized by scaling each item to a given range. After different models' training and testing, we found that the model's ROC values changed <1% when the fit was repeated after selecting at least the top 30 features of the optimal model through loops and judgment statements. Finally, the top 30 features of the best performance model were selected as the last evaluation factors. All models would be trained and tested again with 30 new evaluation factors. Although a correlation heatmap by seaborn showed that the correlations between the variables were high, they would not affect our evaluation model and the discovery of certain important factors that could be controlled artificially, so we did not perform a correlation analysis.

2.3. Model development and validation for risky sexual behaviors

We randomly divided the data into an 80% training set for model development and a 20% test set for model testing. The study considered six machine learning models, including (1) logistic regression (LR), (2) support vector machines (SVM), (3) random forests (RF), (4) gradient descent boosting models (XGBoost), (5) K-Nearest Neighbor (KNN), (6) Naïve Bayes (NB), (7) neural networks (NN), from Python package “Scikit-sklearn.” LR is an example of supervised learning used to calculate or predict the probability of a binary event occurring. SVM algorithm aims to find a hyperplane in N-dimensional space (number of N features) that classifies the data points explicitly. RF are another popular machine learning algorithm for regression and classification problems. The XGBoost uses a series of decision trees to make predictions and represent an interpretable model. Unlike logistic regression, this model can include higher-order interactions and considers the complex non-linear relationship between the model variables and the outcome. The gradient descent boosting method is extreme gradient boosting, known as XGBoost. XGBoost includes a measure of the model's accuracy with specific variables added, and higher gain values mean it is more critical in generating predictions. KNN algorithm is a simple, easy-to-implement supervised machine learning algorithm that can solve classification and regression problems. NB algorithm is one of the fast and easy ML algorithms to predict a class of datasets. NN algorithm is a machine learning technique that connects layers of nodes (neurons) like a human brain to simulate output.

2.4. Measuring models performance

We evaluated the model's overall predictive classification performance using the area under the curve (AUC) of the receiver operating characteristic (ROC) curve. The performance of the model was evaluated in terms of accuracy (the proportion of all observations in the unseen test set that were correctly classified by the algorithm), sensitivity (the proportion of known positive results in the unseen test set that were correctly identified as positive by the algorithm), positive predictive value (PPV; also known as precision; the proportion of positive results predicted by the algorithm that correspond to known positive results in the unseen test set) and specificity (the proportion of known negative results in the unseen test set that were correctly identified as unfavorable by the algorithm). Seen in the test set of known negative results was evaluated. A range of 0.5 or less indicated no predictive power, while 1.0 indicated perfect predictive power.

2.5. Statistical analysis

We applied a univariate approach to describe the background variables. At first, seven models were trained to obtain a best model by ROC value. The loop was then repeated to obtain the optimal number of variables so that the ROC value of the best model decreased by <1%. The top thirty variables with the highest importance in the best model were taken and trained again with seven models to obtain their statistics separately. All analyses were performed using the open-source Python version 3.9.12.

3. Results

3.1. Background characteristics of the participants

Our study included 2023 factory workers, of whom 1,027 male workers had no risky sexual behavior, 334 male workers had risky sexual behavior, 498 female workers had no risky sexual behavior, and 164 female workers had risky sexual behavior in the past 6 months. The average age of factory workers without risky sexual behavior was 30.73 years, and the average age of factory workers with risky sexual behavior was 32.63 years. The majority of them were the Han majority (84.53%), without permanent residency in other provinces (85.12%) or Rural (83.19%), junior high school (55.37%), with monthly personal income from ¥3,000 (US$417.54) to ¥4,999 (US$695.76) (64.71%), and workers (80.67%). About half of the participants had no children (44.64%), were married (53.75%), and in electronic equipment (41.35%). Further details are given in Table 1.

TABLE 1
www.frontiersin.org

Table 1. Characteristics of background variables stratified by risky sexual behaviors in the past 6 months (N = 2023).

3.2. Different models' performance and top 30 factors of the random forest model

We found seven machine learning models including LR, SVM, RF, XGBoost, KNN, NB, and NN with ROC values>51% (range 51–84%). Of the developed machine learning models, the random forest model (RF) outperformed all other models and provided acceptable performance in evaluating risky sexual behaviors in the past 6 months (Accuracy 78%; Sensitivity 11%; Specificity 98%; PPV 63%; ROC 84%), followed by the XGBoost model (Accuracy 79%; Sensitivity 44%; Specificity 89%; PPV 55%; ROC 83%). Details are provided in Figure 1 and Table 2.

FIGURE 1
www.frontiersin.org

Figure 1. ROC curves for different machine learning models on the risky sexual behaviors in the past 6 months.

TABLE 2
www.frontiersin.org

Table 2. Different machine learning models' performance.

The above section shows that the random forest model achieved the best performance. The top 30 important evaluation factors in the random forest model for evaluating risky sexual behaviors in the past 6 months were identified. The rank of these factors is listed in Figure 2.

FIGURE 2
www.frontiersin.org

Figure 2. Top 30 factors in the random forest model.

3.3. Different models' performance with the top 30 factors of the random forest model

We trained seven machine learning models with the top 30 factors and achieved ROC values>54% (range 54–84%). Overall, the results from the top 30 factors reveal that the random forest model had a ROC value of 84%, meaning that it could better evaluate risky sexual behaviors, as shown in Figure 3 and Table 3.

FIGURE 3
www.frontiersin.org

Figure 3. ROC curves for different machine learning models with the top 30 factors of the random forest model.

TABLE 3
www.frontiersin.org

Table 3. Different machine learning models' performance with the top 30 factors of the random forest model.

4. Discussion

About a quarter of factory workers have had risky sexual behavior in the past 6 months. Among these factory workers, characteristics such as Han Chinese, other provinces, rural areas, junior high school education, married, earning ¥3,000–4,999 (US$417.54–695.76) per month, electronics factories, having nearly 50% of their income to send home, and workers dominated. To our knowledge, this is the first study to use machine learning algorithms to assess the risky sexual behaviors of individuals or groups. Random forests show higher predictive accuracy than classical multivariate logistic regression models in assessing the risk of risky behaviors. Our random forest model performed well in assessing risky behaviors but not in assessing the sensitivity of risky behaviors. Our findings suggest that machine learning-based approaches can help assess risky sexual behavior situations based on various types of questionnaire data collection often encountered in real life. Our machine learning model has potential value as a behavioral intervention tool that could be incorporated into government or public health departments to assess people with high-risk behaviors for early intervention.

Our results found that years from the first-time leaving hometown, workload, and exercise time were important estimators of risky sexual behaviors. In addition, our results suggest the need for further research to investigate the difference between the first-time leaving hometown, workload, and exercise time on risky sexual behaviors in different populations. Based on this finding, the government and the department of public health could target education to reduce risky sexual behaviors and HIV/STIs incidence. Our study demonstrates that a machine learning-based approach effectively evaluates risky sexual behaviors. The machine learning models can potentially promote government and factory policy reform, which will help reduce the incidence of HIV/STIs and initiate preemptive interventions in sexual health promotion. Our study discovers that more exercise and meditation time will lead to risky sexual behaviors in the past 6 months. A previous study found that education combined with community intervention reduced the proportion of workers with risky sexual behaviors and enhanced HIV knowledge (3). This study also suggested that policy intervention combined with peer education enhanced HIV knowledge, perceived condom accessibility, and condom use with regular partners (3). Therefore, target education is more necessary.

Emerging machine-learning methods have the potential to help with medical outcomes (19). Our machine learning models suggest that data collected by conventional questionnaires have some estimative value for evaluating risky behavior. Our variable importance ranking results found that the number of regular sexual partners was critical in assessing the risk of risky sexual behavior. In addition, we found that interventions for leaving hometown, physical activity, and workload were more effective for the onset of risky sexual behaviors. Assessing risky behaviors allows for timely interventions to improve education and early intervention for at-risk populations. Our findings suggest that machine learning models using routine questionnaire data from real-life settings can assess risky sexual behaviors. Our machine learning models are trained using routine questionnaire data and can be translated into sexual health service products or health intervention tools for government personnel. Our machine learning model provides a powerful potential tool for evaluating risky sexual behaviors using data collected from standard questionnaires in an actual environment.

This study has some limitations. This study uses machine learning techniques to provide insight into some factors in evaluating risky sexual behaviors. Its findings must be considered in the context of public health policy, strategy, and practice. However, the sampling technique of the cross-sectional design and the resulting distribution of demographic characteristics may have prevented all relevant factors associated with evaluating risky sexual behaviors among factory workers from being identified. Cross-sectional studies do not show the temporal relationship between exposure and outcome in the same way as longitudinal studies. It may also be underpowered in detecting differences in certain variables. Therefore, a more comprehensive range of studies with larger sample sizes that give higher statistical power may be needed to explore all potentially relevant variables fully. All questionnaire data (condom use, history of HIV testing, psychological status) were self-reported and may be subject to social desirability bias. Although interviewers received technical training to reassure participants and support accurate reporting of dates and events, self-reported data are still vulnerable to recall and social desirability bias regarding sensitive topics. Those recruited and agreed to participate may have been a self-selected group more willing to disclose their sexual behaviors. The survey is limited to the Shenzhen factory and does not reflect the activities of the entire Chinese population.

5. Conclusion

Our study shows that random forest models can properly assess risky sexual behaviors over the past 6 months. Based on data from the questionnaire, this risk assessment tool could also be incorporated into government and public health departments to facilitate targeted education to reduce risky sexual behaviors.

Data availability statement

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

Ethics statement

The study was carried out following the guidelines of the Declaration of Helsinki and was approved by the Ethics Committee of the School of Public Health, Sun Yat-sen University (2019/03).

Author contributions

FZ, SZ, SC, ZH, and ZW: conceptualization. FZ, KZ, HZ, YCa, BC, and ZW: methodology. FZ, KZ, HC, YCh, and TH: data curation. FZ, SC, ZH, and SZ: formal analysis. FZ, SC, ZH, YF, YCa, BC, HC, YCh, TH, and SZ: project administration. KZ, HZ, and ZW: supervision. FZ, SZ, and SC: writing—original draft preparation and writing—review and editing. All authors have read and agreed to the published version of the manuscript.

Funding

This study was funded by the High-Level Project of Medicine in Longhua, Shenzhen (HLPM201907020105) and the Key Discipline of Infectious Diseases Control and Prevention of Long Hua (Grant 2020-2014).

Acknowledgments

The authors would like to express their gratitude to all subjects for their engagement in this study.

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.

References

1. Zheng Y, Yu Q, Lin Y, Zhou Y, Lan L, Yang S, et al. Global burden and trends of sexually transmitted infections from 1990 to 2019: an observational trend study. Lancet Infect Dis. (2022) 22:541–51. doi: 10.1016/S1473-3099(21)00448-5

PubMed Abstract | CrossRef Full Text | Google Scholar

2. World Health Organization. Global Health Sector Strategy on Sexually Transmitted Infections 2016-2021: Toward Ending STIs. (2016). World Health Organization.

Google Scholar

3. Chen D, Luo G, Meng X, Wang Z, Cao B, Yuan T, et al. Efficacy of HIV interventions among factory workers in low-and middle-income countries:a systematic review. BMC Public Health. (2020) 20:1310. doi: 10.1186/s12889-020-09333-w

PubMed Abstract | CrossRef Full Text | Google Scholar

4. Huang X, Yu M, Fu G, Lan G, Li L, Yang J, et al. Willingness to receive COVID-19 vaccination among people living with HIV and AIDS in China: nationwide cross-sectional online survey. JMIR Public Health Surveill. (2021) 7:e31125. doi: 10.2196/31125

PubMed Abstract | CrossRef Full Text | Google Scholar

5. Cao H, Zhang K, Ye D, Cai Y, Cao B, Chen Y, et al. Relationships between job stress, psychological adaptation and internet gaming disorder among migrant factory workers in China: the mediation role of negative affective states. Front Psychol. (2022) 13:837996. doi: 10.3389/fpsyg.2022.837996

PubMed Abstract | CrossRef Full Text | Google Scholar

6. Honarvar B, Jalalpour AH, Shaygani F, Eghlidos Z, Jahangiri S, Dehghan Y, et al. Knowledge, attitudes, threat perception, and practices toward hiv/aids among youths in Iran: A health belief model-based systematic review [systematic review]. Shiraz E-Med J. (2022) 23:e119658. doi: 10.5812/semj.119658

CrossRef Full Text | Google Scholar

7. Kaladharan S, Daken K, Mullens AB, Durham J. Tools to measure HIV knowledge, attitudes & practices (KAPs) in healthcare providers: a systematic review. AIDS Care. (2021) 33:1500–6. doi: 10.1080/09540121.2020.1822502

PubMed Abstract | CrossRef Full Text | Google Scholar

8. Kania R, Cale J. Preventing sexual violence through bystander intervention: attitudes, behaviors, missed opportunities, and barriers to intervention among Australian university students. J Interpers Violence. (2021) 36:2816–40. doi: 10.1177/0886260518764395

PubMed Abstract | CrossRef Full Text | Google Scholar

9. McMann N, Trout KE. Assessing the knowledge, attitudes, and practices regarding sexually transmitted infections among college students in a rural midwest setting. J Commun Health. (2021) 46:117–26. doi: 10.1007/s10900-020-00855-3

PubMed Abstract | CrossRef Full Text | Google Scholar

10. Moses JC, Adibi S, Wickramasinghe N, Nguyen L, Angelova M, Islam SMS, et al. Smartphone as a disease screening tool: a systematic review. Sensors. (2022) 22:3787. doi: 10.3390/s22103787

PubMed Abstract | CrossRef Full Text | Google Scholar

11. Vilaro MJ, Wilson-Howard DS, Zalake MS, Tavassoli F, Lok BC, Modave FP, et al. Key changes to improve social presence of a virtual health assistant promoting colorectal cancer screening informed by a technology acceptance model. BMC Med Inform Decis Making. (2021). 21:196. doi: 10.1186/s12911-021-01549-z

PubMed Abstract | CrossRef Full Text | Google Scholar

12. Sarker IH. Machine learning: algorithms, real-world applications and research directions. SN Comput. Sci. (2021) 2:160. doi: 10.1007/s42979-021-00592-x

PubMed Abstract | CrossRef Full Text | Google Scholar

13. Koutsoukos S, Philippi F, Malaret F, Welton T. A review on machine learning algorithms for the ionic liquid chemical space. Chem Sci. (2021) 12:6820–843. doi: 10.1039/D1SC01000J

PubMed Abstract | CrossRef Full Text | Google Scholar

14. Tzimourta KD, Christou V, Tzallas AT, Giannakeas N, Astrakas LG, Angelidis P et al. Machine learning algorithms and statistical approaches for Alzheimer's disease analysis based on resting-state EEG recordings: a systematic review. Int J Neural Syst. (2021) 31:2130002. doi: 10.1142/S0129065721300023

PubMed Abstract | CrossRef Full Text | Google Scholar

15. Kwekha-Rashid AS, Abduljabbar HN, Alhayani B. Coronavirus disease (COVID-19) cases analysis using machine-learning applications. Appl. Nanosci. (2021) 13:2013–25. doi: 10.1007/s13204-021-01868-7

PubMed Abstract | CrossRef Full Text | Google Scholar

16. Ghaderzadeh M, Asadi F, Hosseini A, Bashash D, Abolghasemi H, Roshanpour A. Machine learning in detection and classification of Leukemia using smear blood images: a systematic review. Sci Programm. (2021) 2021:9933481. doi: 10.1155/2021/9933481

CrossRef Full Text | Google Scholar

17. Wang B, Liu F, Deveaux L, Ash A, Gosh S, Li X, et al. Adolescent HIV-related behavioural prediction using machine learning: a foundation for precision HIV prevention. AIDS. (2021) 35(Suppl. 1):S75–84. doi: 10.1097/QAD.0000000000002867

PubMed Abstract | CrossRef Full Text | Google Scholar

18. Chingombe I, Dzinamarira T, Cuadros D, Mapingure MP, Mbunge E, Chaputsira S, et al. Predicting HIV Status Among Men Who Have Sex With Men in Bulawayo & Harare, Zimbabwe using bio-behavioural data, recurrent neural networks, and machine learning techniques. Trop Med Infect Dis. (2022) 7:231. doi: 10.3390/tropicalmed7090231

PubMed Abstract | CrossRef Full Text | Google Scholar

19. Doupe P, Faghmous J, Basu S. Machine learning for health services researchers. Value Health. (2019) 22:808–15. doi: 10.1016/j.jval.2019.02.012

PubMed Abstract | CrossRef Full Text | Google Scholar

Keywords: machine learning, risky sexual behaviors, random forest model, logistic regression, HIV/STIs

Citation: Zhang F, Zhu S, Chen S, Hao Z, Fang Y, Zou H, Cai Y, Cao B, Zhang K, Cao H, Chen Y, Hu T and Wang Z (2023) Application of machine learning for risky sexual behavior interventions among factory workers in China. Front. Public Health 11:1092018. doi: 10.3389/fpubh.2023.1092018

Received: 08 November 2022; Accepted: 11 July 2023;
Published: 03 August 2023.

Edited by:

Tafadzwa Dzinamarira, University of Rwanda, Rwanda

Reviewed by:

Elliot Mbunge, University of Eswatini, Eswatini
Enos Moyo, University of KwaZulu-Natal, South Africa

Copyright © 2023 Zhang, Zhu, Chen, Hao, Fang, Zou, Cai, Cao, Zhang, Cao, Chen, Hu and Wang. 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: Zixin Wang, wangzx@cuhk.edu.hk

These authors have contributed equally to this work and share first authorship

Disclaimer: 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.