Your browser doesn't support javascript.
loading
Mostrar: 20 | 50 | 100
Resultados 1 - 20 de 177
Filtrar
1.
Phys Life Rev ; 51: 87-95, 2024 Sep 26.
Artigo em Inglês | MEDLINE | ID: mdl-39341089

RESUMO

This paper is a follow-up of one of the most-cited articles published in the first 20 years of the existence of Physics of Life Reviews. The specific topic is "ant colony optimization", which is a metaheuristic for solving challenging optimization problems. Due to its inspiration from natural ant colonies' shortest path-finding behavior, this optimization technique forms part of a larger field known as swarm intelligence. After a short introduction to ant colony optimization, we first provide a chronology focusing on algorithmic developments rather than applications. The main part of the paper deals with a bibliometric study of the ant colony optimization literature. Interesting trends concerning, for example, the geographic origin of publications and the change in research focus over time, can be learned from the presented graphs and numbers.

2.
BMC Med Inform Decis Mak ; 24(1): 265, 2024 Sep 27.
Artigo em Inglês | MEDLINE | ID: mdl-39334181

RESUMO

BACKGROUND: Segmentation of skin lesions remains essential in histological diagnosis and skin cancer surveillance. Recent advances in deep learning have paved the way for greater improvements in medical imaging. The Hybrid Residual Networks (ResUNet) model, supplemented with Ant Colony Optimization (ACO), represents the synergy of these improvements aimed at improving the efficiency and effectiveness of skin lesion diagnosis. OBJECTIVE: This paper seeks to evaluate the effectiveness of the Hybrid ResUNet model for skin lesion classification and assess its impact on optimizing ACO performance to bridge the gap between computational efficiency and clinical utility. METHODS: The study used a deep learning design on a complex dataset that included a variety of skin lesions. The method includes training a Hybrid ResUNet model with standard parameters and fine-tuning using ACO for hyperparameter optimization. Performance was evaluated using traditional metrics such as accuracy, dice coefficient, and Jaccard index compared with existing models such as residual network (ResNet) and U-Net. RESULTS: The proposed hybrid ResUNet model exhibited excellent classification accuracy, reflected in the noticeable improvement in all evaluated metrics. His ability to describe complex lesions was particularly outstanding, improving diagnostic accuracy. Our experimental results demonstrate that the proposed Hybrid ResUNet model outperforms existing state-of-the-art methods, achieving an accuracy of 95.8%, a Dice coefficient of 93.1%, and a Jaccard index of 87.5. CONCLUSION: The addition of ResUNet to ACO in the proposed Hybrid ResUNet model significantly improves the classification of skin lesions. This integration goes beyond traditional paradigms and demonstrates a viable strategy for deploying AI-powered tools in clinical settings. FUTURE WORK: Future investigations will focus on increasing the version's abilities by using multi-modal imaging information, experimenting with alternative optimization algorithms, and comparing real-world medical applicability. There is also a promising scope for enhancing computational performance and exploring the model's interpretability for more clinical adoption.


Assuntos
Aprendizado Profundo , Neoplasias Cutâneas , Humanos , Neoplasias Cutâneas/diagnóstico por imagem , Interpretação de Imagem Assistida por Computador/métodos , Algoritmos , Dermatopatias/diagnóstico por imagem
3.
BMC Bioinformatics ; 25(1): 254, 2024 Aug 01.
Artigo em Inglês | MEDLINE | ID: mdl-39090538

RESUMO

BACKGROUND: High-throughput experimental technologies can provide deeper insights into pathway perturbations in biomedical studies. Accordingly, their usage is central to the identification of molecular targets and the subsequent development of suitable treatments for various diseases. Classical interpretations of generated data, such as differential gene expression and pathway analyses, disregard interconnections between studied genes when looking for gene-disease associations. Given that these interconnections are central to cellular processes, there has been a recent interest in incorporating them in such studies. The latter allows the detection of gene modules that underlie complex phenotypes in gene interaction networks. Existing methods either impose radius-based restrictions or freely grow modules at the expense of a statistical bias towards large modules. We propose a heuristic method, inspired by Ant Colony Optimization, to apply gene-level scoring and module identification with distance-based search constraints and penalties, rather than radius-based constraints. RESULTS: We test and compare our results to other approaches using three datasets of different neurodegenerative diseases, namely Alzheimer's, Parkinson's, and Huntington's, over three independent experiments. We report the outcomes of enrichment analyses and concordance of gene-level scores for each disease. Results indicate that the proposed approach generally shows superior stability in comparison to existing methods. It produces stable and meaningful enrichment results in all three datasets which have different case to control proportions and sample sizes. CONCLUSION: The presented network-based gene expression analysis approach successfully identifies dysregulated gene modules associated with a certain disease. Using a heuristic based on Ant Colony Optimization, we perform a distance-based search with no radius constraints. Experimental results support the effectiveness and stability of our method in prioritizing modules of high relevance. Our tool is publicly available at github.com/GhadiElHasbani/ACOxGS.git.


Assuntos
Redes Reguladoras de Genes , Redes Reguladoras de Genes/genética , Humanos , Algoritmos , Doenças Neurodegenerativas/genética , Perfilação da Expressão Gênica/métodos , Biologia Computacional/métodos , Animais , Formigas/genética , Bases de Dados Genéticas
4.
Heliyon ; 10(12): e33297, 2024 Jun 30.
Artigo em Inglês | MEDLINE | ID: mdl-39021992

RESUMO

This study aims to enhance the precision of analyzing athlete behavior characteristics, thereby optimizing sports training and competitive strategies. This study introduces an innovative Ant Colony Optimization (ACO) clustering model designed to address the high-dimensional clustering issues in athlete behavior data by simulating the path selection mechanism of ants searching for food. The development process of this model includes fine-tuning ACO parameters, optimizing for features specific to sports data, and comparing it with traditional clustering algorithms, and similar research models based on the neural network, support vector machines, and deep learning. The results indicate that the ACO model significantly outperforms the comparison algorithms in terms of silhouette coefficient (0.72) and Davies-Bouldin index (1.05), demonstrating higher clustering effectiveness and model stability. Particularly noteworthy is the recall rate (0.82), a key performance indicator, where the ACO model accurately captures different behavioral characteristics of athletes, validating its effectiveness and reliability in athlete behavior analysis. The innovation lies not only in the application of the ACO algorithm to address practical issues in the field of sports but also in showcasing the advantages of the ACO algorithm in handling complex, high-dimensional sports data. However, its generality and efficiency on a larger scale or different types of sports data still need further validation. In conclusion, through the introduction and optimization of the ACO clustering model, this study provides a novel and effective approach for a deeper understanding and analysis of athlete behavior characteristics. This study holds significant importance in advancing sports science research and practical applications.

5.
PeerJ Comput Sci ; 10: e2084, 2024.
Artigo em Inglês | MEDLINE | ID: mdl-38983195

RESUMO

Feature selection (FS) is a critical step in many data science-based applications, especially in text classification, as it includes selecting relevant and important features from an original feature set. This process can improve learning accuracy, streamline learning duration, and simplify outcomes. In text classification, there are often many excessive and unrelated features that impact performance of the applied classifiers, and various techniques have been suggested to tackle this problem, categorized as traditional techniques and meta-heuristic (MH) techniques. In order to discover the optimal subset of features, FS processes require a search strategy, and MH techniques use various strategies to strike a balance between exploration and exploitation. The goal of this research article is to systematically analyze the MH techniques used for FS between 2015 and 2022, focusing on 108 primary studies from three different databases such as Scopus, Science Direct, and Google Scholar to identify the techniques used, as well as their strengths and weaknesses. The findings indicate that MH techniques are efficient and outperform traditional techniques, with the potential for further exploration of MH techniques such as Ringed Seal Search (RSS) to improve FS in several applications.

6.
Comput Biol Med ; 175: 108447, 2024 Jun.
Artigo em Inglês | MEDLINE | ID: mdl-38691912

RESUMO

Deep vein thrombosis (DVT) represents a critical health concern due to its potential to lead to pulmonary embolism, a life-threatening complication. Early identification and prediction of DVT are crucial to prevent thromboembolic events and implement timely prophylactic measures in high-risk individuals. This study aims to examine the risk determinants associated with acute lower extremity DVT in hospitalized individuals. Additionally, it introduces an innovative approach by integrating Q-learning augmented colony predation search ant colony optimizer (QL-CPSACO) into the analysis. This algorithm, then combined with support vector machines (SVM), forms a bQL-CPSACO-SVM feature selection model dedicated to crafting a clinical risk prognostication model for DVT. The effectiveness of the proposed algorithm's optimization and the model's accuracy are assessed through experiments utilizing the CEC 2017 benchmark functions and predictive analyses on the DVT dataset. The experimental results reveal that the proposed model achieves an outstanding accuracy of 95.90% in predicting DVT. Key parameters such as D-dimer, normal plasma prothrombin time, prothrombin percentage activity, age, previously documented DVT, leukocyte count, and thrombocyte count demonstrate significant value in the prognostication of DVT. The proposed method provides a basis for risk assessment at the time of patient admission and offers substantial guidance to physicians in making therapeutic decisions.


Assuntos
Máquina de Vetores de Suporte , Trombose Venosa , Humanos , Feminino , Masculino , Algoritmos , Pessoa de Meia-Idade , Hospitalização , Idoso , Fatores de Risco , Medição de Risco , Adulto
7.
Heliyon ; 10(7): e27753, 2024 Apr 15.
Artigo em Inglês | MEDLINE | ID: mdl-38560125

RESUMO

In order to address the autonomous underwater vehicle navigation challenge for dam inspections, with the goal of enabling safe inspections and reliable obstacle avoidance, an improved smooth Ant Colony Optimization algorithm is proposed for path planning. This improved algorithm would optimize the smoothness of the path besides the robustness, avoidance of local optima, and fast computation speed. To achieve the goal of reducing turning time and improving the directional effect of path selection, a corner-turning heuristic function is introduced. Experimental simulation results show that the improved algorithm performs best than other algorithms in terms of path smoothness and iteration stability in path planning.

8.
Prep Biochem Biotechnol ; 54(9): 1132-1146, 2024 Oct.
Artigo em Inglês | MEDLINE | ID: mdl-38491924

RESUMO

An integrated approach involving response surface methodology (RSM) and artificial neural network-ant-colony hybrid optimization (ANN-ACO) was adopted to develop a bioprocess medium to increase the yield of Bacillus cereus neutral protease under submerged fermentation conditions. The ANN-ACO model was comparatively superior (predicted r2 = 98.5%, mean squared error [MSE] = 0.0353) to RSM model (predicted r2 = 86.4%, MSE = 23.85) in predictive capability arising from its low performance error. The hybrid model recommended a medium containing (gL-1) molasses 45.00, urea 9.81, casein 25.45, Ca2+ 1.23, Zn2+ 0.021, Mn2+ 0.020, and 4.45% (vv-1) inoculum, for a 6.75-fold increase in protease activity from a baseline of 76.63 UmL-1. Yield was further increased in a 5-L bioreactor to a final volumetric productivity of 3.472 mg(Lh)-1. The 10.0-fold purified 46.6-kDa-enzyme had maximum activity at pH 6.5, 45-55 °C, with Km of 6.92 mM, Vmax of 769.23 µmolmL-1 min-1, kcat of 28.49 s-1, and kcat/Km of 4.117 × 103 M-1 s-1, at 45 °C, pH 6.5. The enzyme was stabilized by Ca2+, activated by Zn2+ but inhibited by EDTA suggesting that it was a metallo-protease. The biomolecule significantly clarified orange and pineapple juices indicating its food industry application.


Assuntos
Bacillus cereus , Fermentação , Redes Neurais de Computação , Cinética , Bacillus cereus/enzimologia , Bacillus cereus/metabolismo , Indústria Alimentícia , Peptídeo Hidrolases/metabolismo , Reatores Biológicos , Meios de Cultura/química , Concentração de Íons de Hidrogênio
9.
Math Biosci Eng ; 21(2): 2189-2211, 2024 Jan 11.
Artigo em Inglês | MEDLINE | ID: mdl-38454679

RESUMO

This article is concerned with the path planning of mobile robots in dynamic environments. A new path planning strategy is proposed by integrating the improved ant colony optimization (ACO) and dynamic window approach (DWA) algorithms. An improved ACO is developed to produce a globally optimal path for mobile robots in static environments. Through improvements in the initialization of pheromones, heuristic function, and updating of pheromones, the improved ACO can lead to a shorter path with fewer turning points in fewer iterations. Based on the globally optimal path, a modified DWA is presented for the path planning of mobile robots in dynamic environments. By deleting the redundant nodes, optimizing the initial orientation, and improving the evaluation function, the modified DWA can result in a more efficient path for mobile robots to avoid moving obstacles. Some simulations are conducted in different environments, which confirm the effectiveness and superiority of the proposed path planning algorithms.

10.
Math Biosci Eng ; 21(2): 2568-2586, 2024 Jan 18.
Artigo em Inglês | MEDLINE | ID: mdl-38454696

RESUMO

With the continuous development of mobile robot technology, its application fields are becoming increasingly widespread, and path planning is one of the most important topics in the field of mobile robot research. This paper focused on the study of the path planning problem for mobile robots in a complex environment based on the ant colony optimization (ACO) algorithm. In order to solve the problems of local optimum, susceptibility to deadlocks, and low search efficiency in the traditional ACO algorithm, a novel parallel ACO (PACO) algorithm was proposed. The algorithm constructed a rank-based pheromone updating method to balance exploration space and convergence speed and introduced a hybrid strategy of continuing to work and killing directly to address the problem of deadlocks. Furthermore, in order to efficiently realize the path planning in complex environments, the algorithm first found a better location for decomposing the original problem into two subproblems and then solved them using a parallel programming method-single program multiple data (SPMD)-in MATLAB. In different grid map environments, simulation experiments were carried out. The experimental results showed that on grid maps with scales of 20 $ \times $ 20, 30 $ \times $ 30, and 40 $ \times $ 40 compared to nonparallel ACO algorithms, the proposed PACO algorithm had less loss of solution accuracy but reduced the average total time by 50.71, 46.83 and 46.03%, respectively, demonstrating good solution performance.

11.
Int J Biol Macromol ; 264(Pt 2): 130786, 2024 Apr.
Artigo em Inglês | MEDLINE | ID: mdl-38548497

RESUMO

This study comprises the isolation of quercetin from the bhimkol banana (Musa balbisiana) blossom, encapsulation, and its characterizations. An isolated quercetin rich fraction was obtained from HPLC followed by column chromatography and subsequently encapsulated with chitosan-alginate polyelectrolyte complex at optimum encapsulation conditions obtained by ant colony optimization. Quercetin fraction and encapsulated quercetin were characterized for their physicochemical properties (by HPLC, FTIR, NMR, XRD, Dynamic Light Scattering, and release study). The yield and purity of isolated quercetin rich fractions were 2.35 ± 0.08 µg/ml and 83.12 ± 0.31 %, respectively. After the optimization of encapsulation, quercetin 0.2 %, sodium alginate 4 %, chitosan 0.5 %, and agitation at 300 rpm were found to be the optimal conditions resulting in higher encapsulation efficiency (EE, 84.54 %). EE was significantly improved by a slight increase in sodium alginate, and agitation. Encapsulated quercetin revealed good pH resistance by releasing 68.27 mg QE/g quercetin in simulated gastric fluid at 60 min. Microbeads of encapsulated quercetin showed the structural bond stretching of encapsulating materials and quercetin in FTIR spectra (stretching at 1511 cm-1, 1380 cm-1, and 1241 cm-1 are attributed to the stretching vibration of CO in aromatic rings, and bending vibration of OH bond in phenols). An average particle size of 2.71 µm exhibited the microgel behavior of microbeads (by XRD). The present study on the underutilized variety of banana blossoms has diverse applications in the food and pharmaceutical industries that will productively exhibit effective drug delivery properties.


Assuntos
Quitosana , Musa , Quercetina/química , Alginatos/química , Quitosana/química , Antioxidantes/química
12.
Sensors (Basel) ; 24(4)2024 Feb 08.
Artigo em Inglês | MEDLINE | ID: mdl-38400256

RESUMO

For the precise measurement of complex surfaces, determining the position, direction, and path of a laser sensor probe is crucial before obtaining exact measurements. Accurate surface measurement hinges on modifying the overtures of a laser sensor and planning the scan path of the point laser displacement sensor probe to optimize the alignment of its measurement velocity and accuracy. This manuscript proposes a 3D surface laser scanning path planning technique that utilizes adaptive ant colony optimization with sub-population and fuzzy logic (SFACO), which involves the consideration of the measurement point layout, probe attitude, and path planning. Firstly, this study is based on a four-coordinate measuring machine paired with a point laser displacement sensor probe. The laser scanning four-coordinate measuring instrument is used to establish a coordinate system, and the relationship between them is transformed. The readings of each axis of the object being measured under the normal measuring attitude are then reversed through the coordinate system transformation, thus resulting in the optimal measuring attitude. The nominal distance matrix, which demonstrates the significance of the optimal measuring attitude, is then created based on the readings of all the points to be measured. Subsequently, a fuzzy ACO algorithm that integrates multiple swarm adaptive and dynamic domain structures is suggested to enhance the algorithm's performance by refining and utilizing multiple swarm adaptive and fuzzy operators. The efficacy of the algorithm is verified through experiments with 13 popular TSP benchmark datasets, thereby demonstrating the complexity of the SFACO approach. Ultimately, the path planning problem of surface 3D laser scanning measurement is addressed by employing the proposed SFACO algorithm in conjunction with a nominal distance matrix.

13.
Behav Res Methods ; 56(6): 5834-5848, 2024 09.
Artigo em Inglês | MEDLINE | ID: mdl-38277085

RESUMO

Ant colony optimization (ACO) algorithms have previously been used to compile single short scales of psychological constructs. In the present article, we showcase the versatility of the ACO to construct multiple parallel short scales that adhere to several competing and interacting criteria simultaneously. Based on an initial pool of 120 knowledge items, we assembled three 12-item tests that (a) adequately cover the construct at the domain level, (b) follow a unidimensional measurement model, (c) allow reliable and (d) precise measurement of factual knowledge, and (e) are gender-fair. Moreover, we aligned the test characteristic and test information functions of the three tests to establish the equivalence of the tests. We cross-validated the assembled short scales and investigated their association with the full scale and covariates that were not included in the optimization procedure. Finally, we discuss potential extensions to metaheuristic test assembly and the equivalence of parallel knowledge tests in general.


Assuntos
Algoritmos , Humanos , Masculino , Feminino , Adulto , Adulto Jovem
14.
Sensors (Basel) ; 24(2)2024 Jan 19.
Artigo em Inglês | MEDLINE | ID: mdl-38276343

RESUMO

Participatory crowdsensing (PCS) is an innovative data sensing paradigm that leverages the sensors carried in mobile devices to collect large-scale environmental information and personal behavioral data with the user's participation. In PCS, task assignment and path planning pose complex challenges. Previous studies have only focused on the assignment of individual tasks, neglecting or overlooking the associations between tasks. In practice, users often tend to execute similar tasks when choosing assignments. Additionally, users frequently engage in tasks that do not match their abilities, leading to poor task quality or resource wastage. This paper introduces a multi-task assignment and path-planning problem (MTAPP), which defines utility as the ratio of a user's profit to the time spent on task execution. The optimization goal of MATPP is to maximize the utility of all users in the context of task assignment, allocate a set of task locations to a group of workers, and generate execution paths. To solve the MATPP, this study proposes a grade-matching degree and similarity-based mechanism (GSBM) in which the grade-matching degree determines the user's income. It also establishes a mathematical model, based on similarity, to investigate the impact of task similarity on user task completion. Finally, an improved ant colony optimization (IACO) algorithm, combining the ant colony and greedy algorithms, is employed to maximize total utility. The simulation results demonstrate its superior performance in terms of task coverage, average task completion rate, user profits, and task assignment rationality compared to other algorithms.

15.
Artigo em Inglês | MEDLINE | ID: mdl-38267776

RESUMO

Teacher motivation is considred as one of the most decisive factorts infulencing teacher functioing as well as students' achievement. Many variable can develop teacher motoivation. In this study, it is presumed that teacher engagement, comprising three facets of emotional, behavioral, and cognitive influence teacher motivation. To examine this hypothesis, this study takes the initiative to utiliuze an innovative artificial intelliengce (AI)-inspired approach called Ant Colony Optimization (ACO) technique. ACO is an artificial intelligence (AI) algorithm originating from natural phenomena. The concept originates from biology and physics and specifically from ants' movements. ACO has the ability to find the connections between inputs and outputs, and it can find the most influencing inputs. Motivation was the output of the study, and the inputs were three different engagement factors. Based on the results, ACO reached a high R-value meaning that it could predict the output with a high accuracy. The findings of this study substantiate the wide-ranging and multifacsted potentials of AI, in particular ACO, in studying and predicting human functioning in academic settings.

16.
Prep Biochem Biotechnol ; 54(3): 358-373, 2024.
Artigo em Inglês | MEDLINE | ID: mdl-37585713

RESUMO

We extracted Sal B and TIIA from Salvia miltiorrhiza using enzymatic-assisted ethanol extraction. ACONN predicted optimal process conditions. Enzymolysis and alcohol extraction were used, optimizing conditions and evaluating antioxidant activity. ACONN analyzed data and ACO optimized conditions. Lab verification comprehensively evaluated the conditions. The correlation between Sal B, TIIA, and their antioxidant activities was examined. Weights of 0.5739 and 0.4260 evaluated Sal B and TIIA. ACONN had a 97.46% fitting degree. Optimized extraction conditions improved yield and quality, yielding a comprehensive evaluation value of 27.69 with 4.46% average errors. This approach enhances extraction and compound quality. Antioxidant activity strongly correlated with component yield, influenced by extraction conditions. ACONN-optimized extraction improved Sal B and TIIA yield and quality, with potential as natural antioxidants. Integrating machine learning and optimization algorithms in industrial extraction enhances efficiency and environmental preservation.


Assuntos
Salvia miltiorrhiza , Antioxidantes , Algoritmos , Etanol , Aprendizado de Máquina
17.
Behav Sci (Basel) ; 13(11)2023 Nov 16.
Artigo em Inglês | MEDLINE | ID: mdl-37998682

RESUMO

The aim of the present work was the development and validation of a short form of the Experiences in Close Relationship Scale (ECR) in German. Three studies were conducted. In study 1, the best items for the short form were selected from the item pool of the original version based on ant colony optimization (ACO), a recently developed probabilistic approach. Data from three samples collected at a university, an online portal, and a psychosomatic clinic with a total of 1470 participants were analyzed. A 10-item solution resulted, measuring avoidance and anxiety with five items each. This solution showed a good model fit and acceptable reliability in all three samples. The two new short scales were independent of each other. In study 2, the 10-item solution was validated by correlating the new short scales with external criteria. Data from previous studies that included student, community, and clinical samples were reanalyzed. Both short scales showed expected correlations with measures of romantic relationships, personality, psychopathology, and childhood trauma, indicating convergent and discriminant validity. The significant correlations were moderate to strong. In study 3, the selected ten items alone and several content-related scales were presented online to 277 participants, most of them students. The good results in terms of model fit, reliability, and validity observed in studies 1 and 2 could be replicated here. The new short form, called ECR-G-10, allows the measurement of attachment avoidance and anxiety in an economic way in research and clinical practice.

18.
J Educ Health Promot ; 12: 334, 2023.
Artigo em Inglês | MEDLINE | ID: mdl-38023081

RESUMO

The word disease is a common word and there are many diseases like heart disease, diabetes, breast cancer, COVID-19, and kidney disease that threaten humans. Data-mining methods are proving to be increasingly beneficial in the present day, especially in the field of medical applications; through the use of machine-learning methods, that are used to extract valuable information from healthcare data, which can then be used to predict and treat diseases early, reducing the risk of human life. Machine-learning techniques are useful especially in the field of health care in extracting information from healthcare data. These data are very much helpful in predicting the disease early and treating the patients to reduce the risk of human life. For classification and decision-making, data mining is very much suitable. In this paper, a comprehensive study on several diseases and diverse machine-learning approaches that are functional to predict those diseases and also the different datasets used in prediction and making decisions are discussed in detail. The drawbacks of the models from various research papers have been observed and reveal countless computational intelligence approaches. Naïve Bayes, logistic regression (LR), SVM, and random forest are able to produce the best accuracy. With further optimization algorithms like genetic algorithm, particle swarm optimization, and ant colony optimization combined with machine learning, better performance can be achieved in terms of accuracy, specificity, precision, recall, and specificity.

19.
Biology (Basel) ; 12(10)2023 Sep 25.
Artigo em Inglês | MEDLINE | ID: mdl-37886990

RESUMO

Microsatellites are polymorphic and cost-effective. Optimizing reduced microsatellite panels using heuristic algorithms eases budget constraints in genetic diversity and population genetic assessments. Microsatellite marker efficiency is strongly associated with its polymorphism and is quantified as the polymorphic information content (PIC). Nevertheless, marker selection cannot rely solely on PIC. In this study, the ant colony optimization (ACO) algorithm, a widely recognized optimization method, was adopted to create an enhanced selection scheme for refining microsatellite marker panels, called the PIC-ACO selection scheme. The algorithm was fine-tuned and validated using extensive datasets of chicken (Gallus gallus) and Chinese gorals (Naemorhedus griseus) from our previous studies. In contrast to basic optimization algorithms that stochastically initialize potential outputs, our selection algorithm utilizes the PIC values of markers to prime the ACO process. This increases the global solution discovery speed while reducing the likelihood of becoming trapped in local solutions. This process facilitated the acquisition of a cost-efficient and optimized microsatellite marker panel for studying genetic diversity and population genetic datasets. The established microsatellite efficiency metrics such as PIC, allele richness, and heterozygosity were correlated with the actual effectiveness of the microsatellite marker panel. This approach could substantially reduce budgetary barriers to population genetic assessments, breeding, and conservation programs.

20.
Environ Sci Pollut Res Int ; 30(53): 114535-114555, 2023 Nov.
Artigo em Inglês | MEDLINE | ID: mdl-37861835

RESUMO

The scientific layout design of the groundwater pollution monitoring network (GPMN) can provide high quality groundwater monitoring data, which is essential for the timely detection and remediation of groundwater pollution. The simulation optimization approach was effective in obtaining the optimal design of the GPMN. The ant colony optimization (ACO) algorithm is an effective method for solving optimization models. However, the parameters used in the conventional ACO algorithm are empirically adopted with fixed values, which may affect the global searchability and convergence speed. Therefore, a parameter-iterative updating strategy-based ant colony optimization (PIUSACO) algorithm was proposed to solve this problem. For the GPMN optimal design problem, a simulation-optimization framework using PIUSACO algorithm was applied in a municipal waste landfill in BaiCheng city in China. Moreover, to reduce the computational load of the design process while considering the uncertainty of aquifer parameters and pollution sources, a genetic algorithm-support vector regression (GA-SVR) method was proposed to develop the surrogate model for the numerical model. The results showed that the layout scheme obtained using the PIUSACO algorithm had a significantly higher detection rate than ACO algorithm and random layout schemes, indicating that the designed layout scheme based on the PIUSACO algorithm can detect the groundwater pollution occurrence timely. The comparison of the iteration processes of the PIUSACO and conventional ACO algorithms shows that the global searching ability is improved and the convergence speed is accelerated significantly using the iteration updating strategy of crucial parameters. This study demonstrates the feasibility of the PIUSACO algorithm for the optimal layout design of the GPMN for the timely detection of groundwater pollution.


Assuntos
Água Subterrânea , Algoritmos , Simulação por Computador , Poluição Ambiental , China
SELEÇÃO DE REFERÊNCIAS
DETALHE DA PESQUISA