LGDBJul 18, 2025

Graph-Structured Data Analysis of Component Failure in Autonomous Cargo Ships Based on Feature Fusion

arXiv:2507.13721v1h-index: 8Has Code
Originality Incremental advance
AI Analysis

This work addresses failure analysis and emergency decision-making for autonomous cargo ships, providing a dataset and methods for fault diagnosis and risk assessment, but it is incremental as it builds on existing techniques like GNNs and feature fusion.

The paper tackled the problem of analyzing component failures in autonomous cargo ships by proposing a hybrid feature fusion framework to construct a graph-structured dataset, achieving improvements of 7.1% and 3.4% in literature retrieval efficiency and a classification accuracy of 0.735 with the GATE-GNN model.

To address the challenges posed by cascading reactions caused by component failures in autonomous cargo ships (ACS) and the uncertainties in emergency decision-making, this paper proposes a novel hybrid feature fusion framework for constructing a graph-structured dataset of failure modes. By employing an improved cuckoo search algorithm (HN-CSA), the literature retrieval efficiency is significantly enhanced, achieving improvements of 7.1% and 3.4% compared to the NSGA-II and CSA search algorithms, respectively. A hierarchical feature fusion framework is constructed, using Word2Vec encoding to encode subsystem/component features, BERT-KPCA to process failure modes/reasons, and Sentence-BERT to quantify the semantic association between failure impact and emergency decision-making. The dataset covers 12 systems, 1,262 failure modes, and 6,150 propagation paths. Validation results show that the GATE-GNN model achieves a classification accuracy of 0.735, comparable to existing benchmarks. Additionally, a silhouette coefficient of 0.641 indicates that the features are highly distinguishable. In the label prediction results, the Shore-based Meteorological Service System achieved an F1 score of 0.93, demonstrating high prediction accuracy. This paper not only provides a solid foundation for failure analysis in autonomous cargo ships but also offers reliable support for fault diagnosis, risk assessment, and intelligent decision-making systems. The link to the dataset is https://github.com/wojiufukele/Graph-Structured-about-CSA.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes