{
    "@context": "https://schema.org",
    "@type": "ScholarlyArticle",
    "headline": "Using Swarm Intelligence Algorithms to Boost AI Performance",
    "name": "Using Swarm Intelligence Algorithms to Boost AI Performance",
    "abstract": "This research explores Swarm Intelligence algorithms, an advanced field in artificial intelligence that mimics the collective behavior of organisms like ants and bees to solve complex problems. The Ant Colony Optimization (ACO) algorithm models ant foraging behavior to solve path optimization problems such as the Traveling Salesman Problem (TSP). The Bee Algorithm mimics bee foraging behavior for resource optimization. A case study compares the performance of ACO and the Bee Algorithm in optimizing transportation routes, evaluating their speed, accuracy, and ability to handle complexity.",
    "author": [
        {
            "@type": "Person",
            "name": "Eng. Hassan Nedal Alawd"
        }
    ],
    "datePublished": "2025-02-28T00:00:00+00:00",
    "inLanguage": "en",
    "isAccessibleForFree": true,
    "license": "https://creativecommons.org/licenses/by/4.0/",
    "url": "https://engineering.stardomuniversityscientificjournals.edu.eu/research/using-swarm-intelligence-algorithms-boost-ai-performance",
    "mainEntityOfPage": "https://engineering.stardomuniversityscientificjournals.edu.eu/research/using-swarm-intelligence-algorithms-boost-ai-performance",
    "publisher": {
        "@type": "Organization",
        "name": "Stardom Scientific Journal of Natural and Engineering Sciences",
        "url": "https://engineering.stardomuniversityscientificjournals.edu.eu/",
        "logo": {
            "@type": "ImageObject",
            "url": "https://engineering.stardomuniversityscientificjournals.edu.eu/assets/img/logos/logo.png"
        }
    },
    "isPartOf": {
        "@type": "Periodical",
        "name": "Stardom Scientific Journal of Natural and Engineering Sciences",
        "issn": "2980-3756"
    },
    "identifier": {
        "@type": "PropertyValue",
        "propertyID": "DOI",
        "value": "10.70170/wbysd9873021"
    }
}