🏠 Home
Benchmark Hub
📊 All Benchmarks 🦖 Dinosaur v1 🦖 Dinosaur v2 ✅ To-Do List Applications 🎨 Creative Free Pages 🎯 FSACB - Ultimate Showcase 🌍 Translation Benchmark
Models
🏆 Top 10 Models 🆓 Free Models 📋 All Models ⚙️ Kilo Code
Resources
💬 Prompts Library 📖 AI Glossary 🔗 Useful Links

AI Glossary

The complete dictionary of Artificial Intelligence

162
categories
2,032
subcategories
23,060
terms
📖
terms

Evolutionary Algorithm

Metaheuristic inspired by biological evolution using genetic operators such as selection, crossover, and mutation to explore the search space of optimal solutions.

📖
terms

Hypervolume

Performance indicator measuring the volume of the objective space dominated by a set of non-dominated solutions, evaluating both convergence and diversity on the Pareto front.

📖
terms

Multi-Objective Policy Gradient

Reinforcement learning method that directly optimizes policy parameters to maximize a multi-objective reward vector using stochastic gradient techniques.

📖
terms

Evolutionary Archive

Data structure that preserves non-dominated solutions discovered during evolution, used to maintain the history of Pareto front approximations and guide future search.

📖
terms

Multi-Objective Adaptive Mutation

Mutation operator whose parameters adapt dynamically based on population diversity and convergence to balance exploration and exploitation in the multi-objective search space.

📖
terms

Multi-Objective Tournament Selection

Selection mechanism in evolutionary algorithms where candidates are compared based on dominance or diversity criteria to determine individuals participating in reproduction.

📖
terms

Scalarizing Aggregation Function

Technique that transforms a multi-objective problem into a single-objective problem by linearly or non-linearly combining different objectives with variable weighting coefficients.

📖
terms

Evolutionary Diversity

Ability of an evolutionary algorithm to maintain a balanced distribution of solutions on the Pareto front, avoiding premature convergence to localized regions of the search space.

📖
terms

Evolutionary Convergence

The tendency of an evolutionary algorithm to approach the true Pareto front over generations, measured by the distance between obtained solutions and optimal non-dominated solutions.

🔍

No results found