arXiv reaDer
SimVTP: マスクされたオートエンコーダーを使用した単純なビデオ テキストの事前トレーニング
SimVTP: Simple Video Text Pre-training with Masked Autoencoders
このホワイト ペーパーでは、SimVTP を紹介します。これは、マスクされたオートエンコーダーを介したシンプルなビデオ テキスト プレトレーニング フレームワークです。入力ビデオの時空間チューブと入力テキストの単語トークンをランダムにマスクし、それらを統一されたオートテンコーダーにフィードして、欠落しているピクセルと単語を再構築します。 SimVTP にはいくつかのプロパティがあります。1) 統合されたオートエンコーダーのおかげで、SimVTP は別のモダリティの助けを借りて、あるモダリティのマスクされた信号を再構築し、ビデオ チューブとテキスト トークン間のクロスモーダル アラインメントを暗黙的に学習します。 2) SimVTP は、ビデオの一時的な冗長性による高いビデオ マスキング率 (例: 90%) の恩恵を受けるだけでなく、BERT (例: 15%) よりもはるかに高い高いテキスト マスキング率 (例: 75%) も必要とします。 、最適なパフォーマンスを実現します。これは、ビデオ モダリティの支援により、テキストの再構築が難しくなるためです。したがって、有用な機能学習のために口実を難しくするには、より高いマスク比率が必要です。 3) SimVTP にビデオテキスト対比学習 (VTC) とビデオテキスト マッチング (VTM) を装備すると、2 つの一般的に使用されるクロスモーダル トレーニング戦略であり、転送可能なパフォーマンスが大幅に向上する可能性があります。 4) SimVTP はデータ効率的です。たとえば、WebVid-2M の 10% のデータのみを事前トレーニングします。SimVTP は、MSRVTT で驚くほど良い結果 (43.8 R@1) を達成します。 CC3M と WebVid-2M の両方でトレーニングを受けました。事前トレーニング済みのモデルをさまざまなダウンストリーム タスクに転送し、優れたパフォーマンスを実現します。コードとモデルは https://github.com/mayuelala/SimVTP で公開されます。
This paper presents SimVTP: a Simple Video-Text Pretraining framework via masked autoencoders. We randomly mask out the spatial-temporal tubes of input video and the word tokens of input text and then feed them into a unified autencoder to reconstruct the missing pixels and words. Our SimVTP has several properties: 1) Thanks to the unified autoencoder, SimVTP reconstructs the masked signal of one modality with the help from another modality, which implicitly learns the cross-modal alignment between video tubes and text tokens. 2) SimVTP not only benefits from a high video masking ratio (e.g. 90%) due to the temporal redundancy of video, but also needs a high text masking ratio (e.g. 75%), which is much higher than BERT (e.g. 15%), to achieve optimal performance. This is because the aid of video modality makes text reconstruction less challenging, which thus needs a higher mask ratio to make the pretext harder for useful feature learning. 3) Equipping SimVTP with video-text contrastive learning (VTC) and video-text matching (VTM), which are two commonly used cross-modal training strategies, could further improve the transferable performance significantly. 4) SimVTP is dataefficent, e.g., pre-training only on 10% data of WebVid-2M, SimVTP achieves surprisingly good results (43.8 R@1) on MSRVTT, which is far above recent state-of-the-art methods pre-trained on both CC3M and WebVid-2M. We transfer our pre-trained model to various downstream tasks and achieve superior performance. The codes and models will be released at https://github.com/mayuelala/SimVTP.
updated: Wed Dec 07 2022 07:14:22 GMT+0000 (UTC)
published: Wed Dec 07 2022 07:14:22 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アソシエイト