hill climbing algorithms
Recently Published Documents


TOTAL DOCUMENTS

33
(FIVE YEARS 6)

H-INDEX

10
(FIVE YEARS 0)

2022 ◽  
Vol 73 ◽  
Author(s):  
Maximilian Fickert ◽  
Jörg Hoffmann

In classical AI planning, heuristic functions typically base their estimates on a relaxation of the input task. Such relaxations can be more or less precise, and many heuristic functions have a refinement procedure that can be iteratively applied until the desired degree of precision is reached. Traditionally, such refinement is performed offline to instantiate the heuristic for the search. However, a natural idea is to perform such refinement online instead, in situations where the heuristic is not sufficiently accurate. We introduce several online-refinement search algorithms, based on hill-climbing and greedy best-first search. Our hill-climbing algorithms perform a bounded lookahead, proceeding to a state with lower heuristic value than the root state of the lookahead if such a state exists, or refining the heuristic otherwise to remove such a local minimum from the search space surface. These algorithms are complete if the refinement procedure satisfies a suitable convergence property. We transfer the idea of bounded lookaheads to greedy best-first search with a lightweight lookahead after each expansion, serving both as a method to boost search progress and to detect when the heuristic is inaccurate, identifying an opportunity for online refinement. We evaluate our algorithms with the partial delete relaxation heuristic hCFF, which can be refined by treating additional conjunctions of facts as atomic, and whose refinement operation satisfies the convergence property required for completeness. On both the IPC domains as well as on the recently published Autoscale benchmarks, our online-refinement search algorithms significantly beat state-of-the-art satisficing planners, and are competitive even with complex portfolios.


Author(s):  
Friederike Wall

AbstractComputational models of managerial search often build on backward-looking search based on hill-climbing algorithms. Regardless of its prevalence, there is some evidence that this family of algorithms does not universally represent managers’ search behavior. Against this background, the paper proposes an alternative algorithm that captures key elements of Simon’s concept of satisficing which received considerable support in behavioral experiments. The paper contrasts the satisficing-based algorithm to two variants of hill-climbing search in an agent-based model of a simple decision-making organization. The model builds on the framework of NK fitness landscapes which allows controlling for the complexity of the decision problem to be solved. The results suggest that the model’s behavior may remarkably differ depending on whether satisficing or hill-climbing serves as an algorithmic representation for decision-makers’ search. Moreover, with the satisficing algorithm, results indicate oscillating aspiration levels, even to the negative, and intense—and potentially destabilizing—search activities when intra-organizational complexity increases. Findings may shed some new light on prior computational models of decision-making in organizations and point to avenues for future research.


Author(s):  
Abdoul Rjoub

In addition to its monotonous nature and excessive time requirements, the manual school timetable scheduling often leads to more than one class being assigned to the same instructor, or more than one instructor being assigned to the same classroom during the same slot time, or even leads to exercise in intentional partialities in favor of a particular group of instructors. In this paper, an automated school timetable scheduling is presented to help overcome the traditional conflicts inherent in the manual scheduling approach. In this approach, hill climbing algorithms have been modified to transact hard and soft constraints. Soft constraints are not easy to be satisfied typically, but hard constraints are obligated. The implementation of this technique has been successfully experimented in different schools with various kinds of side constraints. Results show that the initial solution can be improved by 72% towards the optimal solution within the first 5 seconds and by 50% from the second iteration while the optimal solution will be achieved after 15 iterations ensuring that more than 50% of scientific courses will take place in the early slots time while more than 50% of non-scientific courses will take place during the later time's slots.


Author(s):  
Eka Surya Aditya ◽  
Wikan Danar Sunindyo

Communities in big cities often encounter problems in using public transportation due to difficulties in accessing available information. The information is not well integrated and scattered in various places. For this reason, an information and recommendation system is needed to facilitate the public in choosing the right mode of land transportation. The recommendation system can be built using the Hill Climbing algorithm. In this paper, I explain the development of a public land transportation recommendation system using three types of Hill Climbing Algorithms. The results of the recommendations are analyzed based on the complexity of asymptotic time, space complexity, and the quality of the results.


Author(s):  
Julia Borghoff ◽  
Lars R. Knudsen ◽  
Krystian Matusiewicz

2010 ◽  
Vol 5 (2) ◽  
pp. 274-282 ◽  
Author(s):  
Richard Stafford

AbstractEvolution is often considered a gradual hill-climbing process, slowly increasing the fitness of organisms. Here I investigate evolution of homing behaviour in simulated intertidal limpets. While the simulation of homing is only a possible mechanism by which homing may have evolved, the process allows an investigation of how evolution may occur over different fitness landscapes. With some fitness landscapes, in order to evolve path integration as a homing mechanism, a temporary reduction in an organism’s fitness was required — since high developmental costs occurred before successful homing strategies evolved. Simple hill-climbing algorithms, therefore, only rarely resulted in the evolution of a functional homing behaviour. The inclusion of trail-following greatly increases the frequency of success of evolution of a path integration strategy. Initially an emergent homing behaviour is formed combining path integration with trail-following. This also demonstrates evolution through exaptation, since in the simulation, the original role of trail-following is likely to be unrelated to homing. Analysis of the fitness landscapes of homing in the presence of trail-following behaviour shows a high variability of fitness, which results in the formation of ‘stepping-stones’ of high fitness across fitness valleys. By using these stepping-stones, simple hill-climbing algorithms can reach the global maximum fitness value.


Sign in / Sign up

Export Citation Format

Share Document