Unit4 - Subjective Questions

CSE275 • Practice Questions with Detailed Answers

1

Explain the core inspiration and mechanism of the Firefly Algorithm (FA), highlighting the roles of light intensity and attractiveness.

2

Describe the three main stages of the Whale Optimization Algorithm (WOA) and explain how they contribute to finding optimal solutions.

3

Compare and contrast the update mechanisms of the Firefly Algorithm (FA) and the Whale Optimization Algorithm (WOA). Discuss how their inspirations translate into distinct search strategies.

4

Discuss the role of light intensity and attractiveness in the Firefly Algorithm (FA) and how they drive the search process.

5

How does the Whale Optimization Algorithm (WOA) balance exploration and exploitation? Elaborate on the parameters and mechanisms involved.

6

Outline the social hierarchy and hunting behavior that inspires the Grey Wolf Optimization (GWO) algorithm, and explain how these concepts are translated into the algorithm's mathematical model.

7

Explain the key components and movement behaviors in the Grasshopper Optimization Algorithm (GOA), focusing on the concepts of comfort zone, attraction, and repulsion.

8

Distinguish between the leadership roles in Grey Wolf Optimization (GWO) and the interaction forces in Grasshopper Optimization Algorithm (GOA). How do these differences impact their search strategies?

9

Describe how Grey Wolf Optimization (GWO) updates the positions of the subordinate (omega) wolves, and explain the role of the parameter in controlling the exploration and exploitation trade-off.

10

What are the main challenges in implementing the Grasshopper Optimization Algorithm (GOA), particularly regarding the formulation of attraction and repulsion forces and parameter tuning?

11

Categorize common metaheuristic algorithms based on their inspiration (e.g., swarm-intelligence, evolutionary, physics-based). Provide examples for each category and briefly describe their core concepts.

12

Discuss the concept of "swarm intelligence" in the context of metaheuristics. What are its defining characteristics, and how do they contribute to effective optimization?

13

Compare any two nature-inspired metaheuristic algorithms (e.g., Firefly Algorithm (FA) vs. Grey Wolf Optimization (GWO)) based on their complexity, convergence speed, and susceptibility to local optima.

14

What are the general criteria used to evaluate and compare different metaheuristic algorithms for a given optimization problem?

15

Discuss the no-free-lunch (NFL) theorem in the context of comparing metaheuristic algorithms. How does it influence algorithm selection and the design of new optimization techniques?

16

Define scalability in the context of optimization algorithms. Why is it a critical consideration for real-world problems?

17

Explain the concept of premature convergence and stagnation in metaheuristic algorithms. What strategies are commonly employed to mitigate these issues?

18

How do the dimensionality of a problem and the size of the search space affect the convergence behavior of metaheuristic algorithms?

19

Discuss the trade-off between exploration and exploitation in metaheuristic algorithms. How does this trade-off relate to convergence speed and solution quality?

20

Describe the typical convergence curve of a metaheuristic algorithm. What insights can be gained from analyzing this curve?