<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Research and development of software for hydroacoustic signal analysis using machine learning techniques</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Anton</forename><forename type="middle">O</forename><surname>Poliaiev</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">Kryvyi Rih National University</orgName>
								<address>
									<addrLine>11 Vitalii Matusevych Str</addrLine>
									<postCode>50027</postCode>
									<settlement>Kryvyi Rih</settlement>
									<country key="UA">Ukraine</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Al</forename><surname>Ceur</surname></persName>
						</author>
						<author>
							<persName><forename type="first">Workshop</forename><surname>Proceedings</surname></persName>
						</author>
						<author>
							<persName><forename type="first">Nonna</forename><forename type="middle">N</forename><surname>Shapovalova</surname></persName>
							<email>shapovalova@knu.edu.ua</email>
							<affiliation key="aff0">
								<orgName type="institution">Kryvyi Rih National University</orgName>
								<address>
									<addrLine>11 Vitalii Matusevych Str</addrLine>
									<postCode>50027</postCode>
									<settlement>Kryvyi Rih</settlement>
									<country key="UA">Ukraine</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Svitlana</forename><forename type="middle">V</forename><surname>Bilashenko</surname></persName>
							<email>bilashenko.s@knu.edu.ua</email>
							<affiliation key="aff0">
								<orgName type="institution">Kryvyi Rih National University</orgName>
								<address>
									<addrLine>11 Vitalii Matusevych Str</addrLine>
									<postCode>50027</postCode>
									<settlement>Kryvyi Rih</settlement>
									<country key="UA">Ukraine</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Andrii</forename><forename type="middle">M</forename><surname>Striuk</surname></persName>
							<email>andrey.n.stryuk@gmail.com</email>
							<affiliation key="aff0">
								<orgName type="institution">Kryvyi Rih National University</orgName>
								<address>
									<addrLine>11 Vitalii Matusevych Str</addrLine>
									<postCode>50027</postCode>
									<settlement>Kryvyi Rih</settlement>
									<country key="UA">Ukraine</country>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="institution">Kryvyi Rih State Pedagogical University</orgName>
								<address>
									<addrLine>54 Universytetskyi Ave., Kryvyi Rih</addrLine>
									<postCode>50086</postCode>
									<country key="UA">Ukraine</country>
								</address>
							</affiliation>
							<affiliation key="aff2">
								<orgName type="department">Academy of Cognitive and Natural Sciences</orgName>
								<address>
									<addrLine>54 Universytetskyi Ave., Kryvyi Rih</addrLine>
									<postCode>50086</postCode>
									<country key="UA">Ukraine</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Research and development of software for hydroacoustic signal analysis using machine learning techniques</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">E63E415643A7AC6CB4248909C4328C75</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T19:22+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>hydroacoustic signal analysis</term>
					<term>machine learning</term>
					<term>underwater acoustics</term>
					<term>signal processing</term>
					<term>software system</term>
					<term>object classification</term>
					<term>source localization</term>
					<term>pattern discovery</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Hydroacoustic signal analysis plays a crucial role in underwater navigation, marine life monitoring, and security applications. However, the complex nature of underwater acoustic propagation and the presence of noise and interference pose significant challenges for accurate and reliable signal analysis. This paper presents a comprehensive software system for hydroacoustic signal analysis using state-of-the-art machine learning techniques. The proposed system integrates data acquisition, preprocessing, feature extraction, and advanced machine learning models for classification, regression, and clustering tasks. The system architecture follows a modular and scalable design, with a user-friendly web interface for data visualization and interaction.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Introduction</head><p>Hydroacoustic signal analysis plays a crucial role in various domains, including underwater navigation, border protection, and maritime safety <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b1">2]</ref>. The growing volume of maritime traffic and the need to safeguard critical infrastructure necessitate the development of automated systems for identifying underwater objects, such as natural formations and artificial structures. However, the classification of hydroacoustic signals poses significant challenges due to their variability, which depends on the physical conditions of the environment, such as depth, water composition, bottom topography, and the presence of noise. This underscores the importance of research aimed at improving the analysis of such signals <ref type="bibr" target="#b2">[3]</ref>.</p><p>In recent years, machine learning techniques have been widely employed for analyzing hydroacoustic data, enabling automated processing of large volumes of complex signals <ref type="bibr" target="#b1">[2,</ref><ref type="bibr" target="#b3">4]</ref>. Artificial intelligence allows for the creation of highly accurate and adaptive systems that can adjust to various environmental conditions. However, there is still a need to enhance the accuracy and adaptability of these systems to the characteristics of the objects. Contemporary research shows a trend towards developing complex hybrid models that combine classical classification algorithms with deep neural networks and boosting methods, enabling more efficient real-time classification <ref type="bibr" target="#b1">[2,</ref><ref type="bibr" target="#b4">5]</ref>.</p><p>Hydroacoustic signals contain valuable information for studying the underwater environment, monitoring maritime traffic, researching marine flora and fauna, and addressing defense-related tasks. Their unique property is the ability to propagate over considerable distances in the aquatic medium, making them valuable for applications requiring remote observation and data collection in water. Hydroacoustic signals are generated through the production and transmission of sound waves, which depend on several physical characteristics: frequency, amplitude, propagation velocity in water, and reflectivity from obstacles <ref type="bibr" target="#b2">[3,</ref><ref type="bibr" target="#b0">1]</ref>.</p><p>The medium in which these signals propagate differs significantly from air, particularly due to the higher sound velocity in water, which averages around 1500 m/s. Propagation velocity is also influenced by factors such as temperature, pressure, and salinity, complicating accurate measurement of signal parameters. Moreover, signal propagation is accompanied by refraction, scattering, and absorption, affecting their shape and intensity. The process of recognizing hydroacoustic signals requires consideration of their spectral composition, duration, frequency of repetitive pulses, and signal level relative to noise level. Changes in these characteristics depend on both the signal sources (submarines, fish, natural objects) and environmental conditions, often leading to significant distortion <ref type="bibr" target="#b2">[3,</ref><ref type="bibr" target="#b4">5]</ref>.</p><p>Traditional methods for hydroacoustic signal analysis have relied on statistical approaches and signal processing techniques <ref type="bibr" target="#b2">[3,</ref><ref type="bibr" target="#b0">1]</ref>. Gladkov <ref type="bibr" target="#b2">[3]</ref> proposed a sequence of operations for spectral and correlation estimation of digitized random signals using fast Fourier transform. The authors presented a set of algorithms and their possible modifications for developing spectral estimation programs aimed at operative derivation of processing data in compressed information form.</p><p>Recent advancements in machine learning have opened up new possibilities for analyzing hydroacoustic signals <ref type="bibr" target="#b1">[2,</ref><ref type="bibr" target="#b3">4]</ref>. Vergoz et al. <ref type="bibr" target="#b1">[2]</ref> utilized a progressive multi-channel correlation method (PMCC) for array processing of signals associated with the loss of the Argentinian ARA San Juan submarine. The study demonstrated the capability of the hydroacoustic component of the International Monitoring System (IMS) network to accurately locate signals originating from the South Atlantic continental shelf. Timoshevskiy and Zapryagaev <ref type="bibr" target="#b3">[4]</ref> investigated the generation of a wall jet to control unsteady cavitation over a 2D hydrofoil, employing visualization and hydroacoustic signal analysis. The authors found that the wall jet generation technique was effective in suppressing cavity unsteady behavior or reducing the corresponding pressure pulsations at low inclination angles.</p><p>However, existing approaches have limitations in terms of accuracy, adaptability, and real-time performance. Classical methods struggle with the complexity and variability of hydroacoustic signals, while recent machine learning techniques often require large amounts of labeled data and computational resources. There is a need for more advanced and efficient methods that can handle the unique challenges posed by hydroacoustic signal analysis.</p><p>The primary objective of this research is to develop an advanced software system for hydroacoustic signal analysis by leveraging state-of-the-art machine learning techniques. The proposed system aims to automate the processing and classification of underwater signals, enabling high accuracy and reliability in real-world scenarios.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Hydroacoustic signal characteristics and preprocessing</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1.">Properties of hydroacoustic signals</head><p>Hydroacoustic signals propagate through the underwater environment, which is characterized by complex physical phenomena that affect their characteristics. One of the primary factors influencing signal propagation is multipath propagation, where the signal reaches the receiver through multiple paths due to reflections from the surface, bottom, and other objects in the water <ref type="bibr" target="#b4">[5]</ref>. This leads to the arrival of multiple copies of the signal at the receiver with different delays, amplitudes, and phases, resulting in constructive or destructive interference.</p><p>Another important factor is the scattering effect, which occurs when the signal interacts with inhomogeneities in the water, such as bubbles, suspended particles, or small-scale variations in temperature or salinity <ref type="bibr" target="#b0">[1]</ref>. Scattering causes the signal energy to be redistributed in different directions, leading to signal distortion and attenuation.</p><p>The Doppler effect also plays a significant role in hydroacoustic signal propagation, particularly when there is relative motion between the source and the receiver <ref type="bibr" target="#b4">[5]</ref>. The Doppler effect causes a shift in the frequency of the received signal, which can be used to estimate the velocity of the source or the receiver. However, it also introduces additional complexity in signal processing and analysis.</p><p>In addition to these factors, the correlation between different rays arriving at the receiver is another important characteristic of hydroacoustic signals <ref type="bibr" target="#b4">[5]</ref>. Rays propagating through different paths may exhibit varying degrees of correlation, depending on the similarity of their propagation conditions. This correlation can be exploited to improve signal detection and parameter estimation.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2.">Data acquisition and preprocessing</head><p>The hydroacoustic signals used in this research were acquired from a datasets provided by United States government (https://catalog.data.gov/dataset?tags=hydroacoustics).</p><p>Before applying machine learning techniques, the acquired signals underwent a series of preprocessing steps to improve their quality and reduce noise. The typical preprocessing pipeline included the following steps <ref type="bibr" target="#b5">[6]</ref>:</p><p>1. Denoising -the signals were filtered using to remove high-frequency noise and improve the signal-to-noise ratio. 2. Normalization -the amplitude of the signals was normalized to a common scale to ensure that the signal levels were consistent across different recordings. 3. Segmentation -the signals were segmented into fixed-length overlapping windows to capture local temporal and spectral features. 4. Handling missing values -any missing or corrupted signal segments were identified and either interpolated or excluded from further analysis, depending on the extent of the missing data.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.3.">Feature extraction and selection</head><p>After preprocessing, a set of relevant features was extracted from the hydroacoustic signals to serve as input for the machine learning models. The extracted features captured various aspects of the signals, such as temporal, spectral, and statistical properties. Some of the key features included:</p><p>1. Time-domain features were derived directly from the signal waveform and included parameters such as signal energy, zero-crossing rate, and peak-to-peak amplitude. 2. Frequency-domain features were obtained by applying a Fourier transform to the signal and analyzing its spectral content. 3. Mel-frequency cepstral coefficients (MFCCs) were computed to capture the short-term power spectrum of the signals, which provides a compact representation of the signal's spectral envelope. 4. Wavelet transforms were applied to the signals to extract time-frequency features that capture both local and global signal characteristics.</p><p>To reduce the dimensionality of the feature space and improve the computational efficiency of the machine learning models, feature selection techniques were applied. These techniques aimed to identify the most informative and discriminative features while minimizing redundancy. Some of the feature selection methods used in this research include univariate feature selection, recursive feature elimination, principal component analysis.</p><p>The selected features were then used as input for the machine learning models described in the next section. The combination of appropriate preprocessing techniques and informative features lays the foundation for accurate and reliable hydroacoustic signal analysis using machine learning approaches.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Machine learning methodology</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1.">Overview of proposed approach</head><p>The proposed machine learning approach for hydroacoustic signal analysis combines multiple techniques to address the complex nature of the signals and the various objectives of the analysis. The main components of the approach include:</p><p>1. Classification <ref type="bibr" target="#b6">[7]</ref> to assign hydroacoustic signals to predefined categories based on their characteristics. 2. Regression <ref type="bibr" target="#b7">[8]</ref> to predict continuous variables associated with hydroacoustic signals, such as the distance or depth of the signal source. 3. Clustering <ref type="bibr" target="#b8">[9]</ref> to discover inherent groups or patterns within the hydroacoustic signals without prior knowledge of the class labels.</p><p>In addition to these individual techniques, we also propose the use of hybrid models that combine deep learning and classical machine learning approaches <ref type="bibr" target="#b1">[2,</ref><ref type="bibr" target="#b9">10]</ref>. These hybrid models aim to leverage the strengths of both paradigms, such as the ability of deep learning to learn hierarchical representations and the interpretability and robustness of classical models.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2.">Classification models</head><p>For the classification of hydroacoustic signals, we employ a range of models, including SVM, random forests, KNN, logistic regression, and Gaussian naive Bayes <ref type="bibr" target="#b1">[2]</ref>. Each model has its own strengths and weaknesses, and the choice of the most appropriate model depends on the specific characteristics of the data and the desired trade-off between accuracy and computational complexity.</p><p>1. SVM is a powerful model that aims to find the hyperplane that maximally separates the different classes in the feature space. It can handle non-linearly separable data by using kernel functions to map the input features to a higher-dimensional space. 2. Random forests are an ensemble learning method that combines multiple decision trees to make predictions. Each tree is trained on a random subset of the features and samples, and the final prediction is obtained by aggregating the outputs of all trees. Random forests are known for their ability to handle high-dimensional data and their robustness to overfitting. 3. KNN is a non-parametric model that classifies a sample based on the majority class of its k nearest neighbors in the feature space. The value of k is a hyperparameter that needs to be tuned based on the data. KNN is simple to implement and can handle multi-class problems, but its performance may degrade in high-dimensional spaces. 4. Logistic regression is a linear model that estimates the probability of a sample belonging to a particular class. It is computationally efficient and easy to interpret, but it assumes a linear relationship between the input features and the log-odds of the class probabilities. 5. Gaussian naive Bayes is a probabilistic model that assumes the features are conditionally independent given the class label and follow a Gaussian distribution. Despite its simplicity and strong assumptions, Gaussian naive Bayes can perform well in practice, especially when the features are indeed independent.</p><p>The training process for each classification model involves the following steps:</p><p>1. The dataset is divided into training, validation, and test sets. The training set is used to learn the model parameters, the validation set is used for hyperparameter tuning, and the test set is used to evaluate the final performance of the model. 2. The chosen model is initialized with its default or randomly selected hyperparameters. 3. The model is trained on the training set using an appropriate optimization algorithm, such as stochastic gradient descent or Adam, to minimize a chosen loss function, such as cross-entropy or hinge loss. 4. The hyperparameters of the model, such as the regularization strength, kernel type, or number of trees, are tuned using techniques like grid search or random search. The performance of different hyperparameter combinations is evaluated on the validation set, and the best combination is selected. 5. The trained model is evaluated on the test set using appropriate evaluation metrics, such as accuracy, precision, recall, and F1-score. Confusion matrices and receiver operating characteristic (ROC) curves can also be used to assess the model's performance <ref type="bibr" target="#b3">[4]</ref>.  A user-friendly web application was developed to provide an interactive interface for analyzing hydroacoustic signals. Figure <ref type="figure" target="#fig_0">1</ref> presents a screenshot of the application, showcasing its main features.</p><p>The application allows users to upload signal data, visualize the results of the analysis, and interact with the trained models through a simple and intuitive interface.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Experimental results and analysis</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.1.">Evaluation of classification models</head><p>The classification models were evaluated using metrics such as accuracy, precision, recall, and F1-score. Figures <ref type="figure">2 and 3</ref> presents the results of the models before and after hyperparameter optimization.</p><p>After optimization, the SVM model achieved the highest accuracy of 0.94 and F1-score of 0.93, demonstrating its effectiveness in recognizing objects. The KNeighbors model also maintained stable performance, while Random forest and XGBoost showed significant improvements.  </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.2.">Evaluation of regression models</head><p>The regression models were evaluated using metrics such as Mean Squared Error (MSE), Mean Absolute Error (MAE), and R-squared (R 2 ). Figure <ref type="figure" target="#fig_3">5</ref> presents the results after hyperparameter optimization.</p><p>After optimization, the SVR model demonstrated the best performance, achieving an MSE of 0.09, MAE of 0.21, and R 2 of 0.65. Random forest also showed significant improvements, while Linear regression remained the least effective.</p><p>Figures <ref type="figure" target="#fig_4">6 and 7</ref> present the residual plots for the models before and after optimization, confirming the superior performance of SVR and Random Forest in capturing complex dependencies.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.3.">Evaluation of clustering models</head><p>The clustering models were evaluated using metrics such as Adjusted Rand Index (ARI), Homogeneity, and V-measure. Figure <ref type="figure" target="#fig_7">8</ref> presents the results after hyperparameter optimization.</p><p>After optimization, the GMM model achieved the highest scores across all metrics, demonstrating its effectiveness in discovering meaningful patterns and structures in the data. KMeans also showed improvements, while Agglomerative clustering remained less effective.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6.">Conclusion</head><p>This paper presented a comprehensive software system for hydroacoustic signal analysis using advanced machine learning techniques. The proposed system integrates data acquisition, preprocessing, feature extraction, and state-of-the-art models for classification, regression, and clustering tasks.</p><p>Experimental results demonstrated the effectiveness of the proposed approach, with the SVM model achieving the highest accuracy and F1-score in classification, the SVR model outperforming others in regression, and the GMM model showing superior performance in clustering. The practical utility of the system was illustrated through a user-friendly web application for interactive signal analysis.</p><p>The developed system has significant potential for impact in various domains, including defense, industrial monitoring, and scientific research. Future work may focus on integrating multiple sensing  </p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: Web application interface for hydroacoustic signal analysis.</figDesc><graphic coords="4,72.00,513.42,451.29,226.69" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 2 :Figure 3 :</head><label>23</label><figDesc>Figure 2: Classification metrics before hyperparameter optimization.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 4 :</head><label>4</label><figDesc>Figure 4: Confusion matrices for classification models after hyperparameter optimization.</figDesc><graphic coords="6,72.00,191.48,451.28,290.46" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Figure 5 :</head><label>5</label><figDesc>Figure 5: Regression metrics after hyperparameter optimization.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head>Figure 7 :</head><label>7</label><figDesc>Figure 7: Residual plots for regression models after hyperparameter optimization.</figDesc><graphic coords="8,72.00,273.50,451.29,451.87" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_5"><head>Figure 4</head><label>4</label><figDesc>Figure4presents the confusion matrices for the models after optimization, confirming the superior performance of SVM and KNeighbors in minimizing misclassifications.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_7"><head>Figure 8 :</head><label>8</label><figDesc>Figure 8: Clustering metrics after hyperparameter optimization</figDesc></figure>
		</body>
		<back>

			<div type="funding">
<div xmlns="http://www.tei-c.org/ns/1.0"><p>(A. M. Striuk) http://mpz.knu.edu.ua/nona-shapovalova/ (N. N. Shapovalova); http://mpz.knu.edu.ua/svitlana-bilashenko/ (S. V. Bilashenko); http://mpz.knu.edu.ua/andrij-stryuk/ (A. M. Striuk) 0000-0001-9146-1205 (N. N. Shapovalova); 0000-0002-4331-7425 (S. V. Bilashenko); 0000-0001-9240-1976 (A. M. Striuk</p></div>
			</div>

			<div type="annex">
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Software system architecture and implementation</head><p>The software system follows a modular and scalable architecture, consisting of the following main components:</p><p>1. Data acquisition and storage responsible for collecting hydroacoustic data from various sources and storing them in a centralized repository. 2. Data preprocessing and feature extraction applies the preprocessing techniques and extracts relevant features from the data. 3. Machine learning models implements the classification, regression, and clustering models using popular libraries and frameworks. 4. RESTful API exposes the trained models, allowing for easy integration with other systems and applications. 5. Web application provides a user-friendly web interface for data visualization, model configuration, and result interpretation. modalities, online learning and adaptation, explainable AI, and distributed computing to further enhance the capabilities and applicability of the system.</p><p>Declaration on Generative AI: During the preparation of this work, the authors used Claude 3 Opus in order to: Drafting content, Text Translation, Abstract drafting, Formatting assistance. After using this service, the authors reviewed and edited the content as needed and takes full responsibility for the publication's content.</p></div>			</div>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Experimental analysis of bottom-seismic and hydroacoustic signals generated by river boats</title>
		<author>
			<persName><forename type="first">Y</forename><surname>Zaslavsky</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Zaslavsky</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">39th International Congress on Noise Control Engineering 2010</title>
				<meeting><address><addrLine>INTER-NOISE</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2010">2010. 2010</date>
			<biblScope unit="volume">9</biblScope>
			<biblScope unit="page" from="7091" to="7095" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Analysis of Hydroacoustic Signals Associated to the Loss of the Argentinian ARA San Juan Submarine</title>
		<author>
			<persName><forename type="first">J</forename><surname>Vergoz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Cansi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Cano</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Gaillard</surname></persName>
		</author>
		<idno type="DOI">10.1007/s00024-020-02625-7</idno>
	</analytic>
	<monogr>
		<title level="j">Pure and Applied Geophysics</title>
		<imprint>
			<biblScope unit="volume">178</biblScope>
			<biblScope unit="page" from="2527" to="2556" />
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">A method of digital spectral analysis of hydroacoustic signals</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">I</forename><surname>Gladkov</surname></persName>
		</author>
		<idno type="DOI">10.1007/BF02197612</idno>
	</analytic>
	<monogr>
		<title level="j">Physical Oceanography</title>
		<imprint>
			<biblScope unit="volume">6</biblScope>
			<biblScope unit="page" from="319" to="323" />
			<date type="published" when="1995">1995</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Generation of a wall jet to control unsteady cavitation over a 2D hydrofoil: Visualization and hydroacoustic signal analysis</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">V</forename><surname>Timoshevskiy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><forename type="middle">I</forename><surname>Zapryagaev</surname></persName>
		</author>
		<idno type="DOI">10.1088/1742-6596/899/3/032021</idno>
	</analytic>
	<monogr>
		<title level="j">Journal of Physics: Conference Series</title>
		<imprint>
			<biblScope unit="volume">899</biblScope>
			<biblScope unit="page">32021</biblScope>
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Analysis of the effect of various physical and technical factors on the efficiency of adaptive algorithms of processing of hydroacoustic signals</title>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">S</forename><surname>Malyshkin</surname></persName>
		</author>
		<idno type="DOI">10.1134/S1063771014030130</idno>
	</analytic>
	<monogr>
		<title level="j">Acoustical Physics</title>
		<imprint>
			<biblScope unit="volume">60</biblScope>
			<biblScope unit="page" from="309" to="322" />
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Road Sign Recognition Using Convolutional Neural Networks</title>
		<author>
			<persName><forename type="first">V</forename><surname>Mukovoz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Vakaliuk</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Semerikov</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-031-71804-5_12</idno>
	</analytic>
	<monogr>
		<title level="m">Information Technology for Education, Science, and Technics</title>
		<title level="s">Lecture Notes on Data Engineering and Communications Technologies</title>
		<editor>
			<persName><forename type="first">E</forename><surname>Faure</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Y</forename><surname>Tryus</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">T</forename><surname>Vartiainen</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">O</forename><surname>Danchenko</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">M</forename><surname>Bondarenko</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">C</forename><surname>Bazilo</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">G</forename><surname>Zaspa</surname></persName>
		</editor>
		<meeting><address><addrLine>Nature Switzerland; Cham</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2024">2024</date>
			<biblScope unit="volume">222</biblScope>
			<biblScope unit="page" from="172" to="188" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Methodology for teaching development of web-based augmented reality with integrated machine learning models</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">O</forename><surname>Semerikov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">V</forename><surname>Foki</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">S</forename><surname>Shepiliev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">M</forename><surname>Mintii</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><forename type="middle">S</forename><surname>Mintii</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><forename type="middle">H</forename><surname>Kuzminska</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">CEUR Workshop Proceedings</title>
		<imprint>
			<biblScope unit="volume">3820</biblScope>
			<biblScope unit="page" from="118" to="145" />
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">The impact of intangible assets on the financial performance of Slovak ICT companies: a panel data regression analysis</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">F</forename><surname>Lehenchuk</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">A</forename><surname>Vakaliuk</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">P</forename><surname>Nazarenko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Kubaščíková</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Juhászová</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">CEUR Workshop Proceedings</title>
		<imprint>
			<biblScope unit="volume">3465</biblScope>
			<biblScope unit="page" from="61" to="81" />
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">The Determination and Visualisation of Key Concepts Related to the Training of Chatbots</title>
		<author>
			<persName><forename type="first">R</forename><surname>Liashenko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Semerikov</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-031-71804-5_8</idno>
	</analytic>
	<monogr>
		<title level="m">Information Technology for Education, Science, and Technics</title>
		<title level="s">Lecture Notes on Data Engineering and Communications Technologies</title>
		<editor>
			<persName><forename type="first">E</forename><surname>Faure</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Y</forename><surname>Tryus</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">T</forename><surname>Vartiainen</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">O</forename><surname>Danchenko</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">M</forename><surname>Bondarenko</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">C</forename><surname>Bazilo</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">G</forename><surname>Zaspa</surname></persName>
		</editor>
		<meeting><address><addrLine>Switzerland; Cham</addrLine></address></meeting>
		<imprint>
			<publisher>Springer Nature</publisher>
			<date type="published" when="2024">2024</date>
			<biblScope unit="volume">222</biblScope>
			<biblScope unit="page" from="111" to="126" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Mask and Emotion: Computer Vision in the Age of COVID-19</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">O</forename><surname>Semerikov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">A</forename><surname>Vakaliuk</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><forename type="middle">S</forename><surname>Mintii</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><forename type="middle">A</forename><surname>Hamaniuk</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><forename type="middle">N</forename><surname>Soloviev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><forename type="middle">V</forename><surname>Bondarenko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">P</forename><surname>Nechypurenko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">V</forename><surname>Shokaliuk</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">V</forename><surname>Moiseienko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><forename type="middle">R</forename><surname>Ruban</surname></persName>
		</author>
		<idno type="DOI">10.1145/3526242.3526263</idno>
	</analytic>
	<monogr>
		<title level="m">Digital Humanities Workshop</title>
				<meeting><address><addrLine>DHW; New York, NY, USA</addrLine></address></meeting>
		<imprint>
			<publisher>Association for Computing Machinery</publisher>
			<date type="published" when="2021">2021. 2022</date>
			<biblScope unit="page" from="103" to="124" />
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
