Publications

New Information Technologies, Simulation and Automation

Published in Iowa State University Digital Press, 2022

The monograph summarizes and analyzes the current state of development of computer and mathematical simulation/modeling, the automation of management processes, the use of information technologies in education, the design of information systems and software complexes, the development of computer telecommunication networks and technologies—most areas that are united by the term Industry 4.0.The monograph will be useful both for experts and employees of companies engaged in the field of IT and automation, as well as for educators, masters, students and postgraduates of higher educational institutions, and everyone interested in issues related to Industry 4.0.

Recommended citation: KOTLYK, S. (Ed.) (2021). Transdisciplinary intelligent information and analytical system for the rehabilitation processes support in a pandemic. Iowa State University Digital Press. https://doi.org/10.31274/isudp.2022.121

Hybrid e-rehabilitation services: SMART-system for remote support of rehabilitation activities and services

Published in International Journal of Telerehabilitation, 2022

One of the most effective solutions in medical rehabilitation assistance is remote patient / person-centered rehabilitation. Rehabilitation also needs effective methods for the “Physical therapist – Patient – Multidisciplinary team” system, including the statistical processing of large volumes of data. Therefore, along with the traditional means of rehabilitation, as part of the “Transdisciplinary intelligent information and analytical system for the rehabilitation processes support in a pandemic (TISP)” in this paper, we introduce and define: the basic concepts of the new hybrid e-rehabilitation notion and its fundamental foundations; the formalization concept of the new Smart-system for remote support of rehabilitation activities and services; and the methodological foundations for the use of services (UkrVectores and vHealth) of the remote Patient / Person-centered Smart-system. The software implementation of the services of the Smart-system has been developed.

Recommended citation: Palagin, O., Malakhov, K., Velychko, V., Semykopna, T. (2022). Hybrid e-rehabilitation services: SMART-system for remote support of rehabilitation activities and services. International Journal of Telerehabilitation, Special Issue: Research Status Report – Ukraine , 1-16. https://doi.org/10.5195/ijt.2022.6480

SMART-system for remote support of rehabilitation activities and services: formal model and applications development

Published in Journal of Ukrainian Society of Physical and Rehabilitation Medicine, 2021

The methodology of rehabilitation measures in a pandemic has several signifi cant features associated with the unpredictability and high rate of emergence of problems of high complexity, limited communication between the therapist and the patient, the need for high responsiveness of decision-making and their compliance, the scale of the process and the associated need to use scalable operating tools, etc. One of the most eff ective solutions in medical rehabilitation assistance is remote patient/personal-centered rehabilitation. It requires online telediagnostic tools, telemetry and interventions focused on the patient’s capabilities, developed Internet interaction, intelligent information technologies, and services. Patient/personal-centered rehabilitation also needs eff ective methods in the “Physical therapist – Patient – Multidisciplinary team” system, statistical processing of large volumes of data, etc. Therefore, along with the traditional means of rehabilitation, as part of the “Transdisciplinary intelligent information and analytical system for the rehabilitation processes support in a pandemic (TISP)” the Smart-system for remote support of rehabilitation activities and services appeared. Combined with intelligent remote biofeedback devices and eff ective miniature telediagnostics, telemetry and recovery devices, such systems hold great promise, as evidenced by world experience as well. Objective of the research was to develop a formal model, software implementation, and methodological foundations for the use of services of a remote patient/personal-centered Smart-system for providing medical rehabilitation assistance to patients in a pandemic, in particular, the new coronavirus disease COVID-19. The world modern and generally accepted defi nition of the concept of Telerehabilitation or E-rehabilitation is a complex of rehabilitation exercises and training programs that are provided to the patient remotely using telecommunication computer technologies, mainly at the outpatient stage of treatment. The rapid development of telerehabilitation in the world and the acquisition by this direction of medicine of transdisciplinary connections with various subject areas that go beyond the modern paradigm of E-health, led to the emergence of the most modern type of rehabilitation – Hybrid E-rehabilitation. This type of E-rehabilitation consists of a number of the following fundamental methods, approaches and technologies: telecommunication technologies, telemetry, embedded systems and miniature smart wearable devices, biofeedback, virtual personal assistants, methods, technologies and software artifi cial intelligence applications for big data processing. The formal model, software implementation, and methodological foundations for the use of services (UkrVectōrēs, vHealth) of a remote patient/personal-centered Smart-system for providing medical rehabilitation assistance to patients in a pandemic, in particular, the new coronavirus disease COVID-19, have been developed.

Recommended citation: Velychko, V., Malakhov, K., Palagin, O., Semykopna, T., Shchurov, O. (2021). SMART-system for remote support of rehabilitation activities and services: formal model and applications development. Journal of Ukrainian Society of Physical and Rehabilitation Medicine, Issue 3-4, Vol 9, 85-94. DOI: https://doi.org/10.54601/2523-479X.2021.9.3-4.11 https://doi.org/10.54601/2523-479X.2021.9.3-4.11

Distributional semantic modeling: a revised technique to train term/word vector space models applying the ontology-related approach

Published in 12th International Conference of Programming UkrPROG 2020, volume 2866 of CEUR Workshop Proceedings. Also published in scientific journal "Problemy programmirovaniâ" (2020), 2020

We design a new technique for the distributional semantic modeling with a neural network-based approach to learn distributed term representations (or term embeddings) – term vector space models as a result, inspired by the recent ontology-related approach (using different types of contextual knowledge such as syntactic knowledge, terminological knowledge, semantic knowledge, etc.) to the identification of terms (term extraction) and relations between them (relation extraction) called semantic pre-processing technology – SPT. Our method relies on automatic term extraction from the natural language texts and subsequent formation of the problem-oriented or application-oriented (also deeply annotated) text corpora where the fundamental entity is the term (includes non-compositional and compositional terms). This gives us an opportunity to changeover from distributed word representations (or word embeddings) to distributed term representations (or term embeddings). This transition will allow to generate more accurate semantic maps of different subject domains (also, of relations between input terms – it is useful to explore clusters and oppositions, or to test your hypotheses about them). The semantic map can be represented as a graph using Vec2graph – a Python library for visualizing word embeddings (term embeddings in our case) as dynamic and interactive graphs. The Vec2graph library coupled with term embeddings will not only improve accuracy in solving standard NLP tasks, but also update the conventional concept of automated ontology development. The main practical result of our work is the development kit (set of toolkits represented as web service APIs and web application), which provides all necessary routines for the basic linguistic pre-processing and the semantic pre-processing of the natural language texts in Ukrainian for future training of term vector space models.

Recommended citation: O.V. Palagin, V.Yu. Velychko, K.S. Malakhov, and O.S. Shchurov. Distributional semantic modeling: a revised technique to train term/word vector space models applying the ontology-related approach. In Ivan Sergienko and Philip Andon, editors, Proceedings of the 12th International Scientific and Practical Conference of Programming (UkrPROG 2020), volume 2866 of CEUR Workshop Proceedings, pages 342-352. CEUR-WS.org, 2020 http://ceur-ws.org/Vol-2866/ceur_342-352palagin34.pdf

Modern RESTful API DLs and frameworks for RESTful web services API schema modeling, documenting, visualizing

Published in Problemy programmirovaniâ, 2018

The given paper presents an overview of modern RESTful API description languages (belongs to interface description languages set) - OpenAPI, RAML, WADL, Slate - designed to provide a structured description of a RESTful web APIs (that is useful both to a human and for automated machine processing), with related RESTful web API modeling frameworks. We propose an example of the schema model of web API of the service for pre-trained distributional semantic models (word embeddings) processing. This service is a part of the Personal Research Information System services ecosystem - the Research and Development Workstation Environment class system for supporting research in the field of ontology engineering: the automated building of applied ontology in an arbitrary domain area as a main feature; scientific and technical creativity: the automated preparation of application documents for patenting inventions in Ukraine. It also presents a quick look at the relationship of Service-Oriented Architecture and Web services as well as REST fundamentals and RESTful web services; RESTful API creation process.

Recommended citation: Malakhov, K., Kurgaev, O., Velychko, V. (2018). Modern RESTful API DLs and frameworks for RESTful web services API schema modeling, documenting, visualizing. Problemy programmirovaniâ, 4, 59–68. DOI: 10.15407/pp2018.04.059 http://dspace.nbuv.gov.ua/handle/123456789/150908

Research and Development Workstation Environment: the new class of Current Research Information Systems

Published in International Conference of Programming UkrPROG 2018, volume 2139 of CEUR Workshop Proceedings. Also published in scientific journal "Problemy programmirovaniâ", 2018

Against the backdrop of the development of modern technologies in the field of scientific research, the new class of Current Research Information Systems (CRIS) and related intelligent information technologies have arisen. It was called – Research and Development Workstation Environment (RDWE) – the comprehensive problem-oriented information systems for scientific research and development lifecycle support. The given paper describes design and development fundamentals of the RDWE class systems. The general information model of the RDWE class systems is developed. Also the paper represents the information model of the RDWE class system for supporting research in the field of ontology engineering – the automated building of applied ontology in an arbitrary domain area, scientific and technical creativity – the automated preparation of application documents for patenting inventions in Ukraine. It was called – Personal Research Information System. The main results of our work are focused on enhancing the effectiveness of the scientist’s research and development lifecycle in the arbitrary domain area.

Recommended citation: O.V. Palagin, V.Yu. Velychko, K.S. Malakhov, and O.S. Shchurov. Research and development workstation environment: the new class of current research information systems. In Ivan Sergienko and Philip Andon, editors, International Conference of Programming UkrPROG 2018, volume 2139 of CEUR Workshop Proceedings, pages 255-269. CEUR-WS.org, 2018 http://ceur-ws.org/Vol-2139/255-269.pdf

Information technology and integrated tools for support of smart systems research design

Published in Upravlâûŝie sistemy i mašiny, 2018

The article describes the methodological foundations of the development of scientific research design systems, which include: models, technology and tools for processing large volumes of text information/data; the formation of conceptual structures (ontologies) of different branches of knowledge, their system integration based on transdisciplinary and ontology concepts.

Recommended citation: Palagin, O., Petrenko, M., Malakhov, K. (2018). Information Technology and Integrated Tools for Support of the Smart Systems Research Design. Upravlâûŝie sistemy i mašiny, 2(274), 19-30. DOI: 10.15407/usim.2018.02.019 http://usim.org.ua/?page_id=3311&lang=en

Personal research information system. About developing the methods for searching patent analogs of invention

Published in Komp'ûternì zasobi, merežì ta sistemi, 2017

The article describes information model and the method for searching patent analogs for Personal Research Information System.

Recommended citation: Palagin, O., Velychko, V., Malakhov, K., Shchurov, O. (2017). Personal research information system. About developing the methods for searching patent analogs of invention. Komp'ûternì zasobi, merežì ta sistemi, 16, 5-13. Retrieved from http://dspace.nbuv.gov.ua/handle/123456789/131504

Designing and program implementation of the subsystem for creation and use of the ontological knowledge base of the scientific employee publications

Published in Problemy programmirovaniâ, 2017

Creation of supporting complex applications for scientific research has always been the one of the key areas of computer science. The main features of the modern development of scientific research are the transdisciplinary research approach and deep of all stages of the life cycle of the statement and solution of scientific problems. The given paper considers theoretical and practical aspects of developing advanced integrated knowledge-oriented information systems and their components. Analysis of the existing scientific information systems and the synthesis of the general principles for developing “The instrumental complex for scientific research workplace” and its components are presented. The functional components of knowledge-oriented information system “The instrumental complex for scientific research workplace” are designed. The functional models and software implementation of the software subsystem for creation and use of ontological knowledge base for research fellow’s publications, as a part of personalized knowledge base of scientific researcher are discussed. Research in modern conditions of e-Science paradigm requires pooling scientific community and intensive exchange of research results that may be achieved through the use of scientific information systems. “The instrumental complex for scientific research workplace” allows solving problems of contructivization and formalization of knowledge representation, obtained during the research process and collective accomplices interaction.

Recommended citation: Palagin, O., Malakhov, K., Velychko, V., Shchurov, O. (2017). Designing and program implementation of the subsystem for creation and use of the ontological knowledge base of the scientific employee publications. Problemy programmirovaniâ, 2, 72–81. https://doi.org/10.15407/pp2017.02.072

Integrated Tools for Engineering Ontologies

Published in International Journal Information Models & Analyses, 2014

The article presents an overview of current specialized ontology engineering tools, as well as texts’ annotation tools based on ontologies. The main functions and features of these tools, their advantages and disadvantages are discussed. A systematic comparative analysis of means for engineering ontologies is presented.

Recommended citation: Velychko, V., Malakhov, K., Semenkov, V., Strizhak, A. (2014). Integrated Tools for Engineering Ontologies. International Journal Information Models & Analyses, 3(4), 336–361. Retrieved from http://www.foibg.com/ijima/vol03/ijima03-04-p03.pdf

Analysis of the complex software systems for ontological engineering purpose

Published in Vìsnik Shìdnoukraïnsʹkogo nacìonalʹnogo unìversitetu ìmenì Volodimira Dalâ, 2014

The article presents an overview of current specialized ontology engineering tools (Tool Complex Ontological Destination, LоТА, SIMER+MIR, ICIDА-Т, Protégé, Ontolingua, InTez, OntoSTUDIO, OntoEdit) for the construction and integration of ontologies and annotation tools based on ontologies. The main features and capabilities of these tools, their advantages and disadvantages, as well as a comparative analysis of the data system.

Recommended citation: Malakhov, K.S., Semenkov, V.V. (2014). Analysis of the complex software systems for ontological engineering purpose. Vìsnik Shìdnoukraïnsʹkogo nacìonalʹnogo unìversitetu ìmenì Volodimira Dalâ, 5(212), 63–76. Retrieved from http://nbuv.gov.ua/UJRN/VSUNU_2014_5_13

Development of formal models, algorithms, procedures, engineering and functioning of the software system “Instrumental complex for ontological engineering purpose”

Published in International Conference of Programming UkrPROG 2014, volume 1843 of CEUR Workshop Proceedings. Also published in scientific journal "Problemy programmirovaniâ", 2014

The given paper considered a generalized model representation of the software system “Instrumental complex for ontological engineering purpose”. Represented complete software system development process. Developed relevant formal models of the software system “Instrumental complex for ontological engineering purpose”, represented as mathematical expressions, UML diagrams, and also described the three-tier architecture of the software system “Instrumental complex for ontological engineering purpose” in a client-server environment.

Recommended citation: A.V. Palagin, N.G. Petrenko, V.Yu. Velychko, and K.S. Malakhov. Development of formal models, algorithms, procedures, engineering and functioning of the software system "Instrumental complex for ontological engineering purpose". In Ivan Sergienko and Philip Andon, editors, International Conference of Programming UkrPROG 2014, volume 1843 of CEUR Workshop Proceedings, pages 221-232. CEUR-WS.org, 2014 http://ceur-ws.org/Vol-1843/221-232.pdf

About development of an ontological toolkit / To the problem of “The Instrumental complex for ontological engineering purpose” software system design

Published in Problemy programmirovaniâ, 2012

The given work describes methodological principles of design instrumental complex of ontological purpose. Instrumental complex intends for the implementation of the integrated information technologies automated build of domain ontologies. Results focus on enhancing the effectiveness of the automatic analysis and understanding of natural-language texts, building of knowledge description of subject areas (primarily in the area of science and technology) and for interdisciplinary research in conjunction with the solution of complex problems.

Recommended citation: Palagin, A.V., Petrenko, N.G., Velychko, V.Yu., Malakhov, K.S., Tikhonov, Yu.L. (2012). About development of an ontological toolkit. Problemy programmirovaniâ, 2-3, 289–298. Retrieved from http://pp.isofts.kiev.ua/ojs1/article/view/82/82

Principles of design and software development models of ontological-driven computer systems

Published in Problemi ìnformatizacìï ta upravlìnnâ, 2011

This paper describes the design principles of methodology of knowledge-oriented information systems based on ontological approach. Such systems implement technology subject-oriented extraction of knowledge from the set of natural language texts and their formal and logical presentation and application processing.

Recommended citation: Palagin, O., Petrenko, M., Velychko, V., Malakhov, K., Karun, O. (2011). Principles of design and software development models of ontological-driven computer systems. Problemi ìnformatizacìï ta upravlìnnâ, Vol. 2 No. 34, 96-101. (In Russian). DOI: https://doi.org/10.18372/2073-4751.2.9214