Skip to contentScholarGate
LibraryBookshelfDeskReview StudioAssistant
Sign in
On this page
IntuitionHow it worksWhen to use itStrengths & limitationsCommon pitfallsApplicationsFrequently asked🔒 Read the full methodSourcesRelated methods
Cite this pageSpotted an issue on this page? Report or suggest a fix →
Home›Optimization›Harris Hawks Optimization
Machine learningSwarm Intelligence

Harris Hawks Optimization

Also known as: HHO

Harris Hawks Optimization (HHO) is a metaheuristic algorithm introduced by Heidari et al. in 2019, inspired by the hunting strategies of Harris's hawks. The algorithm models the cooperative hunting behavior and escape strategies of these raptors to solve complex optimization problems. HHO balances exploration through perching and exploitation through dynamic pursuit, making it effective for multimodal and high-dimensional optimization.

ScholarGate
  1. Machine learning
  2. v1
  3. 1 Sources
  4. PUBLISHED
Cite this page →
Tools & resources
Download slides
Learn & explore

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Method map

The neighbourhood of related methods — select a node to explore.

Harris Hawks Optimization
Aquila OptimizerGrey Wolf OptimizerParticle Swarm Optimizat…Slime Mould AlgorithmAfrican Vultures Optimiz…Arithmetic Optimization…Dwarf Mongoose Optimizat…Honey Badger AlgorithmRunge Kutta Optimizer

When to use it

Apply HHO to continuous optimization problems where the objective function is expensive to evaluate or contains multiple local optima. Particularly effective for engineering design optimization, parameter estimation, and machine learning hyperparameter tuning. Best suited for moderate to high-dimensional problems where sophisticated search behavior provides advantages.

Strengths & limitations

Strengths
  • Sophisticated escape energy mechanism that naturally transitions from exploration to exploitation
  • Two complementary strategies (shallow dive and pincer maneuver) for diverse attack patterns
  • Superior performance on many benchmark functions compared to PSO and genetic algorithms
  • Fewer hyperparameters than some competing metaheuristics, simplifying implementation
Limitations
  • Computational cost per iteration is higher due to the complex pursuit calculations
  • Performance varies across different problem landscapes; requires empirical validation
  • The algorithm may struggle with very high-dimensional problems beyond 1000 dimensions

Frequently asked

What is the escape energy in Harris Hawks Optimization and how does it work?

Escape energy represents the prey's capacity to avoid capture and decreases linearly over iterations. When escape energy is high, hawks employ exploration with random perching. As energy decreases, hawks shift to exploitation with coordinated attacks (pincer maneuver or shallow dive). This dynamic mechanism automatically balances exploration and exploitation without requiring explicit parameter tuning.

How does HHO compare to Particle Swarm Optimization?

HHO uses energy-based search transitions with two distinct attack strategies, providing richer behavioral diversity than PSO's velocity-based movement. HHO typically shows faster convergence on multimodal problems but may be more computationally expensive per iteration.

Can HHO handle discrete optimization problems?

HHO is naturally designed for continuous optimization. For discrete problems, apply appropriate discretization mappings (e.g., rounding or threshold-based conversion) to transform continuous solutions into discrete variables, though performance may be reduced compared to discrete-specific algorithms.

What population size should I use for HHO?

Typical population sizes range from 10-40 individuals, with larger populations providing better exploration at increased computational cost. Start with 30 hawks and adjust based on convergence speed and solution quality for your specific problem.

Sources

  1. Heidari, A. A., Mirjalili, S., Faris, H., Aljarah, I., Mafarja, M., & Chen, H. (2019). Harris hawks optimization: Algorithm and applications. Future Generation Computer Systems, 97, 849-872. DOI: 10.1016/j.future.2019.02.028 ↗

How to cite this page

ScholarGate. (2026, June 3). Harris Hawks Optimization. ScholarGate. https://scholargate.app/en/optimization/harris-hawks-optimization

Related methods

Aquila OptimizerGrey Wolf OptimizerParticle Swarm OptimizationSlime Mould Algorithm

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

  • Aquila OptimizerOptimization↔ compare
  • Grey Wolf OptimizerOptimization↔ compare
  • Particle Swarm OptimizationOptimization↔ compare
  • Slime Mould AlgorithmOptimization↔ compare
Compare side by side →

Referenced by

African Vultures Optimization AlgorithmAquila OptimizerArithmetic Optimization AlgorithmDwarf Mongoose OptimizationHoney Badger AlgorithmRunge Kutta OptimizerSlime Mould Algorithm

Similar methods

Aquila OptimizerAfrican Vultures Optimization AlgorithmHoney Badger AlgorithmGrey Wolf OptimizerDwarf Mongoose OptimizationWhale Optimization AlgorithmArithmetic Optimization AlgorithmJellyfish Search Optimizer

Related reference concepts

Hyperparameter OptimizationStochastic OptimizationNonlinear ProgrammingHeuristic Search and A*Machine LearningArtificial Intelligence

Spotted an issue on this page? Report or suggest a fix →

ScholarGate — Harris Hawks Optimization (Harris Hawks Optimization). Retrieved 2026-07-21 from https://scholargate.app/en/optimization/harris-hawks-optimization · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
Ali Asghar Heidari
Subfamily
Swarm Intelligence
Year
2019
Type
Nature-inspired metaheuristic algorithm
Related methods
Aquila OptimizerGrey Wolf OptimizerParticle Swarm OptimizationSlime Mould Algorithm
ScholarGate

A content-first reference library for research methods — what each one is, how it works, and where it comes from.

Open data (CC-BY)

Explore

  • Library
  • Search the library…
  • Browse by field
  • Fields
  • Journey
  • Compare
  • Which method?

Reference

  • Subjects
  • Atlas
  • Glossary
  • Methodology
  • Philosophy

Your tools

  • Bookshelf
  • Desk
  • Chat

Company

  • About
  • Pricing
  • Contact
  • Suggest a method

Entries are compiled from published sources for reference. Verifying the accuracy and suitability of any information for your own use remains your responsibility.

© 2026 ScholarGate · A research-method reference library
  • Privacy
  • Cookies
  • Terms
  • Delete account