2024/09/14 by Teerapong Panboonyuen, Panboonyuen, Teerapong
Computer Science · Earth and Planetary Sciences · Environmental Science · #Atmospheric and Oceanic Physics (physics.ao-ph) #FOS: Computer and information sciences #FOS: Physical sciences #Geochemistry and Geologic Mapping #Geological and Geophysical Studies #Machine Learning (cs.LG) #Marine and fisheries research
paper · pdf · doi:10.48550/arxiv.2409.16313
openalex publication_date 2024/09/14 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28
Forecasting sea surface currents is essential for applications such as maritime navigation, environmental monitoring, and climate analysis, particularly in regions like the Gulf of Thailand and the Andaman Sea. This paper introduces SEA-ViT, an advanced deep learning model that integrates Vision Transformer (ViT) with bidirectional Gated Recurrent Units (GRUs) to capture spatio-temporal covariance for predicting sea surface currents (U, V) using high-frequency radar (HF) data. The name SEA-ViT is derived from ``Sea Surface Currents Forecasting using Vision Transformer,'' highlighting the model's emphasis on ocean dynamics and its use of the ViT architecture to enhance forecasting capabilities. SEA-ViT is designed to unravel complex dependencies by leveraging a rich dataset spanning over 30 years and incorporating ENSO indices (El Niño, La Niña, and neutral phases) to address the intricate relationship between geographic coordinates and climatic variations. This development enhances the predictive capabilities for sea surface currents, supporting the efforts of the Geo-Informatics and Space Technology Development Agency (GISTDA) in Thailand's maritime regions. The code and pretrained models are available at \urlhttps://github.com/kaopanboonyuen/gistda-ai-sea-surface-currents.