Papers for

marine maintenance teams

Papers whose findings have a practical use for this group, as judged from the abstract. Open a paper to read what it means in practice.

Explainable AI predicts maritime system faults with high accuracy

Explainable Neuro-Fuzzy Prediction for Trustworthy Decision-Making in Maritime

Abstract: Predicting when maritime systems require maintenance can be critical, avoiding hazards and costly consequences. To address this problem, this paper proposes an explainable decision-making framework that integrates a neuro-fuzzy prediction model with a two-stage explainable component. The first stage of this component produces feature-attribution explanations, using gradient-based saliency maps, and the second stage extracts local rules using a fuzzy decision tree. The proposed framework is generic and can be integrated into any deep learning-based approach, rendering it explainable. To the best of our knowledge, this is the first fuzzy logic-based framework enabling both feature-level and local rule-based explanations of black box models. This approach aims to foster trustworthiness in decision making through user-understandable machine inferences. The performance of the proposed framework using a deep residual-based neural backbone is evaluated on various general-purpose public benchmark datasets, and its utility in maritime is demonstrated in the context of early fault detection in a naval propulsion system dataset. The results indicate that it can provide predictions outperforming relevant state-of-the-art approaches, with an average AUC-ROC (Area Under the Receiver Operating Characteristic Curve) value, reaching up to 99%, while offering the advantage of explainability.

Mon 21 SeptMachine Learning
The gist
Maritime systems like ships need regular maintenance to avoid costly and dangerous failures. This paper presents a new technique that not only predicts when these systems might fail but also explains why the prediction was made. The method combines neural networks with fuzzy logic to offer clear, simple rules and highlight important features, making the AI's decisions easier to trust. The authors tested their approach on public datasets and on real ship propulsion system data, showing it can predict failures with around 99% accuracy while providing understandable explanations.
Open 2609.24358v1

Fuzzy logic boosts explainable maintenance for naval propulsion systems

Explainable Predictive Condition-based Maintenance of Naval-Propulsion Systems using Fuzzy Logic

Abstract: The shipping industry has a significant impact on the global economy, emphasizing the need for operational availability and safety through the use of effective maintenance techniques. During the last decades, predictive maintenance (PdM) has emerged as a promising solution compared to the existing conventional maintenance systems. This is because it offers several advantageous functions, such as damage predictions for vessel components, reduced downtime, improved and extended life of machinery, as well as higher safety during voyages. However, existing methodologies developed for performing PdM do not provide explanations of their results to users, so that they can understand the failures that may occur. To address this limitation, this paper proposes a novel framework based on a fuzzy decision tree and a deep residual neural network, aiming to perform explainable PdM on naval vessels. The proposed framework is able to generate fuzzy local rules based on the dataset used, and can provide explanations of its outcomes, using cause-and-effect relationships, in a way that are understandable to users, thereby gaining their trust. Experiments using a publicly available dataset demonstrate the effectiveness of the proposed framework, as it achieves an accuracy of 99.24%.

Mon 21 SeptMachine Learning
The gist
Ships need to be maintained so they don't break down and stay safe, but it's hard for people to understand why maintenance predictions happen. The authors created a new approach combining fuzzy logic and neural networks to predict when ship machines might fail and explain why in simple terms. This makes it easier for users to trust the maintenance advice. Their method was tested on real data and achieved very high accuracy in predicting failures.
Open 2609.24250v1