16 міжнародна науково-практична конференція
Permanent URI for this collection
У збірнику представлено тези доповідей науково-практичної конференції "Теоретичні та прикладні аспекти побудови програмних систем"(TAAPSD 2025), яка проходила в Києві з 24 по 25 листопада 2025 року.
Browse
Browsing 16 міжнародна науково-практична конференція by Title
Now showing 1 - 20 of 47
Results Per Page
Sort Options
Item Accelerated Epidemic Simulation in Large-Scale Networks: Optimization of the Gillespie Algorithm and a Two-Layer Approach(Національний університет "Києво-Могилянська академія", 2025) Kuryliak, Yulian; Emmerich, MichaelThis study addresses the challenge of accelerating epidemic simulations in large-scale complex networks through algorithmic and structural optimization. Traditional Gillespie-based stochastic simulations accurately reproduce epidemic dynamics but become computationally prohibitive for networks exceeding tens of thousands of nodes. To overcome this limitation, we build upon such efficiency techniques as local rate updates and ordered event-selection structures, which reduce the computational complexity of each simulation step from O(n) to O(log(n)). Building on these principles, we propose a two-layer (micro–macro) modeling framework: the micro layer simulates intra-community dynamics, while the macro layer captures inter-community infections using hazard-integral rates derived from mobility data and the epidemic states of metanodes. This hierarchical approach enables scalable and parallelizable simulations that preserve stochastic accuracy while substantially reducing computational cost, allowing realistic modeling of epidemic spread across millions of agents and multiple cities.Item Data Streaming Pipeline for the Quadcopter Flight Control Stack(Національний університет "Києво-Могилянська академія", 2025) Zavaliy, Taras; Shakhovska, Nataliia; Yatsyshyn, VolodymyrModern UAV and UGV technologies are highly competitive dynamic field of applied research and development. Mainstream software stacks being used include PX4, ArduPilot, Betaflight, as well as ROS2 – a modular computing environment for processing sensor data streams, running perception and control algorithms, as well as software-in-the-loop simulations. In our research, ROS2 integration with Betaflight for on-board sensor data streaming is implemented and tested.Item DecisioNet з пропорційним розподілом обчислювальних потужностей(Національний університет "Києво-Могилянська академія", 2025) Мокрий, Михайло; Швай, НадіяУ цьому дослідженні розглянуто нейронну мережу з бінарною деревоподібною структурою DecisioNet (DN) [1], яка належить до категорії нейронних дерев рішень [2] та представлено нову версію моделі з пропорційним розподілом обчислювальних ресурсів.Item Design of an Intelligent Agent for Autonomous Microservice Optimization in Enterprise Systems(Національний університет "Києво-Могилянська академія", 2025) Vanin, DanyloThis study introduces a conceptual framework for an intelligent agent designed to autonomously optimize microservice-based enterprise systems. Microservice architecture [3] serves as the basis for scalable and modular enterprise solutions, supporting agile DevOps practices and enabling independent deployment, updating, and management of services. While these features accelerate release cycles and improve maintainability, they also create persistent operational and architectural challenges [4, p. 633-634] that often necessitate manual intervention. These issues are especially significant in corporate settings, where requirements are dynamic and influenced by organizational, legal, and economic factors. In response, the software engineering field is increasingly exploring AI-driven approaches [1, p. 12]. Although machine learning has been utilized for anomaly detection [2], auto-scaling, and traffic routing, there remains a gap in the development of fully autonomous agents capable of intelligent architectural analysis and modification. The proposed agent addresses these challenges through a modular architecture that includes monitoring, decision-making, execution, and safety verification modules. The decision component employs reinforcement learning and formal quality models to balance objectives such as performance, cohesion, and latency, while maintaining adherence to system constraints. This design seeks to reduce architectural drift, improve service modularity, and support adaptive system behavior in real time. The agent is intended as a foundational element for intelligent DevOps and self-optimizing enterprise software systems.Item Efficient Policy Learning via Knowledge Distillation for Robotic Manipulation(Національний університет "Києво-Могилянська академія", 2025) Severhin, Oleksandr; Kuzmenko, Dmytro; Shvai, NadiyaThe work focuses on the computational intractability of large-scale Reinforcement Learning (RL) models for robotic manipulation. While world-like models like TD-MPC2 demonstrate high performance in various manipulative tasks, their immense parameter count (e.g., 317M) hinders training and deployment on resource-constrained hardware. This research investigates Knowledge Distillation (KD) with a loss function specifically described in [1] and [2] as a primary method for model compression. This involves training a lightweight "student" model to mimic the behavior of a large, pre-trained "teacher" model. Unlike in supervised learning, distilling knowledge in RL is uniquely complex; the objective is to transfer a dynamic, reward-driven policy, not a simple input-output function.Item GPU-орієнтована бідіагоналізація в алгоритмі сингулярного розкладу з швидкою дефляцією та паралельним розбиттям(Національний університет "Києво-Могилянська академія", 2025) Сухарський, СергійУ роботі розглянуто GPU-орієнтований алгоритм SVD, що намагається усунути проблеми традиційних підходів завдяки масштабованій, опортуністичній дефляції на бідіагональній формі з негайним розбиттям на незалежні підзадачі.Item Information Education: Digital Knowledge and Online Language Learning(Національний університет "Києво-Могилянська академія", 2025) Didmanidze, Ibraim; Didmanidze, T.The presented paper outlines approaches to worldview researching language education in online environments and survey research that has been conducted to date. Is it worthwhile to use the Internet in Language Education? How does Language Education use change in on-line environments? What are the best ways to incorporate e-mail or the World Wide Web into the classroom? We can use several approaches to learn and research about such issues. One is to talk to fellow lecturers and professors. Another is to try practical things out in the classroom and see how they work. And another is to conduct and share scientific-theoretical research.Item Information Practice Through Digital Ethics: Worldview Assessment of AI Reliability(Національний університет "Києво-Могилянська академія", 2025) Bagrationi, I.; Bagratishvili, A.The paper is devoted to the research and evaluation of ethical regularities of Artificial Intelligence as a certain digital existence in the context of worldview parameters. A critical review of the main provisions and principles surrounding the issue is given, finding and developing the progressive criteria in them and establishing a unique theoretical-worldview concept corresponding to modern requirements. The relationships fixed between the thinking of the fields of humanitarian and exact knowledge around the issue are shown in an original way; a kind of attempt is presented to understand and evaluate the system-conceptual model developed on the basis of moral criteria in the digital world of organized management in a new way.Item Massively Parallel MorphoNAS Implementation(Національний університет "Києво-Могилянська академія", 2025) Medvid, SerhiiOur GPU-accelerated MorphoNAS (Morphogenetic Neural Architecture Search) enhances the biologically motivated developmental model of the original MorphoNAS, from sequential developmental simulations to large scale parallel simulation. Like the original CPU-based MorphoNAS system, the GPU enhanced version models morphogenesis (neural development) through reaction-diffusion, progenitor differentiation and axon-guided wiring that grow recurrent controllers. Unlike the original CPU-based version, the GPU-based version has the ability to formulate growth and control in parallel execution of thousands of genomes. Through use of sparse, device-resident representations of developmental dynamics and recurrent rollouts, we produce behaviorally equivalent recurrent controllers with up to three orders of magnitude speedup. As a result, we have enabled the possibility of performing evolutionary search over populations of developmental programs, transforming MorphoNAS from a proof-of-concept model of artificial morphogenesis and adaptive architecture discovery to a scalable framework for those objectives.Item ML-підхід до ідентифікації емоцій у звукових записах на базі MFCC(Національний університет "Києво-Могилянська академія", 2025) Тимошевський, ДанилоУ сучасному світі, де взаємодія людини з комп’ютерними системами набуває все більш природного характеру, розпізнавання емоцій за голосом стає одним із ключових напрямів розвитку штучного інтелекту. Голос є одним із найвиразніших каналів передавання емоційного стану, тому аналіз аудіосигналів відкриває можливості для створення інтелектуальних систем, здатних розуміти не лише зміст висловлювань, а й їх емоційне забарвлення. Такі технології мають широкий спектр практичного застосування — від покращення роботи віртуальних асистентів, систем підтримки клієнтів і адаптивних освітніх платформ до психологічного моніторингу стану користувачів. Окремим напрямом, що набуває актуальності, є використання аналізу емоційного тону голосу для оцінювання ефективності ведення гри в настільних рольових іграх, де емоційна залученість та динаміка голосу відображають якість ігрового процесу та комунікації між учасниками.Item Moore-Penrose Pseudoinverse Matrix(Національний університет "Києво-Могилянська академія", 2025) Kravchuk, Oleg; Kriukova, GalynaThe Moore-Penrose pseudo-inverse is a foundational concept in modern numerical linear algebra, offering a principled approach to solving ill-posed and inconsistent systems arising in machine learning and other fields. This paper explores the pseudo-inverse from five distinct perspectives — axiomatic, variational, regularization, spectral, and algebraic graph theory — highlighting its theoretical depth and practical relevance across disciplines such as machine learning, signal processing, and network analysis.Item Nowcasting як сучасний підхід до оцінювання ВВП України: порівняння з традиційними моделями прогнозування(Національний університет "Києво-Могилянська академія", 2025) Болотов, Єгор; Дрінь, СвітланаМетою даного дослідження є порівняльний аналіз точності прогнозів ВВП України. До таких сучасних підходів до прогнозування на основі моделей змішаної частоти належать векторної авторегресії (MF-VAR) [1] та їх факторних розширень (MF-FAVAR) з традиційними моделями прогнозування. Особливий акцент робиться на їх здатності інтегрувати багаточастотні та нетрадиційні джерела інформації. Це дослідження є особливо актуальним, оскільки, хоча в українській науці вже існують дослідження змішаних частотних моделей на національному рівні (наприклад, U-MIDAS [2]), сучасні економічні підходи, такі як MF-FAVAR, ще не застосовувалися для регіональних прогнозів.Item PINN Modeling of Interfacial Gravity-Capillary Waves(Національний університет "Києво-Могилянська академія", 2025) Avramenko, Olha; Sontikov, MaksymThis paper presents an automated computational framework for modeling hydrodynamic processes using physics-informed neural networks (PINNs). The modular system integrates all stages of numerical experimentation — from data generation and model training to validation and accuracy evaluation — ensuring reproducibility, flexibility, and scalability. The framework was verified on the classical problem of interfacial gravity–capillary waves between two incompressible fluids, using the analytical solution as a benchmark for numerical assessment. Computational experiments showed that increasing the number of training points from 400 to 1000 improved accuracy and convergence, with the Extended configuration achieving 98.86% accuracy and a MAPE of 1.14%, while Adaptive_LR remained stable. The results confirm the reliability and efficiency of the proposed PINN-based framework for solving complex hydrodynamic problems governed by nonlinear partial differential equations.Item System and Approach for Automated Photo-Like Facial Image Generation for Use in Testing, Training or Evaluation(Національний університет "Києво-Могилянська академія", 2025) Artiushenko, BohdanThis research focuses on systems, apparatuses, and methods for automatically generating photo-like facial image items that may be used on an exam or test. The test may be used for evaluating a test-taker's proficiency in familiar faces recognition, training in facial recognition, prosopagnosia or other similar purpose or goal. A combination of generative artificial intelligence, image and face recognition and manual check is proposed and evaluated.Item Автоматичне формування онтології товарів на основі аналізу даних електронної комерції(Національний університет "Києво-Могилянська академія", 2025) Жежерун, Олександр; Колесніков, АнтонПісля створення концепції Semantic Web онтологія стала синонімом рішення проблем розуміння природної мови комп'ютерами [1]. Проте ручне створення онтологій потребує значних інтелектуальних ресурсів та швидко застаріває. Щоб знайти рішення, з'явився напрям онтологічної інженерії, який вивчає шляхи автоматизації генерування знань з тексту [2,3]. У процесі роботи розглянуто задачу автоматизованої генерації онтології товарів з використанням гетерогенних даних з 34 джерел електронної комерції чотирма мовами. Побудовано систему, яка формує онтологію з 486 концептів без ручного створення словників. Традиційні підходи потребують залучення експертів та ручного створення правил, що не масштабується при роботі з мільйонами товарів [3,4]. Сучасні методи можна поділити на три класи: словникові системи (потребують ручних синонімів), правилові системи (не масштабуються), системи на основі машинного навчання (потребують великих розмічених датасетів) [5].Item Адаптивна мультимодальна когнітивна система для автономного прийняття рішень у складних логістичних середовищах(Національний університет "Києво-Могилянська академія", 2025) Пасєка, П.; Теренчук, СвітланаСучасні логістичні системи функціонують у складних умовах, що характеризуються високою динамічністю, невизначеністю та нестачею достовірних даних. Це особливо актуально у контексті гуманітарних або військових операцій, де рішення щодо постачання, транспортування чи розподілу ресурсів мають прийматися в реальному часі та часто за відсутності повної інформації про середовище.Item Вдосконалення візуалізації моделей архітектур програм для зменшення когнітивного навантаження користувача(Національний університет "Києво-Могилянська академія", 2025) Франків, ОлександрНа сьогодні проблема постійного аудиту та своєчасного виявлення вад програм під час розроблення залишається актуальною. Хоча для виявлення відносно простих проблем існує великий набір інструментів, складним завданням залишається розроблення нових інструментів, що дозволяють легко аналізувати архітектуру програми та виявити вади на цьому рівні. Додатковим викликом є природня потреба у мінімізації додаткових затрат ресурсів на використання відповідних інструментів.Item Використання Mixture of Experts з LLM-агрегатором для торговельного бота(Національний університет "Києво-Могилянська академія", 2025) Салата, КирилоТрадиційні моделі машинного навчання досить часто стикаються з проблемою перенавчання та неможливістю урахування ринкових умов, через те що фінансові ринки характеризуються високою волатильністю та великою кількістю шуму у даних. Останнім часом для вирішення цих проблем все більше уваги звертають на архітектуру Mixture of Experts (MoE), яка містить суміш експертів, які можуть підвищити узагальнюючу здатність за рахунок використання декількох спеціалізованих експертних підсистем[1].Item Використання нейромереж для автоматичного поновлення даних у спеціалізованих предметних областях(Національний університет "Києво-Могилянська академія", 2025) Нагнибіда, АндрійРобота "Використання Нейромереж для Автоматичного Поновлення Даних у Спеціалізованих Предметних Областях" присвячена дослідженню нейромережевих підходів до безперервного оновлення знань у спеціалізованих областях на основі офіційних джерел із застосуванням каналу надходження даних, виявлення змін, RAG-витягу фактів і валідації людиною (human-in-the-loop) для подолання інформаційного перевантаження.Item Генеративний фреймворк для побудови візуально-текстових датасетів на основі онтологій(Національний університет "Києво-Могилянська академія", 2025) Чоловський, Сергій; Здирко, ВладиславОдним з напрямків комп’ютерного зору є візуально-лінгвістична обробка зображень, він включає в себе, зокрема, такі задачі як опис(captioning), відповіді на питання за зображенням(далі VQA - visual question answering), та загальне розуміння(visual common sense reasoning). Задача VQA полягає в тому, щоб на основі зображення надати коротку відповідь на розгорнуте питання (в common sense задачах відповідь може бути довільною).
- «
- 1 (current)
- 2
- 3
- »