Наукові статті

Постійне посилання зібранняhttps://repository.lntu.edu.ua/handle/123456789/309

Переглянути

Результати пошуку

Зараз показуємо 1 - 5 з 5
  • Item type:Наукова стаття,
    Modern Programming Technologies in the Tasks of Identification and Classification of Military Aircraft Using Machine Learning Algorithms
    (Lublin: Lublin University of Technology, 2024-12-16) Terletskyi, Taras; Kaidyk, Oleh
    This article addresses the development of an intelligent military aircraft identification system using artificial intelligence, machine learning, and deep self-learning technologies to enhance national security and military efficiency. The system aims to automatically and accurately recognize and classify aircraft in images, offering advantages over traditional methods such as higher productivity, speed, accuracy, and the elimination of human error. The importance of deep learning solutions for threat detection and operational efficiency is emphasized. Modern visual data-based object recognition methods and tools are analysed. The methodology includes collecting and preprocessing data, developing a high-precision recognition system based on Yolov8, annotating objects with Roboflow, and creating training, validation, and testing subsets in the yolo format. The paper details the dataset formation process and presents satisfactory results in fast recognition of military aircraft with high classification accuracy. A comparative analysis of Yolov8, R-CNN, and GPT-4 models shows Yolov8's superiority in prediction accuracy and performance. The article describes the model management system for adjusting hyperparameters, selecting object categories, and initiating the training and forecasting process. Testing results demonstrate Yolov8's optimality for military aircraft identification, achieving accurate target identification in complex situations using advanced deep learning algorithms.
  • Item type:Наукова стаття,
    Effective Content Moderation Using Modern AI Tools
    (2024) Bortnyk, Kateryna; Bahniuk, Nataliia; Kondius, Inna; Melnyk, Kateryna; Melnychuk, Yuliia; Kondius, Kostiantyn
    In the paper we develop a web application that integrates AI capabilities for content moderation, while providing an effective and balanced user protection system based on general comparative analysis of two leading tools for content moderation: Microsoft Content Moderator and Google Perspective API. Moderation mechanisms using AI algorithms have been developed, allowing not only to filter unwanted content, but also to adapt to changing conditions and user needs. We present the comparison results of two language models of Google Perspective API and Microsoft Content Moderator and appropriate tools taking into account the specific helpful, honest, harmless criteriums that is aligned with human values and include emotional tonality supported by developers.
  • Item type:Наукова стаття,
    Threats detection and analysis based on SYSMON tool
    (2023) Bahniuk, Nataliia; Linchuk, Oleksandr; Bortnyk, Kateryna; Kondius, Inna; Melnyk, Kateryna; Kondiu, Kostiantyn
    In this work, an nalysis for the study of threats in a real environment with the possibility of conducting a fullfledged analysis of threats, as well as their simulationhas been developed for research purposes. Designed laboratory was built for the threats research, specification of deploying and configuring Sysmon, imitation of an attack in laboratory conditions and its investigation by implicit signs, the processesing of threat analysis using the Sysmon tool. We present a system based on the analysis of continuous input chan-nels of Sysmon logs. The system is based on the Cyber Threat Analysis Ontology and analyzes SYSMON logs to classify software according to different threat levels and enhance cyber defense capabilities with situational awareness, prediction and auto-mated actions. The developed laboratory improves the effectiveness of threat analysis using the Sysmon tool, makes study of threats, deploying and configuring Sysmon, imitation of an attack in laboratory conditions and its investigation by implicit signs. It can be applied for the study of threats in a real environment with the possibility of conducting a full-fledged analysis of threats, as well as their simulation for research purposes.
  • Item type:Наукова стаття,
    Development of network traffic monitoring system elements using Deep Learning
    (Piscataway, NJ: IEEE, 2024) Melnyk, Vasyl; Bahniuk, Nataliia; Bortnyk, Kateryna; Kondius, Inna; Zubovetska, Nataliia; Kondius, Kostiantyn
    In this article we develop a network traffic monitoring system elements using deep learning that demonstrates the high effectiveness of deep learning in detecting and analyzing network traffic, which contributes to ensuring the security and stability of corporate networks. In this context we develop algorithms for detecting and countering potential threats in network traffic, providing deeper analysis and effective response to cyber threats
  • Item type:Наукова стаття,
    Multiprocessing as a Way to Optimize Queries
    (IOS Press, 2024-02-13) Христинець, Наталія Анатоліївна; Мельник, Катерина Вікторівна; Лавренчук, Світлана Василівна; Міскевич, Оксана Іванівна; Костючко, Сергій Миколайович
    Developing an effective web application involves the use of various methods and techniques to ensure fast and efficient processing of requests. Sometimes it is not possible to solve the problem of multiprocessing with a single tool, such as a programming language or framework. This work investigates the use of asynchronous methods of processing requests using queues. Job operation in background and non-background modes relative to the main web process is studied. Analytics are provided to analyze a web application with 13,000 requests to process daily. It is proposed to optimize the processing by using the Laravel framework and the Python server dual-tasking using the Supervisor tool on Linux, as well as using a task scheduler for each task. The paper presents positive findings about this algorithm, which contributes to the efficiency of web development and provides a great user experience on the website. Fast processing of web application requests can be a valuable competitive advantage for a business or organization. Research in this field helps to maintain their high competitiveness. In addition, the study of query processing speed is important in scientific research, as it contributes to the development of new algorithms, optimization methods and technologies.