グラフをd次元画像データに適合させるための新しい反復法を提案します。このメソッドは、グラフのノードを画像の特徴に向かって動かします。適応プロセスは、特徴の顕著性の尺度に自然に役立ち、グラフ内の意味のあるノードとエッジを保持するために使用できます。適応グラフから、適応グラフから顕著性の尺度を継承し、そのエッジが画像の特徴に沿って走り、それによってオーバーセグメント化グラフを生成するデュアルグラフの計算も提案します。提案する方法は、計算効率が高く、完全に並列化できます。グラフのエッジに沿って画像の顕著性を見つけるために2つの距離測定を提案し、合成画像と公的に利用可能なデータベースからの自然画像のパフォーマンスを評価します。どちらの場合も、グラフの最も顕著なノードは、90%を超える平均境界想起を達成します。また、最近提案されたDeep Geometric Learningアーキテクチャを使用して、MNIST手書き数字データセットの画像分類にメソッドを適用し、グラフベースの方法で97.86%の最先端の分類精度を達成します。
We propose a novel iterative method to adapt a a graph to d-dimensional image data. The method drives the nodes of the graph towards image features. The adaptation process naturally lends itself to a measure of feature saliency which can then be used to retain meaningful nodes and edges in the graph. From the adapted graph, we also propose the computation of a dual graph, which inherits the saliency measure from the adapted graph, and whose edges run along image features, hence producing an oversegmenting graph. The proposed method is computationally efficient and fully parallelisable. We propose two distance measures to find image saliency along graph edges, and evaluate the performance on synthetic images and on natural images from publicly available databases. In both cases, the most salient nodes of the graph achieve average boundary recall over 90%. We also apply our method to image classification on the MNIST hand-written digit dataset, using a recently proposed Deep Geometric Learning architecture, and achieving state-of-the-art classification accuracy, for a graph-based method, of 97.86%.