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
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (23)

Search Parameters:
Keywords = stochastic search variable selection

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
61 pages, 5879 KB  
Article
Bioinspired Optimization for Feature Selection in Post-Compliance Risk Prediction
by Álex Paz, Broderick Crawford, Eric Monfroy, Eduardo Rodriguez-Tello, José Barrera-García, Felipe Cisternas-Caneo, Benjamín López Cortés, Yoslandy Lazo, Andrés Yáñez, Álvaro Peña Fritz and Ricardo Soto
Biomimetics 2026, 11(3), 190; https://doi.org/10.3390/biomimetics11030190 - 5 Mar 2026
Viewed by 291
Abstract
Bio-inspired metaheuristic optimization offers flexible search mechanisms for high-dimensional predictive problems under operational constraints. In administrative risk prediction settings, class imbalance and feature redundancy challenge conventional learning pipelines. This study evaluates a wrapper-based metaheuristic feature selection framework for post-compliance income declaration prediction using [...] Read more.
Bio-inspired metaheuristic optimization offers flexible search mechanisms for high-dimensional predictive problems under operational constraints. In administrative risk prediction settings, class imbalance and feature redundancy challenge conventional learning pipelines. This study evaluates a wrapper-based metaheuristic feature selection framework for post-compliance income declaration prediction using real longitudinal administrative records. The proposed approach integrates swarm-inspired optimization with supervised classifiers under a weighted objective function jointly prioritizing minority-class recall and subset compactness. Robustness is assessed through 31 independent stochastic runs per configuration. The empirical results indicate that performance effects are learner-dependent. For variance-prone classifiers, substantial minority-class recall gains are observed, with recall increasing from 0.284 to 0.849 for k-nearest neighbors and from 0.471 to 0.932 for Random Forest under optimized configurations. For LightGBM, optimized models maintain high recall levels (0.935–0.943 on average) with low dispersion, suggesting representational stabilization and dimensional compression rather than large absolute recall improvements. Optimized subsets retain approximately 16–33 features on average from the original 76-variable space. Within the evaluated experimental protocol, the findings show that metaheuristic-driven wrapper feature selection can reshape predictive representations under class imbalance, enabling simultaneous control of minority-class performance and feature dimensionality. Formal institutional deployment and cross-domain generalization remain subjects for future investigation. Full article
(This article belongs to the Special Issue Advances in Biological and Bio-Inspired Algorithms)
Show Figures

Figure 1

41 pages, 40370 KB  
Article
An Enhanced Prediction Model for Energy Consumption in Residential Houses: A Case Study in China
by Haining Tian, Haji Endut Esmawee, Ramele Ramli Rohaslinda, Wenqiang Li and Congxiang Tian
Biomimetics 2025, 10(10), 684; https://doi.org/10.3390/biomimetics10100684 - 11 Oct 2025
Viewed by 639
Abstract
High energy consumption in Chinese rural residential buildings, caused by rudimentary construction methods and the poor thermal performance of building envelopes, poses a significant challenge to national sustainability and “dual carbon” goals. To address this, this study proposes a comprehensive modeling and analysis [...] Read more.
High energy consumption in Chinese rural residential buildings, caused by rudimentary construction methods and the poor thermal performance of building envelopes, poses a significant challenge to national sustainability and “dual carbon” goals. To address this, this study proposes a comprehensive modeling and analysis framework integrating an improved Bio-inspired Black-winged Kite Optimization Algorithm (IBKA) with Support Vector Regression (SVR). Firstly, to address the limitations of the original B-inspired BKA, such as premature convergence and low efficiency, the proposed IBKA incorporates diversification strategies, global information exchange, stochastic behavior selection, and an NGO-based random operator to enhance exploration and convergence. The improved algorithm is benchmarked against BKA and six other optimization methods. An orthogonal experimental design was employed to generate a dataset by systematically sampling combinations of influencing factors. Subsequently, the IBKA-SVR model was developed for energy consumption prediction and analysis. The model’s predictive accuracy and stability were validated by benchmarking it against six competing models, including GA-SVR, PSO-SVR, and the baseline SVR and so forth. Finally, to elucidate the model’s internal decision-making mechanism, the SHAP (SHapley Additive exPlanations) interpretability framework was employed to quantify the independent and interactive effects of each influencing factor on energy consumption. The results indicate that: (1) The IBKA demonstrates superior convergence accuracy and global search performance compared with BKA and other algorithms. (2) The proposed IBKA-SVR model exhibits exceptional predictive accuracy. Relative to the baseline SVR, the model reduces key error metrics by 37–40% and improves the R2 to 0.9792. Furthermore, in a comparative analysis against models tuned by other metaheuristic algorithms such as GA and PSO, the IBKA-SVR consistently maintained optimal performance. (3) The SHAP analysis reveals a clear hierarchy in the impact of the design features. The Insulation Thickness in Outer Wall and Insulation Thickness in Roof Covering are the dominant factors, followed by the Window-wall Ratios of various orientations and the Sun space Depth. Key features predominantly exhibit a negative impact, and a significant non-linear relationship exists between the dominant factors (e.g., insulation layers) and the predicted values. (4) Interaction analysis reveals a distinct hierarchy of interaction strengths among the building design variables. Strong synergistic effects are observed among the Sun space Depth, Insulation Thickness in Roof Covering, and the Window-wall Ratios in the East, West, and North. In contrast, the interaction effects between the Window-wall Ratio in the South and other variables are generally weak, indicating that its influence is approximately independent and linear. Therefore, the proposed bio-inspired framework, integrating the improved IBKA with SVR, effectively predicts and analyzes residential building energy consumption, thereby providing a robust decision-support tool for the data-driven optimization of building design and retrofitting strategies to advance energy efficiency and sustainability in rural housing. Full article
(This article belongs to the Section Biological Optimisation and Management)
Show Figures

Figure 1

23 pages, 3801 KB  
Article
Multi-Variable Evaluation via Position Binarization-Based Sparrow Search
by Jiwei Hua, Xin Gu, Debing Sun, Jinqi Zhu and Shuqin Wang
Electronics 2025, 14(16), 3312; https://doi.org/10.3390/electronics14163312 - 20 Aug 2025
Viewed by 688
Abstract
The Sparrow Search Algorithm (SSA), a metaheuristic renowned for rapid convergence, good stability, and high search accuracy in continuous optimization, faces inherent limitations when applied to discrete multi-variable combinatorial optimization problems like feature selection. To enable effective multi-variable evaluation and discrete feature subset [...] Read more.
The Sparrow Search Algorithm (SSA), a metaheuristic renowned for rapid convergence, good stability, and high search accuracy in continuous optimization, faces inherent limitations when applied to discrete multi-variable combinatorial optimization problems like feature selection. To enable effective multi-variable evaluation and discrete feature subset selection using SSA, a novel binary variant, Position Binarization-based Sparrow Search Algorithm (BSSA), is proposed. BSSA employs a sigmoid transformation function to convert the continuous position vectors generated by the standard SSA into binary solutions, representing feature inclusion or exclusion. Recognizing that the inherent exploitation bias of SSA and the complexity of high-dimensional feature spaces can lead to premature convergence and suboptimal solutions, we further enhance BSSA by introducing stochastic Gaussian noise (zero mean) into the sigmoid transformation. This strategic perturbation actively diversifies the search population, improves exploration capability, and bolsters the algorithm’s robustness against local optima stagnation during multi-variable evaluation. The fitness of each candidate feature subset (solution) is evaluated using the classification accuracy of a Support Vector Machine (SVM) classifier. The BSSA algorithm is compared with four high-performance optimization algorithms on 12 diverse benchmark datasets selected from the UCI repository, utilizing multiple performance metrics. Experimental results demonstrate that BSSA achieves superior performance in classification accuracy, computational efficiency, and optimal feature selection, significantly advancing multi-variable evaluation for feature selection tasks. Full article
Show Figures

Figure 1

23 pages, 7369 KB  
Article
Enhanced Conditional Ground Motion Selection Model Considering Spectral Compatibility and Variability of Three Components for Multi-Directional Analysis
by Ahmet Demir, Mehmet Palanci and Ali Haydar Kayhan
Appl. Sci. 2025, 15(8), 4135; https://doi.org/10.3390/app15084135 - 9 Apr 2025
Cited by 7 | Viewed by 1333
Abstract
In this study, the solution model based on the stochastic harmony search algorithm was proposed to obtain real ground motion (GM) records for nonlinear dynamic analysis of structures. Obtaining the GM record problem was formulated as a constrained engineering optimization problem. The solution [...] Read more.
In this study, the solution model based on the stochastic harmony search algorithm was proposed to obtain real ground motion (GM) records for nonlinear dynamic analysis of structures. Obtaining the GM record problem was formulated as a constrained engineering optimization problem. The solution model ensures spectral compatibility between the mean horizontal spectrum of selected ground motion (GM) records and the target horizontal spectrum, as well as the mean vertical spectrum of the selected GMs with the target vertical spectrum. This model also allows the management of record-to-record variability in both horizontal and vertical components of the selected GMs. Moreover, the model effectively addresses the period-dependent record-to-record variability in all orientations of seismic excitations simultaneously using a single-scale value, preserving the relative amplitude and phasing of actual GM components. The efficiency of the model has been demonstrated through numerical examples with various uniform hazard spectra, specifically those based on Eurocode-8 and the Turkish Building Earthquake Code, as well as scenario-based target spectra. The results demonstrate that through using the proposed model it is possible to obtain GM records with the desired spectral compatibility and spectral dispersion for both horizontal and vertical GM components. Thus, the model can be used as an efficient way to obtain appropriate GM records for nonlinear dynamic analyses of both two- and three-dimensional structural models for performance-based designs and/or evaluation frameworks, considering seismic excitations in both horizontal and vertical directions. Full article
(This article belongs to the Section Civil Engineering)
Show Figures

Figure 1

18 pages, 2199 KB  
Review
Mathematical Methods Applied to the Problem of Dairy Cow Replacements: A Scoping Review
by Osvaldo Palma, Lluis M. Plà-Aragonés, Alejandro Mac Cawley and Víctor M. Albornoz
Animals 2025, 15(7), 970; https://doi.org/10.3390/ani15070970 - 27 Mar 2025
Cited by 3 | Viewed by 1024
Abstract
This study provides a comprehensive scoping review with the aim of determining the mathematical methods applied to dairy cow replacements that will serve as a basis for future research in this field. In the WOS and Scopus databases, a search was carried out [...] Read more.
This study provides a comprehensive scoping review with the aim of determining the mathematical methods applied to dairy cow replacements that will serve as a basis for future research in this field. In the WOS and Scopus databases, a search was carried out for peer-reviewed, English articles, where a process of discarding those that did not address the topic related to our objective was carried out, and where the titles, keywords, and full text were reviewed sequentially. We obtained a total of 40 selected articles. Dynamic programming is the most commonly used optimization technique, present in 58% of the studies, followed by stochastic simulation in 40%, and deterministic simulation in 8%. Machine learning methods or hybrid approaches are applied in only 5% of the cases. The review identifies milk production as the most frequently used response variable, appearing in at least 58% of the studies, and profit as the primary economic indicator, utilized in 78% of the cases. This research underscores the importance of these methods in improving the efficiency, profitability, and sustainability of dairy farming operations. Future research could address the inclusion in models of diseases and animal characteristics that have not yet been considered, as well as expand the scarce use of machine learning tools and the hybridization of such models with statistical ones. Full article
Show Figures

Figure 1

18 pages, 418 KB  
Article
Inference with Pólya-Gamma Augmentation for US Election Law
by Adam C. Hall and Joseph Kang
Mathematics 2025, 13(6), 945; https://doi.org/10.3390/math13060945 - 13 Mar 2025
Cited by 1 | Viewed by 1255
Abstract
Pólya-gamma (PG) augmentation has proven to be highly effective for Bayesian MCMC simulation, particularly for models with binomial likelihoods. This data augmentation strategy offers two key advantages. First, the method circumvents the need for analytic approximations or Metropolis–Hastings algorithms, which leads to simpler [...] Read more.
Pólya-gamma (PG) augmentation has proven to be highly effective for Bayesian MCMC simulation, particularly for models with binomial likelihoods. This data augmentation strategy offers two key advantages. First, the method circumvents the need for analytic approximations or Metropolis–Hastings algorithms, which leads to simpler and more computationally efficient posterior inference. Second, the approach can be successfully applied to several types of models, including nonlinear mixed-effects models for count data. The effectiveness of PG augmentation has led to its widespread adoption and implementation in statistical software packages, such as version 2.1 of the R package BayesLogit. This success has inspired us to apply this method to the implementation of Section 203 of the Voting Rights Act (VRA), a US law that requires certain jurisdictions to provide non-English voting materials for specific language minority groups (LMGs). In this paper, we show how PG augmentation can be used to fit a Bayesian model that estimates the prevalence of each LMG in each US voting jurisdiction, and that uses a variable selection technique called stochastic search variable selection. We demonstrate that this new model outperforms the previous model used for 2021 VRA data with respect to model diagnostic measures. Full article
(This article belongs to the Special Issue Statistical Simulation and Computation: 3rd Edition)
Show Figures

Figure 1

34 pages, 2988 KB  
Article
Improving Surgical Site Infection Prediction Using Machine Learning: Addressing Challenges of Highly Imbalanced Data
by Salha Al-Ahmari and Farrukh Nadeem
Diagnostics 2025, 15(4), 501; https://doi.org/10.3390/diagnostics15040501 - 19 Feb 2025
Cited by 7 | Viewed by 2202
Abstract
Background: Surgical site infections (SSIs) lead to higher hospital readmission rates and healthcare costs, representing a significant global healthcare burden. Machine learning (ML) has demonstrated potential in predicting SSIs; however, the challenge of addressing imbalanced class ratios remains. Objectives: The aim [...] Read more.
Background: Surgical site infections (SSIs) lead to higher hospital readmission rates and healthcare costs, representing a significant global healthcare burden. Machine learning (ML) has demonstrated potential in predicting SSIs; however, the challenge of addressing imbalanced class ratios remains. Objectives: The aim of this study is to evaluate and enhance the predictive capabilities of machine learning models for SSIs by assessing the effects of feature selection, resampling techniques, and hyperparameter optimization. Methods: Using routine SSI surveillance data from multiple hospitals in Saudi Arabia, we analyzed a dataset of 64,793 surgical patients, of whom 1632 developed SSI. Seven machine learning algorithms were created and tested: Decision Tree (DT), Gaussian Naive Bayes (GNB), Support Vector Machine (SVM), Logistic Regression (LR), Random Forest (RF), Stochastic Gradient Boosting (SGB), and K-Nearest Neighbors (KNN). We also improved several resampling strategies, such as undersampling and oversampling. Grid search five-fold cross-validation was employed for comprehensive hyperparameter optimization, in conjunction with balanced sampling techniques. Features were selected using a filter method based on their relationships with the target variable. Results: Our findings revealed that RF achieves the highest performance, with an MCC of 0.72. The synthetic minority oversampling technique (SMOTE) is the best-performing resampling technique, consistently enhancing the performance of most machine learning models, except for LR and GNB. LR struggles with class imbalance due to its linear assumptions and bias toward the majority class, while GNB’s reliance on feature independence and Gaussian distribution make it unreliable for under-represented minority classes. For computational efficiency, the Instance Hardness Threshold (IHT) offers a viable alternative undersampling technique, though it may compromise performance to some extent. Conclusions: This study underscores the potential of ML models as effective tools for assessing SSI risk, warranting further clinical exploration to improve patient outcomes. By employing advanced ML techniques and robust validation methods, these models demonstrate promising accuracy and reliability in predicting SSI events, even in the face of significant class imbalances. In addition, using MCC in this study ensures a more reliable and robust evaluation of the model’s predictive performance, particularly in the presence of an imbalanced dataset, where other metrics may fail to provide an accurate evaluation. Full article
(This article belongs to the Special Issue Artificial Intelligence for Clinical Diagnostic Decision Making)
Show Figures

Figure 1

24 pages, 8262 KB  
Article
Optimization Method for Digital Scheduling of Oilfield Sewage System
by Shuangqing Chen, Shun Zhou, Yuchun Li, Minghu Jiang, Bing Guan and Jiahao Xi
Water 2024, 16(18), 2623; https://doi.org/10.3390/w16182623 - 15 Sep 2024
Cited by 2 | Viewed by 1630
Abstract
Oilfield Sewage System Scheduling is a complicated, large-scale, nonlinear system problem with multiple variables. The complexity of the sewage system pipeline network connection grows along with the ongoing building of oilfield stations, and the shortcomings of the sewage system water quantity scheduling program [...] Read more.
Oilfield Sewage System Scheduling is a complicated, large-scale, nonlinear system problem with multiple variables. The complexity of the sewage system pipeline network connection grows along with the ongoing building of oilfield stations, and the shortcomings of the sewage system water quantity scheduling program based on human experience decision-making become increasingly apparent. The key to solving this problem is to realize the digital and intelligent scheduling of sewage systems. Taking the sewage system of an oil production plant in Daqing oilfield as the research object, the water scheduling model of the sewage system is established in this paper. Aiming at the complex nonlinear characteristics of the model, the Levy flight speed updating operator, the adaptive stochastic offset operator, and the Brownian motion selection optimization operator are established by taking advantage of the particle swarm optimization (PSO) and the cuckoo search (CS) algorithm. Based on these operators, a hybrid PSO-CS algorithm is proposed, which jumps out of the local optimum and has a strong global search capability. Comparing PSO-CS with other algorithms on the CEC2022 test set, it was found that the PSO-CS algorithm ranked first in all 12 test functions, proving the excellent solving performance of the PSO-CS algorithm. Finally, the PSO-CS is applied to solve a water scheduling model for the sewage system of an oil production plant in Daqing Oilfield. It is found that the scheduling plan optimized by PSO-CS has a 100% water supply rate to the downstream water injection station, and the total energy consumption of the scheduling plan on the same day is reduced from 879.95 × 106 m5/d to 712.84 × 106 m5/d, which is a 19% reduction in energy consumption. The number of water balance stations in the sewage station increased by 7, which effectively improved the water resource utilization rate of the sewage station. Full article
(This article belongs to the Section Urban Water Management)
Show Figures

Figure 1

18 pages, 2471 KB  
Article
The Prevalence and Molecular Characterization of Bovine Leukemia Virus among Dairy Cattle in Henan Province, China
by Yuxi Zhao, Xiaojie Zhu, Zhen Zhang, Jianguo Chen, Yingyu Chen, Changmin Hu, Xi Chen, Ian D. Robertson and Aizhen Guo
Viruses 2024, 16(9), 1399; https://doi.org/10.3390/v16091399 - 31 Aug 2024
Cited by 4 | Viewed by 2778
Abstract
Enzootic bovine leukosis, a neoplastic disease caused by the bovine leukemia virus (BLV), was the primary cancer affecting cattle in China before 1985. Although its prevalence decreased significantly between 1986 and 2000, enzootic bovine leukosis has been re-emerging since 2000. This re-emergence has [...] Read more.
Enzootic bovine leukosis, a neoplastic disease caused by the bovine leukemia virus (BLV), was the primary cancer affecting cattle in China before 1985. Although its prevalence decreased significantly between 1986 and 2000, enzootic bovine leukosis has been re-emerging since 2000. This re-emergence has been largely overlooked, possibly due to the latent nature of BLV infection or the perceived lack of sufficient evidence. This study investigated the molecular epidemiology of BLV infections in dairy cattle in Henan province, Central China. Blood samples from 668 dairy cattle across nine farms were tested using nested polymerase chain reaction assays targeting the partial envelope (env) gene (gp51 fragment). Twenty-three samples tested positive (animal-level prevalence of 3.4%; 95% confidence interval: 2.2, 5.1). The full-length env gene sequences from these positive samples were obtained and phylogenetically analyzed, along with previously reported sequences from the GenBank database. The sequences from positive samples were clustered into four genotypes (1, 4, 6, and 7). The geographical annotation of the maximum clade credibility trees suggested that the two genotype 1 strains in Henan might have originated from Japan, while the genotype 7 strain is likely to have originated from Moldova. Subsequent Bayesian stochastic search variable selection analysis further indicated a strong geographical association between the Henan strains and Japan, as well as Moldova. The estimated substitution rate for the env gene ranged from 4.39 × 10−4 to 2.38 × 10−3 substitutions per site per year. Additionally, codons 291, 326, 385, and 480 were identified as positively selected sites, potentially associated with membrane fusion, epitope peptide vaccine design, and transmembrane signal transduction. These findings contribute to the broader understanding of BLV epidemiology in Chinese dairy cattle and highlight the need for measures to mitigate further BLV transmission within and between cattle herds in China. Full article
(This article belongs to the Section Animal Viruses)
Show Figures

Figure 1

14 pages, 7505 KB  
Article
Intelligent Agents and Causal Inference: Enhancing Decision-Making through Causal Reasoning
by Jairo Iván Vélez Bedoya, Manuel González Bedia and Luis Fernando Castillo Ossa
Appl. Sci. 2024, 14(9), 3818; https://doi.org/10.3390/app14093818 - 30 Apr 2024
Cited by 1 | Viewed by 2338
Abstract
This study examines the incorporation of causal inference methods into intelligent entities and examines the benefits of utilizing causal reasoning to improve decision-making procedures. This study entails conducting an experimental evaluation within a video game setting to evaluate the performance of three separate [...] Read more.
This study examines the incorporation of causal inference methods into intelligent entities and examines the benefits of utilizing causal reasoning to improve decision-making procedures. This study entails conducting an experimental evaluation within a video game setting to evaluate the performance of three separate agent types: ExplorerBOT, GuardBOT, and CausalBOT. The ExplorerBOT utilizes a stochastic path selection technique for task completion, whereas the GuardBOT remains immobile yet exhibits exceptional proficiency in identifying and neutralizing other bots. On the other hand, the CausalBOT utilizes sophisticated causal inference methods to examine the underlying factors contributing to the failures noticed in the task completion of the ExplorerBOT. The aforementioned feature allows CausalBOT to make informed decisions by selecting paths that have a greater likelihood of achieving success. The main purpose of these experiments is to assess and compare the effectiveness of two distinct bots, namely ExplorerBOT and CausalBOT, in accomplishing their respective objectives. To facilitate comparison, two iterations of the ExplorerBOT are utilized. The initial iteration is predicated exclusively on stochastic path selection and necessitates a more profound understanding of the variables that impact the achievement of tasks. On the other hand, the second version integrates an algorithm for informed search. In contrast, CausalBOT employs causal inference techniques to discover the underlying causes of failures exhibited by ExplorerBOTs and collect pertinent data. Through the process of discerning the fundamental causal mechanisms, CausalBOT is able to make well-informed decisions by selecting pathways that maximize the probability of successfully completing a given job. The utilization of this approach greatly boosts the decision-making powers of CausalBOT, hence enabling it to effectively adapt and overcome problems in a more efficient manner when compared to alternative agents. Full article
Show Figures

Figure 1

22 pages, 3482 KB  
Article
Optimal Radio Propagation Modeling and Parametric Tuning Using Optimization Algorithms
by Joseph Isabona, Agbotiname Lucky Imoize, Oluwasayo Akinloye Akinwumi, Okiemute Roberts Omasheye, Emughedi Oghu, Cheng-Chi Lee and Chun-Ta Li
Information 2023, 14(11), 621; https://doi.org/10.3390/info14110621 - 19 Nov 2023
Cited by 1 | Viewed by 2943
Abstract
Benchmarking different optimization algorithms is tasky, particularly for network-based cellular communication systems. The design and management process of these systems involves many stochastic variables and complex design parameters that demand an unbiased estimation and analysis. Though several optimization algorithms exist for different parametric [...] Read more.
Benchmarking different optimization algorithms is tasky, particularly for network-based cellular communication systems. The design and management process of these systems involves many stochastic variables and complex design parameters that demand an unbiased estimation and analysis. Though several optimization algorithms exist for different parametric modeling and tuning, an in-depth evaluation of their functional performance has not been adequately addressed, especially for cellular communication systems. Firstly, in this paper, nine key numerical and global optimization algorithms, comprising Gauss–Newton (GN), gradient descent (GD), Genetic Algorithm (GA), Levenberg–Marguardt (LM), Quasi-Newton (QN), Trust-Region–Dog-Leg (TR), pattern search (PAS), Simulated Annealing (SA), and particle swam (PS), have been benchmarked against measured data. The experimental data were taken from different radio signal propagation terrains around four eNodeB cells. In order to assist the radio frequency (RF) engineer in selecting the most suitable optimization method for the parametric model tuning, three-fold benchmarking criteria comprising the Accuracy Profile Benchmark (APB), Function Evaluation Benchmark (FEB), and Execution Speed Benchmark (ESB) were employed. The APB and FEB were quantitatively compared against the measured data for fair benchmarking. By leveraging the APB performance criteria, the QN achieved the best results with the preferred values of 98.34, 97.31, 97.44, and 96.65% in locations 1–4. The GD attained the worst performance with the lowest APE values of 98.25, 95.45, 96.10, and 95.70 in the tested locations. In terms of objective function values and their evaluation count, the QN algorithm shows the fewest function counts of 44, 44, 56, and 44, and the lowest objective values of 80.85, 37.77, 54.69, and 41.24, thus attaining the best optimization algorithm results across the study locations. The worst performance was attained by the GD with objective values of 86.45, 39.58, 76.66, and 54.27, respectively. Though the objective values achieved with global optimization methods, PAS, GA, PS, and SA, are relatively small compared to the QN, their function evaluation counts are high. The PAS, GA, PS, and SA recorded 1367, 2550, 3450, and 2818 function evaluation counts, which are relatively high. Overall, the QN algorithm achieves the best optimization, and it can serve as a reference for RF engineers in selecting suitable optimization methods for propagation modeling and parametric tuning. Full article
(This article belongs to the Special Issue Intelligent Information Processing for Sensors and IoT Communications)
Show Figures

Figure 1

13 pages, 345 KB  
Article
Bayesian Subset Selection of Seasonal Autoregressive Models
by Ayman A. Amin, Walid Emam, Yusra Tashkandy and Christophe Chesneau
Mathematics 2023, 11(13), 2878; https://doi.org/10.3390/math11132878 - 27 Jun 2023
Cited by 5 | Viewed by 1644
Abstract
Seasonal autoregressive (SAR) models have many applications in different fields, such as economics and finance. It is well known in the literature that these models are nonlinear in their coefficients and that their Bayesian analysis is complicated. Accordingly, choosing the best subset of [...] Read more.
Seasonal autoregressive (SAR) models have many applications in different fields, such as economics and finance. It is well known in the literature that these models are nonlinear in their coefficients and that their Bayesian analysis is complicated. Accordingly, choosing the best subset of these models is a challenging task. Therefore, in this paper, we tackled this problem by introducing a Bayesian method for selecting the most promising subset of the SAR models. In particular, we introduced latent variables for the SAR model lags, assumed model errors to be normally distributed, and adopted and modified the stochastic search variable selection (SSVS) procedure for the SAR models. Thus, we derived full conditional posterior distributions of the SAR model parameters in the closed form, and we then introduced the Gibbs sampler, along with SSVS, to present an efficient algorithm for the Bayesian subset selection of the SAR models. In this work, we employed mixture–normal, inverse gamma, and Bernoulli priors for the SAR model coefficients, variance, and latent variables, respectively. Moreover, we introduced a simulation study and a real-world application to evaluate the accuracy of the proposed algorithm. Full article
(This article belongs to the Special Issue Bayesian Inference, Prediction and Model Selection)
Show Figures

Figure 1

19 pages, 1369 KB  
Article
Bayesian Variable Selection in Generalized Extreme Value Regression: Modeling Annual Maximum Temperature
by Jorge Castillo-Mateo, Jesús Asín, Ana C. Cebrián, Jesús Mateo-Lázaro and Jesús Abaurrea
Mathematics 2023, 11(3), 759; https://doi.org/10.3390/math11030759 - 2 Feb 2023
Cited by 11 | Viewed by 3646
Abstract
In many applications, interest focuses on assessing relationships between covariates and the extremes of the distribution of a continuous response. For example, in climate studies, a usual approach to assess climate change has been based on the analysis of annual maximum data. Using [...] Read more.
In many applications, interest focuses on assessing relationships between covariates and the extremes of the distribution of a continuous response. For example, in climate studies, a usual approach to assess climate change has been based on the analysis of annual maximum data. Using the generalized extreme value (GEV) distribution, we can model trends in the annual maximum temperature using the high number of available atmospheric covariates. However, there is typically uncertainty in which of the many candidate covariates should be included. Bayesian methods for variable selection are very useful to identify important covariates. However, such methods are currently very limited for moderately high dimensional variable selection in GEV regression. We propose a Bayesian method for variable selection based on a stochastic search variable selection (SSVS) algorithm proposed for posterior computation. The method is applied to the selection of atmospheric covariates in annual maximum temperature series in three Spanish stations. Full article
Show Figures

Figure 1

19 pages, 748 KB  
Article
Improving Methodology for Tropical Cyclone Seasonal Forecasting in the Australian and the South Pacific Ocean Regions by Selecting and Averaging Models via Metropolis–Gibbs Sampling
by Guoqi Qian, Lizhong Chen and Yuriy Kuleshov
Remote Sens. 2022, 14(22), 5872; https://doi.org/10.3390/rs14225872 - 19 Nov 2022
Cited by 2 | Viewed by 2256
Abstract
A novel model selection and averaging approach is proposed—through integrating the corrected Akaike information criterion (AICc), the Gibbs sampler, and the Poisson regression models, to improve tropical cyclone seasonal forecasting in the Australian and the South Pacific Ocean regions and sub-regions. It has [...] Read more.
A novel model selection and averaging approach is proposed—through integrating the corrected Akaike information criterion (AICc), the Gibbs sampler, and the Poisson regression models, to improve tropical cyclone seasonal forecasting in the Australian and the South Pacific Ocean regions and sub-regions. It has been found by the new approach that indices which describe tropical cyclone inter-annual variability such as the Dipole Mode Index (DMI) and the El Niño Modoki Index (EMI) are among the most important predictors used by the selected models. The core computational method underlying the proposed approach is a new stochastic search algorithm that we have developed, and is named Metropolis–Gibbs random scan (MGRS). By applying MGRS to minimize AICc over all candidate models, a set of the most important predictors are identified which can form a small number of optimal Poisson regression models. These optimal models are then averaged to improve their overall predictability. Results from our case study of tropical cyclone seasonal forecasting show that the MGRS-AICc method performs significantly better than the commonly used step-wise AICc method. Full article
Show Figures

Figure 1

17 pages, 2721 KB  
Article
Path Optimization of Low-Carbon Container Multimodal Transport under Uncertain Conditions
by Meiyan Li and Xiaoni Sun
Sustainability 2022, 14(21), 14098; https://doi.org/10.3390/su142114098 - 28 Oct 2022
Cited by 26 | Viewed by 4140
Abstract
The development of multimodal transport has had a significant impact on China’s transportation industry. Due to the variability of the market environment, in this study, based on the context of the official launch of the national carbon emission trading market, the uncertainty of [...] Read more.
The development of multimodal transport has had a significant impact on China’s transportation industry. Due to the variability of the market environment, in this study, based on the context of the official launch of the national carbon emission trading market, the uncertainty of the demand and the randomness of carbon trading prices were considered. Taking minimum total transportation cost as the objective function, a robust stochastic optimization model of container multimodal transport was constructed, and a hybrid fireworks algorithm with gravitational search operator (FAGSO) was designed to solve and verify the effectiveness of the algorithm. Using a 35-node multimodal transportation network as an example, the multimodal transportation costs and schemes under three different modes were compared and analyzed, and the influence of parameter uncertainty was determined. The results show that the randomness of carbon trading prices will lead to an increase or decrease in the total transport cost, while robust optimization with uncertain demand will be affected by the regret value constraint, resulting in an increase in the total transport cost. Multimodal carriers can reduce transportation costs, reduce carbon emissions, and improve the transportation efficiency of multimodal transportation by comprehensively weighing the randomness of carbon trading prices, the nondeterminism of demand, and the relationship between the selection of maximum regret values and transportation costs. Full article
(This article belongs to the Topic Sustainable Transportation)
Show Figures

Figure 1

Back to TopTop