衛星画像から道路網を自動抽出することは、新しい技術を活用し、さらには可能にする目標です。機械学習(ML)とコンピュータービジョンを組み合わせた方法が近年提案されており、ユーザーがキュレートされたトレーニングサンプルを提供することを要求することにより、タスクを半自動化します。トレーニングサンプルをアルゴリズム的に生成できる場合、プロセスは完全に自動化できます。もちろん、これには、出力をトレーニングサンプルとして提供できるように、衛星画像から道路網を確実に再構築できる堅牢なアルゴリズムが必要です。この作業では、永続性ガイド付き離散モールスベースのグラフ再構築アルゴリズムをMLフレームワークに注入することにより、このような手法を開発します。私たちは、2つのフェーズで貢献を明確にします。最初に、半自動フレームワークで、離散モールスベースのグラフ再構築アルゴリズムを既存のCNNフレームワークと組み合わせて、入力衛星画像をセグメント化します。これにより、接続性が向上し、ノイズが少ない再構成が可能になることがわかります。次に、完全に自動化されたフレームワークで、離散モースベースのグラフ再構築アルゴリズムの能力を活用して、ラベル付きデータのない画像のコレクションからCNNをトレーニングし、同じアルゴリズムを使用して、作成されたセグメント化画像から最終出力を生成します訓練されたCNN。 CNNの精度を向上させるために、離散モースベースのグラフ再構築アルゴリズムを繰り返し適用します。 SpaceNet Challengeのデータセットに関するこの新しいフレームワークの有望な実験結果を示します。
Automatic Extraction of road network from satellite images is a goal that can benefit and even enable new technologies. Methods that combine machine learning (ML) and computer vision have been proposed in recent years which make the task semi-automatic by requiring the user to provide curated training samples. The process can be fully automatized if training samples can be produced algorithmically. Of course, this requires a robust algorithm that can reconstruct the road networks from satellite images reliably so that the output can be fed as training samples. In this work, we develop such a technique by infusing a persistence-guided discrete Morse based graph reconstruction algorithm into ML framework. We elucidate our contributions in two phases. First, in a semi-automatic framework, we combine a discrete-Morse based graph reconstruction algorithm with an existing CNN framework to segment input satellite images. We show that this leads to reconstructions with better connectivity and less noise. Next, in a fully automatic framework, we leverage the power of the discrete-Morse based graph reconstruction algorithm to train a CNN from a collection of images without labelled data and use the same algorithm to produce the final output from the segmented images created by the trained CNN. We apply the discrete-Morse based graph reconstruction algorithm iteratively to improve the accuracy of the CNN. We show promising experimental results of this new framework on datasets from SpaceNet Challenge.