Arbitrary-Scale Downscaling of Tidal Current Data Using Implicit Continuous Representation
Dongheon Lee, Seungmyong Jeong, Youngmin Ro
TL;DR
This paper addresses the challenge of generating tidal current data at arbitrary resolutions without the heavy cost of numerical models. It introduces an implicit continuous representation-based downscaling framework comprising a feature extractor, an Arbitrary Scale Module, and an Auxiliary Train Module, augmented by Feature Map Splitting and learnable positional encoding to handle heterogeneity in tidal data. The method achieves substantial accuracy gains (MSE and MAE) and reduces compute (FLOPs) compared to a Baseline LIIF-based approach, and it can render outputs at scales not seen during training, including very high-scale out-of-distribution targets like 50x. The work has practical significance for coastal engineering and renewable energy planning by enabling fast, flexible generation of high-resolution tidal current fields.
Abstract
Numerical models have long been used to understand geoscientific phenomena, including tidal currents, crucial for renewable energy production and coastal engineering. However, their computational cost hinders generating data of varying resolutions. As an alternative, deep learning-based downscaling methods have gained traction due to their faster inference speeds. But most of them are limited to only inference fixed scale and overlook important characteristics of target geoscientific data. In this paper, we propose a novel downscaling framework for tidal current data, addressing its unique characteristics, which are dissimilar to images: heterogeneity and local dependency. Moreover, our framework can generate any arbitrary-scale output utilizing a continuous representation model. Our proposed framework demonstrates significantly improved flow velocity predictions by 93.21% (MSE) and 63.85% (MAE) compared to the Baseline model while achieving a remarkable 33.2% reduction in FLOPs.
