arXiv reaDer
点群マッチングのためのエッジ選択的特徴織り
Edge-Selective Feature Weaving for Point Cloud Matching
この論文は、2つの3D点群の点を正確に一致させる問題に取り組んでいます。ほとんどの従来の方法は、深層学習ベースのアルゴリズムを介して各ポイントから代表的な特徴を抽出することにより、パフォーマンスを向上させます。一方、抽出された特徴間の対応計算は詳細に検討されておらず、トレーニング不可能なアルゴリズム(シンクホーンアルゴリズムなど)が頻繁に適用されます。その結果、抽出された特徴は、トレーニング不可能なアルゴリズムに強制的に適合される可能性があります。さらに、抽出された特徴には確率的に避けられないエラーが含まれていることが多く、マッチングの精度が低下します。この論文では、訓練不可能なアルゴリズムを使用する代わりに、特徴抽出手順と共同で最適化できる微分可能なマッチングネットワークを提案します。私たちのネットワークは、最初に各点群のポイントを接続するエッジでグラフを作成し、次に2つの主要コンポーネント(共有セットエンコーダーとエッジ選択的相互連結)を使用して識別可能なエッジ特徴を抽出します。これらのコンポーネントにより、2つの点群を対称的に考慮し、識別可能なエッジの特徴をそれぞれ抽出できます。抽出された識別エッジ特徴を使用することにより、当社のネットワークはポイント間の対応を正確に計算できます。私たちの実験結果は、提案されたネットワークが点群マッチングのパフォーマンスを大幅に改善できることを示しています。私たちのコードはhttps://github.com/yanarin/ESFWで入手できます
This paper tackles the problem of accurately matching the points of two 3D point clouds. Most conventional methods improve their performance by extracting representative features from each point via deep-learning-based algorithms. On the other hand, the correspondence calculation between the extracted features has not been examined in depth, and non-trainable algorithms (e.g. the Sinkhorn algorithm) are frequently applied. As a result, the extracted features may be forcibly fitted to a non-trainable algorithm. Furthermore, the extracted features frequently contain stochastically unavoidable errors, which degrades the matching accuracy. In this paper, instead of using a non-trainable algorithm, we propose a differentiable matching network that can be jointly optimized with the feature extraction procedure. Our network first constructs graphs with edges connecting the points of each point cloud and then extracts discriminative edge features by using two main components: a shared set-encoder and an edge-selective cross-concatenation. These components enable us to symmetrically consider two point clouds and to extract discriminative edge features, respectively. By using the extracted discriminative edge features, our network can accurately calculate the correspondence between points. Our experimental results show that the proposed network can significantly improve the performance of point cloud matching. Our code is available at https://github.com/yanarin/ESFW
updated: Tue Mar 08 2022 05:09:55 GMT+0000 (UTC)
published: Fri Feb 04 2022 14:27:09 GMT+0000 (UTC)
参考文献 (このサイトで利用可能なもの) / References (only if available on this site)
被参照文献 (このサイトで利用可能なものを新しい順に) / Citations (only if available on this site, in order of most recent)
Amazon.co.jpアソシエイト