各ポイントとそのエッジを介した文脈上の隣接点との意味関係を調べることにより、3Dセマンティックシーンのラベル付けを実現します。ポイントラベルを予測するためのエンコーダーデコーダーブランチに加えて、エッジブランチを構築して、ポイントフィーチャを階層的に統合し、エッジフィーチャを生成します。エッジブランチにポイントフィーチャを組み込むために、階層グラフフレームワークを確立します。ここでは、グラフは粗いレイヤから初期化され、ポイントデコードプロセスに沿って徐々に強化されます。最終グラフの各エッジについて、ラベルを予測して、2つの接続されたポイントの意味的一貫性を示し、ポイント予測を強化します。異なるレイヤーでは、エッジフィーチャも対応するポイントモジュールに供給され、ローカル領域でのメッセージパッシングの強化のためのコンテキスト情報を統合します。 2つのブランチは相互に作用し、セグメンテーションで協力します。いくつかの3Dセマンティックラベリングデータセットに関する適切な実験結果は、作業の有効性を示しています。
We achieve 3D semantic scene labeling by exploring semantic relation between each point and its contextual neighbors through edges. Besides an encoder-decoder branch for predicting point labels, we construct an edge branch to hierarchically integrate point features and generate edge features. To incorporate point features in the edge branch, we establish a hierarchical graph framework, where the graph is initialized from a coarse layer and gradually enriched along the point decoding process. For each edge in the final graph, we predict a label to indicate the semantic consistency of the two connected points to enhance point prediction. At different layers, edge features are also fed into the corresponding point module to integrate contextual information for message passing enhancement in local regions. The two branches interact with each other and cooperate in segmentation. Decent experimental results on several 3D semantic labeling datasets demonstrate the effectiveness of our work.