フレーム内不一致は、顔偽造検出の一般化に有効であることが証明されています。ただし、これらの矛盾に焦点を当てることを学ぶには、追加のピクセルレベルの偽造された位置注釈が必要です。このような注釈を取得することは簡単ではありません。いくつかの既存の方法は、位置注釈を含む大規模な合成データを生成しますが、これは実画像のみで構成され、偽造領域の特性を捉えることができません。他の人は、本物と偽の画像のペアを差し引いて偽造場所ラベルを生成しますが、そのようなペアのデータは収集が難しく、生成されたラベルは通常不連続です。これらの制限を克服するために、UIA-ViT と呼ばれるビジョン トランスフォーマーに基づく新しい教師なし不整合認識メソッドを提案します。これは、ビデオ レベルのラベルのみを使用し、ピクセル レベルの注釈なしで不整合認識機能を学習できます。自己注意メカニズムにより、パッチ埋め込み間の注意マップは一貫性関係を自然に表現し、ビジョン Transformer を一貫性表現学習に適したものにします。ビジョン Transformer に基づいて、教師なしパッチ整合性学習 (UPCL) とプログレッシブ整合性加重アセンブル (PCWA) という 2 つの主要コンポーネントを提案します。 UPCL は、プログレッシブに最適化された疑似アノテーションを使用して一貫性関連の表現を学習するように設計されています。 PCWA は、UPCL によって最適化された以前のパッチ埋め込みを使用して最終的な分類埋め込みを強化し、検出パフォーマンスをさらに向上させます。広範な実験により、提案された方法の有効性が実証されます。
Intra-frame inconsistency has been proved to be effective for the generalization of face forgery detection. However, learning to focus on these inconsistency requires extra pixel-level forged location annotations. Acquiring such annotations is non-trivial. Some existing methods generate large-scale synthesized data with location annotations, which is only composed of real images and cannot capture the properties of forgery regions. Others generate forgery location labels by subtracting paired real and fake images, yet such paired data is difficult to collected and the generated label is usually discontinuous. To overcome these limitations, we propose a novel Unsupervised Inconsistency-Aware method based on Vision Transformer, called UIA-ViT, which only makes use of video-level labels and can learn inconsistency-aware feature without pixel-level annotations. Due to the self-attention mechanism, the attention map among patch embeddings naturally represents the consistency relation, making the vision Transformer suitable for the consistency representation learning. Based on vision Transformer, we propose two key components: Unsupervised Patch Consistency Learning (UPCL) and Progressive Consistency Weighted Assemble (PCWA). UPCL is designed for learning the consistency-related representation with progressive optimized pseudo annotations. PCWA enhances the final classification embedding with previous patch embeddings optimized by UPCL to further improve the detection performance. Extensive experiments demonstrate the effectiveness of the proposed method.