点群データの処理におけるディープ ラーニングの普及に伴い、最近の研究では、バックドア攻撃が 3D ビジョン アプリケーションに重大なセキュリティ上の脅威をもたらすことが示されています。攻撃者は、いくつかのトレーニング サンプルをトリガーでポイズニングすることにより、3D モデルにバックドアを挿入します。これにより、バックドア モデルはクリーンなサンプルではうまく機能しますが、トリガー パターンが現れると悪意のある動作をします。既存の攻撃は、多くの場合、トリガーとしてポイント クラウドにいくつかの追加ポイントを挿入したり、線形変換 (回転など) を利用して汚染されたポイント クラウドを構築したりします。ただし、これらの汚染されたサンプルの影響は、3D 点群で一般的に使用される前処理手法 (外れ値の除去や回転の増強など) によって弱められるか、除去される可能性があります。この論文では、この課題に取り組むために、知覚できない堅牢な新しいバックドア攻撃 (IRBA) を提案します。加重ローカル変換 (WLT) と呼ばれる非線形のローカル変換を利用して、独自の変換を使用して汚染されたサンプルを構築します。 WLT にはいくつかのハイパーパラメータとランダム性があるため、2 つの類似した変換を生成することは困難です。その結果、独自の変換を持つ汚染されたサンプルは、前述の前処理技術に耐性がある可能性があります。さらに、固定 WLT によって引き起こされる歪みの制御性と滑らかさとして、生成された汚染されたサンプルも人間の検査では感知できません。 3 つのベンチマーク データセットと 4 つのモデルに関する広範な実験により、IRBA はほとんどの場合、前処理技術を使用しても 80% 以上の ASR を達成し、これは以前の最先端の攻撃よりも大幅に高いことが示されています。
With the thriving of deep learning in processing point cloud data, recent works show that backdoor attacks pose a severe security threat to 3D vision applications. The attacker injects the backdoor into the 3D model by poisoning a few training samples with trigger, such that the backdoored model performs well on clean samples but behaves maliciously when the trigger pattern appears. Existing attacks often insert some additional points into the point cloud as the trigger, or utilize a linear transformation (e.g., rotation) to construct the poisoned point cloud. However, the effects of these poisoned samples are likely to be weakened or even eliminated by some commonly used pre-processing techniques for 3D point cloud, e.g., outlier removal or rotation augmentation. In this paper, we propose a novel imperceptible and robust backdoor attack (IRBA) to tackle this challenge. We utilize a nonlinear and local transformation, called weighted local transformation (WLT), to construct poisoned samples with unique transformations. As there are several hyper-parameters and randomness in WLT, it is difficult to produce two similar transformations. Consequently, poisoned samples with unique transformations are likely to be resistant to aforementioned pre-processing techniques. Besides, as the controllability and smoothness of the distortion caused by a fixed WLT, the generated poisoned samples are also imperceptible to human inspection. Extensive experiments on three benchmark datasets and four models show that IRBA achieves 80%+ ASR in most cases even with pre-processing techniques, which is significantly higher than previous state-of-the-art attacks.