I. V. Sergienko’s research while affiliated with V.M. Glushkov Institute of Cybernetics and other places

What is this page?


This page lists works of an author who doesn't have a ResearchGate profile or hasn't added the works to their profile yet. It is automatically generated from public (personal) data to further our legitimate goal of comprehensive and accurate scientific recordkeeping. If you are this author and want this page removed, please let us know.

Publications (393)


Algorithm Portfolios for Solving the Quadratic Assignment Problem
  • Article
  • Full-text available

September 2024

·

68 Reads

·

1 Citation

Cybernetics and Computer Technologies

Ivan Sergienko

·

Volodymyr Shylo

·

Valentyna Roshchyn

·

[...]

·

Valerii Moroz

Introduction. The quadratic assignment problem is a well-established NP-hard problem in combinatorial optimization with applications in diverse fields like economics, archaeology, and chemistry. Due to its complexity, research on efficient solution methods remains active, including efforts for parallelization on multiprocessor computing systems. However, effective parallel algorithms are crucial to fully leverage these computational resources. In this context, algorithm unions (portfolios and teams) play a significant role in achieving parallel execution for solving such problems. Research objectives. This work investigates the application of portfolios constructed from modifications of the repeated iterated tabu search algorithm to the quadratic assignment problem. The effectiveness of these portfolios was evaluated through experimental computations. Results. The portfolios, derived from modifications of the repeated iterated tabu search algorithm, were applied to the quadratic assignment problem. For the most demanding test instances, the proposed algorithms were evaluated on the SCIT-4 supercomputer, alongside previously published results from the authors, confirming their competitive performance. Additionally, we assessed the parallel efficiency of these portfolios in solving instances of the quadratic assignment problem. The results demonstrate their ability to accelerate the optimization process (with speedup dependent on problem size and utilized processors), enabling the solution of large-scale problems. Conclusions. The conducted studies demonstrate that employing algorithm portfolios significantly accelerates the solution process for the quadratic assignment problem. Analysis of the results reveals a near-linear speedup factor achieved by the portfolio. For the challenging test instance tai100a, a new best solution value of 21040996 was obtained using a portfolio of 16 algorithms. Keywords: quadratic assignment problem, algorithm portfolios, experimental research, algorithm portfolios efficiency.

Download

Cloud-based Platform for Patient-centered Telerehabilitation of Oncology Patients with Mathematical Related Modeling

September 2024

·

78 Reads

·

1 Citation

Physical and medical rehabilitation in Ukraine has been experiencing a period of intensive development in recent years. The focus of the monograph is on one of the most urgent medical challenges globally – the rising incidence and mortality rates of oncological diseases, which rank second only to heart diseases both in Ukraine and worldwide. Breast cancer remains the most prevalent malignancy, thus the work places a special emphasis on it. Information and communication technologies have significantly contributed to the development of the field of rehabilitation medicine, particularly its telerehabilitation sector. A distinctive feature of the proposed information technology and the corresponding system architecture is the integration of artificial intelligence methods with precise mathematical optimization techniques for methodologies and the entire telerehabilitation process. The book is intended for specialists in the field of applied intelligent technologies in medicine, as well as professionals in healthcare and rehabilitation, including tele- and psychological rehabilitation.



Algorithm Unions for Solving Discrete Optimization Problems

October 2023

·

17 Reads

·

4 Citations

Cybernetics and Systems Analysis

This paper considers algorithm unions (portfolios and teams) of optimization algorithms, their properties, and their impact on the acceleration of the optimization process. The authors have investigated the application of unions of global equilibrium search algorithms to specific discrete optimization problems and various information exchange schemes within algorithm teams. They devoted significant attention to experimental research of developed portfolios and algorithm teams in real-time mode using the multi-processor computing complex SCIT-4 at the V. M. Glushkov Institute of Cybernetics of the National Academy of Sciences of Ukraine and to their comparative analysis. The authors have obtained estimates of the efficiency of algorithm unions, indicating that the team approach has significant advantages over algorithm portfolios.


Planning of Logistics Missions of the “UAV+Vehicle” Hybrid Systems

October 2023

·

39 Reads

·

9 Citations

Cybernetics and Systems Analysis

This paper considers the planning of logistics missions of hybrid transport systems, which include a car or other vehicle that can move from a base to other locations along a designated route, carrying one unmanned aerial vehicle (UAV). A meaningful formulation and mathematical models of optimization problems of distributing objects to bases, selecting bases, and generating UAV routes during the inspection of maintenance of a given set of objects in the presence of flight resource constraints are proposed. We have developed an algorithm based on ant colony optimization to solve the resulting combinatorial optimization problems. We present the results of a computational experiment.


Application of the Global Equilibrium Search Method for Solving Boolean Programming Problems

August 2023

·

49 Reads

Cybernetics and Computer Technologies

Introduction. The significance of methods and algorithms for solving discrete optimization problems in mathematical supporting computer technologies of diverse levels and objectives is increasing. Consequently, the efficacy of discrete optimization methods deserves particular attention, as it drives the advancement of techniques capable of solving complex real-world problems. This paper introduces the Global Equilibrium Search (GES) method as a highly effective approach for solving Boolean programming problems, thus contributing to the field's progress and applicability. Purpose. We describe the successful application of the approximate probabilistic GES method for effectively solving various Boolean programming problems. Results. This paper explores the application of sequential GES algorithms for solving Boolean linear, Boolean quadratic programming, and other related problems with their specific characteristics. In our study, we conducted a comparative analysis to assess the effectiveness of GES algorithms by evaluating them against state-of-the-art approaches. Additionally, to parallelize the optimization process for discrete programming problems, we introduced algorithm unions, specifically portfolios, and teams. The efficiency of GES algorithm portfolios and teams is investigated by solving the maximum weighted graph cut problem, with subsequent comparisons to identify distinctions between them. Conclusions. Based on the accumulated experience of applying GES algorithms and their modifications to solve discrete optimization problems, this study establishes the GES method as the leading approximate approach for Boolean programming. The results demonstrate the GES algorithm unions experience a significant boost in the optimization process speed, whereas algorithm teams demonstrate higher efficiency.


Optimization of Parameters in the Generalized D’alembert Formula for a Function of Two Variables

July 2021

·

21 Reads

·

2 Citations

Cybernetics and Systems Analysis

The authors consider classes of functions that can be exactly reconstructed using the D’Alembert formula generalized by O. M. Lytvyn in 1989. This formula as a special case is known to yield the Taylor polynomial of the expansion of functions in one variable but, unlike the Taylor polynomial, it retains the same differentiability class to which the approximated function belongs, even if its partial derivatives of sth order (s = 1, 2, ⋯ N) do not belong to the same differentiability class. In such case, the system of parametersβ1, β0, ⋯ βN is used. The authors propose a method for the optimal choice of these parameters and provide and prove several theorems related to classes of functions that can be exactly reconstructed by the generalized D’Alembert operators.


The Efficiency of Discrete Optimization Algorithm Portfolios

June 2021

·

64 Reads

Cybernetics and Computer Technologies

Introduction. Solving large-scale discrete optimization problems requires the processing of large-scale data in a reasonable time. Efficient solving is only possible by using multiprocessor computer systems. However, it is a daunting challenge to adapt existing optimization algorithms to get all the benefits of these parallel computing systems. The available computational resources are ineffective without efficient and scalable parallel methods. In this connection, the algorithm unions (portfolios and teams) play a crucial role in the parallel processing of discrete optimization problems. The purpose. The purpose of this paper is to research the efficiency of the algorithm portfolios by solving the weighted max-cut problem. The research is carried out in two stages using stochastic local search algorithms. Results. In this paper, we investigate homogeneous and non-homogeneous algorithm portfolios. We developed the homogeneous portfolios of two stochastic local optimization algorithms for the weighted max-cut problem, which has numerous applications. The results confirm the advantages of the proposed methods. Conclusions. Algorithm portfolios could be used to solve well-known discrete optimization problems of unprecedented scale and significantly improve their solving time. Further, we propose using communication between algorithms, namely teams and portfolios of algorithm teams. The algorithms in a team communicate with each other to boost overall performance. It is supposed that algorithm communication allows enhancing the best features of the developed algorithms and would improve the computational times and solution quality. The underlying algorithms should be able to utilize relevant data that is being communicated effectively to achieve any computational benefit from communication. Keywords: Discrete optimization, algorithm portfolios, computational experiment.


Iterative Methods to Calculate Weighted Pseudoinverses with Mixed Weights

May 2021

·

12 Reads

Cybernetics and Systems Analysis

The authors have obtained and analyzed the expansions of weighted pseudoinverses with mixed weights (one of the weight matrices is positive definite and the other is nonsingular indefinite) into matrix power series with positive exponents. Iterative methods for calculation of weighted pseudoinverces with mixed weights have been generated and investigated on the basis of the obtained expansions of weighted pseudoinverses. Different variants of weighted pseudoinverces with mixed nonsingular weights are analyzed and developed into matrix power series.


Determination of Risk Groups for the Covid-19 Underlying Deseases

April 2021

·

20 Reads

·

2 Citations

Cybernetics and Systems Analysis

For every disease, there is a certain set of genes whose mutations increase the risk of illness development. DNA sequencing of sick and healthy individuals results in the determination of genes related to certain diseases. Efficient procedures are described in order to determine point mutations in gene sequences of the examined patients. The optimal Bayesian procedure is used to determine risk groups for certain diseases, including the ones that underlie COVID-19.


Citations (36)


... The primary focus in Stage 2 of the project was to fully develop a Minimum Viable Product (MVP) for a Hybrid Cloud Environment for Telerehabilitation (HCET) (Malakhov, 2024b;Palagin, Stetsyuk, et al., 2024), refine it based on mathematical modeling and clinical approbation, and provide methodological and educational support. While the first stage concentrated on defining and justifying requirements for the HCET and its components -spanning methodological, technological, software application, and mathematical aspects -Stage 2 yielded several concrete outcomes: ...

Reference:

Letter to the Editor – Update from Ukraine: Project Results in Oncology Telerehabilitation Approved at the National Cancer Institute and Showcased at the 4th National PM&R Congress
Cloud-based Platform for Patient-centered Telerehabilitation of Oncology Patients with Mathematical Related Modeling

... • The Method of Using Fractal Analysis for Metastatic Nodules Diagnostics on Computer Tomographic Images of Lungs (Romaniv et al., 2023). • Algorithm Unions for Solving Discrete Optimization Problems (Sergienko et al., 2023). ...

Algorithm Unions for Solving Discrete Optimization Problems
  • Citing Article
  • October 2023

Cybernetics and Systems Analysis

... Такі задачі виникають в загальної теорії оптимальних алгоритмів [4], апроксимації функцій, чисельному інтегруванні, при розв'язанні задач Коші для систем диференціальних рівнянь, криптографії, стеганографії [5], астрономії і багатьох інших класах задач. ...

Elements of the General Theory of Optimal Algorithms
  • Citing Book
  • January 2021

... The disadvantage of the proposed approach is the impossibility of identification of factors influencing the dynamics of infection. A. A. Vagis, A. M. Gupal and I. V. Sergienko have developed procedures for determining mutations and their location in gene sequences, which allow solving the following important problems: to conduct a detailed statistical analysis (including for age groups of patients) in relation to the number of mutations in encoding gene regions (exons) and in introns, as well as to confirm a hypothesis about protecting mechanisms in introns [7]. P. S. Knopov and A. S. Korkhin have proposed a stepwise solution to the problem of the dynamics of coronavirus cases in the form of a switching regression whose switching points are unknown [8]. ...

Determination of Risk Groups for the Covid-19 Underlying Deseases
  • Citing Article
  • April 2021

Cybernetics and Systems Analysis

... Given the practical planning of such missions involving UAVs, the three key problems to be solved during the joint planning of UAV team missions are the distribution of goals across depots, route optimization, and the choice of platforms for basing (depots) [18], which in a number of published approaches generate separate optimization problems [19,20]. In contrast, an approach has been proposed that allows combining all three of these problems into a single combinatorial optimization problem [16,17]. ...

Optimization of UAV Team Routes in the Presence of Alternative and Dynamic Depots
  • Citing Article
  • April 2020

Cybernetics and Systems Analysis

... Алгоритми та їхня ефективність. У роботі [6] запропоновано дві модифікації повторюваного ітерованого алгоритму табу RITS [3] розв'язання QAP: RITSR та RITSK. Вони відрізняються збуренням на етапі диверсифікації найкращого знайденого розв'язку. ...

Solving the Quadratic Assignment Problem
  • Citing Article
  • February 2020

Cybernetics and Systems Analysis

... Изучив большое количество работ за последние десятилетия, следует отметить исследования математических моделей и методов, которые определяют процессы принятия решений [5][6][7][8][9][10], разработку условий существования [11] и эффективных алгоритмов поиска решений задач дискретной оптимизации со многими критериями и неполной информацией [12], построение алгоритма решения задачи о назначении [13]. Также следует отметить работу [14], в которой предложен метод решения комбинаторной задачи условной оптимизации на множестве размещений. ...

Bilevel Optimization Problems of Distribution of Interbudgetary Transfers Under Given Limitations
  • Citing Article
  • November 2019

Cybernetics and Systems Analysis

... Such depots can correspond to both base locations and UAV service points. In the case of fixing the location of the depot, some of which may be the starting point, and some of which may be the finishing point, we will call them alternative, as opposed to dynamiccases when these base locations are located on the route of some moving vehicle [10,14,15]. ...

Formulations and Mathematical Models of the Optimizing Routes Problems for Aircraft with Dynamic Depots

Upravlâûŝie sistemy i mašiny