交通シーンを理解するには、動的エージェントと静的インフラストラクチャに関する異種の情報を考慮する必要があります。この作業では、異種グラフで多様な交通シーンをエンコードし、異種グラフ ニューラル ネットワーク エンコーダーとタスク固有のデコーダーを使用してこれらのグラフについて推論する方法である SCENE を提案します。構造がオントロジーによって定義される異種グラフは、タイプ固有のノード機能を持つさまざまなノードと、タイプ固有のエッジ機能を持つさまざまな関係で構成されます。これらのグラフによって提供されるすべての情報を活用するために、グラフ畳み込みのカスケード層を使用することを提案します。その結果、シーンがエンコードされます。タスク固有のデコーダーを適用して、シーンの望ましい属性を予測できます。 2 つの多様なバイナリ ノード分類タスクに関する広範な評価は、この方法論の主な強みを示しています。一般的であるにもかかわらず、タスク固有のベースラインよりも優れたパフォーマンスを発揮します。さまざまなナレッジグラフのノード分類のタスクに私たちの方法論をさらに適用すると、他のドメインへの転送可能性が示されます。
Understanding traffic scenes requires considering heterogeneous information about dynamic agents and the static infrastructure. In this work we propose SCENE, a methodology to encode diverse traffic scenes in heterogeneous graphs and to reason about these graphs using a heterogeneous Graph Neural Network encoder and task-specific decoders. The heterogeneous graphs, whose structures are defined by an ontology, consist of different nodes with type-specific node features and different relations with type-specific edge features. In order to exploit all the information given by these graphs, we propose to use cascaded layers of graph convolution. The result is an encoding of the scene. Task-specific decoders can be applied to predict desired attributes of the scene. Extensive evaluation on two diverse binary node classification tasks show the main strength of this methodology: despite being generic, it even manages to outperform task-specific baselines. The further application of our methodology to the task of node classification in various knowledge graphs shows its transferability to other domains.