Sie können Operatoren mit Ihrer Suchanfrage kombinieren, um diese noch präziser einzugrenzen. Klicken Sie auf den Suchoperator, um eine Erklärung seiner Funktionsweise anzuzeigen.
Findet Dokumente, in denen beide Begriffe in beliebiger Reihenfolge innerhalb von maximal n Worten zueinander stehen. Empfehlung: Wählen Sie zwischen 15 und 30 als maximale Wortanzahl (z.B. NEAR(hybrid, antrieb, 20)).
Findet Dokumente, in denen der Begriff in Wortvarianten vorkommt, wobei diese VOR, HINTER oder VOR und HINTER dem Suchbegriff anschließen können (z.B., leichtbau*, *leichtbau, *leichtbau*).
Dieses Kapitel untersucht die Entwicklung und Umsetzung eines Integrationsrahmens zur Unterstützung der Datenweitergabe und Prozessverfolgung in intelligenten Vermögensverwaltungssystemen (IAMS) für den Eisenbahnsektor. Das Rahmenwerk adressiert zentrale Wartungsszenarien, einschließlich präskriptiver Analysen, multiobjektiver Optimierung und Mensch-Maschine-Schnittstellen, um die Entscheidungsfindung und Wartungsplanung zu verbessern. Ein Prototyp des Rahmenwerks wird diskutiert und seine Anwendung in drei praktischen Anwendungsfällen demonstriert, die von Interessengruppen der Eisenbahn vorgeschlagen wurden. Der Prototyp zeigt die Integration verschiedener digitaler Artefakte wie Datensätze, Softwarekomponenten und Modelle des maschinellen Lernens durch einen gemeinsamen Katalog und eine Laufzeitumgebung. Darüber hinaus gewährleistet der Einsatz eines Blockchain-basierten Systems eine transparente und überprüfbare Nachverfolgung der Vorgänge und fördert das Vertrauen zwischen den Beteiligten. Die Bewertung des Prototyps durch die Eisenbahnunternehmen unterstreicht sein Potenzial, die Wiederverwendbarkeit digitaler Artefakte zu verbessern und Wartungsprozesse zu optimieren. Die Einhaltung der FAIR-Prinzipien und MLOps-Richtlinien unterstreicht die Robustheit und Skalierbarkeit des Rahmenwerks und macht es zu einem wertvollen Instrument zur Verbesserung des intelligenten Asset Managements in der Eisenbahnindustrie.
KI-Generiert
Diese Zusammenfassung des Fachinhalts wurde mit Hilfe von KI generiert.
Abstract
The advancement of Intelligent Asset Management Systems (IAMS) in the railway sector can be fostered by integrating data and trustworthy artificial/human intelligence. However, the implementation of solutions for maintenance prescription and optimized intervention plans requires the integration of multiple digital artifacts and the involvement of different stakeholders. This paper discusses an IAMS Support Integration Framework, facilitating the integration of diverse digital artifacts for the implementation of intelligent maintenance scenarios in a multi-stakeholder environment. To support the integration, the framework offers functionalities for enhancing data sharing and guaranteeing process tracking within an IAMS. The paper outlines the framework’s requirements and architecture, demonstrates its implementation in practical scenarios from the DAYDREAMS project and presents the preliminary evaluation performed with relevant stakeholders.
1 Introduction
DAYDREAMS, which completed its activities in May 2023, is a project within Shift2Rail’s 3rd Innovation Programme (IP3). The project’s overall objective was to advance the integration and use of data and artificial/human trustworthy intelligence for Intelligent Asset Management Systems (IAMS) in the railway domain. The adoption of an integrated Intelligent Asset Management System is highly relevant in the digitalisation process of railway companies, and different solutions can be considered according to specific needs [2]. The DAYDREAMS project focused on a set of maintenance scenarios proposed by three railway maintenance stakeholders to implement intelligent asset management solutions such as (i) prescription based on asset status forecasting (prescriptive analytics, PA), (ii) optimisation of maintenance intervention plans considering different metrics and constraints (multi-objective optimisation, MOO), (iii) contextdriven interfaces to enhance human decision-making (human-machine interface, HMI).
This paper reports on the design and demonstration of an IAMS Support Integration Framework to enable the integration of different digital artifacts for an intelligent maintenance scenario in a multi-stakeholder environment. In this direction, the complementary objectives of the framework are: (i) to enhance data sharing to support better the reuse of solutions developed by different stakeholders, e.g., a prediction model for a specific type of asset may be reused, and (ii) to introduce a trusted way of tracking and auditing the adoption of digital solutions within maintenance process, e.g., to identify users and software components that failed to predict a breakdown. A prototype, implementing the IAMS Support Integration Framework for the three DAYDREAMS scenarios, is discussed and evaluated to demonstrate the proposed solution.
Anzeige
2 Challenges and Related Works
The SHIFT2RAIL1 Innovation Program 3 promoted the development of solutions for intelligent maintenance in the context of railway asset management [9]. In this framework, DAYDREAMS tries to make a step forward (leveraging the knowledge and results of IN2RAIL, IN2DREAMS, IN2SMART and IN2SMART2 projects2), proposing a holistic approach where the information on the current and future status of the assets (e.g., actual faults to repair and probability of news faults) together with the estimated information on the maintenance (e.g., costs and duration), are exploited to deliver options to decisionmakers on how to schedule, improve, and reduce the impact of the maintenance with the purpose to improve the infrastructure maintenance management.
The implementation of such a solution requires the collection of data from different data sources and the implementation of specific software components for data analytics (PA, MOO) and visualisation (HMI). Moreover, an effective deployment in an integrated system is needed for users to adopt it within maintenance operations. A significant challenge is associated with multiple stakeholders involved in maintenance processes, e.g., asset manufacturers, maintenance supervisors, and maintenance teams. Moreover, the definition of digital solutions supporting asset management introduces a set of additional stakeholders to be considered, e.g., sensor manufacturers, vendors of data collection solutions, and data scientists developing models for prediction and prescription. Each stakeholder may contribute or use different digital artifacts and should be made accountable for its involvement in the overall maintenance process. Finally, other actors often have similar needs for implementing intelligent maintenance solutions but adopt different or non-interoperable software solutions, thus slowing down the digitalisation process.
To streamline and enhance the integration, two fundamental sets of guidelines were considered in the design of the proposed framework. On the one hand, the FAIR principles (Findability, Accessibility, Interoperability, Reusability) defined in the context of research data management [10], can be adapted to consider different digital artifacts, from software components [6] to machine learning models [4]. The principles emphasize: (i) the importance of structured metadata for facilitating the findability of digital artifacts, (i) the publication of digital artifacts online for accessibility, (iii) the adoption of best practices and standards to facilitate the interoperability of the solutions, and (iv) the need for precise documentation and legal terms of access and usage to support reusability. On the other hand, the Machine Learning Operations (MLOps) guidelines [7] were considered to promote automation in the development and deployment cycle of software components for prediction, prescription and optimisation.
Adopting a shared catalogue of digital artifacts [5] allows actors belonging to different roles to publish and manage descriptions of web services, datasets, and software components promoting their findability and reusability. In the DAYDREAMS project, we focused on how to effectively implement a shared catalogue for intelligent asset maintenance by identifying the relevant digital artifacts and associated requirements. Moreover, while many works in the literature focus on platforms for the development of machine learning models [1], we focused on how to enable the deployment and integrated execution of such models and related software components to support the end users. Finally, considering previous results from the IN2DREAMS project on the usage of blockchain technologies for auditability purposes in the railway domain [8], we define a seamless solution to keep track of operations associated with an intelligent maintenance scenario.
Anzeige
3 IAMS Integration Support Framework
To design a solution supporting the implementation of Intelligent Asset Management Systems, we focused first on the elicitation of the technical requirements associated with it. Integration means first of all the identification or development of the relevant digital artifacts (e.g., datasets, machine learning models, software components) and the availability of a runtime environment for the deployment. Then, it means allowing proper communication between components, which have been developed independently, and guaranteeing their integrated execution according to well-defined processes, i.e., sequence of operations. Finally, the execution of processes must be monitored to ensure that all the stakeholders involved in developing and using the components acted appropriately.
The architecture designed for the IAMS Integration Support Framework, shown in Fig. 1, is based on three macro-functionalities defined to support the elicited requirements: (i) a shared catalogue to enhance the findability and reusability of digital artifacts (IAMS Shared Catalogue); (ii) a runtime area for the integrated deployment and execution of artifacts associated with intelligent maintenance scenarios (IAMS Runtime Area); and (iii) a blockchain-based system to handle the monitoring and tracking of artifacts, processes and operations performed by users (IAMS Process Tracking).
Stakeholders can store and describe in the shared catalogue their digital artifacts, as well as Intelligent Maintenance Packages (IAM Package) defined to group artifacts for integrated execution. The catalogue supports the configuration of metadata profiles for the consistent description of artifacts, and lifecycle processes defining their governance (e.g., process to request/grant access to an artifact). Additionally, it implements programmatic access to the artifacts, allowing stakeholders to develop advanced functionalities (e.g., creation or update of artifacts at runtime). We identified four basic digital artifact types: Dataset, Software Components, Machine Learning Model, and Maintenance Plan. We defined a metadata schema for each of them relying on the generic ADMS-AP specification [3] and on more specific controlled vocabularies targeting each artifact type. The runtime environment enables stakeholders to deploy software components needed for the integrated execution of IAM Packages in a secure and integrated environment. Software components should be containerised3 and expose well-documented interfaces (e.g., HTTP API documented through OpenAPI4) to facilitate their deployment and integration with other components. Finally, the tracking functionality allows stakeholders to monitor the lifecycle of digital artifacts, tracking it together with the runtime operations performed by users. Each lifecycle and runtime interaction is transparently registered as an operation, and a blockchain-based infrastructure is leveraged to provide additional trust among the involved stakeholders. This information can also be saved within the shared catalogue as an Intelligent Maintenance Session (IAM Session) artifact and exported for auditing and reproducibility purposes, ensuring transparency and accountability in managing digital artifacts.
Fig. 1.
Overview of the IAMS Integration Support Framework
The IAMS prototype, developed by DAYDREAMS and shown in Fig. 2, demonstrates the implementation of the IAMS Integration Support Framework and its application considering three intelligent maintenance scenarios proposed by railway stakeholders. The digital artifacts are described in the IAMS Shared Catalogue by different users, and an IAM Package is defined for each scenario grouping together the relevant artifacts. Each IAM Package comprises real datasets provided by railway stakeholders to address a proposed maintenance scenario, innovative software components and machine-learning models for PA e MOO developed by the project, and a dedicated HMI designed by UI experts. The users can access the catalogue through a dedicated web interface and access all the metadata of the digital artifacts. All the lifecycle operations associated with digital artifacts are tracked and can be visualised through the catalogue. The containerised software components are automatically deployed in the IAMS Runtime Area in isolated sub-networks for each IAM Package. The IAMS Prototype functionalities are implemented transparently by a set of dedicated components, i.e., without requiring a modification of the integrated PA and MOO components. The IAMS Gateway handles the authentication and redirects the requests made by users interacting with the HMI. Additional functionalities enabling the tracking of runtime operations and the implementation of advanced integration with the shared catalogue are implemented by dedicated Package Handler components. In the IAMS prototype, we demonstrated the automatic update of the metadata of a machine learning model every time a training operation is performed, as well as the usage of the shared catalogue to store and retrieve maintenance plans generated and modified by different stakeholders. The IAMS Process Tracking component receives all the tracked operations and registers them through the blockchain-based infrastructure to ensure trust among various stakeholders interacting with the system. The user can retrieve the list of operations performed in each IAM Session and trace back all steps taken during the runtime interaction with the digital artifacts in an IAM Package. All the operations returned to the user are validated through the blockchain, and an alert is produced if the validation is unsuccessful.
Fig. 2.
Overview of components integrated within the DAYDREAMS IAMS prototype to demonstrate the IAMS Integration Support Framework.
The implemented prototype successfully supported the demonstration of the final project results within the three practical use cases for railway maintenance considered. It demonstrated the sharing of digital artifacts through structured descriptors and a common catalogue, the integrated deployment of the software components for end-users to visually inspect and interact with maintenance predictions and prescriptions, and the adoption of a blockchain-based solution to track and audit operations in a trusted way.
Moreover, we performed an initial assessment of the prototype by showcasing its capabilities to six stakeholders from three distinct railway-related companies specialized in infrastructure management and intelligent maintenance solutions. This assessment aimed to gather their insights through interviews regarding the technical feasibility and business potential of implementing this solution within their organizations. The participating stakeholders recognized the benefits of integrating similar functionalities into their operations to enhance the reusability of digital artifacts and foster trust among involved parties. All stakeholders indicated their interest in potentially adopting a similar solution in the near future, with an average rating of 3.5 out of 4. Notably, one stakeholder highlighted the importance of applying these principles to external entities (e.g., external service/product providers) and various units and geographical divisions within large corporations. Regarding potential enhancements, the stakeholders stressed the need to ensure the tool’s user-friendliness for individuals with diverse technical backgrounds and to meet stringent security requirements for handling proprietary and confidential digital artifacts.
5 Conclusions
The paper presented an IAMS Integration Support Framework to foster the sharing and reuse of digital artifacts for different intelligent maintenance scenarios, and to enable process tracking mechanisms guaranteeing trust in a multistakeholder environment. The discussion of the IAMS Prototype, developed within the DAYDREAMS project, demonstrated the application of the proposed framework to a set of practical intelligent maintenance scenarios involving different digital artifacts and processes. The implemented prototype and its evaluation by stakeholders highlight how the proposed framework can effectively support the integration of digital artifacts for a generic intelligent maintenance scenario and the potential interest for adoption by companies.
Acknowledgements
This project has received funding from the Shift2Rail Joint Undertaking (JU) under grant agreement No 101008913. The JU receives support from the European Union’s Horizon 2020 research and innovation programme and the Shift2Rail JU members other than the Union. This publication reflects only the author’s view and the JU is not responsible for any use that may be made of the information it contains.
Open Access This chapter is licensed under the terms of the Creative Commons Attribution 4.0 International License (http://creativecommons.org/licenses/by/4.0/), which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license and indicate if changes were made.
The images or other third party material in this chapter are included in the chapter's Creative Commons license, unless indicated otherwise in a credit line to the material. If material is not included in the chapter's Creative Commons license and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder.
Agrawal, P., et al.: Data platform for machine learning. In: Proceedings of the 2019 International Conference on Management of Data, SIGMOD ’19, pp. 1803–1816. Association for Computing Machinery, New York (2019). https://doi.org/10.1145/3299869.3314050
Katz, D.S., Psomopoulos, F.E., Castro, L.J.: Working towards understanding the role of FAIR for machine learning. In: Proceedings of the 2nd Workshop on Data and Research Objects Management for Linked Open Science (DaMaLOS) Co-located at the ISWC2021. PUBLISSO-Fachrepositorium (2021). https://doi.org/10.4126/FRL01-006429415
5.
Kuzmina, D., et al.: SPRINT project Deliverable D2.5 – Recommendation to IP4 – final version (2021). http://sprint-transport.eu/
Salama, K., Kazmierczak, J., Schut, D.: Practitioners guide to mlops: a framework for continuous delivery and automation of machine learning. Google Could White paper (2021)
8.
Spigolon, R., et al.: Improving railway maintenance actions with big data and distributed ledger technologies. In: Oneto, L., Navarin, N., Sperduti, A., Anguita, D. (eds.) Recent Advances in Big Data and Deep Learning, pp. 120–125. Springer, Cham (2020). https://doi.org/10.1007/978-3-030-168414_12