paper-with-me

Papers

Optimizing LPB Algorithms using Simulated Annealing

2024-12-22 · Dana Rasul Hamad, Tarik A. Rashid

Learner Performance-based Behavior using Simulated Annealing (LPBSA) is an improvement of the Learner Performance-based Behavior (LPB) algorithm. LPBSA, like LPB, has been proven to deal with single and complex problems. Simulated Annealing (SA) has been utilized as a powerful technique to optimize LPB. LPBSA has provided results that outperformed popular algorithms, like the Genetic Algorithm (GA), Particle Swarm Optimization (PSO), and even LPB. This study outlines the improved algorithm's working procedure by providing a main population and dividing it into Good and Bad populations and then applying crossover and mutation operators. When some individuals are born in the crossover stage, they have to go through the mutation process. Between these two steps, we have applied SA using the Metropolis Acceptance Criterion (MAC) to accept only the best and most useful individuals to be used in the next iteration. Finally, the outcomes demonstrate that the population is enhanced, leading to improved efficiency and validating the performance of LPBSA.

📄 PDF Abstract BibTeX arXiv:2501.14751

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Optimization of Worker Scheduling at Logistics Depots Using Genetic Algorithms and Simulated Annealing

2024-05-20 · Jinxin Xu, Haixin Wu, Yu Cheng, Liyang Wang 외

This paper addresses the optimization of scheduling for workers at a logistics depot using a combination of genetic algorithm and simulated annealing algorithm. The efficient scheduling of permanent and temporary workers…

Scheduling

Optimizing Variational Quantum Circuits Using Metaheuristic Strategies in Reinforcement Learning

2024-08-02 · Michael Kölle, Daniel Seidl, Maximilian Zorn, Philipp Altmann 외

Quantum Reinforcement Learning (QRL) offers potential advantages over classical Reinforcement Learning, such as compact state space representation and faster convergence in certain scenarios. However, practical benefits …

reinforcement-learningReinforcement Learning

An Adaptive Simulated Annealing-Based Machine Learning Approach for Developing an E-Triage Tool for Hospital Emergency Operations

2022-12-22 · Abdulaziz Ahmed, Mohammed Al-Maamari, Mohammad Firouz, Dursun Delen

Patient triage at emergency departments (EDs) is necessary to prioritize care for patients with critical and time-sensitive conditions. Different tools are used for patient triage and one of the most common ones is the e…

feature selectionMetaheuristic Optimization

Shedding some light on Light Up with Artificial Intelligence

2021-07-22 · Libo Sun, James Browning, Roberto Perera

The Light-Up puzzle, also known as the AKARI puzzle, has never been solved using modern artificial intelligence (AI) methods. Currently, the most widely used computational technique to autonomously develop solutions invo…

A Study of Left Before Treatment Complete Emergency Department Patients: An Optimized Explanatory Machine Learning Framework

2022-12-22 · Abdulaziz Ahmed, Khalid Y. Aram, Salih Tutun

The issue of left before treatment complete (LBTC) patients is common in emergency departments (EDs). This issue represents a medico-legal risk and may cause a revenue loss. Thus, understanding the factors that cause pat…

feature selectionHyperparameter OptimizationMetaheuristic OptimizationSpecificity