arXiv reaDer
時間的行動局在化のためのグラフ畳み込みネットワーク
Graph Convolutional Networks for Temporal Action Localization
  ほとんどの最先端のアクションローカリゼーションシステムは、学習中に関係を明示的に活用することなく、各アクション提案を個別に処理します。ただし、意味のあるアクションは常にビデオ内の複数の提案で構成されるため、提案間の関係は実際にアクションのローカライズにおいて重要な役割を果たします。この論文では、グラフ畳み込みネットワーク(GCN)を使用して提案と提案の関係を活用することを提案します。まず、アクションプロポーザルグラフを作成します。各プロポーザルはノードとして表され、2つのプロポーザル間の関係はエッジとして表されます。ここでは、2つのタイプの関係を使用します。1つは各提案のコンテキスト情報をキャプチャするためのもので、もう1つは異なるアクション間の相関関係を特徴付けるためのものです。次に、GCNをグラフに適用して、さまざまな提案間の関係をモデル化し、アクションの分類とローカリゼーションの強力な表現を学習します。実験結果は、我々のアプローチがTHUMOS14の最先端技術を大幅に上回ることを示しています(49.1%対42.8%)。さらに、ActivityNetでの拡張実験では、アクション提案の関係のモデリングの有効性も検証されます。コードはhttps://github.com/Alvin-Zeng/PGCNで入手できます。
Most state-of-the-art action localization systems process each action proposal individually, without explicitly exploiting their relations during learning. However, the relations between proposals actually play an important role in action localization, since a meaningful action always consists of multiple proposals in a video. In this paper, we propose to exploit the proposal-proposal relations using Graph Convolutional Networks (GCNs). First, we construct an action proposal graph, where each proposal is represented as a node and their relations between two proposals as an edge. Here, we use two types of relations, one for capturing the context information for each proposal and the other one for characterizing the correlations between distinct actions. Then we apply the GCNs over the graph to model the relations among different proposals and learn powerful representations for the action classification and localization. Experimental results show that our approach significantly outperforms the state-of-the-art on THUMOS14 (49.1% versus 42.8%). Moreover, augmentation experiments on ActivityNet also verify the efficacy of modeling action proposal relationships. Codes are available at https://github.com/Alvin-Zeng/PGCN.
updated: Sat Sep 07 2019 11:51:43 GMT+0000 (UTC)
published: Sat Sep 07 2019 11:51:43 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アソシエイト