@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-tel-00981558v1> a dcat:Dataset ;
    dct:description """
              Meta-heuristics are recognized to be successful to deal with multiobjective optimization problems but still with limited success in engineering fields. In an environment where only the performance counts, the stochastic aspect of meta-heuristics again seems to be a difficult obstacle to cross for the decision-makers. It is, thus, important that the researchers of the community concern a quite particular effort to ease the handling of those algorithms. The more the algorithms will be easily accessible for the novices, the more the use of these algorithms can spread. Among the possible improvements, reducing the number of parameters is considered as the most challenging one. In fact, the performance of meta-heuristics is strongly dependent on their parameters values. TRIBES presents an attempt to remedy this problem. In fact, it is a particle swarm optimization (PSO) algorithm that works in an autonomous way. It was proposed by Maurice Clerc. Indeed, like every other meta-heuristic, PSO requires many parameters to be fitted every time a new problem is considered. The major contribution of TRIBES is to avoid the effort of fitting them. We propose, in this thesis, an adaptation of TRIBES to the multiobjective optimization. Our aim is to conceive a competitive PSO algorithm free of parameters. We consider the main mechanisms of TRIBES to which are added new mechanisms intended to handle multiobjective problems. After the experimentations, we noticed that Multiobjective-TRIBESis not competitive compared to other multiobjective algorithms representative of the state of art. It can be explained by the premature stagnation of the swarm. To remedy these problems, we proposed the hybridization between Multiobjective-TRIBES and local search algorithms such as simulated annealing and tabu search. The idea behind the hybridization was to improve the capacity of exploitation of Multiobjective-TRIBES. Our algorithms were finally applied to sizing analogical circuits' problems
            """ ;
    dct:identifier "NNT: 2013PEST1099" ;
    dct:issued "2026-05-05T13:49:05.359671"^^xsd:dateTime ;
    dct:language "fr" ;
    dct:modified "2026-05-05T13:49:05.359676"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Particle swarm optimization : adaptation of tribes to the multiobjective optimization" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-tel-00981558v1/resource/193720df-b0cc-4899-91af-b86c331d1e6a> ;
    dcat:keyword "infoeu-reposemanticsdoctoralthesis",
        "infoinfo-ohcomputer-science-csother-csoh",
        "multiobjective-optimization",
        "optimisation-continue",
        "optimisation-multiobjectif",
        "optimisation-par-essaim-particulaire",
        "particle-swarm-optimization",
        "recherche-tabou",
        "recuit-simule",
        "simulated-annealing",
        "tabu-search",
        "theses",
        "tribes" ;
    dcat:landingPage <https://theses.hal.science/tel-00981558> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-tel-00981558v1/resource/193720df-b0cc-4899-91af-b86c331d1e6a> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-05T13:49:05.361168"^^xsd:dateTime ;
    dct:modified "2026-05-05T13:49:05.345168"^^xsd:dateTime ;
    dct:title "Particle swarm optimization : adaptation of tribes to the multiobjective optimization" ;
    dcat:accessURL <https://theses.hal.science/tel-00981558> .

<https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> a foaf:Agent ;
    foaf:name "test_moissonnage_selune" .

<https://theses.hal.science/tel-00981558> a foaf:Document .

