Down syndrome is caused by the presence of a trisomy on chromosome 21 of humans and with prevalence rate of approximately 1 in every 800 births, which has the largest share of genetic abnormalities(1). Children with this disease often have varying degrees of physical-mental problems such as mental retardation, communication skills problems, congenital heart disease, and thyroid disease(2, 3).
Nowadays, it is possible to diagnose Down syndrome in the early stages of pregnancy by performing various tests. Routine tests that are usually done to diagnose such problems are done at first trimester screening tests. Although this test is known as a non-invasive, low-risk procedure and can only be performed using a maternal blood test and an ultrasound of the fetus, it has low accuracy (at best with 90% accuracy) and is only able to assess the likelihood of disease occurrence(4, 5).
Another non-invasive method is the measurement of free DNA in the mother's plasma (Cell free DNA OR non-invasive prenatal test (NIPT)), which is done by examining the DNA released from placental cells, which can be extracted from the mother's blood. The advantages of this method are its low risk and high accuracy, but this test requires special equipment and its high cost, delay in answering the test and the difficulty of isolating fetal DNA from the mother's blood are some of its disadvantages (6, 7).
Amniocentesis and Chorionic villus sampling (CVS) are two invasive procedures that are performed using amniotic fluid and fetal villi sampling, respectively. These two methods, despite their high accuracy (98–99%), increase the risk of miscarriage (1–2%) or harm to the mother, and also because of its high cost and fear of postpartum consequences for the baby, performing this test is not considered reasonable for all pregnant mothers and is only recommended for those who are at risk based on screening test results(5, 8, 9).
ANNs, as one of the branches of machine learning, are a collection of intelligent computer calculations that have been widely used in the principles of classification and prediction for the last 25 years, especially in the field of medicine. These networks are in fact mathematical algorithms that are trained by data and their knowledge is obtained by the relationships between data. These networks, if properly trained, can act like the human brain and, in some cases, identify complex nonlinear relationships between dependent and independent variables that are not detectable by the human brain (8, 10).
GA is an evolutionary algorithm that is widely used in the optimization of machine learning systems and can provide an almost optimal solution with random search technique (11, 12). This algorithm works by modeling chromosome recombination capabilities in a process similar to what occurs in the meiotic stage of cell proliferation. An initial set of solutions, called a population, is created randomly to solve a problem. Each solution is considered as a chromosome. Chromosomes create a new generation each time the recombination and cycle is repeated. Chromosomes whose phenotypes perform best in the neural network are considered to be the parents of the next generation. After several generations, the population converges to the best chromosome, which can provide the desired architecture of the neural network(13, 14).
In this study, an intelligent model was achieved by using neural network technique and GA optimization capacities, which was obtained by examining various factors with higher accuracy and less risk in diagnosing screening tests.