卷 15, 编号 4 (2025)
EDITORIAL
"Hooligans" in Science and Kantian Deontology
465-470
GENERAL ISSUES OF FORMALIZATION IN THE DESIGNING: ONTOLOGICAL ASPECTS
Designing a digital twin of an employee
摘要
The development of a digital twin of an employee aims to reduce risks such as unpredictable or undesirable behavior, burnout, declining engagement in work processes, lower productivity, and the emergence of destructive conflicts. The paper outlines approaches to designing digital twins and proposes organizational and methodological support for their development as socio-economic systems characterized by goal-setting, dynamism, reflection, and bounded rationality. The prototype of an employee’s digital twin is based on a hybrid model that integrates mathematical models, which enable computer simulation of physical processes, with data-driven models incorporating data mining and reinforcement learning methods to identify patterns in data that are useful for decision-making. Such intelligently managed digital twin merges these two classes of models and is closely tied to the concept of individual human capital, understood as the sum of professional, intellectual, and social resources that define a worker’s productivity and income. The digital twin incorporates both a human capital assessment model and a management model that supports the creation of personalized professional development trajectories. The management model applies reinforcement learning algorithms to generate an optimal management regime, consisting of measures and decisions aimed at employee development while accounting for dynamic personal characteristics such as health, professional and other competencies, and motivation. The implementation of an employee’s digital twin has practical significance, as it helps to mitigate potential risks, enhance employee productivity, and improve the overall efficiency of the enterprise.
471-485
Ontological aspects of standardization
摘要
This article explores the dialectical nature of standardization, combining the functions of consolidating experience and the stimulation of further development. It traces the evolution of standards from ancient traditions to modern digital technologies, emphasizing the conceptual proximity of standardization to ontological thinking and knowledge management. A generalized semantic framework of standardization is proposed, grounded in terminology established by key international and national standards. The ontological modeling of the standardization system, structured at two levels—meta-ontology and subject ontology—provides adaptability and flexibility in response to technological change. The paper highlights the necessity of adapting standardization to the challenges of the digital era through the development of flexible ontological models capable of integrating new technologies. Standardization is viewed as a tool for creating competitive, knowledge-intensive systems, combining the stability of basic principles with responsiveness to technological trends. The novelty of the study lies in the proposed ontological model of the standardization system, which reflects the role of standardization in the creation of technical systems. This model can serve as a methodological foundation for developing standardization systems in specific knowledge-intensive industries.
486-496
Collaborative design and prototyping of robotic systems based on a neurocognitive approach
摘要
The use of project management systems based on artificial intelligence enhances the efficiency of collaborative work. This study aims to develop a concept for a system that supports collaborative design and prototyping grounded in a neurocognitive multi-agent approach. The structure of the proposed system is presented as a client-server application. System clients may include both human users and intelligent agents represented by standalone programs built on multi-agent neurocognitive architectures. The server stores a generalized behavioral model of the designed device under various conditions, as well as detailed information about all its components. The developed interaction scheme between the server and the system's clients enables the dynamic creation of an ontology that describes the structure of the designed device, thereby facilitating data processing and streamlining the design process. The presented system for designing robotic devices provides comprehensive project management capabilities, including the creation, editing, and deletion of projects, the integration of users and software agents, and efficient data exchange among all participants in the design process.
497-508
APPLIED ONTOLOGIES OF DESIGNING
Ontological knowledge representation framework for rehabilitation of traumatology and orthopedic patients
摘要
Systematic structuring of clinical data provides a comprehensive foundation for assessing the degree of functional impairment, activity level, and patient engagement in the rehabilitation process for traumatology and orthopedic cases. To standardize the representation of medical knowledge and establish a unified semantic environment for all participants in rehabilitation, an ontology-oriented approach to information system development has been adopted. The paper presents a set of interconnected, logically consistent ontological models that form the semantic core of an intelligent decision support system for medical rehabilitation. Models of medical diagnostics, rehabilitation procedure planning, and patient progress evaluation have been developed. The practical implementation of the proposed ontological framework is based on the IACPaaS cloud platform. The specialized resources and software tools derived from these ontological models constitute the foundation of a trauma surgeon’s decision support system.
509-522
Projection principle for constructing functional voxel models
摘要
This paper addresses the problem of automated generation of spatial digital models from flat drawings. The relevance of this problem is underscored by the wide range of existing approaches aimed at its solution. A novel aspect of this work is the application of analytical R-functional geometric modeling to these tasks, employing a structural approach for describing complex geometric objects through analytical functions. The principles of computer-aided analytical construction of complex geometric objects using functional voxel modeling (FV-modeling) are discussed. Such modeling ensures the transition from a continuous representation of the domain of analytical functions to a discrete-continuous computer analogue, based on multidimensional graphical image-models that store information about the local function at each point within the discrete domain. The principles of FV-modeling are applied to R-functional modeling functions, which serve as the foundation for analytical constructions of complex geometric object. The study demonstrates how the dimensionality of the argument space can be modified by introducing additional or removing redundant local geometric characteristics, thereby enabling the analysis of their influence on the function’s behavior. The paper explores the principle of increasing the dimensionality of a FV-model of a plane function domain for subsequent application of R-functional modeling methods to a three-dimensional space. By applying V.L. Rvachev’s principle of FV-modeling, the approach allows the computation of local geometric characteristics of a linear function, simplifying the computer representation of the R-functional model. Based on the law of planar rotation around an orthogonal axis, a principle for rotating a FV-model is introduced. This principle enables the construction of a spatial FV-model of a surface of revolution derived from a planar FV-model of a projection function. The developed FV-modeling tools can thus serve as an auxiliary means for addressing the core problem of generating three-dimensional models from two-dimensional projections (drawings).
523-534
Ontologies in designing industrial digital platforms
摘要
The article explores the use of an ontological approach in designing industrial digital platforms within the framework of the Industry 4.0 paradigm. An approach to creating knowledge bases of technical system components using ontological models and fuzzy logic is proposed. The Industry 4.0 reference model is represented through ontologies, incorporating standards from smart manufacturing and ontology engineering applied to business model development. The study classifies the properties and interrelations of technical system elements that possess digital representations within industrial digital platforms. A multi-level ontology framework is introduced, comprising a meta-ontology, applied ontologies, and enterprise ontologies, which together enable data standardization and integration within digital platform ecosystems. The functions of an intelligent assistant for automated input of elements into ontological models in the context of Industry 4.0 are defined. A data structuring tool for corporate information systems in mechanical engineering and energy, based on the 1C: Enterprise platform, has been developed. The results demonstrate that applying an ontological approach to the management of industrial digital platforms and the creation of digital models of products and their manufacturing processes ensures a unified interpretation of data across all entities within production ecosystems, promotes interoperability and automation of knowledge processing throughout the product life cycle, facilitates the integration of new elements, and supports compliance with Industry 4.0 standards.
535-551
ONTOLOGY ENGINEERING
AM-integrity in designing relational database models
摘要
The article discusses a special type of integrity in databases – ancestral multiplicity integrity (AM-integrity), a concept introduced by the authors at the conceptual–ontological level within “entity–relationship” models. In this paper, this concept is extended to the relational model for the purpose of practical application in creating databases. Related notions are examined, including the lineage of ascending ancestry, the relation of ancestral multiplicity, and the corresponding integrity constraint. Transitioning to the relational model requires consideration of primary and foreign keys, referential integrity, and table triggers. As a universal means of ensuring integrity in the relational environment, the paper proposes an approach based on database triggers. These triggers detect and block insert and update operations that would lead to violations of integrity. The need for procedural programming of triggers is noted, along with the challenges of transferring data between different database management systems due to variations in procedural programming languages. An alternative approach is suggested, based on leveraging built-in mechanisms for maintaining referential integrity, in which ancestral multiplicity integrity is ensured as part of referential integrity. The specific solution depends on the use of simple or composite, natural or surrogate keys, as well as on the technical limitations of the database implementation environment. In some cases, redundant key components may need to be introduced to track ancestor instances along ancestral lineages. Test examples of relational models are provided for different relational systems (complete implementations in MySQL and MariaDB, and partial implementations in PostgreSQL, MS SQL Server, and Oracle Database).
552-565
Automated sentiment analysis of short texts
摘要
Digital technologies are transforming traditional patterns of user behavior, increasingly shifting communication toward mobile devices that serve as personal assistants and multifunctional tools. This transition highlights the growing need to assess the emotional attitude of transmitted messages. Mobile communication imposes constraints on message length and style, emphasizing brevity and reducing contextual depth. For sentiment analysis of short sets of text and extraction of emotional characteristics, this study proposes the use of binary classification as a preprocessing stage for data arrays, combined with a floating temporal context window to refine the processed information. Recurrent neural networks are employed alongside the binary classifier to enhance analytical accuracy while maintaining computational efficiency. It is demonstrated that the results of this work can be improved by supplementing traditionally used datasets with information collected directly from users' mobile devices during their daily activities. The aim of this work is to improve the quality of sentiment analysis of short sets of user texts by developing and testing a method for automated generation of a trusted dataset. Existing datasets contain a significant amount of incorrectly labeled information, which impacts the final quality of the analysis. The proposed methods achieved correct answer rates of 96% on the training dataset and 92% on the validation dataset.
566-577
METHODS AND TECHNOLOGIES OF DECISION MAKING
Methods and models for the analysis of scientific activity
摘要
This article describes methods for analyzing scientific activity and the tools developed on their basis to support informed decision-making at all levels of management in the scientific domain — from individual researchers to the heads of research organizations. A review of domestic and international studies in the field of scientometrics is provided, highlighting key trends and identifying existing gaps that the Institute of Control Sciences of the Russian Academy of Sciences (ICS RAS) project seeks to address through the creation of an information system for the analysis of scientific activity. The project involves the development of models, methods, and algorithms for analyzing the scientific activity of researchers, organizations, journals, and conferences in the field of control theory, using publication data. This problem is approached through an interdisciplinary framework that integrates network analysis, ontological design, big data processing, machine learning techniques, and optimization methods. The proposed system is built upon an ontology of scientific knowledge in control theory, the main principles of its construction and structure being discussed in this article. Combined with the system's technological capabilities, the presented ontology enables a level of analytical detail that surpasses existing scientometric systems (such as Web of Science, Scopus, Russian Science Citation Index, etc). It is demonstrated that the principles underlying the development and structure of the proposed ontology can be applied to other research domains. The paper also considers modern approaches to data collection and visualization, as well as methods of network and content analysis of scientific texts.The main concepts, methods, and models for the analysis of scientific activity are summarized, and their implementation within the developed information system is discussed.
578-597
Recommendation system based on a generalized journal index
摘要
This paper explores the thematic classification of scientific journals using the example of the "White List"—the Unified State Register of Scientific Journals. The study aims to automate the analysis of journal thematic orientations. For this purpose, the State Rubricator of Scientific and Technical Information (SRSTI), classifiers such as the Universal Decimal Classification (UDC) and the Mathematics Subject Classification (MSC), as well as the ontology of the SciLibRu semantic library of subject domains, are utilized. Based on data from journals included in the "White List" and from sources within the SciLibRu library, a generalized index has been developed and integrated into the SciLibRu knowledge graph. This enables users of the SciLibRu library to navigate various journal attributes, such as subject area and category, thus facilitating the selection of appropriate publication venues. An example is provided of how semantic analysis of an article can be used to assess its thematic relevance to journals from the "White List." The generalized index incorporated into SciLibRu also allows users to formulate natural language queries to identify suitable journals for publication. The proposed methodology can be extended to other domains, such as conferences proceedings. The practical significance of the study lies in the automation of journal topic selection for scientific manuscripts.
598-613
Topology optimization of components using an implicit geometric model representation
摘要
This paper explores methods for topological optimization of structures and the particularities of their implementation. It describes lattice and other complex geometric structures with regularly repeating unit cells that provide non-solid internal filling of components, taking into account the feasibility of their fabrication using additive manufacturing technologies. A case study of topological optimization using an implicit geometric model representation was conducted for a component intended for production via selective laser melting of metal powder alloys. The optimization resulted in a 27% reduction in the component’s mass without compromising its mechanical strength, achieved through modification of the internal geometry. The study emphasizes the importance of verifying the results of topological optimization under operational loads while accounting for the specific characteristics of additive manufacturing technologies.
614-628
