=Paper=
{{Paper
|id=Vol-3742/short3
|storemode=property
|title=Information system for detecting low-flying air targets and predicting support trajectory
|pdfUrl=https://ceur-ws.org/Vol-3742/short3.pdf
|volume=Vol-3742
|authors=Mykhaylo Palamar,Mykhaylo Strembitskyi,Vitalii Batiuk,Andrii Chaikovskyi,Iryna Plavutska
|dblpUrl=https://dblp.org/rec/conf/citi2/PalamarSBCP24
}}
==Information system for detecting low-flying air targets and predicting support trajectory==
Information system for detecting low-flying air targets and predicting support trajectory Mykhaylo Palamar1,∗,†, Mykhaylo Strembitskyi1,†, Vitalii Batiuk1,†, Andrii Chaikovskyi1,†, and Iryna Plavutska1,† 1 Ternopil Ivan Puluj National Technical University, Ruska str., 56, Ternopil, 46001, Ukraine Abstract The objective of the paper is to create the information system for computer perception of scenes by developing models of computer perception, methods and architectures for adaptive processing of video streams in computer vision systems aimed at intelligent data processing and its parallelization. The main expected results are as follows: development of methodology for recognizing poorly formalized objects in heterogeneous field of attention in real time; method for separating partially overlapped objects; investigation of the methodology for quality assessment and its development particularly, the selection of the most effective method and improvement of the existing one for quality assessment in computer vision systems, as well as the development of hardware-oriented method for parallelizing video streams based on thermal representation of algorithms; method for synthesizing computer vision system architectures based on the spatial-time algorithms display. Keywords trajectory, definition, image, identification, computer vision 1 1. Introduction The development of image recognition systems remains complex theoretical and technical problem. Image recognition is used in various fields, including military, security, and digitization of various analog signals (e.g., automobiles with image recognition). The perception of phenomena in the form of images plays significantly important role in the processes of cognition of the external world. In the preces of biological evolution, many animals solved the problem of image recognition quite well due to their visual and auditory apparatus. As follows from the definition of “recognition” of new objects itself , the learning process precedes it. During learning, creatures get acquainted with a certain CITI’2024: 2nd International Workshop on Computer Information Technologies in Industry 4.0, June 12–14, 2024, Ternopil, Ukraine ∗ Corresponding author. † These authors contributed equally. palamar.m.i@gmail.com (M. Palamar); m.strembitskyy@gmail.com (M. Strembitskyi); vtl.btk@gmail.com (V. Batiuk); chaikovskyi@gmail.com (A. Chaikovskyi); iradenysiuk.70@gmail.com (I. Plavutska) 0000-0002-8255-8491 (M. Palamar); 0000-0002-5713-1672 (M. Strembitskyi); 0000-0003-3190-4101 (V. Batiuk); 0000-0002-0684-2052 (A. Chaikovskyi); 0000-0002-9373-0330 (I. Plavutska) © 2024 Copyright for this paper by its authors. Use permitted under Creative Commons License Attribution 4.0 International (CC BY 4.0). CEUR ceur-ws.org Workshop ISSN 1613-0073 Proceedings number of objects and, in addition, receive information from the source about what image each of these objects belongs to. This process is called “learning with a teacher” [1]. More general is “learning without a teacher”, where the system learns spontaneously and performs the assigned task without the intervention of the "teacher". Machine learning without a teacher is formulated as the problem of cluster analysis [2]. For such case, the sample of the objects is divided into clusters (sets having empty intersection) in such a way that each cluster consists of “similar” objects, and different clusters are “significantly” different from each other [3]. Clustering is often used as an auxiliary means for solving classification and regression analysis problems. Some algorithms of classification problems solution combine both learning with a teacher and learning without a teacher [4]. Traditionally, image recognition tasks are included in the range of artificial intelligence tasks. Two main areas are distinguished: - study of recognition abilities possessed by living beings, their explanation and modeling [5]; - development of the theory and methods of constructing devices designed to solve specific problems for applied purposes [6]. The formal statement of the problem of image recognition is the assignment of the original data to a certain class by means of the selection of significant features characterizing this data from the total mass of non-essential data. While stating the recognition problems, they try to use mathematical language For optical image recognition, the method of sorting the object view at different angles, scales, shifting, etc can be applied. Another approach is related to finding the contour of the object and investigating its properties (connection, presence of corners, etc.). Another approach is to use artificial neural networks (multilayer perceptrons, quantization networks, Kohonen maps, recurrent networks [7-9]). It is known that information systems for the detection of low-flying air targets use high- performance technologies that ensure prompt response to various objects in the air, and the introduction of artificial neural networks [10] in the feedback loop improves the coordination of trajectory tracking, the accuracy and speed of their detection. The article [11] presents the results of a qualitative study of a neural network, including discrete and distributed time delays. A method for calculating the exponential decay rate for a neural network model based on differential equations with a discrete delay was developed and applied [12, 13]. In the development of information systems for the detection of low-flying air targets, the direction of using sensors [14, 15] is promising, in particular for tracking the trajectory, accuracy, speed of detection of air targets and for assessing the health of operators. An important characteristic of various types of biosensors is stability [16-18]. Scientific studies [19-21] provide examples of modeling sensor responses. Numerical modeling in cyberphysical biosensor systems [22, 23] is important at the stage of their design. Let's divide the recognition procedure into separate stages: 1. Image perception (obtaining the values of the object characteristic properties). 2. Pre-processing (removing noise, presenting images in black and white colors, cropping unnecessary parts of the image). 3. Characteristics allocation (measurement of the object characteristic properties). 4. Classification (decision-making). 2. Development of the image recognition system While developing the recognition system, the following stages are involved: 1. Obtaining a training sample (training collection, training sample). 2. 2. Sample of the object representation model. 3. Selection of significant characteristics. 4. .Development of the classification rule. 5. Learning the recognition system (the learning algorithm “collects experience” on the basis of the recognition sample, in order to set correctly the coefficients of the recognition system, the learning algorithm is applied to the training sample, controlling the result of the algorithm). 6. Checking the learning quality. 7. Optimization of the recognition system. 3. Mathematical representation Let's consider clustering images using the distance function. As the classification criterion, we use the approach based on the classification of images by minimum distance criterion. The case of one standard or the nearest neighbor method. In certain tasks, the objects of several classes (images) tend to be grouped around the certain object that is typical or representative of the corresponding image. A typical example is our case (when the object has typical contours, boundaries, and scaled dimensions). Let us consider M classes that allow images using reference representatives z1,…,zM.. The Euclidean distance between arbitrary vector x and these images is calculated by the following formula 𝐷𝑖 = ‖𝑥 − 𝑧𝑖 ‖ = √(𝑥 − 𝑧𝑖 )′ (𝑥 − 𝑧𝑖 ) (1) Vector x belongs to the class ɷi, if the condition Di