Multiobjective Optimization in Evolutionary Algorithms leaf node


URI

https://openalex.org/T10848

Label

Multiobjective Optimization in Evolutionary Algorithms

Description

This cluster of papers focuses on the application of evolutionary algorithms, surrogate modeling, and optimization techniques to solve multiobjective optimization problems. It covers topics such as genetic algorithms, Pareto fronts, Bayesian optimization, and the use of surrogate models like Kriging for engineering design.

Implementation

@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://openalex.org/T10848> a skos:Concept ;
    rdfs:label "Multiobjective Optimization in Evolutionary Algorithms"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Multi-objective_optimization>,
        <https://openalex.org/T10848> ;
    skos:broader oasubfields:1703 ;
    skos:definition "This cluster of papers focuses on the application of evolutionary algorithms, surrogate modeling, and optimization techniques to solve multiobjective optimization problems. It covers topics such as genetic algorithms, Pareto fronts, Bayesian optimization, and the use of surrogate models like Kriging for engineering design."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Multiobjective Optimization in Evolutionary Algorithms"@en ;
    openalex:cited_by_count 863379 ;
    openalex:works_count 31913 .