\subsection{Future Work} \begin{enumerate} \item Extension to **fuel‑consumption** prediction via a joint multi‑task network. \item Incorporation of **ship‑maneuvering** dynamics for autonomous docking. \item Open‑source **benchmark suite** for maritime speed prediction (datasets, evaluation scripts). \end{enumerate}
\section{Results} \label{sec:results} \subsection{Prediction Accuracy} Table~\ref{tab:accuracy} summarizes error metrics on the held‑out test fleet (150 vessels, 1.1 M observations). marvelocity pdf
\section{Discussion} \label{sec:discussion} \subsection{Interpretability} Feature importance (gain) indicates that $V_{\text{HM}}$ accounts for 38 \% of the model’s predictive power, confirming that the physics‑based backbone remains dominant. The top three environmental variables are wind speed, wave height, and current speed, aligning with maritime operational experience. and current speed
\section{Conclusion} \label{sec:conclusion} We presented **MarVelocity**, a hybrid metric that blends classical hydrodynamic resistance modelling with a universal machine‑ aligning with maritime operational experience.
\begin{table}[H] \centering \caption{Speed prediction errors (knot) across three methods} \label{tab:accuracy} \begin{tabular}{lccc} \toprule Method & MAE & RMSE & $R^{2}$ \\ \midrule Holtrop–Mennen (baseline) & 0.28 & 0.42 & 0.81 \\ XGBoost residual (ship‑specific) & 0.14 & 0.20 & 0.94 \\ \textbf{MarVelocity (universal)} & \textbf{0.12} & \textbf{0.18} & \textbf{0.96} \\ \bottomrule \end{tabular} \end{table}
\begin{figure}[H] \centering \includegraphics[width=0.75\linewidth]{ablation.png} \caption{Ablation results: MAE increase when a feature group is omitted.} \label{fig:ablation} \end{figure}