このペーパーでは、ビデオ内に表示されるオブジェクトチューブレット間の関係を次のように分類および検出するように努めています。トリプレット。既存の作品がオブジェクトの提案またはチューブレットを単一のエンティティとして扱い、それらの関係を事後的にモデル化する場合、オブジェクトのチューブレットのペアの述語を事前に分類および検出することを提案します。また、ソーシャルファブリックを提案します。これは、相互作用プリミティブの合成としてオブジェクトチューブレットのペアを表すエンコーディングです。これらのプリミティブはすべての関係にわたって学習され、ビデオ内のすべての期間にわたって共起するオブジェクトチューブレットのプールから関係をローカライズおよび分類できるコンパクトな表現になります。エンコーディングにより、2段階のネットワークが可能になります。最初の段階では、相互作用する可能性のある提案を提案するためにSocialFabricをトレーニングします。第2段階でSocialFabricを使用して、チューブレットの述語ラベルを同時に微調整および予測します。実験は、初期のビデオリレーションモデリング、エンコーディング、および2段階アーキテクチャの利点を示しており、2つのベンチマークで新しい最先端技術を実現しています。また、エンコーディングによって、プリミティブ例によるクエリで時空間ビデオ関係を検索できるようにする方法も示します。コード:https://github.com/shanshuo/Social-Fabric。
This paper strives to classify and detect the relationship between object tubelets appearing within a video as a triplet. Where existing works treat object proposals or tubelets as single entities and model their relations a posteriori, we propose to classify and detect predicates for pairs of object tubelets a priori. We also propose Social Fabric: an encoding that represents a pair of object tubelets as a composition of interaction primitives. These primitives are learned over all relations, resulting in a compact representation able to localize and classify relations from the pool of co-occurring object tubelets across all timespans in a video. The encoding enables our two-stage network. In the first stage, we train Social Fabric to suggest proposals that are likely interacting. We use the Social Fabric in the second stage to simultaneously fine-tune and predict predicate labels for the tubelets. Experiments demonstrate the benefit of early video relation modeling, our encoding and the two-stage architecture, leading to a new state-of-the-art on two benchmarks. We also show how the encoding enables query-by-primitive-example to search for spatio-temporal video relations. Code: https://github.com/shanshuo/Social-Fabric.