論文の概要: Structure-Feature based Graph Self-adaptive Pooling
- arxiv url: http://arxiv.org/abs/2002.00848v1
- Date: Thu, 30 Jan 2020 13:58:49 GMT
- ステータス: 処理完了
- システム内更新日: 2023-01-05 12:39:33.461420
- Title: Structure-Feature based Graph Self-adaptive Pooling
- Title(参考訳): 構造特徴に基づくグラフ自己適応プーリング
- Authors: Liang Zhang, Xudong Wang, Hongsheng Li, Guangming Zhu, Peiyi Shen,
Ping Li, Xiaoyuan Lu, Syed Afaq Ali Shah, Mohammed Bennamoun
- Abstract要約: グラフデータを扱うための新しいグラフ自己適応プーリング法を提案する。
本手法は, グラフ分類において有効であり, 最先端のグラフプーリング法より優れている。
- 参考スコア(独自算出の注目度): 65.4188800835203
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Various methods to deal with graph data have been proposed in recent years.
However, most of these methods focus on graph feature aggregation rather than
graph pooling. Besides, the existing top-k selection graph pooling methods have
a few problems. First, to construct the pooled graph topology, current top-k
selection methods evaluate the importance of the node from a single perspective
only, which is simplistic and unobjective. Second, the feature information of
unselected nodes is directly lost during the pooling process, which inevitably
leads to a massive loss of graph feature information. To solve these problems
mentioned above, we propose a novel graph self-adaptive pooling method with the
following objectives: (1) to construct a reasonable pooled graph topology,
structure and feature information of the graph are considered simultaneously,
which provide additional veracity and objectivity in node selection; and (2) to
make the pooled nodes contain sufficiently effective graph information, node
feature information is aggregated before discarding the unimportant nodes;
thus, the selected nodes contain information from neighbor nodes, which can
enhance the use of features of the unselected nodes. Experimental results on
four different datasets demonstrate that our method is effective in graph
classification and outperforms state-of-the-art graph pooling methods.
- Abstract(参考訳): 近年,グラフデータを扱う様々な手法が提案されている。
しかし、これらの手法のほとんどはグラフプーリングよりもグラフ特徴集計に重点を置いている。
さらに、既存のトップk選択グラフプーリング法にはいくつかの問題がある。
まず、プールされたグラフトポロジーを構築するため、現在のtop-k選択手法では、単一視点のみからノードの重要性を評価する。
第2に、未選択ノードの特徴情報は、プール処理中に直接失われるので、必然的にグラフの特徴情報が失われる。
To solve these problems mentioned above, we propose a novel graph self-adaptive pooling method with the following objectives: (1) to construct a reasonable pooled graph topology, structure and feature information of the graph are considered simultaneously, which provide additional veracity and objectivity in node selection; and (2) to make the pooled nodes contain sufficiently effective graph information, node feature information is aggregated before discarding the unimportant nodes; thus, the selected nodes contain information from neighbor nodes, which can enhance the use of features of the unselected nodes.
4つの異なるデータセットに対する実験結果から,本手法はグラフ分類に有効であり,最先端のグラフプーリング法より優れていることが示された。
関連論文リスト
- Careful Selection and Thoughtful Discarding: Graph Explicit Pooling
Utilizing Discarded Nodes [53.08068729187698]
本稿では,ノードと最終表現ベクトルの関係を明示的に活用してノードを選択するグラフ明示プール法を提案する。
提案手法の有効性を検証するため,12種類の広く使用されているデータセットを対象とした総合的な実験を行った。
論文 参考訳(メタデータ) (2023-11-21T14:44:51Z) - Graph Decipher: A transparent dual-attention graph neural network to
understand the message-passing mechanism for the node classification [2.0047096160313456]
本稿では,メッセージパッシング機構を調べるために,Graph Decipherと呼ばれる新しい透過型ネットワークを提案する。
本アルゴリズムは,ノード分類タスクの負荷を大幅に低減しつつ,最先端の性能を実現する。
論文 参考訳(メタデータ) (2022-01-04T23:24:00Z) - Edge but not Least: Cross-View Graph Pooling [76.71497833616024]
本稿では,重要なグラフ構造情報を活用するために,クロスビューグラフプーリング(Co-Pooling)手法を提案する。
クロスビュー相互作用、エッジビュープーリング、ノードビュープーリングにより、相互にシームレスに強化され、より情報的なグラフレベルの表現が学習される。
論文 参考訳(メタデータ) (2021-09-24T08:01:23Z) - Accurate Learning of Graph Representations with Graph Multiset Pooling [45.72542969364438]
本稿では,その構造的依存関係に応じてノード間の相互作用をキャプチャするグラフマルチセットトランス (GMT) を提案する。
実験の結果,GMTはグラフ分類ベンチマークにおいて,最先端のグラフプーリング法を著しく上回っていることがわかった。
論文 参考訳(メタデータ) (2021-02-23T07:45:58Z) - Line Graph Neural Networks for Link Prediction [71.00689542259052]
実世界の多くのアプリケーションにおいて古典的なグラフ解析問題であるグラフリンク予測タスクについて検討する。
このフォーマリズムでは、リンク予測問題をグラフ分類タスクに変換する。
本稿では,線グラフをグラフ理論に用いて,根本的に異なる新しい経路を求めることを提案する。
特に、線グラフの各ノードは、元のグラフのユニークなエッジに対応するため、元のグラフのリンク予測問題は、グラフ分類タスクではなく、対応する線グラフのノード分類問題として等価に解決できる。
論文 参考訳(メタデータ) (2020-10-20T05:54:31Z) - Second-Order Pooling for Graph Neural Networks [62.13156203025818]
グラフプーリングとして2次プールを提案するが、これは上記の課題を自然に解決する。
グラフニューラルネットワークによる2次プールの直接利用は、実用的な問題を引き起こすことを示す。
本稿では,2次プールに基づく2つの新しいグローバルグラフプーリング手法,すなわちバイリニアマッピングと2次プールを提案する。
論文 参考訳(メタデータ) (2020-07-20T20:52:36Z) - Graph Pooling with Node Proximity for Hierarchical Representation
Learning [80.62181998314547]
本稿では,ノード近接を利用したグラフプーリング手法を提案し,そのマルチホップトポロジを用いたグラフデータの階層的表現学習を改善する。
その結果,提案したグラフプーリング戦略は,公開グラフ分類ベンチマークデータセットの集合において,最先端のパフォーマンスを達成できることが示唆された。
論文 参考訳(メタデータ) (2020-06-19T13:09:44Z)
関連論文リストは本サイト内にある論文のタイトル・アブストラクトから自動的に作成しています。
指定された論文の情報です。
本サイトの運営者は本サイト(すべての情報・翻訳含む)の品質を保証せず、本サイト(すべての情報・翻訳含む)を使用して発生したあらゆる結果について一切の責任を負いません。