Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (21)

Search Parameters:
Authors = Dimitrios G. Tsalikakis

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
14 pages, 4526 KiB  
Data Descriptor
A Complementary Dataset of Scalp EEG Recordings Featuring Participants with Alzheimer’s Disease, Frontotemporal Dementia, and Healthy Controls, Obtained from Photostimulation EEG
by Aimilia Ntetska, Andreas Miltiadous, Markos G. Tsipouras, Katerina D. Tzimourta, Theodora Afrantou, Panagiotis Ioannidis, Dimitrios G. Tsalikakis, Konstantinos Sakkas, Emmanouil D. Oikonomou, Nikolaos Grigoriadis, Pantelis Angelidis, Nikolaos Giannakeas and Alexandros T. Tzallas
Data 2025, 10(5), 64; https://doi.org/10.3390/data10050064 - 29 Apr 2025
Viewed by 1139
Abstract
Research interest in the application of electroencephalogram (EEG) as a non-invasive diagnostic tool for the automated detection of neurodegenerative diseases is growing. Open-access datasets have become crucial for researchers developing such methodologies. Our previously published open-access dataset of resting-state (eyes-closed) EEG recordings from [...] Read more.
Research interest in the application of electroencephalogram (EEG) as a non-invasive diagnostic tool for the automated detection of neurodegenerative diseases is growing. Open-access datasets have become crucial for researchers developing such methodologies. Our previously published open-access dataset of resting-state (eyes-closed) EEG recordings from patients with Alzheimer’s disease (AD), frontotemporal dementia (FTD), and cognitively normal (CN) controls has attracted significant attention. In this paper, we present a complementary dataset consisting of eyes-open photic stimulation recordings from the same cohort. The dataset includes recordings from 88 participants (36 AD, 23 FTD, and 29 CN) and is provided in Brain Imaging Data Structure (BIDS) format, promoting consistency and ease of use across research groups. Additionally, a fully preprocessed version is included, using EEGLAB-based pipelines that involve filtering, artifact removal, and Independent Component Analysis, preparing the data for machine learning applications. This new dataset enables the study of brain responses to visual stimulation across different cognitive states and supports the development and validation of automated classification algorithms for dementia detection. It offers a valuable benchmark for both methodological comparisons and biological investigations, and it is expected to significantly contribute to the fields of neurodegenerative disease research, biomarker discovery, and EEG-based diagnostics. Full article
(This article belongs to the Special Issue Benchmarking Datasets in Bioinformatics, 2nd Edition)
Show Figures

Figure 1

30 pages, 683 KiB  
Article
Utilizing a Bounding Procedure Based on Simulated Annealing to Effectively Locate the Bounds for the Parameters of Radial Basis Function Networks
by Ioannis G. Tsoulos, Vasileios Charilogis and Dimitrios Tsalikakis
Algorithms 2025, 18(4), 234; https://doi.org/10.3390/a18040234 - 18 Apr 2025
Viewed by 404
Abstract
Radial basis function (RBF) networks are an established parametric machine learning tool which has been extensively utilized in data classification and data fitting problems. These specific machine learning tools have been applied in various scientific areas, such as problems in physics, chemistry, and [...] Read more.
Radial basis function (RBF) networks are an established parametric machine learning tool which has been extensively utilized in data classification and data fitting problems. These specific machine learning tools have been applied in various scientific areas, such as problems in physics, chemistry, and medicine, with excellent results. A two-step technique is usually used to adjust the parameters of these models, which is in most cases extremely effective. However, it does not effectively explore the value space of the network parameters and often results in parameter stability problems. In this paper, the use of a bounding technique that explores the value space of the parameters of these networks using intervals generated by a procedure based on the Simulated Annealing method is recommended. After finding a promising range of values for the network parameters, a genetic algorithm is applied within this range of values to more effectively adjust its parameters. The new method was applied on a wide range of classification and regression datasets from the relevant literature and the results are reported in the current manuscript. Full article
(This article belongs to the Special Issue Recent Advances in Algorithms for Swarm Systems)
Show Figures

Figure 1

21 pages, 1770 KiB  
Article
Maternal Health Risk Detection: Advancing Midwifery with Artificial Intelligence
by Katerina D. Tzimourta, Markos G. Tsipouras, Pantelis Angelidis, Dimitrios G. Tsalikakis and Eirini Orovou
Healthcare 2025, 13(7), 833; https://doi.org/10.3390/healthcare13070833 - 6 Apr 2025
Viewed by 2140
Abstract
Background/Objectives: Maternal health risks remain one of the critical challenges in the world, contributing much to maternal and infant morbidity and mortality, especially in the most vulnerable populations. In the modern era, with the recent progress in the area of artificial intelligence [...] Read more.
Background/Objectives: Maternal health risks remain one of the critical challenges in the world, contributing much to maternal and infant morbidity and mortality, especially in the most vulnerable populations. In the modern era, with the recent progress in the area of artificial intelligence and machine learning, much promise has emerged with regard to achieving the goal of early risk detection and its management. This research is set out to relate high-risk, low-risk, and mid-risk maternal health using machine learning algorithms based on physiological data. Materials and Methods: The applied dataset contains 1014 instances (i.e., cases) with seven attributes (i.e., variables), namely, Age, SystolicBP, DiastolicBP, BS, BodyTemp, HeartRate, and RiskLevel. The preprocessed dataset used was then trained and tested with six classifiers using 10-fold cross-validation. Finally, the performance metrics of the models erre compared using metrics like Accuracy, Precision, and the True Positive Rate. Results: The best performance was found for the Random Forest, also reaching the highest values for Accuracy (88.03%), TP Rate (88%), and Precision (88.10%), showing its robustness in handling maternal health risk classification. The mid-risk category was the most challenging across all the models, characterized by lowered Recall and Precision scores, hence underlining class imbalance as one of the bottlenecks in performance. Conclusions: Machine learning algorithms hold strong potential for improving maternal health risk prediction. The findings underline the place of machine learning in advancing maternal healthcare by driving more data-driven and personalized approaches. Full article
Show Figures

Figure 1

23 pages, 839 KiB  
Article
Introducing a New Genetic Operator Based on Differential Evolution for the Effective Training of Neural Networks
by Ioannis G. Tsoulos, Vasileios Charilogis and Dimitrios Tsalikakis
Computers 2025, 14(4), 125; https://doi.org/10.3390/computers14040125 - 28 Mar 2025
Viewed by 559
Abstract
Artificial neural networks are widely established models used to solve a variety of real-world problems in the fields of physics, chemistry, etc. These machine learning models contain a series of parameters that must be appropriately tuned by various optimization techniques in order to [...] Read more.
Artificial neural networks are widely established models used to solve a variety of real-world problems in the fields of physics, chemistry, etc. These machine learning models contain a series of parameters that must be appropriately tuned by various optimization techniques in order to effectively address the problems that they face. Genetic algorithms have been used in many cases in the recent literature to train artificial neural networks, and various modifications have been made to enhance this procedure. In this article, the incorporation of a novel genetic operator into genetic algorithms is proposed to effectively train artificial neural networks. The new operator is based on the differential evolution technique, and it is periodically applied to randomly selected chromosomes from the genetic population. Furthermore, to determine a promising range of values for the parameters of the artificial neural network, an additional genetic algorithm is executed before the execution of the basic algorithm. The modified genetic algorithm is used to train neural networks on classification and regression datasets, and the results are reported and compared with those of other methods used to train neural networks. Full article
(This article belongs to the Special Issue Emerging Trends in Machine Learning and Artificial Intelligence)
Show Figures

Figure 1

31 pages, 926 KiB  
Article
Introducing an Evolutionary Method to Create the Bounds of Artificial Neural Networks
by Ioannis G. Tsoulos, Vasileios Charilogis and Dimitrios Tsalikakis
Foundations 2025, 5(2), 11; https://doi.org/10.3390/foundations5020011 - 25 Mar 2025
Viewed by 1566
Abstract
Artificial neural networks are widely used in applications from various scientific fields and in a multitude of practical applications. In recent years, a multitude of scientific publications have been presented on the effective training of their parameters, but in many cases overfitting problems [...] Read more.
Artificial neural networks are widely used in applications from various scientific fields and in a multitude of practical applications. In recent years, a multitude of scientific publications have been presented on the effective training of their parameters, but in many cases overfitting problems appear, where the artificial neural network shows poor results when used on data that were not present during training. This text proposes the incorporation of a three-stage evolutionary technique, which has roots in the differential evolution technique, for the effective training of the parameters of artificial neural networks and the avoidance of the problem of overfitting. The new method effectively constructs the parameter value range of the artificial neural network with one processing level and sigmoid outputs, both achieving a reduction in training error and preventing the network from experiencing overfitting phenomena. This new technique was successfully applied to a wide range of problems from the relevant literature and the results were extremely promising. From the conducted experiments, it appears that the proposed method reduced the average classification error by 30%, compared to the genetic algorithm, and the average regression error by 45%, as compared to the genetic algorithm. Full article
(This article belongs to the Section Mathematical Sciences)
Show Figures

Figure 1

20 pages, 719 KiB  
Article
Local Crossover: A New Genetic Operator for Grammatical Evolution
by Ioannis G. Tsoulos, Vasileios Charilogis and Dimitrios Tsalikakis
Algorithms 2024, 17(10), 461; https://doi.org/10.3390/a17100461 - 17 Oct 2024
Cited by 2 | Viewed by 1438
Abstract
The presented work outlines a new genetic crossover operator, which can be used to solve problems by the Grammatical Evolution technique. This new operator intensively applies the one-point crossover procedure to randomly selected chromosomes with the aim of drastically reducing their fitness value. [...] Read more.
The presented work outlines a new genetic crossover operator, which can be used to solve problems by the Grammatical Evolution technique. This new operator intensively applies the one-point crossover procedure to randomly selected chromosomes with the aim of drastically reducing their fitness value. The new operator is applied to chromosomes selected randomly from the genetic population. This new operator was applied to two techniques from the recent literature that exploit Grammatical Evolution: artificial neural network construction and rule construction. In both case studies, an extensive set of classification problems and data-fitting problems were incorporated to estimate the effectiveness of the proposed genetic operator. The proposed operator significantly reduced both the classification error on the classification datasets and the feature learning error on the fitting datasets compared to other machine learning techniques and also to the original models before applying the new operator. Full article
(This article belongs to the Section Evolutionary Algorithms and Machine Learning)
Show Figures

Figure 1

15 pages, 418 KiB  
Article
Using Artificial Neural Networks to Solve the Gross–Pitaevskii Equation
by Ioannis G. Tsoulos, Vasileios N. Stavrou and Dimitrios Tsalikakis
Axioms 2024, 13(10), 711; https://doi.org/10.3390/axioms13100711 - 15 Oct 2024
Viewed by 1284
Abstract
The current work proposes the incorporation of an artificial neural network to solve the Gross–Pitaevskii equation (GPE) efficiently, using a few realistic external potentials. With the assistance of neural networks, a model is formed that is capable of solving this equation. The adaptation [...] Read more.
The current work proposes the incorporation of an artificial neural network to solve the Gross–Pitaevskii equation (GPE) efficiently, using a few realistic external potentials. With the assistance of neural networks, a model is formed that is capable of solving this equation. The adaptation of the parameters for the constructed model is performed using some evolutionary techniques, such as genetic algorithms and particle swarm optimization. The proposed model is used to solve the GPE for the linear case (γ=0) and the nonlinear case (γ0), where γ is the nonlinearity parameter in GPE. The results are close to the reported results regarding the behavior and the amplitudes of the wavefunctions. Full article
(This article belongs to the Special Issue Advances in Mathematical Optimization Algorithms and Its Applications)
Show Figures

Figure 1

26 pages, 793 KiB  
Article
Improving the Generalization Abilities of Constructed Neural Networks with the Addition of Local Optimization Techniques
by Ioannis G. Tsoulos, Vasileios Charilogis, Dimitrios Tsalikakis and Alexandros Tzallas
Algorithms 2024, 17(10), 446; https://doi.org/10.3390/a17100446 - 6 Oct 2024
Viewed by 1129
Abstract
Constructed neural networks with the assistance of grammatical evolution have been widely used in a series of classification and data-fitting problems recently. Application areas of this innovative machine learning technique include solving differential equations, autism screening, and measuring motor function in Parkinson’s disease. [...] Read more.
Constructed neural networks with the assistance of grammatical evolution have been widely used in a series of classification and data-fitting problems recently. Application areas of this innovative machine learning technique include solving differential equations, autism screening, and measuring motor function in Parkinson’s disease. Although this technique has given excellent results, in many cases, it is trapped in local minimum and cannot perform satisfactorily in many problems. For this purpose, it is considered necessary to find techniques to avoid local minima, and one technique is the periodic application of local minimization techniques that will adjust the parameters of the constructed artificial neural network while maintaining the already existing architecture created by grammatical evolution. The periodic application of local minimization techniques has shown a significant reduction in both classification and data-fitting problems found in the relevant literature. Full article
(This article belongs to the Section Databases and Data Structures)
Show Figures

Figure 1

19 pages, 425 KiB  
Article
Train Neural Networks with a Hybrid Method That Incorporates a Novel Simulated Annealing Procedure
by Ioannis G. Tsoulos, Vasileios Charilogis and Dimitrios Tsalikakis
AppliedMath 2024, 4(3), 1143-1161; https://doi.org/10.3390/appliedmath4030061 - 6 Sep 2024
Viewed by 1491
Abstract
In this paper, an innovative hybrid technique is proposed for the efficient training of artificial neural networks, which are used both in class learning problems and in data fitting problems. This hybrid technique combines the well-tested technique of Genetic Algorithms with an innovative [...] Read more.
In this paper, an innovative hybrid technique is proposed for the efficient training of artificial neural networks, which are used both in class learning problems and in data fitting problems. This hybrid technique combines the well-tested technique of Genetic Algorithms with an innovative variant of Simulated Annealing, in order to achieve high learning rates for the neural networks. This variant was applied periodically to randomly selected chromosomes from the population of the Genetic Algorithm in order to reduce the training error associated with these chromosomes. The proposed method was tested on a wide series of classification and data fitting problems from the relevant literature and the results were compared against other methods. The comparison with other neural network training techniques as well as the statistical comparison revealed that the proposed method is significantly superior, as it managed to significantly reduce the neural network training error in the majority of the used datasets. Full article
Show Figures

Figure 1

9 pages, 430 KiB  
Brief Report
Transcatheter Aortic Valve Implantation with the Portico Valve: 2-Year Outcomes of a Multicenter, Real-World Registry
by Matthaios Didagelos, Vlasis Ninios, Charalampos Kakderis, Lampros Lakkas, Antonios Kouparanis, Dimitrios Nikas, Katerina K. Naka, Aidonis Rammos, Thomas Zegkos, Vasileios Kamperidis, Ilias Ninios, Sotirios Evangelou, Dimitrios G. Tsalikakis, Lampros Michalis and Antonios Ziakas
Life 2023, 13(8), 1785; https://doi.org/10.3390/life13081785 - 21 Aug 2023
Viewed by 2275
Abstract
Introduction: The self-expanding, resheathable, repositionable transcatheter aortic heart valve Portico is being used successfully for transcatheter aortic valve implantation procedures (TAVI) in patients with severe aortic stenosis. The aim of this study was to evaluate outcomes at 2 years after TAVI with the [...] Read more.
Introduction: The self-expanding, resheathable, repositionable transcatheter aortic heart valve Portico is being used successfully for transcatheter aortic valve implantation procedures (TAVI) in patients with severe aortic stenosis. The aim of this study was to evaluate outcomes at 2 years after TAVI with the Portico valve. Methods: Multicenter registry of clinical, echocardiographic and survival data from consecutive patients treated with the Portico TAVI system (Abbott, Chicago, IL, USA) in three cath labs in Northern Greece and Epirus during 2017–2020. The primary end point was all-cause mortality at 24 months. Secondary end points included procedural outcomes (efficacy and safety) and echocardiographic measurements. Results: A total of 90 patients (81 ± 6 years, 50% females, mean age 81 ± 6 years) were included in the registry. The indication for implantation was severe, symptomatic aortic stenosis (NYHA III, IV) in eighty-two (91.1%) and degeneration of a prosthetic aortic valve in eight (8.9%) patients. All patients were categorized as high surgical risk (mean Logistic Euroscore 25.9 ± 10, Euroscore II 7.7 ± 4.4 and STS score 10.8 ± 8.9). The procedure was performed transfemorally in all patients, under general anesthesia in 95.6%, under TOE guidance in 21.1%, with native valve predilatation in 46.7%, and the “resheath” option was used in 31.1% of the cases. The implantation was successful in 97.8% and there was a need for a second valve in 2.2% of the cases. Complications included permanent pacemaker implantation (16.7%), access cite complications (15.6%), arrythmias (23.3%), paravalvular leak (moderate 7.8%, severe 1.1%), acute kidney injury (7.8%), no strokes and one death during the procedure. Aortic valve peak velocity, peak and mean pressure gradients, were significantly reduced after the procedure. All-cause mortality at 1, 12 and 24 months was 4.4%, 6.7% and 7.8%, respectively. Conclusions: TAVI with the Portico system comprises an effective and safe solution for the management of severe, symptomatic aortic stenosis in high-risk surgical patients. Full article
Show Figures

Graphical abstract

10 pages, 1503 KiB  
Data Descriptor
A Dataset of Scalp EEG Recordings of Alzheimer’s Disease, Frontotemporal Dementia and Healthy Subjects from Routine EEG
by Andreas Miltiadous, Katerina D. Tzimourta, Theodora Afrantou, Panagiotis Ioannidis, Nikolaos Grigoriadis, Dimitrios G. Tsalikakis, Pantelis Angelidis, Markos G. Tsipouras, Euripidis Glavas, Nikolaos Giannakeas and Alexandros T. Tzallas
Data 2023, 8(6), 95; https://doi.org/10.3390/data8060095 - 27 May 2023
Cited by 102 | Viewed by 28829
Abstract
Recently, there has been a growing research interest in utilizing the electroencephalogram (EEG) as a non-invasive diagnostic tool for neurodegenerative diseases. This article provides a detailed description of a resting-state EEG dataset of individuals with Alzheimer’s disease and frontotemporal dementia, and healthy controls. [...] Read more.
Recently, there has been a growing research interest in utilizing the electroencephalogram (EEG) as a non-invasive diagnostic tool for neurodegenerative diseases. This article provides a detailed description of a resting-state EEG dataset of individuals with Alzheimer’s disease and frontotemporal dementia, and healthy controls. The dataset was collected using a clinical EEG system with 19 scalp electrodes while participants were in a resting state with their eyes closed. The data collection process included rigorous quality control measures to ensure data accuracy and consistency. The dataset contains recordings of 36 Alzheimer’s patients, 23 frontotemporal dementia patients, and 29 healthy age-matched subjects. For each subject, the Mini-Mental State Examination score is reported. A monopolar montage was used to collect the signals. A raw and preprocessed EEG is included in the standard BIDS format. For the preprocessed signals, established methods such as artifact subspace reconstruction and an independent component analysis have been employed for denoising. The dataset has significant reuse potential since Alzheimer’s EEG Machine Learning studies are increasing in popularity and there is a lack of publicly available EEG datasets. The resting-state EEG data can be used to explore alterations in brain activity and connectivity in these conditions, and to develop new diagnostic and treatment approaches. Additionally, the dataset can be used to compare EEG characteristics between different types of dementia, which could provide insights into the underlying mechanisms of these conditions. Full article
Show Figures

Figure 1

17 pages, 653 KiB  
Article
Bound the Parameters of Neural Networks Using Particle Swarm Optimization
by Ioannis G. Tsoulos, Alexandros Tzallas, Evangelos Karvounis and Dimitrios Tsalikakis
Computers 2023, 12(4), 82; https://doi.org/10.3390/computers12040082 - 17 Apr 2023
Cited by 2 | Viewed by 2294
Abstract
Artificial neural networks are machine learning models widely used in many sciences as well as in practical applications. The basic element of these models is a vector of parameters; the values of these parameters should be estimated using some computational method, and this [...] Read more.
Artificial neural networks are machine learning models widely used in many sciences as well as in practical applications. The basic element of these models is a vector of parameters; the values of these parameters should be estimated using some computational method, and this process is called training. For effective training of the network, computational methods from the field of global minimization are often used. However, for global minimization techniques to be effective, the bounds of the objective function should also be clearly defined. In this paper, a two-stage global optimization technique is presented for efficient training of artificial neural networks. In the first stage, the bounds for the neural network parameters are estimated using Particle Swarm Optimization and, in the following phase, the parameters of the network are optimized within the bounds of the first phase using global optimization techniques. The suggested method was used on a series of well-known problems in the literature and the experimental results were more than encouraging. Full article
(This article belongs to the Special Issue Uncertainty-Aware Artificial Intelligence)
Show Figures

Figure 1

13 pages, 1717 KiB  
Article
Variant-Related Differences in Laboratory Biomarkers among Patients Affected with Alpha, Delta and Omicron: A Retrospective Whole Viral Genome Sequencing and Hospital-Setting Cohort Study
by Georgios Meletis, Areti Tychala, Georgios Ntritsos, Eleni Verrou, Filio Savvidou, Iasonas Dermitzakis, Anastasia Chatzidimitriou, Ioanna Gkeka, Barbara Fyntanidou, Sofia Gkarmiri, Alexandros T. Tzallas, Efthymia Protonotariou, Kali Makedou, Dimitrios G. Tsalikakis and Lemonia Skoura
Biomedicines 2023, 11(4), 1143; https://doi.org/10.3390/biomedicines11041143 - 10 Apr 2023
Cited by 7 | Viewed by 2568
Abstract
During the COVID-19 pandemic, different SARS-CoV-2 variants of concern (VOC) with specific characteristics have emerged and spread worldwide. At the same time, clinicians routinely evaluate the results of certain blood tests upon patient admission as well as during hospitalization to assess disease severity [...] Read more.
During the COVID-19 pandemic, different SARS-CoV-2 variants of concern (VOC) with specific characteristics have emerged and spread worldwide. At the same time, clinicians routinely evaluate the results of certain blood tests upon patient admission as well as during hospitalization to assess disease severity and the overall patient status. In the present study, we searched for significant cell blood count and biomarker differences among patients affected with the Alpha, Delta and Omicron VOCs at admission. Data from 330 patients were retrieved regarding age, gender, VOC, cell blood count results (WBC, Neut%, Lymph%, Ig%, PLT), common biomarkers (D-dimers, urea, creatinine, SGOT, SGPT, CRP, IL-6, suPAR), ICU admission and death. Statistical analyses were performed using ANOVA, the Kruskal–Wallis test, two-way ANOVA, Chi-square, T-test, the Mann–Whitney test and logistic regression was performed where appropriate using SPSS v.28 and STATA 14. Age and VOC were significantly associated with hospitalization, whereas significant differences among VOC groups were found for WBC, PLT, Neut%, IL-6, creatinine, CRP, D-dimers and suPAR. Our analyses showed that throughout the current pandemic, not only the SARS-CoV-2 VOCs but also the laboratory parameters that are used to evaluate the patient’s status at admission are subject to changes. Full article
(This article belongs to the Special Issue Emerging Trends in Pathophysiology and Therapy of COVID-19)
Show Figures

Figure 1

15 pages, 444 KiB  
Article
NeuralMinimizer: A Novel Method for Global Optimization
by Ioannis G. Tsoulos, Alexandros Tzallas, Evangelos Karvounis and Dimitrios Tsalikakis
Information 2023, 14(2), 66; https://doi.org/10.3390/info14020066 - 25 Jan 2023
Cited by 3 | Viewed by 2511
Abstract
The problem of finding the global minimum of multidimensional functions is often applied to a wide range of problems. An innovative method of finding the global minimum of multidimensional functions is presented here. This method first generates an approximation of the objective function [...] Read more.
The problem of finding the global minimum of multidimensional functions is often applied to a wide range of problems. An innovative method of finding the global minimum of multidimensional functions is presented here. This method first generates an approximation of the objective function using only a few real samples from it. These samples construct the approach using a machine learning model. Next, the required sampling is performed by the approximation function. Furthermore, the approach is improved on each sample by using found local minima as samples for the training set of the machine learning model. In addition, as a termination criterion, the proposed technique uses a widely used criterion from the relevant literature which in fact evaluates it after each execution of the local minimization. The proposed technique was applied to a number of well-known problems from the relevant literature, and the comparative results with respect to modern global minimization techniques are shown to be extremely promising. Full article
(This article belongs to the Special Issue Feature Papers in Information in 2023)
Show Figures

Figure 1

18 pages, 510 KiB  
Article
Use RBF as a Sampling Method in Multistart Global Optimization Method
by Ioannis G. Tsoulos, Alexandros Tzallas and Dimitrios Tsalikakis
Signals 2022, 3(4), 857-874; https://doi.org/10.3390/signals3040051 - 2 Dec 2022
Cited by 6 | Viewed by 2225
Abstract
In this paper, a new sampling technique is proposed that can be used in the Multistart global optimization technique as well as techniques based on it. The new method takes a limited number of samples from the objective function and then uses them [...] Read more.
In this paper, a new sampling technique is proposed that can be used in the Multistart global optimization technique as well as techniques based on it. The new method takes a limited number of samples from the objective function and then uses them to train an Radial Basis Function (RBF) neural network. Subsequently, several samples were taken from the artificial neural network this time, and those with the smallest network value in them are used in the global optimization method. The proposed technique was applied to a wide range of objective functions from the relevant literature and the results were extremely promising. Full article
Show Figures

Figure 1

Back to TopTop