論文の概要: Learning local and global prototypes with optimal transport for unsupervised anomaly detection and localization
- arxiv url: http://arxiv.org/abs/2508.12927v1
- Date: Mon, 18 Aug 2025 13:51:36 GMT
- ステータス: 翻訳完了
- システム内更新日: 2025-08-19 14:49:11.361097
- Title: Learning local and global prototypes with optimal transport for unsupervised anomaly detection and localization
- Title(参考訳): 教師なし異常検出と局所化のための最適輸送を用いた局所的および大域的プロトタイプの学習
- Authors: Robin Trombetta, Carole Lartizien,
- Abstract要約: 教師なし異常検出は、トレーニング中に正常なデータ、すなわち欠陥のない一連のデータにアクセスすることで、サンプルの欠陥部分を検出することを目的としている。
本稿では,プロトタイプ学習に基づく新しいUAD手法を提案する。
- 参考スコア(独自算出の注目度): 1.0190194769786831
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Unsupervised anomaly detection aims to detect defective parts of a sample by having access, during training, to a set of normal, i.e. defect-free, data. It has many applications in fields, such as industrial inspection or medical imaging, where acquiring labels is costly or when we want to avoid introducing biases in the type of anomalies that can be spotted. In this work, we propose a novel UAD method based on prototype learning and introduce a metric to compare a structured set of embeddings that balances a feature-based cost and a spatial-based cost. We leverage this metric to learn local and global prototypes with optimal transport from latent representations extracted with a pre-trained image encoder. We demonstrate that our approach can enforce a structural constraint when learning the prototypes, allowing to capture the underlying organization of the normal samples, thus improving the detection of incoherencies in images. Our model achieves performance that is on par with strong baselines on two reference benchmarks for anomaly detection on industrial images. The code is available at https://github.com/robintrmbtt/pradot.
- Abstract(参考訳): 教師なし異常検出は、トレーニング中に正常なデータ、すなわち欠陥のない一連のデータにアクセスすることで、サンプルの欠陥部分を検出することを目的としている。
産業検査や医用画像などの分野では、ラベルの取得にコストがかかる場合や、発見可能な異常の種類にバイアスを導入しない場合など、多くの応用がある。
本研究では,プロトタイプ学習に基づく新しい UAD 手法を提案し,特徴量と空間的コストのバランスをとる組込み構造を比較検討する。
我々は,この指標を利用して,事前学習した画像エンコーダを用いて抽出した潜在表現から,局所的および大域的プロトタイプを最適輸送で学習する。
提案手法は,プロトタイプの学習時に構造的制約を強制し,通常のサンプルの基盤となる組織を捕捉し,画像の不整合の検出を改善できることを実証する。
本モデルは,産業画像の異常検出のための2つの基準ベンチマークにおいて,強い基準値と同等の性能を実現する。
コードはhttps://github.com/robintrmbtt/pradot.comで公開されている。
関連論文リスト
- GeneralAD: Anomaly Detection Across Domains by Attending to Distorted Features [68.14842693208465]
GeneralADは、意味的、ほぼ分布的、産業的設定で動作するように設計された異常検出フレームワークである。
本稿では,ノイズ付加やシャッフルなどの簡単な操作を施した自己教師付き異常生成モジュールを提案する。
提案手法を10のデータセットに対して広範囲に評価し,6つの実験結果と,残りの6つの実験結果を得た。
論文 参考訳(メタデータ) (2024-07-17T09:27:41Z) - Model Selection of Anomaly Detectors in the Absence of Labeled Validation Data [18.233908098602114]
本稿では,画像に基づく異常検出をラベル付き検証データなしで選択するフレームワークSWSAを提案する。
ラベル付き検証データを集める代わりに、トレーニングや微調整なしに合成異常を生成する。
我々の合成異常は、モデル選択のための検証フレームワークを構成する検出タスクを作成するために使用される。
論文 参考訳(メタデータ) (2023-10-16T14:42:22Z) - Anomaly Detection in Automated Fibre Placement: Learning with Data
Limitations [3.103778949672542]
自動繊維配置における欠陥検出と局所化のための包括的枠組みを提案する。
我々のアプローチは教師なしのディープラーニングと古典的なコンピュータビジョンアルゴリズムを組み合わせる。
様々な表面の問題を効率よく検出し、訓練のために複合部品のイメージを少なくする。
論文 参考訳(メタデータ) (2023-07-15T22:13:36Z) - Self-Supervised Training with Autoencoders for Visual Anomaly Detection [61.62861063776813]
我々は, 正規サンプルの分布を低次元多様体で支持する異常検出において, 特定のユースケースに焦点を当てた。
我々は、訓練中に識別情報を活用する自己指導型学習体制に適応するが、通常の例のサブ多様体に焦点をあてる。
製造領域における視覚異常検出のための挑戦的なベンチマークであるMVTec ADデータセットで、最先端の新たな結果を達成する。
論文 参考訳(メタデータ) (2022-06-23T14:16:30Z) - Focus Your Distribution: Coarse-to-Fine Non-Contrastive Learning for
Anomaly Detection and Localization [19.23452967227186]
本稿では,教師なし異常検出と位置推定のための新しいフレームワークを提案する。
本手法は, 粗いアライメントプロセスを用いて, 正規画像から高密度かつコンパクトな分布を学習することを目的としている。
本フレームワークは, 種々の実世界の欠陥の検出に有効であり, 産業用無監督異常検出における新たな最先端技術を実現する。
論文 参考訳(メタデータ) (2021-10-09T10:44:58Z) - Constrained Contrastive Distribution Learning for Unsupervised Anomaly
Detection and Localisation in Medical Images [23.79184121052212]
UAD(Unsupervised Anomaly Detection)は、通常の(すなわち健康的な)画像でのみ1クラスの分類器を学習する。
異常検出のための制約コントラスト分布学習(Constrained Contrastive Distribution Learning for Anomaly Detection, CCD)を提案する。
本手法は,3種類の大腸内視鏡および底部検診データセットにおいて,最先端のUADアプローチよりも優れている。
論文 参考訳(メタデータ) (2021-03-05T01:56:58Z) - Unsupervised Anomaly Detection with Adversarial Mirrored AutoEncoders [51.691585766702744]
本稿では,識別器のミラー化ワッサースタイン損失を利用して,よりセマンティックレベルの再構築を行う逆自動エンコーダの変種を提案する。
我々は,再建基準の代替として,異常スコアの代替尺度を提案した。
提案手法は,OOD検出ベンチマークにおける異常検出の最先端手法よりも優れている。
論文 参考訳(メタデータ) (2020-03-24T08:26:58Z)
関連論文リストは本サイト内にある論文のタイトル・アブストラクトから自動的に作成しています。
指定された論文の情報です。
本サイトの運営者は本サイト(すべての情報・翻訳含む)の品質を保証せず、本サイト(すべての情報・翻訳含む)を使用して発生したあらゆる結果について一切の責任を負いません。