地球観測は、意思決定者に重要な情報を提供するため、洪水への対応を含むさまざまな人間活動の基本です。セマンティック セグメンテーションは、衛星からの生のハイパー スペクトル データを人間が理解できる形式にマッピングし、各ピクセルにクラス ラベルを割り当てる際に重要な役割を果たします。この論文では、プロトタイプベースの解釈可能な深いセマンティック セグメンテーション (IDSS) メソッドを紹介します。これは、非常に正確で解釈可能です。そのパラメーターは、U-Net などのディープ ネットワークで使用されるパラメーターの数よりも桁違いに少なく、人間が明確に解釈できます。ここで提案されている IDSS は、ユーザーがアルゴリズムの決定を検査および監査できる透過的な構造を提供します。結果は、IDSS が、IoU (Intersection over Union) の総水量とリコールの総水量に関して、U-Net を含む他のアルゴリズムを上回る可能性があることを示しています。実験には WorldFloods データ セットを使用し、セマンティック セグメンテーションの結果を永続的な水のマスクと組み合わせて使用して、洪水イベントを検出する予定です。
Earth observation is fundamental for a range of human activities including flood response as it offers vital information to decision makers. Semantic segmentation plays a key role in mapping the raw hyper-spectral data coming from the satellites into a human understandable form assigning class labels to each pixel. In this paper, we introduce a prototype-based interpretable deep semantic segmentation (IDSS) method, which is highly accurate as well as interpretable. Its parameters are in orders of magnitude less than the number of parameters used by deep networks such as U-Net and are clearly interpretable by humans. The proposed here IDSS offers a transparent structure that allows users to inspect and audit the algorithm's decision. Results have demonstrated that IDSS could surpass other algorithms, including U-Net, in terms of IoU (Intersection over Union) total water and Recall total water. We used WorldFloods data set for our experiments and plan to use the semantic segmentation results combined with masks for permanent water to detect flood events.