<?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.014</article-id>
      <article-id pub-id-type="custom" custom-type="elpub">2057</article-id>
      <title-group>
        <article-title xml:lang="ru">Применение методов машинного обучения для классификации зданий и сооружений по функциональному назначению на основе геопространственной информации</article-title>
        <trans-title-group xml:lang="en">
          <trans-title>Machine learning classification of buildings by function using geospatial data</trans-title>
        </trans-title-group>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <contrib-id contrib-id-type="orcid">0009-0007-1830-7472</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>Smolev</surname>
              <given-names>Alexander Mikhailovich</given-names>
            </name>
          </name-alternatives>
          <email>volga04j@gmail.com</email>
          <xref ref-type="aff">aff-1</xref>
        </contrib>
        <contrib contrib-type="author">
          <contrib-id contrib-id-type="orcid">0000-0002-1418-2226</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>Golovnin</surname>
              <given-names>Oleg Konstantinovich</given-names>
            </name>
          </name-alternatives>
          <email>golovnin@bk.ru</email>
          <xref ref-type="aff">aff-2</xref>
        </contrib>
      </contrib-group>
      <aff-alternatives id="aff-1">
        <aff xml:lang="ru">Самарский национальный исследовательский университет имени академика С.П. Королева</aff>
        <aff xml:lang="en">Samara National Research University</aff>
      </aff-alternatives>
      <aff-alternatives id="aff-2">
        <aff xml:lang="ru">Самарский государственный медицинский университет</aff>
        <aff xml:lang="en">Samara State Medical University</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.014</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=2057"/>
      <abstract xml:lang="ru">
        <p>Статья посвящена исследованию возможности применения методов машинного обучения для решения задачи классификации зданий и сооружений по их функциональному назначению на основе геопространственных данных. Обозначена проблема определения типа зданий и сооружений в реальных условиях с ограниченными исходными данными. Рассмотрены существующие подходы к решению задачи классификации объектов. Создан новый набор данных, включающий около 66 тыс. объектов различной функциональной принадлежности на территории Российской Федерации. Рассмотрены этапы подготовки данных, выделения признаков и процесс нормализации геометрий объектов на карте. Проведены эксперименты с использованием методов машинного обучения, в том числе методов искусственного интеллекта. Результаты исследований показывают, что максимальная точность классификации с использованием графовой нейронной сети составляет 83 %, что делает предложенный подход перспективным для практических применений в геоинформационных системах. Выявлен ряд факторов, снижающих точность классификации, связанных с недостаточностью геометрической информации и особенностями форм зданий определенных категорий в условиях реальной застройки. Приведены рекомендации по повышению точности классификации путем оптимизации архитектуры нейронных сетей и расширения набора признаков. Таким образом, статья предлагает эффективный подход к автоматизированной классификации зданий и сооружений, основанный на анализе геометрических свойств и окружающей среды, который может существенно облегчить процессы проектирования и управления инфраструктурой.</p>
      </abstract>
      <trans-abstract xml:lang="en">
        <p>The article is devoted to the study of the possibility of using machine learning methods to solve the problem of classifying buildings and structures by their functional purpose based on geospatial data. The problem of determining the buildings and structure types in real conditions with limited initial data is outlined. Existing approaches to solving the problem of classifying objects are considered. A new dataset was created, which includes about 66 thousand objects of various functional affiliations in the territory of the Russian Federation. The stages of data preparation, feature extraction and the process of normalizing the objects’ geometries on the map are considered. Experiments were conducted using machine learning methods, including artificial intelligence methods. The research results show that the maximum classification accuracy using a graph neural network is 83%, which makes the proposed approach promising for practical applications in geographic information systems. A number of factors have been identified that reduce the classification accuracy associated with the insufficiency of geometric information and the shape details common for buildings of certain categories in real development conditions. Recommendations are given for improving the classification accuracy by optimizing the neural network architecture and expanding the feature set. Thus, the article proposes an effective approach to the automated classification of buildings and structures based on the analysis of geometric properties and the environment, which can significantly facilitate the processes of design and infrastructure management.</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-group>
      <kwd-group xml:lang="en">
        <kwd>classification</kwd>
        <kwd>machine learning</kwd>
        <kwd>coordinate transformation</kwd>
        <kwd>geometric characteristics</kwd>
        <kwd>geographic information system</kwd>
        <kwd>random forest method</kwd>
        <kwd>graph neural network</kwd>
        <kwd>GIS</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">Chen W., Zhou Yu., Wu Q., Chen G., Huang X., Yu B. Urban Building Type Mapping Using Geospatial Data: A Case Study of Beijing, China. Remote Sensing. 2020;12(17). https://doi.org/10.3390/rs12172805</mixed-citation>
      </ref>
      <ref id="cit2">
        <label>2</label>
        <mixed-citation xml:lang="ru">Gummidi S.R.Bh., Mao R., Lanau M., Liu G. Developing an Urban Resource Cadaster for Circular Economy. In: Circular Economy for Buildings and Infrastructure: Principles, Practices and Future Directions. Cham: Springer; 2024. P. 83–95. https://doi.org/10.1007/978-3-031-56241-9_6</mixed-citation>
      </ref>
      <ref id="cit3">
        <label>3</label>
        <mixed-citation xml:lang="ru">Xie Ju., Zhou J. Classification of Urban Building Type from High Spatial Resolution Remote Sensing Imagery Using Extended MRS and Soft BP Network. IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing. 2017;10(8):3515–3528. https://doi.org/10.1109/JSTARS.2017.2686422</mixed-citation>
      </ref>
      <ref id="cit4">
        <label>4</label>
        <mixed-citation xml:lang="ru">Li J., Huang X., Tu L., Zhang T., Wang L. A Review of Building Detection from Very High Resolution Optical Remote Sensing Images. GIScience &amp; Remote Sensing. 2022;59(1):1199–1225. https://doi.org/10.1080/15481603.2022.2101727</mixed-citation>
      </ref>
      <ref id="cit5">
        <label>5</label>
        <mixed-citation xml:lang="ru">Иващенко А.В., Головнин О.К., Головнина А.А., Додонова Е.А. Комбинированная геоинформационная многослойная пространственно-временная модель. Информатика и автоматизация. 2025;24(2):684–711. https://doi.org/10.15622/ia.24.2.12</mixed-citation>
      </ref>
      <ref id="cit6">
        <label>6</label>
        <mixed-citation xml:lang="ru">Баранова И.В., Гилин С.В. Гибридный алгоритм распознавания строений на спутниковых снимках на основе метода жука и алгоритма исключения областей. Вестник Южно-Уральского государственного университета. Серия: Вычислительная математика и информатика. 2024;13(2):56–76. https://doi.org/10.14529/cmse240204</mixed-citation>
      </ref>
      <ref id="cit7">
        <label>7</label>
        <mixed-citation xml:lang="ru">Галеев Д.Т., Мирошниченко С.Ю. Применение искусственных нейронных сетей для решения задачи выделения зданий на аэрокосмических изображениях. В сборнике: Оптико-электронные приборы и устройства в системах распознавания образов и обработки изображений. Распознавание-2019: сборник материалов XV Международной научно-технической конференции, 14–17 мая 2019 года, Курск, Россия. Курск: Юго-Западный государственный университет; 2019. С. 64–66.</mixed-citation>
      </ref>
      <ref id="cit8">
        <label>8</label>
        <mixed-citation xml:lang="ru">Hecht R., Meinel G., Buchroithner M. Automatic Identification of Building Types Based on Topographic Databases – A Comparison of Different Data Sources. International Journal of Cartography. 2015;1(1):18–31. https://doi.org/10.1080/23729333.2015.1055644</mixed-citation>
      </ref>
      <ref id="cit9">
        <label>9</label>
        <mixed-citation xml:lang="ru">Lu X., Li H., Xu Yo., Liu J., Chen Zh. Measuring the Similarity Between Shapes of Buildings Using Graph Edit Distance. International Journal of Digital Earth. 2024;17(1). https://doi.org/10.1080/17538947.2024.2310749</mixed-citation>
      </ref>
      <ref id="cit10">
        <label>10</label>
        <mixed-citation xml:lang="ru">Yan X., Ai T., Yang M., Yin H. A Graph Convolutional Neural Network for Classification of Building Patterns Using Spatial Vector Data. ISPRS Journal of Photogrammetry and Remote Sensing. 2019;150:259–273. https://doi.org/10.1016/j.isprsjprs.2019.02.010</mixed-citation>
      </ref>
      <ref id="cit11">
        <label>11</label>
        <mixed-citation xml:lang="ru">Yan X., Ai T., Yang M., Tong X. Graph Convolutional Autoencoder Model for the Shape Coding and Cognition of Buildings in Maps. International Journal of Geographical Information Science. 2021;35(3):490–512. https://doi.org/10.1080/13658816.2020.1768260</mixed-citation>
      </ref>
      <ref id="cit12">
        <label>12</label>
        <mixed-citation xml:lang="ru">Hu Ya., Liu Ch., Li Zh., Xu Ju., Han Zh., Guo J. Few-Shot Building Footprint Shape Classification with Relation Network. ISPRS International Journal of Geo-Information. 2022;11(5). https://doi.org/10.3390/ijgi11050311</mixed-citation>
      </ref>
      <ref id="cit13">
        <label>13</label>
        <mixed-citation xml:lang="ru">Kang J., Körner M., Wang Yu., Taubenböck H., Zhu X.X. Building Instance Classification Using Street View Images. ISPRS Journal of Photogrammetry and Remote Sensing. 2018;145:44–59. https://doi.org/10.1016/j.isprsjprs.2018.02.006</mixed-citation>
      </ref>
      <ref id="cit14">
        <label>14</label>
        <mixed-citation xml:lang="ru">Roussel R., Jacoby S., Asadipour A. Robust Building Identification from Street Views Using Deep Convolutional Neural Networks. Buildings. 2024;14(3). https://doi.org/10.3390/buildings14030578</mixed-citation>
      </ref>
      <ref id="cit15">
        <label>15</label>
        <mixed-citation xml:lang="ru">Huang Yu., Zhuo L., Tao H., Shi Q., Liu K. A Novel Building Type Classification Scheme Based on Integrated LiDAR and High-Resolution Images. Remote Sensing. 2017;9(7). https://doi.org/10.3390/rs9070679</mixed-citation>
      </ref>
      <ref id="cit16">
        <label>16</label>
        <mixed-citation xml:lang="ru">Игнатьев А.В., Гилка В.В., Матыцына Д.А. Автоматическое распознавание типа застройки для системы экологического мониторинга. Инженерный вестник Дона. 2020;(1). URL: http://www.ivdon.ru/ru/magazine/archive/N1y2020/6266</mixed-citation>
      </ref>
      <ref id="cit17">
        <label>17</label>
        <mixed-citation xml:lang="ru">Рязанов С.С., Кулагина В.И. Обзор российских и иностранных источников мультиспектральных снимков для создания систем агроэкологического мониторинга. Российский журнал прикладной экологии. 2024;(2):4–18. https://doi.org/10.24852/2411-7374.2024.2.04.18</mixed-citation>
      </ref>
      <ref id="cit18">
        <label>18</label>
        <mixed-citation xml:lang="ru">Bandam A., Busari E., Syranidou Ch., Linssen J., Stolten D. Classification of Building Types in Germany: A Data-Driven Modeling Approach. Data. 2022;7(4). https://doi.org/10.3390/data7040045</mixed-citation>
      </ref>
      <ref id="cit19">
        <label>19</label>
        <mixed-citation xml:lang="ru">Lehner A., Blaschke Th. A Generic Classification Scheme for Urban Structure Types. Remote Sensing. 2019;11(2). https://doi.org/10.3390/rs11020173</mixed-citation>
      </ref>
      <ref id="cit20">
        <label>20</label>
        <mixed-citation xml:lang="ru">Михеева Т.И., Головнин О.К., Елизаров В.В. Стандарт дислокации и визуализации геообъектов на электронной карте в среде ITSGIS. В сборнике: Современные проблемы безопасности жизнедеятельности: интеллектуальные транспортные системы и ситуационные центры, 27–28 февраля 2018 года, Казань, Россия. Казань: Центр инновационных технологий; 2018. С. 261–269.</mixed-citation>
      </ref>
      <ref id="cit21">
        <label>21</label>
        <mixed-citation xml:lang="ru">Смолев А.М., Михеева Т.И., Золотовицкий А.В. Методы моделирования адресного плана в рамках геоинформационной системы. В сборнике: ИТ &amp; Транспорт: сборник научных статей: Том 24. Самара: ИнтелТранС; 2023. С. 4–13.</mixed-citation>
      </ref>
      <ref id="cit22">
        <label>22</label>
        <mixed-citation xml:lang="ru">Зуев В.Н. Обнаружение аномалий сетевого трафика методом глубокого обучения. Программные продукты и системы. 2021;(1):91–97. https://doi.org/10.15827/0236-235X.133.091-097</mixed-citation>
      </ref>
      <ref id="cit23">
        <label>23</label>
        <mixed-citation xml:lang="ru">Лыгин В.С., Сирота А.А., Головинский П.А. Регуляризация процесса обучения графовых нейронных сетей методом распространение меток. Вестник Воронежского государственного университета. Серия: Системный анализ и информационные технологии. 2024;(3):92–101. https://doi.org/10.17308/sait/1995-5499/2024/3/92-101</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>