<?xml version="1.0" encoding="UTF-8"?>
<article article-type="research-article" dtd-version="1.3" xml:lang="ru" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://metafora.rcsi.science/xsd_files/journal3.xsd">
  <front>
    <journal-meta>
      <journal-id journal-id-type="publisher-id">moitvivt</journal-id>
      <journal-title-group>
        <journal-title xml:lang="ru">Моделирование, оптимизация и информационные технологии</journal-title>
        <trans-title-group xml:lang="en">
          <trans-title>Modeling, Optimization and Information Technology</trans-title>
        </trans-title-group>
      </journal-title-group>
      <issn pub-type="epub">2310-6018</issn>
      <publisher>
        <publisher-name>Издательство</publisher-name>
      </publisher>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.26102/2310-6018/2025.51.4.011</article-id>
      <article-id pub-id-type="custom" custom-type="elpub">2045</article-id>
      <title-group>
        <article-title xml:lang="ru">Система оценки продолжительности жизненного цикла разработки программного обеспечения на основе интеллектуальной обработки информации</article-title>
        <trans-title-group xml:lang="en">
          <trans-title>Software development life cycle duration assessment system based on intelligent information processing</trans-title>
        </trans-title-group>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <contrib-id contrib-id-type="orcid">0009-0009-7873-7030</contrib-id>
          <name-alternatives>
            <name name-style="eastern" xml:lang="ru">
              <surname>Храмов</surname>
              <given-names>Дмитрий Эдуардович</given-names>
            </name>
            <name name-style="western" xml:lang="en">
              <surname>Khramov</surname>
              <given-names>Dmitry Eduardovich</given-names>
            </name>
          </name-alternatives>
          <email>dmitriy-hramov@list.ru</email>
          <xref ref-type="aff">aff-1</xref>
        </contrib>
      </contrib-group>
      <aff-alternatives id="aff-1">
        <aff xml:lang="ru">Саратовский государственный технический университет имени Гагарина Ю.А.</aff>
        <aff xml:lang="en">Yuri Gagarin State Technical University of Saratov</aff>
      </aff-alternatives>
      <pub-date pub-type="epub">
        <day>01</day>
        <month>01</month>
        <year>2026</year>
      </pub-date>
      <volume>1</volume>
      <issue>1</issue>
      <elocation-id>10.26102/2310-6018/2025.51.4.011</elocation-id>
      <permissions>
        <copyright-statement>Copyright © Авторы, 2026</copyright-statement>
        <copyright-year>2026</copyright-year>
        <license license-type="creative-commons-attribution" xlink:href="https://creativecommons.org/licenses/by/4.0/">
          <license-p>This work is licensed under a Creative Commons Attribution 4.0 International License</license-p>
        </license>
      </permissions>
      <self-uri xlink:href="https://moitvivt.ru/ru/journal/article?id=2045"/>
      <abstract xml:lang="ru">
        <p>В статье представлена система оценки продолжительности жизненного цикла разработки программного обеспечения, основанная на применении технологий искусственного интеллекта. Проведен анализ существующих подходов к оценке трудозатрат и сроков разработки, на основе которого обоснован выбор нейросетевых технологий как наиболее перспективного направления для решения задач прогнозирования в условиях неопределенности. Выделены и классифицированы основные группы факторов, оказывающих влияние на длительность процесса разработки: технические, организационные, командные, исторические, ресурсные, внешние. На основе классов факторов определены множества входных параметров, используемых для обучения нейронных сетей, а также их гиперпараметры. Приведены архитектурные характеристики нейронных сетей, включая количество слоев, типы функций активации, методы оптимизации и параметры регуляризации, обученных в ходе экспериментов. Разработан алгоритм оценки сроков, реализованный в виде программной системы, обеспечивающей автоматизированное прогнозирование продолжительности разработки проектов на основе анализа исторических данных и текущих характеристик проекта. Приведен пример проведения оценки сроков разработки с помощью разработанной системы и проведено сравнение полученных результатов с экспертной оценкой. Предложенная система сокращает длительность анализа и повышает точность оценки по сравнению с традиционными методами.</p>
      </abstract>
      <trans-abstract xml:lang="en">
        <p>The article presents a system for assessing the durability of the software development life cycle based on the use of artificial intelligence technologies. An analysis of existing approaches to the science of labor costs and development times is presented, based on which the choice of neural network technologies is substantiated as the most promising direction for solving forecasting problems under uncertainty. The main groups of factors influencing the duration of the development process are identified and classified: technical, organizational, team, historical, resource, external. Based on the classes of factors, constant distribution of input parameters, application for training neural networks, as well as their hyperparameters. The architectural characteristics of neural networks, the number of layers, types of activation functions, optimization methods and control parameters studied in the experiments are given. An algorithm for assessing the timing has been developed, implemented as a software system that provides operational forecasting of the durability of project development based on the analysis of historical data and current project analytics. An example of assessing the development times using the developed system is given and the results are compared with an expert assessment. The proposed system for analyzing the duration of the reduction and increasing the accuracy of the estimate in comparison with the reduction methods.</p>
      </trans-abstract>
      <kwd-group xml:lang="ru">
        <kwd>нейронная сеть</kwd>
        <kwd>жизненный цикл разработки программного обеспечения</kwd>
        <kwd>прогнозирование сроков</kwd>
        <kwd>программная система</kwd>
        <kwd>программная инженерия</kwd>
      </kwd-group>
      <kwd-group xml:lang="en">
        <kwd>neural network</kwd>
        <kwd>software development life cycle</kwd>
        <kwd>time estimating</kwd>
        <kwd>software system</kwd>
        <kwd>software engineering</kwd>
      </kwd-group>
      <funding-group>
        <funding-statement xml:lang="ru">Исследование выполнено без спонсорской поддержки.</funding-statement>
        <funding-statement xml:lang="en">The study was performed without external funding.</funding-statement>
      </funding-group>
    </article-meta>
  </front>
  <back>
    <ref-list>
      <title>References</title>
      <ref id="cit1">
        <label>1</label>
        <mixed-citation xml:lang="ru">Шульга Т.Э., Храмов Д.Э. Архитектура программной системы для оценки продолжительности разработки программного обеспечения. Программная инженерия. 2024;15(9):476–484. https://doi.org/10.17587/prin.15.476-484</mixed-citation>
      </ref>
      <ref id="cit2">
        <label>2</label>
        <mixed-citation xml:lang="ru">Чжан В., Мухамад И., Саклаков В.М., Джаякоди Д.Н.К. Нейронная сеть для оптимизации адаптивного экспоненциального алгоритма декодирования минимальной суммы. Моделирование, оптимизация и информационные технологии. 2025;13(1). (На англ.). https://doi.org/10.26102/2310-6018/2025.48.1.026</mixed-citation>
      </ref>
      <ref id="cit3">
        <label>3</label>
        <mixed-citation xml:lang="ru">Гу Чунюй, Громов М.Л. Искусственная нейронная сеть подавления артефактов наложения изображений для изменения атрибутов лица на основе дифференциальной активации. Моделирование, оптимизация и информационные технологии. 2025;13(3). https://doi.org/10.26102/2310-6018/2025.50.3.013</mixed-citation>
      </ref>
      <ref id="cit4">
        <label>4</label>
        <mixed-citation xml:lang="ru">Oba K.M. Development of a Scheffe's Model to Predict the Durations of Project Tasks. Journal of Engineering Research and Reports. 2024;26(1):117–124. https://doi.org/10.9734/JERR/2024/v26i11067</mixed-citation>
      </ref>
      <ref id="cit5">
        <label>5</label>
        <mixed-citation xml:lang="ru">Garcia-Diaz N., Garcia-Virgen Ju., Farias-Mendoza N., et al. Software Development Time Estimation Based on a New Neuro-Fuzzy Approach. In: 2015 10th Iberian Conference on Information Systems and Technologies (CISTI), 17–20 June 2015, Aveiro, Portugal. IEEE; 2015. P. 1–7. https://doi.org/10.1109/CISTI.2015.7170378</mixed-citation>
      </ref>
      <ref id="cit6">
        <label>6</label>
        <mixed-citation xml:lang="ru">López-Martín С., Abran A. Neural Networks for Predicting the Duration of New Software Projects. Journal of Systems and Software. 2015;101:127–135. https://doi.org/10.1016/j.jss.2014.12.002</mixed-citation>
      </ref>
      <ref id="cit7">
        <label>7</label>
        <mixed-citation xml:lang="ru">Singal P., Kumari A.Ch., Sharma P. Estimation of Software Development Effort: A Differential Evolution Approach. Procedia Computer Science. 2020;167:2643–2652. https://doi.org/10.1016/j.procs.2020.03.343</mixed-citation>
      </ref>
      <ref id="cit8">
        <label>8</label>
        <mixed-citation xml:lang="ru">Hamada M.A., Abdallah A., Kasem M., Abokhalil M. Neural Network Estimation Model to Optimize Timing and Schedule of Software Projects. In: 2021 IEEE International Conference on Smart Information Systems and Technologies (SIST), 28–30 April 2021, Nur-Sultan, Kazakhstan. IEEE; 2021. P. 1–7. https://doi.org/10.1109/SIST50301.2021.9465887</mixed-citation>
      </ref>
      <ref id="cit9">
        <label>9</label>
        <mixed-citation xml:lang="ru">Bundschuh M., Dekkers C. The IT Measurement Compendium: Estimating and Benchmarking Success with Functional Size Measurement. Berlin, Heidelberg: Springer; 2008. 644 p. https://doi.org/10.1007/978-3-540-68188-5</mixed-citation>
      </ref>
      <ref id="cit10">
        <label>10</label>
        <mixed-citation xml:lang="ru">Храмов Д.Э. Нормализация разнородных наборов данных для прогнозирования сроков разработки программного обеспечения. В сборнике: Проблемы управления в социально-экономических и технических системах: Материалы XXI Международной научно-практической конференции, 17–18 апреля 2025 года, Саратов, Россия. Саратов: Издательский центр «Наука»; 2025. С. 202–206.</mixed-citation>
      </ref>
    </ref-list>
    <fn-group>
      <fn fn-type="conflict">
        <p>The authors declare that there are no conflicts of interest present.</p>
      </fn>
    </fn-group>
  </back>
</article>