Skip to the main content

Review article

https://doi.org/10.17818/NM/2025/3.3

Systematic Review of Machine Learning applications in Marine Engineering

Igor Poljak ; University of Zadar, Department of Maritime Sciences Zadar, Croatia
Vedran Mrzljak orcid id orcid.org/0000-0003-0323-2600 ; University of Rijeka. Faculty of Engineering, Rijeka, Croatia
Sandi Baressi Šegota orcid id orcid.org/0000-0002-3015-1024 ; Juraj Dobrila University of Pula, Faculty of Informatics, Pula, Croatia *
Nikola Anđelić ; University of Rijeka. Faculty of Engineering, Rijeka, Croatia

* Corresponding author.


Full text: english pdf 369 Kb

versions

downloads: 90

cite

Download JATS file


Abstract

The application of machine learning techniques is an ever-growing trend in engineering fields - with marine engineering being far from an exception. The authors present a total of 91 papers selected from the top 25% journals in the “Engineering, Marine” subcategory – selecting papers that applied machine learning algorithms to novel problems in marine engineering. The results show that most researchers prefer the utilization of tree-based algorithms, which were most commonly used across papers (46 papers accounting for different tree-based methodologies), with the single algorithms that were most popular being the multilayer perceptron (and other feed-forward artificial neural networks of the same shape), used in 24 papers and support vector machines (used in 21 papers). The analysis of goals and applied methods indicates that the most common analysis in marine engineering is performed on numerical, tabular, data – followed by the time-series numerical data. The most covered topic present in the research is optimizing the fuel use of vessels (11 papers), followed by the application of machine learning in the modeling of vessel dynamics and the preliminary vessel design (10 papers each). Based on the existing trends, the field of machine learning application for marine engineering will only continue to grow.

Keywords

machine learning; marine engineering; systematic review

Hrčak ID:

336673

URI

https://hrcak.srce.hr/336673

Publication date:

22.10.2025.

Visits: 472 *




1. INTRODUCTION / Uvod

An ever-growing trend in research is the application of artificial intelligence-related techniques in various fields [1], including engineering [2]. One of the most commonly applied areas of artificial intelligence is machine learning-based modeling. In machine learning, the models are created based on existing, usually historic, data sets. This process allows for the creation of models that are well-fitted to the data and may consider information present within the data that may be overlooked or hard to include when a given process/phenomenon are modeled using classic approaches [3]. This allows the machine learning-based models to achieve higher accuracy compared to standard analytical models [4], at the cost of needing to collect large amounts of data to train them [5].

The application of such techniques in the area of marine engineering has also been growing in the previous years. As shown in figure 1, the number of papers that mention the term "machine learning" in any context published under the topic "marine engineering" has been growing significantly from 2017 – which was the first year there was more than one such publication.

image1.png

Figure 1 Publications within the Web of Science, satisfying the conditions of being published in the top quartile of the "marine engineering" category, mentioning the term "machine learning". Publications before 2016 were ignored due to one or no publications in those years. Certain data included herein are derived from Clarivate™ (Web of Science™). © Clarivate 2024. All rights reserved.

Slika 1. Publikacije unutar baze Web of Science koje zadovoljavaju uvjete da su objavljene u gornjem kvartilu kategorije „brodostrojarstvo” te spominju pojam „strojno učenje”. Publikacije prije 2016. godine izostavljene su zbog jedne ili nijedne objave u tim godinama. Pojedini, ovdje uključeni, podaci preuzeti su iz Clarivate™ (Web of Science™). © Clarivate 2024. Sva prava pridržana.

This trend has been noted by researchers. Imran et al. [6] review cutting-edge AI techniques for marine corrosion prediction and detection, highlighting predictive maintenance and computer vision methods. They emphasize the use of pattern recognition, supervised and unsupervised learning, reinforcement learning, and deep learning, all of which contribute to accurate corrosion assessment and forecasting. Bi et al. [7] evaluate classical and deep learning approaches for ship trajectory prediction, noting that CNNs are good at feature extraction but less suited for sequential data, while RNNs and LSTMs effectively handle spatiotemporal patterns.

Abouhalima et al. [8] highlight the growing use of machine learning in coastal engineering for tasks such as wave prediction, water level fluctuation, and morphology change, employing models like neural networks, regression trees, Bayesian networks, and SVMs. These approaches offer efficient alternatives to traditional methods but face challenges related to data quality, algorithm selection, and model generalization. Masoumi [9] reviews machine learning applications in offshore wind turbines, emphasizing their role in structural health monitoring, maintenance, layout optimization, power forecasting, and control systems. These techniques have significantly improved operational efficiency, energy output, and environmental impact assessments.

As seen above there are review papers focusing on an overview of machine learning applications in different areas under marine engineering, but there is a lack of a more general systematic review. Another lack of information is the focus on methods and specific topics discussed within the reviewed papers. Because of this, the presented review aims to answer the following questions:

  1. What are the main topics discussed by researchers who apply machine learning in the area of marine engineering?

  2. What type of data do the researchers apply machine learning in the area of marine engineering use?

  3. Which machine learning techniques are most popular when applied to different data types, within the area of marine engineering?

The novelty of this work lies in providing the first systematic review focused explicitly on machine learning applications within marine engineering, distinguishing itself from existing reviews that are limited to specific subdomains such as corrosion, coastal engineering, or offshore wind. By emphasizing not only the scope of studied problems but also the types of data and methodological choices, this review offers a broader perspective that enables the identification of current practice, existing gaps, and future research directions. In doing so, it provides a foundation that can guide both academic inquiry and industrial adoption, ensuring that methodological advances translate into practical improvements in efficiency, safety, and sustainability within the maritime sector.

This paper will first present the used methodology for paper selection, and then continue with a brief presentation of the reviewed papers. Finally, the trends apparent from these papers will be presented and discussed by the authors.

2. METHODOLOGY AND REVIEW / Metodologija i pregled

The authors have set three conditions for the methodological review of the papers.

  1. The paper must have been published in one of the four journals that are ranked into the first quartile (top 25%) of the journals within the Web of Science category of "Engineering, Marine":

    • Journal of Ocean Engineering and Science,

    • Ocean Engineering,

    • Marine Structures,

    • Journal of Marine Science and Engineering.

  2. The paper must have been published within the last two years.

  3. The paper must describe the application of a machine learning algorithm on a novel target, the target notwithstanding.

The initial search, based on the journal the paper was published in, yielded a total of 27,377 papers (16,706 in Ocean Engineering, 8644 in the Journal of Marine Science and Engineering, 1515 in Marine Structures, and 472 in the Journal of Ocean Engineering and Science). Filtering by year significantly lowered this number to 7526 papers (4052 in Ocean Engineering, 3222 in the Journal of Marine Science and Engineering, 185 in Marine Structures, and 67 in the Journal of Ocean Engineering and Science). These papers were then finally filtered by performing a search for the term "machine learning" and its common variations, within all the possible fields.

The papers were further filtered manually, eliminating any papers that did not apply a machine learning technique to model a problem relevant to the field of marine engineering, including other review papers mentioned in the introduction of this paper. This yielded a total of 91 papers (54 in Ocean Engineering, 23 in the Journal of Marine Science and Engineering, 3 in Marine Structures, and 11 in the Journal of Ocean Engineering and Science) which were reviewed in the continuation of this paper.

For better organization and ease of reading, the papers were categorized into nine different topics based on the problem that was being addressed/modeled using the machine learning techniques presented by the authors: fuel consumption, marine structure resistance, vessel dynamics, preliminary vessel design, weather and other environmental conditions, underwater pipelines, vessel movement planning, propeller design, and power generators. Besides these, there were seven papers topics of which did not fit into any particular category and were not numerous enough for the authors to determine a category that should be formed. These seven papers have been presented separately.

2.1. Fuel consumption / Potrošnja goriva

The literature highlights a strong emphasis on improving fuel consumption prediction in maritime vessels through diverse machine learning approaches. Researchers are moving beyond traditional methods, integrating real-time data and sophisticated algorithms to enhance decision support systems that optimize fuel use while maintaining operational targets like estimated arrival times. There's a growing focus on both controllable and environmental variables, enabling region-specific strategies. Additionally, waste heat recovery systems reflect a broader push toward holistic energy management and sustainability in maritime operations. Overall, the field is trending toward smarter, more efficient, and environmentally conscious fuel usage solutions.

Daniel et al. developed a Bayesian optimization-based decision support system that reduces fuel consumption on double-ended ferries by up to 40% in simulations and 15% in real-world tests while maintaining arrival times [10]. Zhou et al. used machine learning models – particularly random forests with over 92% accuracy – to forecast ship fuel oil consumption based on in-situ variables and modeled speed through water [11]. La Ferlita et al. compared a simplified naval architecture method and a deep neural network for predicting ship fuel consumption, finding that while the DNN performed well for some ship types, physical models were more accurate for general cargo and containerships [12]. Handayani et al. developed an XGBoost model with high accuracy (R² = 0.95) for predicting vessel fuel consumption, identifying key controllable and environmental factors and highlighting regional efficiency patterns [13]. Rivera et al. proposed a multi-component waste heat recovery system that reduced fuel consumption by 15.04% and improved EEXI and CII metrics, with Bayesian optimization used to determine optimal recovery states [14]. Yuksel et al. compared several algorithms for predicting marine diesel engine fuel consumption, finding M5 Rules delivered the highest accuracy with a correlation of 0.9666 and lowest prediction errors [15]. Xie et al. achieved fuel savings of up to 12.30% by jointly optimizing ship speed and trim based on factors like alarm signals, temperature, pressure, and flow [16]. Han et al. proposed a personalized federated learning approach combining XGBoost, IGWO, and LSTM for accurate and privacy-preserving ship fuel consumption prediction across 18 bulk carriers [17]. Yeganeh-Bakhtiary et al. used the M5p Decision Tree algorithm with wind speed and satellite altimeter data to predict wave characteristics more effectively than semi-empirical models [18]. Su et al. developed an XGBoost-based model for predicting fuel consumption in car/truck transport ships, achieving R² = 0.97 and using particle swarm optimization for further reduction [19]. Agand et al. applied several machine learning models to predict fuel use in passenger ferries, with XGBoost yielding the best results [20]. Chen et al. showed that Random Forest models significantly outperformed statistical regression in predicting harbor vessel fuel consumption, especially when including meteorological data [21]. Xie et al. created black-box and white-box models for ship fuel prediction, with XGBoost reaching an R² of 0.9977 after Kwon cleaning-based preprocessing [22].

2.2. Marine structure resistance / Otpor brodske strukture

Recent literature showcases major advancements in using machine learning to assess the resistance and reliability of marine structures under varied workloads and environmental conditions. A key trend is the shift toward multimodal data fusion, combining multiple sensor inputs – such as physiological signals – for more accurate workload recognition. Machine learning is also driving progress in reliability-based design optimization (RBDO), enabling lightweight yet precise structural models. In shipbuilding, classification algorithms have improved processes like shaft alignment, enhancing precision and efficiency. Additionally, machine learning is being used to analyze corrosion, flow-sediment interactions, and impacts like underwater explosions, improving damage prediction and safety. Techniques like polynomial chaos expansion and Latin hypercube sampling are helping to quantify uncertainties in structural performance. Overall, the integration of machine learning is transforming marine engineering by improving prediction, safety, and design across complex operational scenarios.

Ma et al. developed a multimodal machine learning model using EEG, ECG, and EDA signals to recognize seafarer workload with XGBoost achieving 85.72% accuracy, significantly outperforming unimodal approaches [23]. Kang et al. created a high-precision RBDO framework for ship structure optimization using neural networks, SVM, and simulated annealing, improving both efficiency and accuracy [24]. Magalhães et al. applied machine learning, with Gradient Boosting and Random Forest achieving up to 98.1% precision in predicting shaft alignment configurations in shipyards [25]. Imran et al. reviewed machine learning applications in marine corrosion prediction, focusing on neural networks and random forests and their current limitations [26]. Gaun et al. used SVM, BPNN, and RBFNN to predict scour depth around monopiles, finding SVM most accurate based on experimental data [27]. Liu et al. modeled wave breaking using an ML framework built on the MNLS wave model, improving predictions of both waves breaking onset and behavior [28-30]. Using slamming event data, the study in [31] applied XGBoost, SVM, and DT to detect and classify impacts, with XGBoost achieving top F1-scores of 72.4% and 84.3%. Kong et al. employed SVM and BPNN to assess structural damage in plates under underwater explosions, reaching accuracies above 99% for fracture classification and deformation prediction [32]. The approach in [33] used RNNs to predict floating structure responses to underwater shocks based on velocity time series, demonstrating high accuracy. Xu et al. integrated machine learning with FFT and FE models to predict collision forces during ship-bridge impacts, accurately capturing impact durations and peaks [34]. Polynomial chaos expansion was applied in [35] to evaluate sensitivity in towed cable dynamics, achieving accurate global sensitivity indices even with limited samples. A Bi-LSTM model in [36] predicted mooring tensions in wave energy converters with under 7% relative error and R² values over 0.96 across all scenarios. Yang et al. used a Reservoir Computing model to predict surge, heave, and pitch motions of a moored barge under irregular waves, achieving accurate multi-cycle forecasts [37]. Xie et al. proposed a Domain Generalization model for mooring line tension prediction in offshore systems, outperforming conventional DNNs in cross-domain generalization [38].

2.3. Vessel dynamics / Dinamika plovila

Research in vessel dynamics is increasingly leveraging machine learning to improve the modeling and prediction of ship behavior in dynamic environments. A key trend is the move toward online adaptive learning, which allows models to continuously update with new data, enhancing short-term prediction accuracy for complex, nonlinear vessel motions. Advanced architectures – such as recurrent neural networks and attention mechanisms – are enabling ultrashort-term forecasting of variables like heave motion and course angle. The integration of environmental data through clustering and regression techniques is helping to optimize navigation and assess risk under variable conditions. Additionally, tools like the Vessel Technical Index allow for real-time performance monitoring using sensor data, supporting efficiency and emissions tracking. Overall, this research marks a shift toward smarter, data-driven strategies for managing vessel stability, safety, and performance.

Chen et al. introduced an Online Adaptive CRJ model using Bayesian optimization to improve real-time ship heave motion prediction, outperforming CRJ, Deep Delay CRJ, and LSTM in stability and training speed [39]. The SeaBil model in [40] combines Conv-1D and self-attention Bi-LSTM to achieve highly accurate ultrashort-term ship motion predictions using dynamic ship control data. In [41], an LSTM-based model reconstructs and predicts global whipping responses from cruise ship motion data, with accuracy declining over longer prediction horizons but remaining effective for stronger responses. The study in [42] demonstrates that deep learning models, particularly ELM and LSTM with sliding window techniques, can accurately predict nonlinear and nonstationary ship motion attitudes. Using real-world operational data, the approach in [43] integrates clustering, PCA, MOGPR, and RNN to predict probabilistic ship dynamics and grounding risks along Ro-Pax routes. Guo et al. proposed a data-driven method using a feed-forward neural network to estimate Vessel Technical Index trends over time, offering a reliable alternative to traditional speed-through-water-based methods [44]. Wang et al. predicted vortex-induced vibration (VIV) behavior using SVR, ELM, and PLSQR + ELM, finding the latter most robust under noisy conditions [45].

2.4. Preliminary vessel design / Idejni projekt plovila

The integration of machine learning into preliminary vessel design is reshaping how ship parameters are optimized for performance and efficiency. Researchers are using a variety of models – such as neural networks and decision trees – to predict key metrics like speed, resistance, and propulsion power. A growing trend involves the use of synthetic data to enhance model training, especially when real-world data is limited. Real-time predictive tools are also being developed, enabling dynamic performance assessment during the design phase. Efforts to optimize features like hull shape and trim are supported by ensemble learning and advanced algorithms, marking a shift toward more sophisticated, data-driven design methods. This fusion of machine learning with traditional naval architecture streamlines workflows and supports the creation of more efficient, high-performance vessels.

Aizpurua et al. combined machine learning, physics-based modeling, and probabilistic analysis to predict insulation degradation in permanent magnet motors, enabling timely maintenance decisions [46]. Romero et al. developed an ANN-based tool for fast, early-stage seakeeping prediction without detailed hull geometry, validated against BEM-generated data [47]. El et al. used deep learning sequence models trained on historical voyage data to accurately forecast ship speed in the Saint Lawrence Seaway, aiding navigation and emissions estimation [48]. Bassam et al. optimized ANN architectures for real-time ship speed prediction with less than 1 knot error, supporting effective voyage planning [49]. Majnarić et al. demonstrated that synthetic data can enhance container ship model performance, with MLP regressors showing improved accuracy across multiple outputs [50]. Kim et al. applied MLPs and CNNs to predict hull and propeller performance, achieving accurate results suitable for preliminary design phases [51]. Tu et al. used Random Forests to predict optimal container ship trim, achieving over 85% accuracy and alignment with experimental data [52]. Zhou et al. proposed an RBF-PSO-based ANN model for polar ship propulsion power prediction, showing ~14% error and good generalization against test data [53]. Yang et al. employed stacking ensemble learning and transfer learning to improve ship resistance prediction for container and bulk carriers, with E-KNN and T-LR models outperforming traditional methods [54]. Nazemian et al. integrated ML with Genetic Algorithms to optimize catamaran hull forms, achieving a 9.5% cost function improvement in a case study [55]. Ao et al. developed a DNN model for real-time total resistance prediction in hull structures during early design, maintaining average errors under 4% [56].

2.5. Weather and other environmental conditions / Vrijeme i drugi uvjeti okoline

Recent research increasingly applies machine learning to forecast weather and environmental conditions, with a focus on areas like wind power, wave dynamics, ice thickness, and underwater seismic activity. Advanced techniques – including GANs, GNNs, and transformers – are proving effective in capturing complex environmental patterns, improving both prediction accuracy and interpretability. These models are being tailored to practical applications such as ice navigation, storm surge prediction, and wave height forecasting, using historical and experimental data to better reflect real-world scenarios. Researchers are also refining input features and model architectures to boost performance. Beyond prediction, many studies emphasize risk assessment and safety in marine and coastal environments, highlighting the role of machine learning in supporting resilient design and informed decision-making.

Sun et al. improved ship ice resistance prediction using a GNN enhanced by DCGAN, achieving high alignment with experimental data and better generalization [57]. The transformer model in [58] outperformed GRU, LSTM, and MASNUM in forecasting significant wave heights and classifying wave scales over 96-hour periods with high accuracy [58]. Zhang et al. integrated deep learning with a modified dynamic p-y curve model to quantify earthquake history effects on offshore wind turbine pile-soil interaction, enhancing prediction accuracy [59]. The study in [60] showed that automatic sea ice detection using SVM with RBF kernel based on shaft, propulsion, and navigation data offers reliable accuracy with low false negatives. Meng et al. used an optimized RNN to predict sea ice mechanical properties with under 20% error, outperforming empirical and neural network baselines [61]. Ehlers et al. applied U-Net and FNO models to predict phase-resolved water waves from radar snapshots, achieving spatial reconstruction errors below 0.10 and strong generalization [62]. Huang et al. used LightGBM and SHAP values to predict fault friction states in laboratory earthquake simulations with high accuracy (R² = 0.94), identifying key input features [63]. Alshahri et al. found that GRNN outperformed other ANN models in predicting wave-overtopping discharge, achieving the lowest scatter index and highest R-index [64]. Feng et al. proposed a GRU-based storm surge forecasting model with a custom DILATE loss function, significantly improving accuracy and lead-time reliability, especially under varying wind and pressure conditions [65].

2.6. Underwater pipelines / Podvodni cjevovodi

Machine learning is becoming a key tool in the design and analysis of underwater pipe systems, with growing attention to parameters like fluid dynamics, structural integrity, and environmental interactions. Researchers are leveraging ensemble learning and advanced algorithms to analyze complex data from experiments and simulations, while also focusing on real-time prediction for safety and risk management. Hybrid models that combine engineering principles with machine learning are increasingly used to anticipate pressure fluctuations, structural failures, and corrosion effects. This trend reflects a shift toward more comprehensive, data-driven approaches aimed at improving the performance, safety, and resilience of underwater infrastructure.

Wan et al. used an ensemble of RF, ANN, and PR models to accurately forecast pressure drops in solid-liquid two-phase pipe flows, identifying particle characteristics as key influencing factors [66]. Peng et al. employed gradient-boosted trees to predict collapse strength in corroded sand control screen pipes, achieving a low average error of 3.97% [67]. Wang et al. applied RF and MLP models to predict crossover pressure in sandwich pipes with integral arrestors, finding them more accurate than KNN and SVM across 248 test cases [68]. Shi et al. developed a hybrid deep learning model to reconstruct offshore gas explosion overpressures in real time, achieving R² = 0.955 and inference time under 3 seconds [69]. Zhang et al. used Bayesian-optimized XGBoost to predict subsea pipeline burst pressures, identifying pipeline thickness and length as dominant factors [70].

2.7. Vessel motion planning / Planiranje kretanja plovila

This topic explores the use of machine learning to improve vessel movement planning and operational efficiency, with a strong focus on autonomous navigation and collision avoidance. Emerging methods like rule-guided vision learning and deep reinforcement learning are being applied to enhance ship dynamics modeling and optimize complex tasks such as search and rescue or route planning in challenging environments. Predictive models using recurrent and convolutional neural networks are advancing travel time and trajectory forecasts, while ensemble and tree-based algorithms are improving estimates of vessel arrivals and port dwell times. The research also emphasizes the role of environmental and operational factors in shaping model accuracy. Overall, these developments reflect a growing shift toward intelligent, adaptive, and data-driven systems in maritime logistics and navigation.

Zheng et al. introduced rule-guided vision supervised learning (RGVSL) to enhance adaptive collision avoidance in autonomous vessels, achieving over 90% accuracy across scenarios without retraining [71]. Shen et al. proposed a robust two-phase system identification method using S-LS-SVM and enhanced EEMD, significantly improving prediction accuracy for ship surge, sway, and yaw dynamics [72]. Wu et al. developed SARCPPF, a deep reinforcement learning-based framework for maritime search and rescue, optimizing vessel paths to maximize search success while reducing redundancy [73]. Teitgen et al. applied deep reinforcement learning with collision grids and COLREGs integration for vessel trajectory planning, achieving a 94.69% success rate in complex obstacle environments [74]. Slaughter et al. used a fusion-based RNN model incorporating surface current data for vessel trajectory prediction, outperforming more complex models in three U.S. coastal regions [75]. Yoo et al. created a CNN-based model to predict harbor travel and wait times, surpassing ensemble machine learning models and challenging current VTS traffic guidance practices [76]. Lei et al. developed a tree-based stacking ML model using AIS and waterway data to predict vessel arrival times with over 90% accuracy on the Yangtze River [77]. Arbabkhah et al. built an XGBoost-based ETA prediction framework using historical AIS data, achieving a low 5% MAPE and demonstrating robust generalizability [78]. Yoon et al. applied six tuned ML models to predict container vessel dwell times at Busan Port, all outperforming the terminal's reference model using 41 months of berth data [79].

2.8. Propeller design / Konstrukcija propelera

Research in ship propeller design and analysis is increasingly driven by machine learning, aiming to improve prediction accuracy, efficiency, and environmental impact. Clustered machine learning models are being used to better predict scour profiles, while surrogate models combined with particle swarm optimization are enhancing hydrodynamic efficiency and thrust loading. Deep learning techniques are also being applied to optimize composite propeller designs, signaling a move away from traditional methods. Additionally, dimension reduction methods help simplify complex geometries without sacrificing predictive performance. Across the board, machine learning is being used to refine propulsion system predictions and guide optimal propeller sizing, supporting a more data-driven, efficient, and sustainable approach to maritime engineering.

Mahdavi-Meymand and Sulisz used clustered machine learning models to predict propeller-induced scour profiles, improving traditional model performance by up to 59.90% and generalizing well to unseen data [80]. The study in [81] optimized radial circulation in marine propellers using a BPNN-PSO surrogate model trained with VLM-generated data, achieving accurate thrust and efficiency predictions for various propeller designs [81]. Choi et al. developed deep learning-based models for optimizing composite propeller designs, reducing cavitation volume by about 50% compared to the original propeller [82]. Qiang et al. applied five-dimension reduction techniques to propeller geometry features, enabling accurate random forest-based prediction of hydrodynamic performance under cavitation without manual feature selection [83]. Gomez et al. evaluated multiple ML models for propulsion analysis of a 9500 TEU container ship, with ML-predicted braking performance and propeller diameter showing lower MSE than traditional methods [84]. Li et al. generated high-skew propeller diagrams and found SVM to outperform other models in predicting hydrodynamic coefficients, reducing errors by over 20% compared to linear models [85].

2.9. Power generation / Proizvodnja električne energije

Recent research on renewable energy generation – particularly from wave and wind sources – demonstrates a strong shift toward integrating machine learning with advanced modeling techniques to improve efficiency, monitoring, and predictive accuracy. Digital twin models are being developed for real-time assessment of systems like floating wind turbines, combining physics-based simulations with AI to detect damage and monitor structural health. Artificial neural networks and other machine learning architectures are widely used to predict power output, optimize turbine geometry, and forecast wind conditions under varying operational scenarios. There's also a growing emphasis on hybrid models that blend traditional numerical methods with machine learning to better handle complex, real-time energy predictions. Additionally, studies are assessing both environmental and economic impacts, reinforcing a dual focus on performance optimization and sustainability. Overall, this research reflects a data-driven approach to enhancing renewable energy systems and supporting the transition to more sustainable energy infrastructure.

Mousavi et al. developed a digital twin model for Floating Wind Turbines using a DCLSTMNN architecture, accurately detecting damage location and severity under various loading conditions [86]. Wang et al. used an MLP-based model with IFORM-processed data to predict extreme power responses of FOWTs, achieving accurate results with reduced simulation time [87]. Wei and Chiang applied LSTM-based models for offshore wind speed prediction, providing real-time power potential forecasts across Taiwan’s coasts with seasonal and spatial considerations [88]. Poguluri and Bae optimized asymmetric WEC geometry using XGBoost and other ML models, with XGBoost yielding the most accurate performance predictions for site deployment [89]. Gajendran et al. employed symbolic regression with ALM and LES to model wake dynamics of a yawed wind turbine, achieving high accuracy in predicting wake deflection and velocity deficits [90]. The study in [91] showed that reinforcement learning outperforms NMPC in controlling WEC–PTO systems under nonlinear conditions, offering better robustness and real-time efficiency [91]. Rashid et al. used HYCOM + NCODA data and ML forecasting to assess OTEC potential in Bangladesh, predicting 103.8–105.8 MW average annual output and aligning with SDG-13 goals [92]. Wang et al. used MLP, LSTM, SVM, and RBFNN to predict WEC electrical output, with MLP achieving the highest accuracy (R² = 0.9987) [93]. Song et al. applied DTR, RF, and GBRT to predict voltage output from WIVPEHs, with GBRT delivering the best results, showing up to 49.21% power gain with fin attachments [94]. Jawalageri et al. created a Naive Bayes-based scour detection framework for offshore wind turbines using acceleration data and ANOVA feature selection, achieving >94% prediction accuracy [95].

2.10. Papers covering other topics / Radovi o ostalim temama

The papers that could not be organized within the previously provided topics are presented in this section. Although they do not align with the current trends discussed earlier, they represent intriguing and unique applications that contribute to the broader discourse in the field. These studies explore novel fields of application, showcasing innovative methodologies and insights that extend beyond conventional approaches. By examining these works, the diversity of research endeavors can be appreciated and recognize the potential for interdisciplinary collaboration and exploration in areas that may not yet be fully integrated into mainstream discussions. This section serves to highlight the richness of ongoing research, encouraging further inquiry into these distinctive contributions.

Fan et al. introduced a dynamic quantitative risk assessment method using Bayesian networks to evaluate LNG bunkering risks during SIMOPS, demonstrating improved causal diagnosis and probability analysis [96]. The study in [97] developed an AI-based sensor backup model for smart engines, with ensemble decision tree models achieving top performance (R² = 0.9981, SMAPE = 0.7244) in predicting engine variables. In [98], environmental performance analysis using ML models showed that AHTS vessels powered by green ammonia significantly reduce GWP and GTP emissions, with XGBoost yielding the best prediction accuracy. Baressi Šegota et al. showed that synthetic training data could approach original data performance in modeling marine steam turbine exergy efficiency using two-thirds of the dataset [99]. Chen et al. created a hybrid ML algorithm for optimizing drilling parameters, improving ROP by 33.33% in under 60 seconds in complex geological settings [100]. Wang et al. proposed a CNN-BiLSTM-Attention model for offshore platform health monitoring, achieving over 95% damage detection accuracy with PSO-optimized hyperparameters [101]. Uzuegbunam et al. predicted technician comfort during CTV transit using synchronized vessel and sea-state data, achieving R² = 0.67 and RMSE = 0.06 m/s² [102].

3. DISCUSSION / Rasprava

The reviewed papers fall into nine main categories, each with five or more studies. Key areas include fuel consumption modeling (13 papers), vessel design (11), structural resistance (10), and maritime power generation (10), reflecting strong interest in efficiency and renewable energy. Other topics include weather prediction (9), vessel movement optimization (9), propeller design (6), and underwater pipelines (5). An additional seven papers cover miscellaneous topics not fitting into these categories, as summarized in Figure 2.

image2.png

Figure 2 The number of papers covering different topics published in the reviewed publications, as identified by the authors during the review.

Slika 2. Broj radova o različitim temama objavljenih u recenziranim publikacijama prema identifikaciji autora tijekom pregleda

The review highlights the wide range of machine learning techniques used across the papers. Feed-forward neural networks, particularly multilayer perceptrons, were the most common with 24 uses, followed by support vector machines with 21. Tree-based methods – encompassing decision trees, random forests, and gradient-boosted trees – were especially popular, appearing 46 times in total. Long short-term memory networks were used nine times, while K-nearest neighbors, multiple linear regression, and recurrent neural networks appeared less frequently. Most studies applied multiple algorithms to compare performance or balance accuracy with interpretability, reflecting a common practice in machine learning. This distribution is illustrated in Figure 3.

image3.png

Figure 3 Methods used in the papers by their authors. Note: it was common that more methods were used in a single paper. Any methods with fewer than two uses have been grouped under "Other".

Slika 3. Metode kojima su se autori koristili u radovima. Napomena: uobičajeno je da je u jednom radu korišteno više metoda. Sve metode koje su korištene manje od dva puta grupirane su pod „ostalo“.

Beyond core machine learning algorithms, many authors also employed AI-related techniques such as evolutionary or swarm optimization [45], dimensionality reduction [43], and synthetic data generation [57], [99] to improve model performance. The type of data used in each study heavily influenced both preprocessing and modeling choices. While image-based applications are rare due to data scarcity, and natural language processing is absent, most studies focused on numerical data. About 20% used time-series data to capture trends over time, while the majority – 74% – used tabular numeric data, enabling the modeling of relationships between multiple variables. These trends are illustrated in Figure 4.

image4.png

Figure 4 Distribution of data types across papers.

Slika 4. Raspodjela tipova podataka u radovima

While the review has primarily focused on identifying the methods, data types, and problem domains where machine learning is being applied in marine engineering, the broader significance of these findings lies in how they shape both academic research agendas and practical engineering solutions. By systematically mapping the distribution of algorithms and applications, this study highlights areas of maturity - such as fuel consumption optimization - and areas of emerging interest - such as structural health monitoring and renewable power generation. These insights provide researchers with a clearer understanding of which methods are becoming standard practice, where methodological gaps remain, and how cross-fertilization of techniques between subdomains could accelerate progress. In this way, the review does not merely summarize existing work but also delineates a trajectory for future developments within the field.

From an applied perspective, the results presented here offer tangible value for practitioners in maritime industries. Identifying the predominance of tree-based models and neural networks for specific categories of problems provides guidance for selecting appropriate algorithms when designing decision support systems or predictive maintenance frameworks. Similarly, the recognition that tabular and time-series data dominate current practice underscores the importance of reliable sensor integration and data management in operational contexts. Thus, the contribution of this review lies not only in collating state-of-the-art applications but also in establishing a foundation that connects methodological choices with practical outcomes, ensuring that the adoption of machine learning in marine engineering continues to align with operational efficiency, safety, and sustainability goals.

4. CONCLUSIONS / Zaključak

This paper presented a systematic review of the published papers focusing on the application of machine learning in maritime engineering. The review focused on high-quality papers (published in journals marked as Q1 within the Web of Science database). Based on the performed review the following trends can be noted:

  1. The most popular topic for machine learning applications is fuel consumption modeling, followed by the modeling of vessel dynamics and the application of machine learning in preliminary vessel design.

  2. The most popular techniques are tree-based techniques when observing all possible variations. When observing the single technique, the most popular techniques are feed-forward ANNs (MLP) and SVM. The usage of more modern techniques is still emerging.

  3. The most common type of data used as modeling is numerical data, with tabular numerical data accounting for nearly three-quarters of use.

There are some key limitations to the presented research that need to be noted. First, the focus on just machine learning modeling leaves out the discussion on the possible application of different types of artificial intelligence. Mainly, the left-out techniques are evolutionary and swarm optimization algorithms, popular within trajectory planning. Second is the use of only the top 25% of publications. Taking lower-impact publications into account could help to illustrate wider research trends, but this may have a negative impact regarding research quality and require other, less defined, filters from authors. In the future, reviews similar to this should be performed to check for changes in research trends, with a possible focus on other emerging techniques, such as synthetic data generation.

Finally, the reviewed papers show that there is a large number of researchers interested in publishing machine learning-focused papers in the area of marine engineering, within high-impact journals. As this trend will continue to grow it is important to discuss the possible repercussions of this, both in academia and in industry. There may be a growing need for machine learning experts, or the education of existing engineers, within maritime engineering, to assure that the created and applied models are of a high enough quality for real-world application. To allow for this, the future work in this area should focus on the continuous review of the emerging trends and applied techniques, in addition to the following of the development of the topics which the papers within this manuscript were split into. This will not only allow for the monitoring of the techniques and novel applications, but to understand which new areas of research may be emerging. The authors suggest that the research in this manuscript should be repeated on a yearly basis, to allow for a more detailed coverage and review.

Author Contributions: Conceptualization, S. B. Š. and N. A.; Methodology, V. M. and I. P.; Software, S. B. Š..; Validation, V. M., N. A.; Formal Analysis, V. M.; Investigation, I. P.; Resources, S. B. Š.; Data Curation, N. A.; Writing – Original Draft Preparation, V. M. and I. P.; Writing – Review & Editing, S. B. Š; Visualization, N. A.; Supervision, V. M.; Project Administration, I. P.; Funding Acquisition, V. M.

Funding: This research was funded in part by the following projects: SPIN projects IP.1.03.1020, IP.1.03.0158 and IP.1.1.03.0039; HRZZ IP-2022-10-2821; UNIRI projects UNIRI-IZ-25-220 and UNIRI-IZ-25-6; FIPU Project “Primjena generativne umjetne inteligencije u modeliranju i izvođenju raspodijeljenih informacijskih sustava i procesa (GENESIS)”; and EC Digital Europe Programme EDIH Adria 101083838.

Conflicts of Interest: The authors state no conflicts of interest.

Acknowledgement of AI or AI-assisted tools use: During the preparation of this paper, the authors used Grammarly and ChatGPT in order to clarify and summarize the text. After using Grammarly and ChatGPT, the authors reviewed and edited the content as needed and take full responsibility for the content of the published article.

Abbreviations

Abbreviation Description
AHTSOffshore Anchor Handling Tug Supply
AISAutomatic Identification System
ALMActuator Line Method
ANFISAdaptive Neuro-Fuzzy Inference System
ANOVAAnalysis-Of-Variance
ANNsArtificial Neural Networks
ARMAUtoregressive Moving Average
BayeBayesian Ridge Regression
BEMBoundary Element Method
BNBayesian Network
BPNNBackpropagation Neural Networks
CCNNCascade Correlation Neural Network
CEEMDComplete Ensemble Empirical Mode Decomposition
CMLClustered Machine Learning
CNNsConvolutional Neural Networks
COLREGsCollisions at Sea
CRJCycle Reservoir with Regular Jumps
CTGANConditional Tabular Generative Adversarial Network
DCLSTMNNDeep Convolution Long Short-Term Memory Neural Network
DCGANDeep Convolutional Generative Adversarial Network
DILATEDistortion Loss Including Shape and Time
DGDomain Generalization
DILATEDistortion Loss Including Shape and Time
DNNDeep Neural Network
DNVDet Norske Veritas
DQRADynamic Quantitative Risk Assessment
DSSDecision Support System
DTDecision Tree
ELMExtreme Learning Machine
ETAEstimated Time of Arrival
FDDFrequency Domain Decomposition
FEFinite Element
FFTFast Fourier Transform
FOCFuel Oil Consumption
FSICRFinnish–Swedish Ice Class Rules
FWTFloating Wind Turbine
GAGenetic Algorithm
GBGradient Tree Boosting Machine
GNNGraph Neural Network
GRNNGeneral Regression Neural Network
GRUGated Recurrent Unit
HPCHigh-Pressure Cylinder
IFORMInverse First Order Reliability Method
IGWOImproved Grey Wolf Optimization
KNNK-Nearest Neighbours
LassoLeast Absolute Shrinkage and Selection Operator
LESLarge Eddy Simulation
LightGBMLight Gradient Boosting Machine
LNGLiquified Natural Gas
LPCLow-Pressure Cylinder
LRClassical Linear Regression
LSTMLong Short-Term Memory
MAPEMean Absolute Percentage Error
MASNUMLaboratory Of Marine Science And Numerical Modeling
MLPMultilayer Perceptron
MLRMultiple Linear Regression
MLRMulti Linear Regression
MOGPRA Multiple-Output Gaussian Process Regression
MSEMean Square Error
NBCNaive Bayes Classifier
NRELNational Renewable Energy Laboratory
OTECOcean Thermal Energy Conversion
OWTsOffshore Wind Turbines
PCAPrincipal Component Analysis
PCEPolynomial Chaos Expansion
PFLPersonalized Federated Learning
PLSQRPreprocessed Least Squares QR Decomposition
PRPolynomial Regression
PSOParticle Swarm Optimization
RBF-PSORadial Basis Function–Particle Swarm Optimization Algorithm
RBFNNRadial Basis Function Neural Network
ReLURectified Linear Unit
RFRandom Forest
RGVSLRule-Guided Vision Supervised Learning
RLReinforcement Learning
RMSERoot Mean Square Error
RNNRecurrent Neural Network
SARSearch and Rescue
SFCShip Fuel Consumption
SHAPShapley Additive Explanations
SIMOPSSimultaneous Operations
SLPFSolid–Liquid Two-Phase Pipe Flow
SNAMSimplified Naval Architecture Method
SSISoil-Structure Interaction
SVMSupport Vector Machines
TVAETriplet Encoded Variable Autoencoder
VBMVertical Bending Moments
VTIVessel Technical Index
VTSVessel Traffic System
WECWave Energy Converter
WIVPEHWind-Induced Vibration Piezoelectric Energy Harvester

REFERENCES / Literatura

References

1 

Sharifani, K., & Amini, M. 2023Machine learning and deep learning: A review of methods and applications. World Information Technology and Engineering Journal. 10(7):3897–3904

2 

Bhattacharya, S. 2021A primer on machine learning in subsurface geosciences. 1(1)Springer.; https://doi.org/10.1007/978-3-030-71768-1

3 

Bappy, M. A., Ahmed, M., & Rauf, M. A. 2024Exploring the integration of informed machine learning in engineering applications: A comprehensive review.Manam and Rauf, Md Abdur, Exploring the Integration of Informed Machine Learning in Engineering Applications: A Comprehensive Review.

4 

Nwokolo, S. C., Obiwulu, A. U., & Ogbulezie, J. C. 2023Machine learning and analytical model hybridization to assess the impact of climate change on solar PV energy production. Physics and Chemistry of the Earth. 130:103389https://doi.org/10.1016/j.pce.2023.103389

5 

Ventura, F., Kaoudi, Z., Quiané-Ruiz, J. A., & Markl, V. 2021Expand your training limits! Generating training data for ML-based data management.Proceedings of the 2021 International Conference on Management of Dana. p. 1865–1878. https://doi.org/10.1145/3448016.3457286

6 

Imran, M. M. H. et al. 2023Application of artificial intelligence in marine corrosion prediction and detection. Journal of Marine Science and Engineering. 11(2):256https://doi.org/10.3390/jmse11020256

7 

Bi, J., Cheng, H., Zhang, W., Bao, K., & Wang, P. 2024Artificial intelligence in ship trajectory prediction. Journal of Marine Science and Engineering. 12(5):769https://doi.org/10.3390/jmse12050769

8 

Abouhalima, M., das Neves, L., Taveira-Pinto, F., & Rosa-Santos, P. 2024Machine learning in coastal engineering: Applications, challenges, and perspectives. Journal of Marine Science and Engineering. 12(4):638https://doi.org/10.3390/jmse12040638

9 

Masoumi, M. 2023Machine learning solutions for offshore wind farms: A review of applications and impacts. Journal of Marine Science and Engineering. 11(10):1855https://doi.org/10.3390/jmse11101855

10 

Daniel, V., Martin, A., Xiao, L., & Wengang, M. 2023A machine learning-based Bayesian decision support system for efficient navigation of double-ended ferries. Journal of Ocean Engineering and Science. https://doi.org/10.1016/j.joes.2023.11.002

11 

Zhou, Y. et al. 2023Predicting ship fuel consumption using a combination of metocean and on-board data. Ocean Engineering. 285:115509https://doi.org/10.1016/j.oceaneng.2023.115509

12 

La Ferlita, A., Qi, Y., Di Nardo, E., el Moctar, O., Schellin, T. E., & Ciaramella, A. 2023A comparative study to estimate fuel consumption: A simplified physical approach against a data-driven model. Journal of Marine Science and Engineering. 11(4):850https://doi.org/10.3390/jmse11040850

13 

Handayani, M. P., Kim, H., Lee, S., & Lee, J. 2023Navigating energy efficiency: A multifaceted interpretability of fuel oil consumption prediction in cargo container vessel considering the operational and environmental factors. Journal of Marine Science and Engineering. 11(11):2165https://doi.org/10.3390/jmse11112165

14 

Rivera Rellán, N., González Rodrıguez, R., Quevedo Pérez, J. R., Montañés Roces, E., Dıaz Secades, L. A. et al. 2023Waste heat recovery system for marine engines optimized through a preference learning rank function embedded into a Bayesian optimizer. Ocean Engineering.

15 

Yuksel, O., Bayraktar, M., & Sokukcu, M. 2023Comparative study of machine learning techniques to predict fuel consumption of a marine diesel engine. Ocean Engineering. 286:115505https://doi.org/10.1016/j.oceaneng.2023.115505

16 

Xie, X., Sun, B., Li, X., Zhao, Y., & Chen, Y. 2023Joint optimization of ship speed and trim based on machine learning method under consideration of load. Ocean Engineering. 287:115917https://doi.org/10.1016/j.oceaneng.2023.115917

17 

Han, P., Liu, Z., Sun, Z., & Yan, C. 2024A novel prediction model for ship fuel consumption considering shipping data privacy: An XGBoost-IGWO-LSTM – based personalized federated learning approach. Ocean Engineering. 302:117668https://doi.org/10.1016/j.oceaneng.2024.117668

18 

Yeganeh-Bakhtiary, A., EyvazOghli, H., Shabakhty, N., & Abolfathi, S. 2023Machine learning prediction of wave characteristics: Comparison between semi-empirical approaches and DT model. Ocean Engineering. 286:115583https://doi.org/10.1016/j.oceaneng.2023.115583

19 

Su, M., Su, Z., Cao, S., Park, K.-S., & Bae, S.-H. 2023Fuel consumption prediction and optimization model for pure car/truck transport ships. Journal of Marine Science and Engineering. 11(6):1231https://doi.org/10.3390/jmse11061231

20 

Agand, P., Kennedy, A., Harris, T., Bae, C., Chen, M., & Park, E. J. 2023Fuel consumption prediction for a passenger ferry using machine learning and in-service data: A comparative study. Ocean Engineering. 284:115271https://doi.org/10.1016/j.oceaneng.2023.115271

21 

Chen, Z. S., Lam, J. S. L., & Xiao, Z. 2023Prediction of harbour vessel fuel consumption based on machine learning approach. Ocean Engineering. 278:114483https://doi.org/10.1016/j.oceaneng.2023.114483

22 

Xie, X., Sun, B., Li, X., Olsson, T., Maleki, N., & Ahlgren, F. 2023Fuel consumption prediction models based on machine learning and mathematical methods. Journal of Marine Science and Engineering. 11(4):738https://doi.org/10.3390/jmse11040738

23 

Ma, Y., Liu, Q., & Yang, L. 2024Machine learning-based multimodal fusion recognition of passenger ship seafarers’ workload: A case study of a real navigation experiment. Ocean Engineering. 300:117346https://doi.org/10.1016/j.oceaneng.2024.117346

24 

Kang, Y., Pei, Z., Ao, L., & Wu, W. 2024Reliability-based design optimization of river-sea-going ship based on agent model technology. Marine Structures. 94:103561https://doi.org/10.1016/j.marstruc.2023.103561

25 

Magalhães, D. L., de SS Martins, D. H. C., Castro, B. M., Vaz, L. A., Monteiro, U. A., & Gutiérrez, R. H. 2023Machine learning performance comparison for main propulsive shafting systems alignment. Ocean Engineering. 280:114556https://doi.org/10.1016/j.oceaneng.2023.114556

26 

Imran, M. M. H., Jamaludin, S., & Ayob, A. F. M. 2024A critical review of machine learning algorithms in maritime, offshore, and oil & gas corrosion research: A comprehensive analysis of ANN and RF models. Ocean Engineering. 295:116796https://doi.org/10.1016/j.oceaneng.2024.116796

27 

Guan, D.-W., Xie, Y.-X., Chiew, Y.-M., Ding, F., Ferradosa, T. F., & Hong, J. 2024Estimation of local scour around monopile foundations for offshore structures using machine learning models. Ocean Engineering. 296:116951https://doi.org/10.1016/j.oceaneng.2024.116951

28 

Liu, Y., Eeltink, D., van den Bremer, T. S., & Adcock, T. A. 2024A machine learning architecture for including wave breaking in envelope-type wave models. Ocean Engineering. 305:118009https://doi.org/10.1016/j.oceaneng.2024.118009

29 

Eeltink, D. et al. 2022Nonlinear wave evolution with data-driven breaking. Nature Communications. 13(1):2343https://doi.org/10.1038/s41467-022-30025-z

30 

Liu, Y. et al. 2023Comparison of breaking models in envelope-based surface gravity wave evolution equations. Physical Review Fluids. 8(5):054803https://doi.org/10.1103/PhysRevFluids.8.054803

31 

Dessi, D., Sanchez-Alayo, D., Shabani, B., & Ali-Lavroff, J. 2023Bow slamming detection and classification by machine learning approach. Ocean Engineering. 287:115646https://doi.org/10.1016/j.oceaneng.2023.115646

32 

Kong, X., Gao, H., Jin, Z., Zheng, C., & Wang, Y. 2023Predictions of the responses of stiffened plates subjected to underwater explosion based on machine learning. Ocean Engineering. 283:115216https://doi.org/10.1016/j.oceaneng.2023.115216

33 

Gannon, L. G., & Marshall, C. R. 2023A recurrent neural network model for structural response to underwater shock. Ocean Engineering. 287:115898https://doi.org/10.1016/j.oceaneng.2023.115898

34 

Xu, G., Cao, Z., Wang, J., Xue, S., & Tang, M. 2023A novel machine learning-based framework for predicting impact force in ship-bridge pier collisions. Ocean Engineering. 285:115347https://doi.org/10.1016/j.oceaneng.2023.115347

35 

Cheng, S., Wang, J., Wang, J., Liang, X., & Yi, H. 2023Application of polynomial chaos expansion in sensitivity analysis of towed cable parameters of the underwater towing system. Journal of Ocean Engineering and Science.

36 

Xu, S., Wang, S., & Soares, C. G. 2024Prediction of mooring tensions of a wave energy converter considering the effects of nonlinear axial stiffness by a deep learning neural network. Ocean Engineering. 305:117810https://doi.org/10.1016/j.oceaneng.2024.117810

37 

Yang, Y., Peng, T., & Liao, S. 2023Predicting 3-DoF motions of a moored barge by machine learning. Journal of Ocean Engineering and Science. 8(4):336–343. https://doi.org/10.1016/j.joes.2022.08.001

38 

Xie, Y., & Tang, H. 2024A deep learning approach based on domain generalization for mooring tension prediction in floating structures. Ocean Engineering. 306:118128https://doi.org/10.1016/j.oceaneng.2024.118128

39 

Chen, Z., Che, X., Wang, L., & Zhang, L. 2024Machine learning for ship heave motion prediction: Online adaptive cycle reservoir with regular jumps. Ocean Engineering. 294:116767https://doi.org/10.1016/j.oceaneng.2024.116767

40 

Wang, N., Kong, X., Ren, B., Hao, L., & Han, B. 2023SeaBil: Self-attention-weighted ultrashort-term deep learning prediction of ship maneuvering motion. Ocean Engineering. 287:115890https://doi.org/10.1016/j.oceaneng.2023.115890

41 

Liu, R., Li, H., Zou, J., & Ong, M. C. 2023Reconstruction and prediction of global whipping responses on a large cruise ship based on LSTM neural networks. Ocean Engineering. 285:115393https://doi.org/10.1016/j.oceaneng.2023.115393

42 

Geng, X., Li, Y., & Sun, Q. 2023A novel short-term ship motion prediction algorithm based on EMD and adaptive PSO-LSTM with the sliding window approach. Journal of Marine Science and Engineering. 11(3):466https://doi.org/10.3390/jmse11030466

43 

Zhang, M., Kujala, P., Musharraf, M., Zhang, J., & Hirdaris, S. 2023A machine learning method for the prediction of ship motion trajectories in real operational conditions. Ocean Engineering. 283:114905https://doi.org/10.1016/j.oceaneng.2023.114905

44 

Guo, B., Gupta, P., Steen, S., & Tvete, H. A. 2023Evaluating vessel technical performance index using physics-based and data-driven approach. Ocean Engineering. 286:115402https://doi.org/10.1016/j.oceaneng.2023.115402

45 

Wang, Z., Zhu, J., & Zhang, Z. 2023Machine learning-based deep data mining and prediction of vortex-induced vibration of circular cylinders. Ocean Engineering. 285:115313https://doi.org/10.1016/j.oceaneng.2023.115313

46 

Aizpurua, J. I., Knutsen, K. E., Heimdal, M., & Vanem, E. 2023Integrated machine learning and probabilistic degradation approach for vessel electric motor prognostics. Ocean Engineering. 275:114153https://doi.org/10.1016/j.oceaneng.2023.114153

47 

Romero-Tello, P. et al. 2023Prediction of seakeeping in the early stage of conventional monohull vessels design using artificial neural network. Journal of Ocean Engineering and Science. 8(4):344–366. https://doi.org/10.1016/j.joes.2022.06.033

48 

El Mekkaoui, S., Benabbou, L., Caron, S., & Berrado, A. 2023Deep learning-based ship speed prediction for intelligent maritime traffic management. Journal of Marine Science and Engineering. 11(1):191https://doi.org/10.3390/jmse11010191

49 

Bassam, A. M., Phillips, A. B., Turnock, S. R., & Wilson, P. A. 2023Artificial neural network based prediction of ship speed under operating conditions for operational optimization. Ocean Engineering. 278:114613https://doi.org/10.1016/j.oceaneng.2023.114613

50 

Majnarić, D., Baressi Šegota, S., Anelić, N., & Andrić, J. 2024Improvement of machine learning-based modelling of container ship’s main particulars with synthetic data. Journal of Marine Science and Engineering. 12(2):273https://doi.org/10.3390/jmse12020273

51 

Kim, Y.-C., Kim, K.-S., Yeon, S., Lee, Y.-Y., Kim, G.-D., & Kim, M. 2023Power prediction method for ships using data regression models. Journal of Marine Science and Engineering. 11(10)1961https://doi.org/10.3390/jmse11101961

52 

Tu, H., Xia, K., Zhao, E., Mu, L., & Sun, J. 2023Optimum trim prediction for container ships based on machine learning. Ocean Engineering. 277:111322https://doi.org/10.1016/j.oceaneng.2022.111322

88 

Wei, C.-C., & Chiang, C.-S. 2024Assessment of offshore wind power potential and wind energy prediction using recurrent neural networks. Journal of Marine Science and Engineering. 12(2):283https://doi.org/10.3390/jmse12020283

89 

Poguluri, S. K., & Bae, Y. H. 2024Enhancing wave energy conversion efficiency through supervised regression machine learning models. Journal of Marine Science and Engineering. 12(1):153https://doi.org/10.3390/jmse12010153

90 

Gajendran, M. K., Kabir, I. F. S. A., Vadivelu, S., & Ng, E. Y. K. 2023Machine learning-based approach to wind turbine wake prediction under yawed conditions. Journal of Marine Science and Engineering. 11(11):2111https://doi.org/10.3390/jmse11112111

91 

Haider, A. S., Bubbar, K., & McCall, A. 2023Comparison of advanced control strategies applied to a multiple-degrees-of-freedom wave energy converter: Nonlinear model predictive controller versus reinforcement learning. Journal of Marine Science and Engineering. 11(11):2120https://doi.org/10.3390/jmse11112120

92 

Rashid, A., Nakib, T. H., Shahriar, T., Habib, M. A., & Hasanuzzaman, M. 2024Energy and economic analysis of an ocean thermal energy conversion plant for Bangladesh: A case study. Ocean Engineering. 293:116625https://doi.org/10.1016/j.oceaneng.2023.116625

93 

Wang, L., Wen, C., Wu, S., & Wu, S. 2024Electric power prediction of a two-body hinge-barge wave energy converter using machine learning techniques. Ocean Engineering. 305:117935https://doi.org/10.1016/j.oceaneng.2024.117935

94 

Song, T., Ding, L., Yang, L., Ran, J., & Zhang, L. 2023Comparison of machine learning models for performance evaluation of wind-induced vibration piezoelectric energy harvester with fin-shaped attachments. Ocean Engineering. 280:114630https://doi.org/10.1016/j.oceaneng.2023.114630

95 

Jawalageri, S., Ghiasi, R., Jalilvand, S., Prendergast, L. J., & Malekjafarian, A. 2024A data-driven approach for scour detection around monopile-supported offshore wind turbines using naïve Bayes classification. Marine Structures. 95:103565https://doi.org/10.1016/j.marstruc.2023.103565

96 

Fan, H., Enshaei, H., & Jayasinghe, S. G. 2023Dynamic quantitative risk assessment of LNG bunkering SIMOPs based on Bayesian network. Journal of Ocean Engineering and Science. 8(5):508–526. https://doi.org/10.1016/j.joes.2022.03.004

97 

Park, M.-H., Hur, J.-J., & Lee, W.-J. 2023Prediction of diesel generator performance and emissions using minimal sensor data and analysis of advanced machine learning techniques. Journal of Ocean Engineering and Science.

98 

Ahmed, S., Li, T., Li, S. Y., & Chen, R. 2023Comparative life cycle impact assessment of offshore support vessels powered by alternative fuels for sustainable offshore wind operations using machine learning. Journal of Ocean Engineering and Science. https://doi.org/10.2139/ssrn.4568424


This display is generated from NISO JATS XML with jats-html.xsl. The XSLT engine is libxslt.