<?xml version="1.0" encoding="UTF-8"?>
<article xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="JATS-archive-oasis-article1-4.xsd" article-type="research-article" dtd-version="1.4" xml:lang="ru">
  <front>
    <journal-meta>
      <journal-title-group>
        <journal-title>Журнал Современные наукоемкие технологии</journal-title>
      </journal-title-group>
      <issn>1812-7320</issn>
      <publisher>
        <publisher-name>Общество с ограниченной ответственностью &amp;quot;Издательский Дом &amp;quot;Академия Естествознания&amp;quot;</publisher-name>
      </publisher>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.17513/snt.40829</article-id>
      <article-id pub-id-type="publisher-id">ART-40829</article-id>
      <title-group>
        <article-title>ПРИМЕНЕНИЕ МЕТОДОВ МАШИННОГО ОБУЧЕНИЯ ДЛЯ ОЦЕНКИ ЭМОЦИОНАЛЬНОГО СОСТОЯНИЯ ПАЦИЕНТОВ ПРИ ДИСТАНЦИОННОМ ПСИХОЛОГИЧЕСКОМ КОНСУЛЬТИРОВАНИИ</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <name-alternatives>
            <name xml:lang="ru">
              <surname>Путинцева</surname>
              <given-names>А. А.</given-names>
            </name>
          </name-alternatives>
          <name-alternatives>
            <name xml:lang="en">
              <surname>Putintseva</surname>
              <given-names>A. A.</given-names>
            </name>
          </name-alternatives>
          <email>Российская Федерация</email>
          <xref ref-type="aff" rid="aff85dbe1dc"/>
        </contrib>
        <contrib contrib-type="author">
          <name-alternatives>
            <name xml:lang="ru">
              <surname>Андреева</surname>
              <given-names>В. Д.</given-names>
            </name>
          </name-alternatives>
          <name-alternatives>
            <name xml:lang="en">
              <surname>Andreeva</surname>
              <given-names>V. D.</given-names>
            </name>
          </name-alternatives>
          <email>Российская Федерация</email>
          <xref ref-type="aff" rid="aff85dbe1dc"/>
        </contrib>
        <contrib contrib-type="author">
          <name-alternatives>
            <name xml:lang="ru">
              <surname>Эбрахим</surname>
              <given-names>А.</given-names>
            </name>
          </name-alternatives>
          <name-alternatives>
            <name xml:lang="en">
              <surname>Ebrakhim</surname>
              <given-names>A.</given-names>
            </name>
          </name-alternatives>
          <email>aehbrakhim@fa.ru</email>
          <xref ref-type="aff" rid="aff85dbe1dc"/>
        </contrib>
        <contrib contrib-type="author">
          <name-alternatives>
            <name xml:lang="ru">
              <surname>Хасанов</surname>
              <given-names>И. И.</given-names>
            </name>
          </name-alternatives>
          <name-alternatives>
            <name xml:lang="en">
              <surname>Khasanov</surname>
              <given-names>I. I.</given-names>
            </name>
          </name-alternatives>
          <email>Российская Федерация</email>
          <xref ref-type="aff" rid="aff85dbe1dc"/>
        </contrib>
      </contrib-group>
      <aff id="aff85dbe1dc">
        <institution xml:lang="ru">Федеральное государственное образовательное бюджетное учреждение высшего образования «Финансовый университет при Правительстве Российской Федерации»</institution>
        <institution xml:lang="en">Federal State Educational Budgetary Institution of Higher Education “Financial University under the Government of the Russian Federation”</institution>
      </aff>
      <pub-date date-type="pub" iso-8601-date="2026-06-30">
        <day>30</day>
        <month>06</month>
        <year>2026</year>
      </pub-date>
      <issue>6</issue>
      <fpage>156</fpage>
      <lpage>161</lpage>
      <permissions>
        <license xlink:href="https://creativecommons.org/licenses/by/4.0/">
          <license-p>This is an open-access article distributed under the terms of the CC BY 4.0 license.</license-p>
        </license>
      </permissions>
      <self-uri content-type="url" hreflang="ru">https://top-technologies.ru/ru/article/view?id=40829</self-uri>
      <abstract xml:lang="ru" lang-variant="original" lang-source="author">
        <p>Распознавание эмоций по выражению лица рассматривается как дополнительный инструмент поддержки специалиста при дистанционном психологическом консультировании, однако перенос моделей из лабораторных условий в реальный видеопоток сопровождается существенной потерей устойчивости. Цель исследования – разработать и апробировать подход к оценке эмоционального состояния пациента в сценарии дистанционного психологического консультирования, объединяющий экспериментальное сравнение конфигураций моделей распознавания эмоций с практической реализацией модульного программного прототипа. Использованы два набора данных – Emotion-2 и адаптированная под задачу распознавания эмоций версия FairFace – и четыре конфигурации моделей детекции и классификации с единой схемой обучения, на основе которых спроектирован модульный программный прототип для анализа видеосессий. Определено, что наилучшее соотношение точности и вычислительной эффективности обеспечивает сбалансированная конфигурация одноэтапного детектора. Показано, что высокая точность на валидационной выборке не гарантирует устойчивой работы на реальном видеопотоке из-за шума разметки, дисбаланса классов, чувствительности к условиям освещения, ракурсу и частичным перекрытиям лица. В составе прототипа реализованы модули захвата видеопотока, предобработки изображения, детекции и классификации эмоций, временной агрегации предсказаний, событийной логики и визуализации, адаптированные к сценарию дистанционного консультирования. Полученные результаты показывают, что практическая ценность подобных систем определяется не только архитектурными решениями, но и качеством обучающих данных, применением временного сглаживания и адаптацией прикладной логики под конкретный сценарий использования.</p>
      </abstract>
      <abstract xml:lang="en" lang-variant="translation" lang-source="translator">
        <p>Facial expression recognition is considered an additional decision-support tool for specialists in remote psychological counseling; however, transferring models from controlled laboratory conditions to real video streams is accompanied by a substantial loss of robustness. The aim of the study is to develop and validate an approach to assessing the emotional state of a patient in a remote psychological counseling scenario, combining an experimental comparison of emotion recognition model configurations with a practical implementation of a modular software prototype. Two datasets were used – Emotion-2 and a version of FairFace adapted for emotion recognition – along with four model configurations for detection and classification under a unified training scheme, on the basis of which a modular software prototype for video session analysis was designed. It was determined that the best balance between accuracy and computational efficiency is provided by a balanced configuration of a single-stage detector. It was shown that high accuracy on the validation set does not guarantee stable performance on real video streams due to annotation noise, class imbalance, and sensitivity to lighting conditions, camera angle, and partial face occlusions. The prototype incorporates modules for video stream capture, image preprocessing, emotion detection and classification, temporal prediction aggregation, event logic, and visualization, all adapted to the remote counseling scenario. The findings demonstrate that the practical value of such systems is determined not only by architectural choices, but also by training data quality, the application of temporal smoothing, and the adaptation of application logic to a specific use case.</p>
      </abstract>
      <kwd-group xml:lang="ru">
        <kwd>распознавание эмоций</kwd>
        <kwd>машинное обучение</kwd>
        <kwd>компьютерное зрение</kwd>
        <kwd>видеоаналитика</kwd>
        <kwd>нейронные сети</kwd>
        <kwd>дистанционное консультирование</kwd>
      </kwd-group>
      <kwd-group xml:lang="en">
        <kwd>emotion recognition</kwd>
        <kwd>machine learning</kwd>
        <kwd>computer vision</kwd>
        <kwd>video analytics</kwd>
        <kwd>neural networks</kwd>
        <kwd>remote counseling</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <back>
    <ref-list>
      <ref>
        <note>
          <p>1. Li S., Deng W. Deep Facial Expression Recognition: A Survey // IEEE Transactions on Affective Computing. 2022. Vol. 13. Is. 3. P. 1195–1215. URL: https://ieeexplore.ieee.org/document/9039580 (дата обращения: 02.04.2026). DOI: 10.1109/TAFFC.2020.2981446.</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>2. Picard R. W. Affective Computing. Cambridge, MA: MIT Press, 1997. 306 p. ISBN 978-0-262-16170-1.</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>3. Hutchinson B., Rostamzadeh N., Greer C., Heller K., Prabhakaran V. Evaluation Gaps in Machine Learning Practice // Proceedings of the 2022 ACM Conference on Fairness, Accountability, and Transparency. 2022. P. 1859–1876. DOI: 10.1145/3531146.3533233.</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>4. Goodfellow I. J., Erhan D., Carrier P. L., Courville A., Mirza M., Hamner B., Cukierski W., Tang Y., Thaler D., Lee D.-H., Zhou Y., Ramaiah C., Feng F., Li R., Wang X., Athanasakis D., Shawe-Taylor J., Milakov M., Park J., Ionescu R., Popescu M., Grozea C., Bergstra J., Xie J., Romaszko L., Xu B., Chuang Z., Bengio Y. Challenges in Representation Learning: A Report on Three Machine Learning Contests // Neural Networks. 2015. Vol. 64. P. 59–63. URL: https://www.sciencedirect.com/science/article/abs/pii/S0893608014002159?via%3Dihub (дата обращения: 11.04.2026). DOI: 10.1016/j.neunet.2014.09.005.</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>5. Mollahosseini A., Hasani B., Mahoor M. H. AffectNet: A Database for Facial Expression, Valence, and Arousal Computing in the Wild // IEEE Transactions on Affective Computing. 2019. Vol. 10. Is. 1. P. 18–31. URL: https://ieeexplore.ieee.org/document/8013713 (дата обращения: 03.04.2026). DOI: 10.1109/TAFFC.2017.2740923.</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>6. Karkkainen K., Joo J. FairFace: Face Attribute Dataset for Balanced Race, Gender, and Age for Bias Measurement and Mitigation // Proceedings of the 2021 IEEE Winter Conference on Applications of Computer Vision (WACV). 2021. P. 1547–1557. URL: https://ieeexplore.ieee.org/document/9423296 (дата обращения: 08.04.2026). DOI: 10.1109/WACV48630.2021.00159.</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>7. Singh K., Ahirwal M. K., Pandey M. Subject wise data augmentation based on balancing factor for quaternary emotion recognition through hybrid deep learning model // Biomedical Signal Processing and Control. 2023. Vol. 86. Is. A. Art. 105075. URL: https://www.sciencedirect.com/science/article/abs/pii/S1746809423005086 (дата обращения: 15.04.2026). DOI: 10.1016/j.bspc.2023.105075.</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>8. Taskiran S. F., Turkoglu B., Kaya E. et al. A comprehensive evaluation of oversampling techniques for enhancing text classification performance // Scientific Reports. 2025. Vol. 15. Is. 1. Art. 21631. URL: https://www.nature.com/articles/s41598-025-05791-7 (дата обращения: 12.04.2026). DOI: 10.1038/s41598-025-05791-7.</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>9. Redmon J., Divvala S., Girshick R., Farhadi A. You Only Look Once: Unified, Real-Time Object Detection // Proceedings – IEEE Conference on Computer Vision and Pattern Recognition (CVPR 2016). 2016. P. 779–788. URL: https://ieeexplore.ieee.org/document/7780460 (дата обращения: 04.04.2026). DOI: 10.1109/CVPR.2016.91.</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>10. Carion N., Massa F., Synnaeve G., Usunier N., Kirillov A., Zagoruyko S. End-to-End Object Detection with Transformers // Computer Vision – ECCV 2020: 16th European Conference, Glasgow, UK, August 23–28, 2020, Proceedings, Part I. 2020. P. 213–229. DOI: 10.1007/978-3-030-58452-8_13.</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>11. Savchenko A. V. Facial expression and attributes recognition based on multi-task learning of lightweight neural networks // 2021 IEEE 19th International Symposium on Intelligent Systems and Informatics (SISY). 2021. P. 119–124. URL: https://ieeexplore.ieee.org/document/9582508 (дата обращения: 13.04.2026). DOI: 10.1109/SISY52375.2021.9582508.</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>12. Zhao Z., Liu Q. Former-DFER: Dynamic Facial Expression Recognition Transformer // Proceedings of the 29th ACM International Conference on Multimedia (MM ‘21). 2021. P. 1553–1561. DOI: 10.1145/3474085.3475292.</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>13. Wang K., Peng X., Yang J., Lu S., Qiao Y. Suppressing Uncertainties for Large-Scale Facial Expression Recognition // Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR). 2020. P. 6896–6905. URL: https://ieeexplore.ieee.org/document/9157210 (дата обращения: 29.03.2026). DOI: 10.1109/CVPR42600.2020.00693.</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>14. Ma F., Sun B., Li S. Facial Expression Recognition With Visual Transformers and Attentional Selective Fusion // IEEE Transactions on Affective Computing. 2023. Vol. 14. Is. 2. P. 1236–1248. URL: https://ieeexplore.ieee.org/document/9585378 (дата обращения: 01.04.2026). DOI: 10.1109/TAFFC.2021.3122146.</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>15. Dosovitskiy A., Beyer L., Kolesnikov A., Weissenborn D., Zhai X., Unterthiner T., Dehghani M., Minderer M., Heigold G., Gelly S., Uszkoreit J., Houlsby N. An Image Is Worth 16x16 Words: Transformers for Image Recognition at Scale // 9th International Conference on Learning Representations (ICLR 2021). 2021. URL: https://openreview.net/forum?id=YicbFdNTTy (дата обращения: 12.04.2026).</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>16. Liu Z., Lin Y., Cao Y., Hu H., Wei Y., Zhang Z., Lin S., Guo B. Swin Transformer: Hierarchical Vision Transformer Using Shifted Windows // Proceedings – 2021 IEEE/CVF International Conference on Computer Vision (ICCV), Montreal, QC, Canada. 2021. P. 9992–10002. URL: https://ieeexplore.ieee.org/document/9710580 (дата обращения: 14.04.2026). DOI: 10.1109/ICCV48922.2021.00986.</p>
        </note>
      </ref>
    </ref-list>
  </back>
</article>
