Transformer와 Kalman Filter 결합을 통한 해운시장의 전략적 의사결정 지원 인공지능 프레임워크
Freight-rate forecasting in the VLCC TD3C market remains challenged by abrupt regime shifts, pronounced volatility, and heterogeneity in real-time signals from oil prices, seaborne trade, vessel operations, and macroeconomic factors; these directly impact freight planning and chartering. This study presents a daily multivariate dataset with 4,267 samples covering 2014-02-01 to 2025-10-08, integrating crude benchmarks, fuel spreads, refinery margins, port congestion, inventory levels by region, plus detailed AIS-derived VLCC activity, speed, and operation states, scaled and split 80/10/10 for training, validation, and testing. The proposed framework combines a PyTorch Transformer—optimized using Optuna for d_model=128, 9 layers, 8 heads, a 14-day input window, and 5-day output—with Monte Carlo Dropout for uncertainty quantification. Diagnosis uses differential entropy and coefficient-of-variation to verify convergence with 90 separate runs, while a Kalman filter (Q=0.001, R=0.01) smooths the forecast trajectory and enhances temporal reliability. Experimental results show baseline Transformer achieves average MAE 5,259.4, MAPE 13.10%, and R²=0.74 across 1-5 day horizons, with volatility quality metrics declining at longer leads. Applying the Kalman filter reduces errors to MAE 4,326.1, MAPE 10.6%, and raises R² to 0.83; timing and extremity components of volatility quality scores are strengthened, providing a more robust basis for operational decisions. Monte Carlo backtesting for 82 Korean VLCCs over 598 trades finds the Kalman-smoothed strategy earns $108.5M (88.9% win rate, Sharpe ratio 0.83), substantially outperforming raw Transformer ($32.9M, 60.5%, 0.24) and random selection (near zero, 49.3%, 0.005). These results highlight the clear economic value added by calibrating uncertainty and post-processing forecasts, transforming predictive reliability into real-world freight portfolio improvement in the tanker market.