<?xml version="1.0"?>
<!DOCTYPE article
PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.4 20190208//EN"
       "JATS-journalpublishing1.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" article-type="research-article" dtd-version="1.4" xml:lang="en">
 <front>
  <journal-meta>
   <journal-id journal-id-type="publisher-id">MONITORING AND EXPERTISE IN SAFETY SYSTEM</journal-id>
   <journal-title-group>
    <journal-title xml:lang="en">MONITORING AND EXPERTISE IN SAFETY SYSTEM</journal-title>
    <trans-title-group xml:lang="ru">
     <trans-title>НАДЗОРНАЯ ДЕЯТЕЛЬНОСТЬ И СУДЕБНАЯ ЭКСПЕРТИЗА В СИСТЕМЕ БЕЗОПАСНОСТИ</trans-title>
    </trans-title-group>
   </journal-title-group>
   <issn publication-format="print">2304-0130</issn>
  </journal-meta>
  <article-meta>
   <article-id pub-id-type="publisher-id">122484</article-id>
   <article-id pub-id-type="doi">10.61260/2304-0130-2026-1-46-51</article-id>
   <article-categories>
    <subj-group subj-group-type="toc-heading" xml:lang="ru">
     <subject>ДИАЛОГИ СО СПЕЦИАЛИСТАМИ</subject>
    </subj-group>
    <subj-group subj-group-type="toc-heading" xml:lang="en">
     <subject>DIALOGUES WITH SPECIALISTS</subject>
    </subj-group>
    <subj-group>
     <subject>ДИАЛОГИ СО СПЕЦИАЛИСТАМИ</subject>
    </subj-group>
   </article-categories>
   <title-group>
    <article-title xml:lang="en">GENETIC ALGORITHMS AND ARTIFICIAL INTELLIGENCE</article-title>
    <trans-title-group xml:lang="ru">
     <trans-title>ГЕНЕТИЧЕСКИЕ АЛГОРИТМЫ И ИСКУССТВЕННЫЙ ИНТЕЛЛЕКТ</trans-title>
    </trans-title-group>
   </title-group>
   <contrib-group content-type="authors">
    <contrib contrib-type="author">
     <contrib-id contrib-id-type="orcid">https://orcid.org/0000-0001-2735-4189</contrib-id>
     <name-alternatives>
      <name xml:lang="ru">
       <surname>Лабинский</surname>
       <given-names>Александр Юрьевич</given-names>
      </name>
      <name xml:lang="en">
       <surname>Labinsky</surname>
       <given-names>Alexander Yu.</given-names>
      </name>
     </name-alternatives>
     <email>labinsciy@yandex.ru</email>
     <bio xml:lang="ru">
      <p>кандидат технических наук;</p>
     </bio>
     <bio xml:lang="en">
      <p>candidate of technical sciences;</p>
     </bio>
     <xref ref-type="aff" rid="aff-1"/>
    </contrib>
   </contrib-group>
   <aff-alternatives id="aff-1">
    <aff>
     <institution xml:lang="ru">Санкт-Петербургский университет ГПС МЧС России</institution>
     <city>Санкт-Петербург</city>
     <country>Россия</country>
    </aff>
    <aff>
     <institution xml:lang="en">Saint-Petersburg university of State fire service of EMERCOM of Russia</institution>
     <city>Saint-Petersburg</city>
     <country>Russian Federation</country>
    </aff>
   </aff-alternatives>
   <pub-date publication-format="print" date-type="pub" iso-8601-date="2026-04-10T00:00:00+03:00">
    <day>10</day>
    <month>04</month>
    <year>2026</year>
   </pub-date>
   <pub-date publication-format="electronic" date-type="pub" iso-8601-date="2026-04-10T00:00:00+03:00">
    <day>10</day>
    <month>04</month>
    <year>2026</year>
   </pub-date>
   <volume>2026</volume>
   <issue>1</issue>
   <fpage>46</fpage>
   <lpage>51</lpage>
   <history>
    <date date-type="received" iso-8601-date="2026-02-02T00:00:00+03:00">
     <day>02</day>
     <month>02</month>
     <year>2026</year>
    </date>
    <date date-type="accepted" iso-8601-date="2026-02-15T00:00:00+03:00">
     <day>15</day>
     <month>02</month>
     <year>2026</year>
    </date>
   </history>
   <self-uri xlink:href="https://journals.igps.ru/en/nauka/article/122484/view">https://journals.igps.ru/en/nauka/article/122484/view</self-uri>
   <abstract xml:lang="ru">
    <p>Рассмотрены возможности использования генетических алгоритмов (ГА) в качестве основы для создания систем искусственного интеллекта (ИИ). Преимуществами ГА является универсальность, то есть возможность использования для решения различных задач, где требуется нахождение оптимального решения задачи, а также способность к работе с неполными или зашумленными данными.Подробно рассмотрены особенности поиска оптимального решения, основанного на эволюционном процессе, и алгоритм  работы ГА, который содержит основные этапы работы ГА: создание начальной популяции, отбор наиболее приспособленных особей по значению функции приспособленности (целевой функции), скрещивание (рекомбинация) и мутация. Рассмотрено масштабирование функции приспособленности (целевой функции), выполняемое одним из трех методов: линейное масштабирование, степенное масштабирование и сигма-отсечение. Подробно рассмотрены методы кодирования информации в ГА, включая целочисленное, вещественное и логарифмическое кодирование. Особое внимание уделено вопросу сходимости ГА, зависящей от правильного, на начальном и конечном этапах работы ГА, использования на шаге рекомбинации операторов мейоза и митоза. Рассмотрены области применения ГА, а также ограничения, присущие генетическим алгоритмам.</p>
   </abstract>
   <trans-abstract xml:lang="en">
    <p>The possibilities of using genetic algorithms (GA) as a basis for creating artificial intelligence (AI) systems are considered. The advantages of GA include its versatility, which allows it to be used for solving various problems that require finding the optimal solution, as well as its ability to work with incomplete or noisy data.The article provides a detailed discussion of the features of finding the optimal solution based on the evolutionary process and the GA algorithm, which includes the main steps of GA operation: creating an initial population, selecting the most fit individuals based on the fitness function (objective function), crossing (recombination), and mutation. The scaling of the fitness function (objective function) is considered, performed by one of three methods: linear scaling, power scaling, and sigma-clipping. The methods of encoding information in GA are considered in detail, including integer, real, and logarithmic encoding.</p>
   </trans-abstract>
   <kwd-group xml:lang="ru">
    <kwd>искусственный интеллект</kwd>
    <kwd>генетический алгоритм</kwd>
    <kwd>кодирование информации</kwd>
    <kwd>масштабирование</kwd>
    <kwd>мутация</kwd>
    <kwd>популяция</kwd>
    <kwd>рекомбинация</kwd>
    <kwd>отбор</kwd>
    <kwd>функция приспособленности</kwd>
    <kwd>целевая функция</kwd>
    <kwd>оптимизация</kwd>
   </kwd-group>
   <kwd-group xml:lang="en">
    <kwd>artificial intelligence</kwd>
    <kwd>genetic algorithm</kwd>
    <kwd>information encoding</kwd>
    <kwd>scaling</kwd>
    <kwd>mutation</kwd>
    <kwd>population</kwd>
    <kwd>recombination</kwd>
    <kwd>selection</kwd>
    <kwd>fitness function</kwd>
    <kwd>objective function</kwd>
    <kwd>optimization</kwd>
   </kwd-group>
  </article-meta>
 </front>
 <body>
  <p></p>
 </body>
 <back>
  <ref-list>
   <ref id="B1">
    <label>1.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Аверкин А.Н., Гаазе-Рапопорт М.Г., Поспелов Д.А. Толковый словарь по искусственному интеллекту. М.:Радио и связь, 1992. 256 с.</mixed-citation>
     <mixed-citation xml:lang="en">Averkin A.N., Gaaze-Rapoport M.G., Pospelov D.A. Explanatory Dictionary on Artificial Intelligence. M.: Radio and Communication, 1992. 256 p.</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B2">
    <label>2.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Девятков В. В. Системы искусственного интеллекта. М.: Изд-во МГТУ им. Н. Э. Баумана, 2001.</mixed-citation>
     <mixed-citation xml:lang="en">Devyatkov V. V. Artificial Intelligence Systems. M.: Publishing House of the Bauman Moscow State Technical University, 2001.</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B3">
    <label>3.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Гладков Л. А., Курейчик В. В, Курейчик В. М. и др. Биоинспирированные методы в оптимизации: монография. М: Физматлит, 2009.</mixed-citation>
     <mixed-citation xml:lang="en">Gladkov L. A., Kureichik V. V., Kureichik V. M., et al. Bio-inspired Methods in Optimization: A Monograph. Moscow: Fizmatlit, 2009.</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B4">
    <label>4.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Baluja S. Genetic algorithms and search statistics. MIT Pres</mixed-citation>
     <mixed-citation xml:lang="en">Baluja S. Genetic algorithms and search statistics. MIT Pres</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B5">
    <label>5.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Davis L. Handbook of Genetic Algorithms. “Van Nostrand Reinhold”, 2009.</mixed-citation>
     <mixed-citation xml:lang="en">Davis L. Handbook of Genetic Algorithms. “Van Nostrand Reinhold”, 2009.</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B6">
    <label>6.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Michalewitch Z. Genetic Algorithms. Springer-Verlag, 2012.</mixed-citation>
     <mixed-citation xml:lang="en">Michalewitch Z. Genetic Algorithms. Springer-Verlag, 2012.</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B7">
    <label>7.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Лабинский А.Ю., Щербаков О.В. Особенности использования компьютерной симуляции эволюционных процессов // Проблемы управления рисками в техносфере. 2017.</mixed-citation>
     <mixed-citation xml:lang="en">Labinsky A.Yu., Shcherbakov O.V. Features of the use of computer simulation of evolutionary processes // Problems of risk management in the technosphere. 2017.</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B8">
    <label>8.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Лабинский А.Ю. Использование генетического алгоритма для многокритериальной оптимизации // Проблемы управления рисками в техносфере. № 4, 2018.</mixed-citation>
     <mixed-citation xml:lang="en">Labinsky A.Yu. Use of a genetic algorithm for multi-criteria optimization // Problems of risk management in the technosphere. No. 4, 2018.</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B9">
    <label>9.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Лабинский А.Ю. Многопараметрическая оптимизация с помощью генетического алгоритма // Проблемы управления рисками в техносфере. № 2, 2020.</mixed-citation>
     <mixed-citation xml:lang="en">Labinsky A.Yu. Multiparametric optimization using a genetic algorithm // Problems of risk management in the technosphere. No. 2, 2020.</mixed-citation>
    </citation-alternatives>
   </ref>
   <ref id="B10">
    <label>10.</label>
    <citation-alternatives>
     <mixed-citation xml:lang="ru">Лабинский А.Ю. Перспективные направления компьютерного моделиро-вания сложных процессов и систем: монография. СПб.: СПбУ ГПС МЧС России, 2017.</mixed-citation>
     <mixed-citation xml:lang="en">Labinsky A.Y. Promising areas of computer modeling of complex processes and systems: monograph. St. Petersburg: SPbU GPS EMERCOM of Russia, 2017.</mixed-citation>
    </citation-alternatives>
   </ref>
  </ref-list>
 </back>
</article>
