
Dies Academicusにて基調講演
Hamada准教授がDies Academicus2025(HafenCity University)にてAIと気候変動・災害レジリエントなスマートシティに関する基調講演
国際会議 · 2024
Precise disaster prediction plays a critical role in saving lives. Traditional landslide prediction methods have predominantly relied on deep neural networks such as CNNs and LSTMs. However, these methods face two main challenges. The first is the class imbalance issue, as landslides are rare, disrupting the training process. The second challenge stems from decentralized data management, with variations in volume and characteristics across regions. Typically, local municipalities manage disaster data within their regions, and sharing or migrating this data is not straightforward. This paper presents SlideSafe: a novel landslide prediction system that combines spatio-temporal contrastive learning and collaborative learning11Our implementation is available here (https://github.com/mclab-osaka/slidesafe). It begins by training a contrastive learning model to extract meaningful representations of land characteristics in each region. Subsequently, these trained models are merged among regions with similar characteristics, leveraging federated learning. The federated models are then fine-tuned and customized for the landslide event prediction using the data specific to each region. Experimental results indicate that the proposed system achieves higher precision under 100% recall compared to state-of-the-art federated learning methods, which are often adversely affected by non-iid data and data scarcity.