Explainable AI-Based Interface System for Weather Forecasting Model
Soyeon Kim, Junho Choi, Yeji Choi, Subeen Lee, Artyom Stitsyuk, Minkyoung Park, Seongyeop Jeong, Youhyun Baek, Jaesik Choi
TL;DR
This work presents a user-centered workflow for Explainable AI in weather forecasting, defining three concrete explanation requirements—model performance by rainfall type, output reasoning, and confidence—to support forecasters. It maps these requirements to a rainfall-type classifier with a performance diagram, feature-attribution-based output reasoning, and probability calibration (including Local Temperature Scaling) to produce a practical XAI interface. A UNet2-based very short-term rainfall predictor is explained, and a pilot interface is prototyped and evaluated with forecasters, showing increased trust and decision utility, though some explanations remain challenging to interpret and require integration with existing systems. The study highlights limitations such as sample size and domain scope and points to future work on multi-modal inputs and interactive dialogue to enhance user acceptance and operational utility.
Abstract
Machine learning (ML) is becoming increasingly popular in meteorological decision-making. Although the literature on explainable artificial intelligence (XAI) is growing steadily, user-centered XAI studies have not extend to this domain yet. This study defines three requirements for explanations of black-box models in meteorology through user studies: statistical model performance for different rainfall scenarios to identify model bias, model reasoning, and the confidence of model outputs. Appropriate XAI methods are mapped to each requirement, and the generated explanations are tested quantitatively and qualitatively. An XAI interface system is designed based on user feedback. The results indicate that the explanations increase decision utility and user trust. Users prefer intuitive explanations over those based on XAI algorithms even for potentially easy-to-recognize examples. These findings can provide evidence for future research on user-centered XAI algorithms, as well as a basis to improve the usability of AI systems in practice.
