A Simple Baseline for Adversarial Domain Adaptation-based Unsupervised Flood Forecasting
Delong Chen, Ruizhi Zhou, Yanling Pan, and Fan Liu

TL;DR
This paper introduces FloodDAN, a simple unsupervised domain adaptation method for flood forecasting that effectively transfers knowledge from large-scale data to new sites with minimal data, matching supervised models' performance.
Contribution
The paper proposes FloodDAN, a novel two-stage adversarial domain adaptation framework for flood forecasting that requires no target domain supervision.
Findings
FloodDAN performs comparably to supervised models with 450-500 hours of data.
It effectively transfers knowledge to new flood sites with zero supervision.
Experimental results on real flood datasets validate its effectiveness.
Abstract
Flood disasters cause enormous social and economic losses. However, both traditional physical models and learning-based flood forecasting models require massive historical flood data to train the model parameters. When come to some new site that does not have sufficient historical data, the model performance will drop dramatically due to overfitting. This technical report presents a Flood Domain Adaptation Network (FloodDAN), a baseline of applying Unsupervised Domain Adaptation (UDA) to the flood forecasting problem. Specifically, training of FloodDAN includes two stages: in the first stage, we train a rainfall encoder and a prediction head to learn general transferable hydrological knowledge on large-scale source domain data; in the second stage, we transfer the knowledge in the pretrained encoder into the rainfall encoder of target domain through adversarial domain alignment. During…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFlood Risk Assessment and Management · Hydrological Forecasting Using AI · Hydrology and Watershed Management Studies
