arXiv reaDer
SimpleNet: 画像の異常検出とローカリゼーションのためのシンプルなネットワーク
SimpleNet: A Simple Network for Image Anomaly Detection and Localization
異常を検出してローカライズするためのシンプルでアプリケーションフレンドリーなネットワーク (SimpleNet と呼ばれる) を提案します。 SimpleNet は、(1) ローカル特徴を生成する事前トレーニング済みの特徴抽出器、(2) ローカル特徴をターゲット ドメインに変換する浅い特徴アダプター、(3) Gaussian を追加して異常特徴を偽造する単純な異常特徴ジェネレーターで構成されます。 (4) 異常特徴を正常特徴から区別するバイナリ異常弁別器。推論中、異常特徴ジェネレーターは破棄されます。私たちのアプローチは、3 つの直感に基づいています。まず、事前トレーニング済みの機能をターゲット指向の機能に変換すると、ドメイン バイアスを回避できます。第二に、欠陥は画像空間ではあまり共通性がない可能性があるため、特徴空間で合成異常を生成する方が効果的です。第 3 に、単純な弁別器は非常に効率的で実用的です。シンプルであるにもかかわらず、SimpleNet は以前の方法よりも量的および質的に優れています。 MVTec AD ベンチマークでは、SimpleNet は 99.6% の異常検出 AUROC を達成し、次に優れたモデルと比較してエラーを 55.5% 削減します。さらに、SimpleNet は既存の方法よりも高速で、3080ti GPU で 77 FPS の高いフレーム レートを実現します。さらに、SimpleNet は、1 クラスのノベルティ検出タスクのパフォーマンスが大幅に改善されたことを示しています。コード: https://github.com/DonaldRR/SimpleNet。
We propose a simple and application-friendly network (called SimpleNet) for detecting and localizing anomalies. SimpleNet consists of four components: (1) a pre-trained Feature Extractor that generates local features, (2) a shallow Feature Adapter that transfo local features towards target domain, (3) a simple Anomaly Feature Generator that counterfeits anomaly features by adding Gaussian noise to normal features, and (4) a binary Anomaly Discriminator that distinguishes anomaly features from normal features. During inference, the Anomaly Feature Generator would be discarded. Our approach is based on three intuitions. First, transforming pre-trained features to target-oriented features helps avoid domain bias. Second, generating synthetic anomalies in feature space is more effective, as defects may not have much commonality in the image space. Third, a simple discriminator is much efficient and practical. In spite of simplicity, SimpleNet outperforms previous methods quantitatively and qualitatively. On the MVTec AD benchmark, SimpleNet achieves an anomaly detection AUROC of 99.6%, reducing the error by 55.5% compared to the next best performing model. Furthermore, SimpleNet is faster than existing methods, with a high frame rate of 77 FPS on a 3080ti GPU. Additionally, SimpleNet demonstrates significant improvements in performance on the One-Class Novelty Detection task. Code: https://github.com/DonaldRR/SimpleNet.
updated: Mon Mar 27 2023 12:18:52 GMT+0000 (UTC)
published: Mon Mar 27 2023 12:18:52 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アソシエイト