Skip to main content

ORIGINAL RESEARCH article

Front. Endocrinol., 18 July 2022
Sec. Thyroid Endocrinology
This article is part of the Research Topic Methods in Thyroid Endocrinology: 2021 View all 4 articles

Hypertension and Obesity: Risk Factors for Thyroid Disease

Feng LiuFeng Liu1Xinyu Zhang*Xinyu Zhang2*
  • 1West China Hospital, Sichuan University, Chengdu, China
  • 2Department of Data Science and AI, Faculty of Information Technology, Monash University, Melbourne, VIC, Australia

Thyroid disease instances have rapidly increased in the past few decades; however, the cause of the disease remains unclear. Understanding the pathogenesis of thyroid disease will potentially reduce morbidity and mortality rates. Currently, the identified risk factors from existing studies are controversial as they were determined through qualitative analysis and were not further confirmed by quantitative implementations. Association rule mining, as a subset of data mining techniques, is dedicated to revealing underlying correlations among multiple attributes from a complex heterogeneous dataset, making it suitable for thyroid disease pathogenesis identification. This study adopts two association rule mining algorithms (i.e., Apriori and FP-Growth Tree) to identify risk factors correlated with thyroid disease. Extensive experiments were conducted to reach impartial findings with respect to knowledge discovery through two independent digital health datasets. The findings confirmed that gender, hypertension, and obesity are positively related to thyroid disease development. The history of I131 treatment and Triiodothyronine level can be potential factors for evaluating subsequent thyroid disease.

1 Introduction

Thyroid disease instances are rapidly increasing worldwide, and thyroid cancer is even ranked as the fifth most commonly diagnosed disease among females in the United States (1). Based on the statistics conducted by (2), there will be an estimated 43,800 new cases of thyroid cancer in the US by 2022. With the progressive diagnostic rates, understanding the pathogenesis of thyroid disease will potentially allow avoiding risk factors, leading to mitigated morbidity and mortality rates.

As of now, researchers are struggling to confirm the leading cause of thyroid disease. A few studies applied systematic literature analysis to identify potential risk factors correlated with the disease. The identified factors include radiation, depression, obesity, hormonal factors, and gene heredity (3). Nevertheless, many factors are still controversial and cannot be verified solely by relying on qualitative analysis. Medical datasets are complex in dimension as many factors interwove one and the other, making the identification of thyroid disease pathogenesis a challenging task (4). Additionally, the implementation of quantitative analysis has been considerably ignored in existing works; this again aggravates the limited reliability of the identified factors.

Association rule mining (ARM) is tailored to find and describe hidden associations among multiple attributes (5). It is efficient in dealing with complex, sensitive, and heterogeneous medical sets (6), making it fitting for investigating the potential risk factors correlated with thyroid disease. ARM techniques have been proven efficient in extracting knowledge from medical records (7, 8), whereas the utilisation of ARM techniques in identifying thyroid disease pathogenesis is still limited.

Collectively, this study sought to address the clinical challenge being revealing the pathogenesis of thyroid disease through the use of ARM techniques. The identified risk factors from data mining techniques will then be compared to those derived from the qualitative analysis to assess their reliability. Besides, this study involved two open-access datasets being evaluated with two ARM algorithms for knowledge discovery in obtaining impartial findings. To support the reproducibility of our work, the implementation procedure, code, and datasets can all be accessible through GitHub.

2 Background and Related Works

Thyroid disease is grabbing attention worldwide due to its rapidly increased diagnostic instances. Researchers tend to focus on improving the diagnostic efficiency of thyroid disease through machine learning techniques; nevertheless, the pathogenesis of thyroid disease has been considerably ignored by existing studies. With the objective to reveal the pathogenesis of thyroid disease through ARM applications, this section interprets the related literature studies around thyroid disease risk factors and the application of ARM in the medical domain.

2.1 Thyroid Disease Risk Factors

Thyroid disease instances are rising rapidly worldwide. Based on the statistics conducted by (2), there will be approximately 43,800 new cases being diagnosed with thyroid cancer in the United States in 2022. Although the diagnostic rates are continuously increasing, the cause of the disease remains unclear. Identifying the pathogenesis of thyroid disease can reduce morbidity and mortality rates since the risk factors associated with the disease can be potentially prevented.

There are extensive studies utilizing machine learning-driven techniques to help improve the diagnosis of thyroid disease with the surveillance of medical imaging, whereas studies deploying data mining-based approaches for investigating the cause of the disease are far limited. Furthermore, those existing studies majorly focused on determining the risk factors of thyroid disease through qualitative approaches. For instance (9), once conducted a systematic literature review incorporating 37 research studies for identifying the cause of thyroid disease. The results indicated that body mass index (BMI) was more associated with a high risk of thyroid cancer than diet habits and female reproductive relevant factors. Similarly (10), summarized existing literature studies and focused on investigating the association between diabetes and thyroid cancer. Their results indicated that the association was relatively weak, and further experiments were expected for confirmation. Collectively, through the qualitative analysis (i.e., particularly literature analysis), several other studies proposed some risk factors correlated with thyroid disease, such as vitamin D deficiency (11), diabetes (12), radiation (4), hormonal factors (13), and genetic factors (14).

Nevertheless, the limitation of the above studies is that they did not apply quantitative analytics to confirm those identified risk factors, leading to the restricted reliability of the findings. Therefore, many of those identified factors are still controversial in academia and clinical, as the factors were not empirically and experimentally evaluated. To better address those issues and verify the controversial risk factors, we bridged the literature gaps and utilized data mining techniques, specifically ARM algorithms, to investigate the hidden correlations of the risk factors with thyroid disease.

2.2 Association Rule Mining

Data mining is an effective tool for discovering potential meaningful and valuable knowledge from high-dimensional records (15). ARM, as a subset of data mining, intends to investigate the inherent correlations among different attributes given a database (16). ARM techniques demonstrated superior performance in knowledge discovery in many research domains (17, 18), leading to substantial developments for policy establishments, marketing analysis, and systems designs; more importantly, their potential applications in the medical domain are considerably inspiring.

Medical datasets are extensive in volume and high dimensional; mining knowledge from such heterogeneous, intricate, complex data is unattainable through a manual process. With the help of data mining techniques, we can effectively identify hidden associations among different diseases from those raw medical datasets for valuable knowledge discovery. Additionally, ARM techniques have been applied quite a few times in the medical domain for observing underlying correlations among different types of diseases. For instance (19), once investigated 1,560 patients with COVID-19 cases, their results found that the most common symptoms of COVID were fever, cough, pneumonia, and sore throat. Likewise (20), adopted the Z-Alizadeh Sani dataset (21) to identify the potential risk factors associated with cardiovascular disease, and they found that old age, typical chest pain, and obesity were three factors that are strongly related to the development of cardiovascular disease (22). utilized ARM algorithms to comprehend comorbidities with mental disorders. Their findings indicated that sleep disorders and digestive diseases were two comorbidities correlated with mental disorders.

Collectively, ARM has demonstrated superior performance in identifying underlying correlations among different types of diseases; thus, utilizing ARM to identify the risk factors associated with thyroid disease is feasible. Therefore, this research study sought to reveal the pathogenesis of thyroid disease by utilizing ARM techniques.

3 Research Methodology

Since knowledge extraction for thyroid disease pathogenesis is of primary research objective in this study, this section illustrates the research design, visualizes the designed framework indicating the flowchart of the experimental implementation, and explains the utilized ARM algorithms.

3.1 Proposed Framework

In order to better visualize the specific procedures of knowledge discovery for thyroid disease pathogenesis, Figure 1 demonstrates the proposed framework, which outlines the ARM implementation process. Initially, the input of the framework would be the patient instance attributes, including potential categorical variables, such as demographic features, medical history, comorbidity, and examination results. Specifically, two open-access datasets were adopted for this research study so that the extracted rules from two independent data sources can be compared to ensure the fairness of the findings.

FIGURE 1
www.frontiersin.org

Figure 1 Thyroid disease pathogenesis knowledge extraction framework.

Those pre-processed input attributes will be fed into the ARM algorithms for rules extraction. In this study, we utilized two most classic ARM algorithms for knowledge discovery: the Apriori algorithm and the FP-Growth Tree algorithm, to obtain impartial results. The generated association rules from the aforementioned algorithms will be filtered based on the pre-defined thresholds of the support and confidence metrics. Moreover, the independently extracted association rule sets from two algorithms will be compared; the mutual rules will be selected and stored to be further interpreted. Those mutual rules are then considered the risk factors correlated to thyroid disease pathogenesis.

3.2 Association Rule Mining Algorithms

The ARM concept is to identify the probability occurrence of an antecedent A to a consequent C among multiple varied attributes (16), denoted as A ⇒ C indicating that if A exists, then C should co-exist in the database.

To verify the correlations between A and C, two metrics were generally utilized for evaluations: support and confidence values. Suppose we have a transaction database T, let T = {X1, X2, …,XN} where X is the instance in T and N is the total number of instances in T. Within each instance X, there will be multiple attributes; thus, the instances can be further denoted as Xim, in which m represents the multiple unique variables in each Xi.

Based on these notations, the support values of each frequent itemsets are calculated through Eq. 1 which identifies the occurrence of the itemsets in the database. A large support value indicates that the itemset frequently shows in the database, whereas a low support value represents that the itemset is relatively infrequent and rarely presented in the database.

Support=freq(AC)N(1)

For the frequently appeared itemsets, the confidence values will also be calculated to identify their conditional probabilities through Eq. 2 to evaluate the confidence of an instance containing C and also contains C, or the other way around. A large confidence value indicates the strong associations between A and C, whereas a low confidence value denotes relatively weak correlations.

Confidence=freq(AC)freq(A)  (2)

With pre-defined thresholds for support and confidence metrics, the generated rules can be mainly categorized into two types: frequent (i.e., rules that have large support and confidence values) and infrequent (i.e., rules that have low support and confidence values, or rules that have low support but high confidence) (23). This study only considers frequent rules for knowledge discovery; this is because medical knowledge discovery requires empirical evidence. Extract rules with high support and high confidence values guarantee the reliability of the knowledge since the rules are supported with a sufficient amount of popularity in place.

Furthermore, to better validate the generated rules, we incorporated two ARM algorithms for obtaining impartial results by extracting mutual rules, and the adopted algorithms are Apriori and FP-Growth Tree.

The Apriori algorithm was initially proposed by (24), which is the most classic ARM algorithm for data mining tasks. The Apriori algorithm can extract associations, frequent patterns, or even unexpected structures from unstructured transaction datasets. The algorithm follows a bottom-up approach to enumerate combinations of items in the database during iteration; thus, it is a table-based technique to list itemsets that appeared in the transaction. The algorithm is relatively straightforward, and detailed procedures are as follows:

● List all the unique items that appeared in the database

● Identify the support values for all unique items

● Prune the items which do not meet support threshold

● Loop through instances in the transaction dataset T

● In the loop, for each instance Xi, enumerate all the combinations of the remaining items; go through each iteration until finish all instances in T

● Generate candidate itemsets based on enumerated combinations

● Calculate support values for all the candidate itemsets, and prune the ones below threshold

● Final rules are the frequent itemsets

The FP-Growth Tree algorithm was another well-known ARM technique that was proposed by (25). The FP-Tree Growth algorithm addressed the efficiency issue faced by the table-based Apriori algorithm and applied tree-based data structures to enhance the generation of frequent itemsets. Specifically, the FP-tree algorithm does not require candidate itemsets generation; with the tree structure, the pruning process is much more efficient. Since the tree only needs to be built once, making the rules extraction process faster when dealing with a relatively larger scale of dataset. And the detailed procedures are as follows:

● Identify unique items and calculate their support values in transaction T

● Write all the unique items in the descending order based on the support values

● Loop through each instance in T; for each instance Xi, rewrite the attributes m based on their order

● Draw the FP-tree starting from “null” node; go through each instance Xi and draw the nodes, meanwhile record their frequency count

● Update the tree through each iteration and update the item frequency count until finishing all the instances in T

● Generate a conditional FP-tree if the support value for the node is larger than the threshold

● Generate frequent patterns based on the conditional FP-tree, and they are the final rules

We have utilized two independent datasets for the thyroid disease pathogenesis identification task by applying Apriori and FP-Growth to identify mutual risk factors.

4 Experimental Settings

With the objective to identify the most impartial findings, we included two algorithms and two datasets for knowledge discovery of thyroid disease pathogenesis. This section explains the utilized datasets and the parameters settings.

4.1 Dataset Descriptions

In order to ensure the reproducibility of our work and also to enlarge the potential implementations for different diseases, this study utilizes independent open-access datasets that were both retrieved from the UCI Machine Learning Repository (26). And the acquired datasets are explained as follows.

Dataset-I Thyroid Disease Dataset is an online thyroid dataset that Ross Quinlan provided in 1987 (26). The overall dataset consists of six databases, and this study utilizes the sick thyroid dataset for knowledge extraction. The sick dataset contains 2800 instances with 30 attributes related to the diagnosis of thyroid disease. After the data cleaning process, a total number of 2437 instances with 21 attributes were utilized in this research, and the selected attributes along with their descriptions are presented in Table 1.

TABLE 1
www.frontiersin.org

Table 1 Dataset-I Thyroid Disease Dataset Selected Attributes.

Dataset-II Z-Alizadeh Sani Dataset is a digital record dataset consisting of 303 instances; it was initially gathered for diagnosing cardiovascular disease (21). This dataset contains general demographic features from the collected patients, including their age, gender, weight, and height; besides, their smoking status and potential comorbidities were also included, making it suitable for detecting the risk factors correlated with thyroid disease since we can evaluate the potential associations between thyroid disease and other comorbidities. Specifically, 56 attributes were included in the dataset, whereas this study has included 15 features for data mining purposes. The selected features are demonstrated in Table 2.

TABLE 2
www.frontiersin.org

Table 2 Dataset-II Z-Alizadeh Sani Dataset Selected Attributes.

4.2 Parameters Settings

Before inputting the attributes into the ARM algorithms, pre-processing of the input variables was conducted for both datasets. This study follows a rigorous mechanism for the experimental implementations. Specifically, the dataset has been processed with the following requirements:

● Instances with any missing values were removed.

● Numerical variables were discretized and assigned with distinct values.

● Different class of thyroid disease was split for knowledge extraction separately (i.e., healthy and sick groups were analyzed separately).

Furthermore, in order to better ensure the fairness and equity of the extracted knowledge from the two algorithms, the support and confidence thresholds were set to 0.6 and 0.9, respectively, for both datasets during the association rule mining implementation stage.

5 Results

Following the procedures demonstrated in the proposed framework, the rules extracted by the Apriori and the FP-Tree algorithms were compared and analyzed. Based on our analysis, the Apriori and the FP-Growth Tree algorithms produced similar results. Therefore, only the mutual rules from both algorithms were selected and exhibited in this study. And this section displays the extracted mutual rules.

5.1 Dataset-I Results

Based on the analysis of the 21 features from the sick thyroid dataset, Table 3 exhibits the extracted rules for both healthy and sick groups of patients. Specifically, in the healthy group, a history of I131 treatment plays a significant role in determining the current status of thyroid disease. When the target patients have no history of I131 treatment or hypopituitary, they are less likely to be diagnosed with thyroid disease with a support value of 0.98 and a confidence value of 1.00. Besides, when the instance has no history of I131 treatment or hyperthyroid, he/she is very likely to be in the healthy group with a support of 0.92 and confidence of 1.00.

TABLE 3
www.frontiersin.org

Table 3 Dataset-I Thyroid Disease Dataset Results.

In the sick group, Triiodothyronine (T3) is a crucial factor related to thyroid disease development. When the instance has an abnormal range of T3 level, the patient is very likely to be diagnosed with thyroid disease; this rule has a support value of 0.88 and a confidence value of 1.00. Besides, when the patient is female with an abnormal T3 range, she is at high risk of being diagnosed with thyroid disease with a support of 0.80 and confidence of 1.00. Therefore, gender, a history of I131 treatment, and T3 range are three risk factors that can be used for determining current thyroid disease existence.

5.2 Dataset-II Results

The Z-Alizadeh Sani dataset provides more comprehensive features for identifying the potential risk factors correlated with thyroid disease. Besides the basic demographical features, many comorbidities were also involved. Table 4 demonstrates the extracted rules with this dataset. For the healthy group, patients without a history of chronic renal failure (CRF) and cerebrovascular accident (CVA) are very likely to be grouped into the negative class with a support of 0.97, suggesting that they are less likely to be diagnosed with thyroid disease. Besides CRF, age is another factor contributing relatively strongly to the diagnosis of thyroid disease.

TABLE 4
www.frontiersin.org

Table 4 Dataset-II Z-Alizadeh Dataset Results.

Whereas for the sick group, few comorbidities demonstrated the associations with the existence of thyroid disease. In particular, when the patient has hypertension, he is very likely to be diagnosed with thyroid disease; this rule has a support value of 0.71 and a confidence value of 1.00. Similarly, if the patient has obesity, then he/she is also at high risk of developing thyroid disease with the same support and confidence values. Moreover, females are likely to develop thyroid disease, yet, smoking status did not play a critical role here. Therefore, age, gender, hypertension, and obesity seem to be considered influential in developing thyroid disease.

6 Discussion

With the continuous growth of thyroid disease instances, scholars were dedicated to improving the diagnostic efficiency with the help of machine learning techniques (27, 28), whereas the cause of the disease remains under-researched. Although enhancing the diagnostic performance for thyroid disease is imperative, investigating the pathogenesis is of primary research goal since the risk factors can be prevented to potentially mitigate morbidity and mortality rates brought by the disease. ARM techniques have been proven to be effective in knowledge extraction for identifying potential comorbidity (6, 22, 29), whereas their implementation on thyroid disease pathogenesis is still absent. This study then bridges the literature gap and adopts two ARM algorithms to identify risk factors correlated with thyroid disease.

Based on our analysis of the extracted rules from two distinct datasets, the results confirmed that gender and age are two factors strongly related to thyroid disease. Specifically, the consensus was established that females are more likely to be diagnosed with thyroid disease than males, and this finding aligns with existing studies proposed by (30, 31). Gender disparity in thyroid disease is a long-established topic, and the reason behind the higher diagnostic probabilities in females might be due to the hormonal effects brought by pregnancy or pubertal development, which were considered sensitive to young females (13, 32). The regular health examination mechanism might also be a hypothesis contributing to the enhanced thyroid disease diagnostic rates.

This study also identifies that hypertension and obesity are two leading factors, and this finding is in accordance with (33) and (12), suggesting that the existence of the underlying diseases might increase the development of thyroiddisease risk (34). presented that hypertension is closely related to overt hypothyroidism. The underlying mechanism could be edema caused by hypothyroidism, which heavily burdens the circulatory system in the body. This potentially leads to hypertension, especially the increase in diastolic blood pressure (35). once also stated that the diastolic blood pressure of hypothyroidism patients was three times more among others. Additionally, the excessive T3 level leads to metabolic and hemodynamic changes, which potentially cause an increased cardiac output and hypertension (34). More importantly, patients with hyperthyroidism caused by Graves’ disease or multi-nodular goitre may also present pulmonary hypertension (34). Nevertheless, studies addressing the correlation between hypertension and thyroid nodules are still absent, and further works should be presented to bridge this gap. Accordingly, practical applications can be made in the clinical field: if identifying increased blood pressure, it is suggested to evaluate thyroid functions. This helps reduce the health effects of abnormal thyroid functioning, such as problems related to high blood pressure, by adjusting thyroid hormones.

EmeraldOur study shows that thyroid disease is more likely to be developed among obese patients, and this finding is consistent with those reported in (3638). Body mass index (BMI) is a metric for evaluating obesity, and patients with BMI values higher than 30kg/m2 are regarded as obese (39). Several studies have already determined a positive association between high BMI and a higher risk of thyroid cancer (4042). In contrast, the association between obesity and thyroid cancer is yet to be explicitly outlined (43). indicated obesity is a factor that induces overt hypothyroidism, sub-clinical hypothyroidism, and Hashimoto’s thyroiditis. The underlying explanation could be that obese patients have enhanced thyroid autoimmunity risks, leading to the increased possibility of thyroid disease development (44). also suggested that abnormal thyroid functions are associated with high BMI, contributing to possible correlations between obesity and thyroid disease. Moreover, obesity is a vital factor for autoimmune inflammatory diseases like diabetes (43). Emerald (45) and (46) suggested that diabetes might also have associations with an increased risk of thyroid disease; however, it was controversial with our results. We suggest that further clinical assessments should be involved to regularly screen for thyroid functions in hypertensive and obese populations.

Collectively, this research utilizes two ARM algorithms on two independent datasets to extract risk factors correlated with thyroid disease. Although the proposed method can be adapted to different diseases, there are still a few limitations in this study, many of which correlate with the sample data. The sample size used in this work for identifying the pathogenesis is relatively limited. Moreover, the incorporated features in this work are relatively narrow. Many possible factors were not evaluated since they were not included in the selected datasets, such as hormonal factors, gene heredity, vitamin D deficiency, or family history. In future works, we sought to include more sample instances containing more distinct factors for a comprehensive evaluation of the pathogenesis of thyroid disease. Possible feature selection algorithms will need to be involved in comparing the ARM techniques. Additionally, machine learning-based classification algorithms will be incorporated with the feature selection algorithms to make predictions for detecting thyroid disease.

7 Conclusion

Despite the increased diagnostic rates of thyroid disease, its pathogenesis remains unclear. This study utilizes two association rule mining algorithms for knowledge extraction to reveal the potential risk factors correlated with thyroid disease.

The findings suggest that gender, a history of I131 treatment, T3 level, hypertension, and obesity are critical factors associated with thyroid disease development. This research study emphasizes the contributions made to society; by identifying the correlated risk factors, thyroid disease’s mortality and morbidity rates can be considerably mitigated.

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.

Author Contributions

All authors contributed to the study conception and design. Material preparation, data collection and analysis were performed by FL and XZ. The first draft of the manuscript was written by XZ and all authors commented on previous versions of the manuscript. All authors contributed to the article and approved the submitted version.

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

The authors declare that no funds, grants, or other support were received during the preparation of this manuscript.

References

1. Cabanillas ME, McFadden DG, Durante C. Thyroid Cancer. Lancet (2016) 388(10061):2783–95. doi: 10.1016/S0140-6736(16)30172-6

PubMed Abstract | CrossRef Full Text | Google Scholar

2. Society, A. C. American Cancer Society. Cancer Facts & Figures 2022. : American Cancer Society. (2022).

Google Scholar

3. Fiore M, Oliveri Conti G, Caltabiano R, Buffone A, Zuccarello P, Cormaci L, et al. Role of Emerging Environmental Risk Factors in Thyroid Cancer: A Brief Review. Int J Environ Res Public Health (2019) 16(7): 1–18. doi: 10.3390/ijerph16071185

CrossRef Full Text | Google Scholar

4. Wiltshire JJ, Drake TM, Uttley L, Balasubramanian SP. Systematic Review of Trends in the Incidence Rates of Thyroid Cancer. Thyroid (2016) 26(11):1541–52. doi: 10.1089/thy.2016.0100

PubMed Abstract | CrossRef Full Text | Google Scholar

5. Buczak AL, Gifford CM. Fuzzy Association Rule Mining for Community Crime Pattern Discovery. In: ACM SIGKDD Workshop on Intelligence and Security Informatics, ISI-KDD ‘10. New York, NY, USA: Association for Computing Machinery (2010).

Google Scholar

6. Cha S, Kim S-S. Comorbidity Patterns of Mood Disorders in Adult Inpatients: Applying Association Rule Mining. Healthcare (2021) 9(9): 1–16. doi: 10.3390/healthcare9091155

CrossRef Full Text | Google Scholar

7. Jamsheela O. Analysis of Association Among Various Attributes in Medical Data of Heart Patients by Using Data Mining Methods. Int J Appl Sci Eng (2021) 18:1–6. doi: 10.6703/IJASE.202106_18(2).009

CrossRef Full Text | Google Scholar

8. Lee SJ, Cartmell KB. An Association Rule Mining Analysis of Lifestyle Behavioral Risk Factors in Cancer Survivors With High Cardiovascular Disease Risk. J Personalized Med (2021) 11(5): 1–11. doi: 10.3390/jpm11050366

CrossRef Full Text | Google Scholar

9. Peterson E, De P, Nuttall R. Bmi, Diet and Female Reproductive Factors as Risks for Thyroid Cancer: A Systematic Review. PloS One (2012) 7(1):1–10. doi: 10.1371/journal.pone.0029177

CrossRef Full Text | Google Scholar

10. Shih S-R, Chiu W-Y, Chang T-C, Tseng C-H. Diabetes and Thyroid Cancer Risk: Literature Review. Exp Diabetes Res (2012) 2012:1–7. doi: 10.1155/2012/578285

CrossRef Full Text | Google Scholar

11. Zhao J, Wang H, Zhang Z, Zhou X, Yao J, Zhang R, et al. Vitamin D Deficiency as a Risk Factor for Thyroid Cancer: A Meta-Analysis of Case-Control Studies. Nutrition (2019) 57:5–11. doi: 10.1016/j.nut.2018.04.015

PubMed Abstract | CrossRef Full Text | Google Scholar

12. Ogbonna SU, Ezeani IU. Risk Factors of Thyroid Dysfunction in Patients With Type 2 Diabetes Mellitus. Front Endocrinol (2019) 10. doi: 10.3389/fendo.2019.00440

CrossRef Full Text | Google Scholar

13. Horn-Ross PL, Canchola AJ, Ma H, Reynolds P, Bernstein L. Hormonal Factors and the Risk of Papillary Thyroid Cancer in the California Teachers Study Cohort. Cancer Epidemiol Prev Biomarkers (2011) 20(8):1751–9. doi: 10.1158/1055-9965.EPI-11-0381

CrossRef Full Text | Google Scholar

14. Pak K, Suh S, Kim SJ, Kim I-J. Prognostic Value of Genetic Mutations in Thyroid Cancer: A Meta-Analysis. Thyroid (2015) 25(1):63–70. doi: 10.1089/thy.2014.0241

PubMed Abstract | CrossRef Full Text | Google Scholar

15. Kuatbayeva A, Izteleuov N, Kabdoldin A, Abdyzhalilova R. Data Mining Models for Healthcare. Advanced Technol Comput Sci (2022) 3:11–7. doi: 89.250.84.92/index.php/atcs/article/view/21

Google Scholar

16. Agrawal R, Imieliński T, Swami A. Mining Association Rules Between Sets of Items in Large Databases. In: Proceedings of the 1993 ACM SIGMOD International Conference on Management of Data, SIGMOD ‘93. New York, NY, USA: Association for Computing Machinery (1993). p. 207–16.

Google Scholar

17. Jain A, Jain S, Merh N. Application of Association Rule Mining in a Clothing Retail Store. In: Laha AK, editor. Applied Advanced Analytics. Singapore: Springer Singapore (2021). p. 103–14.

Google Scholar

18. Guliyev A. Analysis of Relationship Between Learning Outcomes and Student’s Exam Results Using Association Rule Mining and Fuzzy Inference Rules. In: Laha AK, editor. 14th International Conference on Theory and Application of Fuzzy Systems and Soft Computing-ICAFS-2020, volume 1306. Springer, Cham. Springer Nature (2021). p. 354.

Google Scholar

19. Tandan M, Acharya Y, Pokharel S, Timilsina M. Discovering Symptom Patterns of Covid-19 Patients Using Association Rule Mining. Comput Biol Med (2021) 131:104249. doi: 10.1016/j.compbiomed.2021.104249

PubMed Abstract | CrossRef Full Text | Google Scholar

20. Yavari A, Rajabzadeh A, Abdali-Mohammadi F. Profile-Based Assessment of Diseases Affective Factors Using Fuzzy Association Rule Mining Approach: A Case Study in Heart Diseases. J Biomed Inf (2021) 116:103695. doi: 10.1016/j.jbi.2021.103695

CrossRef Full Text | Google Scholar

21. Arabasadi Z, Alizadehsani R, Roshanzamir M, Moosaei H, Yarifard AA. Computer Aided Decision Making for Heart Disease Detection Using Hybrid Neural Network-Genetic Algorithm. Comput Methods Programs Biomedicine (2017) 141:19–26. doi: 10.1016/j.cmpb.2017.01.004

CrossRef Full Text | Google Scholar

22. Wang C-H, Lee T-Y, Hui K-C, Chung M-H. Mental Disorders and Medical Comorbidities: Association Rule Mining Approach. Perspect Psychiatr Care (2019) 55(3):517–26. doi: 10.1111/ppc.12362

PubMed Abstract | CrossRef Full Text | Google Scholar

23. Mahdi MA, Hosny KM, Elhenawy I. Fr-Tree: A Novel Rare Association Rule for Big Data Problem. Expert Syst Appl (2022) 187:115898. doi: 10.1016/j.eswa.2021.115898

CrossRef Full Text | Google Scholar

24. Agrawal R, Srikant R. Fast Algorithms for Mining Association Rules. In: Laha AK, editor. Proc. 20th Int. Conf. Very Large Data Bases, vol. volume 1215. San Francisco, CA, USA: VLDB (1994). p. 487–99.

Google Scholar

25. Han J, Pei J, Yin Y. Mining Frequent Patterns Without Candidate Generation. SIGMOD Rec. (2000) 29(2):1–12. doi: 10.1145/342009.335372

CrossRef Full Text | Google Scholar

26. Dua D, Graff C. Uci Machine Learning Repository [http://archive.ics.uci.edu/ml]. Irvine, CA: University of California, School of Information and Computer Science. (2019)

Google Scholar

27. Adebisi OA, Ojo JA, Bello TO. Computer Aided Diagnosis System for Classification of Abnormalities in Thyroid Nodules Ultrasound Images Using Deep Learning. J Comput Eng (2020) 22:60–6. doi: 10.9790/0661-2203016066

CrossRef Full Text | Google Scholar

28. Keutgen XM, Li H, Memeh K, Busch JC, Williams J, Lan L, et al. A Machine-Learning Algorithm for Distinguishing Malignant From Benign Indeterminate Thyroid Nodules Using Ultrasound Radiomic Features. J Med Imaging (2022) 9(3):034501. doi: 10.1117/1.JMI.9.3.034501

CrossRef Full Text | Google Scholar

29. Lakshmi KS, Vadivu G. A Novel Approach for Disease Comorbidity Prediction Using Weighted Association Rule Mining. J Ambient Intell Humanized Computing (2019) 9:1–8. doi: 10.1007/s12652-019-01217-1

CrossRef Full Text | Google Scholar

30. Moleti M, Sturniolo G, Di Mauro M, Russo M, Vermiglio F. Female Reproductive Factors and Differentiated Thyroid Cancer. Front Endocrinol (2017) 8. doi: 10.3389/fendo.2017.00111

CrossRef Full Text | Google Scholar

31. Zhang D, Tang J, Kong D, Cui Q, Wang K, Gong Y, et al. Impact of Gender and Age on the Prognosis of Differentiated Thyroid Carcinoma: A Retrospective Analysis Based on Seer. Hormones Cancer (2018) 9(5):361–70. doi: 10.1007/s12672-018-0340-y

PubMed Abstract | CrossRef Full Text | Google Scholar

32. Rahbari R, Zhang L, Kebebew E. Thyroid Cancer Gender Disparity. Future Oncol (2010) 6(11):1771–9. doi: 10.2217/fon.10.127

PubMed Abstract | CrossRef Full Text | Google Scholar

33. Marcello MA, Cunha LL, Batista FA, Ward LS. Obesity and Thyroid Cancer. Endocrine-related Cancer (2014) 21(5):T255–71. doi: 10.1530/ERC-14-0070

PubMed Abstract | CrossRef Full Text | Google Scholar

34. Berta E, Lengyel I, Halmi S, Zrínyi M, Erdei A, Harangi M, et al. Hypertension in Thyroid Disorders. Front Endocrinol (2019) 10. doi: 10.3389/fendo.2019.00482

CrossRef Full Text | Google Scholar

35. Saito I, Ito K, Saruta T. Hypothyroidism as a Cause of Hypertension. Hypertension (1983) 5(1):112–5. doi: 10.1161/01.HYP.5.1.112

PubMed Abstract | CrossRef Full Text | Google Scholar

36. Ma J, Huang M, Wang L, Ye W, Tong Y, Wang H. Obesity and Risk of Thyroid Cancer: Evidence From a Meta-Analysis of 21 Observational Studies. Med Sci monitor: Int Med J Exp Clin Res (2015) 21:283. doi: 10.12659/MSM.892035

CrossRef Full Text | Google Scholar

37. Sadeghi H, Rafei M, Bahrami M, Haghdoost A, Shabani Y. Attributable Risk Fraction of Four Lifestyle Risk Factors of Thyroid Cancer: A Meta-Analysis. J Public Health (2017) 40(2):e91–8. doi: 10.1093/pubmed/fdx088

CrossRef Full Text | Google Scholar

38. Kitahara CM, Sosa JA. Understanding the Ever-Changing Incidence of Thyroid Cancer. Nat Rev Endocrinol (2020) 16(11):617–8. doi: 10.1038/s41574-020-00414-9

PubMed Abstract | CrossRef Full Text | Google Scholar

39. Mitchell NS, Catenacci VA, Wyatt HR, Hill JO. Obesity: Overview of an Epidemic. Psychiatr Clinics (2011) 34(4):717–32. doi: 10.1016/j.psc.2011.08.005

CrossRef Full Text | Google Scholar

40. Han JM, Kim TY, Jeon MJ, Yim JH, Kim WG, Song DE, et al. Obesity is a Risk Factor for Thyroid Cancer in a Large, Ultrasonographically Screened Population. Eur J Endocrinol (2013) 168(6):879–86. doi: 10.1530/EJE-13-0065

PubMed Abstract | CrossRef Full Text | Google Scholar

41. Pappa T, Alevizaki M. Obesity and Thyroid Cancer: A Clinical Update. Thyroid (2014) 24(2):190–9. doi: 10.1089/thy.2013.0232

PubMed Abstract | CrossRef Full Text | Google Scholar

42. Zhai M, Zhang D, Long J, Gong Y, Ye F, Liu S, et al. The Global Burden of Thyroid Cancer and its Attributable Risk Factor in 195 Countries and Territories: A Systematic Analysis for the Global Burden of Disease Study. Cancer Med (2021) 10(13):4542–54. doi: 10.1002/cam4.3970

PubMed Abstract | CrossRef Full Text | Google Scholar

43. Song R-h, Wang B, Yao Q-m, Li Q, Jia X, Zhang J-a. The Impact of Obesity on Thyroid Autoimmunity and Dysfunction: A Systematic Review and Meta-Analysis. Front Immunol (2019) 10. doi: 10.3389/fimmu.2019.02349

PubMed Abstract | CrossRef Full Text | Google Scholar

44. Marzullo P, Minocci A, Tagliaferri MA, Guzzaloni G, Di Blasio A, De Medici C, et al. Investigations of Thyroid Hormones and Antibodies in Obesity: Leptin Levels Are Associated With Thyroid Autoimmunity Independent of Bioanthropometric, Hormonal, and Weight-Related Determinants. J Clin Endocrinol Metab (2010) 95(8):3965–72. doi: 10.1210/jc.2009-2798

PubMed Abstract | CrossRef Full Text | Google Scholar

45. Yeo Y, Ma S-H, Hwang Y, Horn-Ross PL, Hsing A, Lee K-E, et al. Diabetes Mellitus and Risk of Thyroid Cancer: A Meta-Analysis. PloS One (2014) 9(6):1–11. doi: 10.1371/journal.pone.0098135

CrossRef Full Text | Google Scholar

46. Buscemi S, Massenti FM, Vasto S, Galvano F, Buscemi C, Corleo D, et al. Association of Obesity and Diabetes With Thyroid Nodules. Endocrine (2018) 60(2):339–47. doi: 10.1007/s12020-017-1394-2

PubMed Abstract | CrossRef Full Text | Google Scholar

Keywords: data mining, association rule mining, thyroid disease pathogenesis, risk factors, machine learning

Citation: Liu F and Zhang X (2022) Hypertension and Obesity: Risk Factors for Thyroid Disease. Front. Endocrinol. 13:939367. doi: 10.3389/fendo.2022.939367

Received: 09 May 2022; Accepted: 24 June 2022;
Published: 18 July 2022.

Edited by:

Susanne Neumann, National Institutes of Health (NIH), United States

Reviewed by:

Gianmaria Salvio, University Hospital Ospedali Riuniti Di Ancona, Italy
Elena Sabini, University of Pennsylvania, United States

Copyright © 2022 Liu and Zhang. 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: Xinyu Zhang, xinyu.zhang@monash.edu

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.