arXiv論文メモ
新着一覧
cs.CV · 査読状況未確認

鋼表面の傷を質感と輪郭から検出する改良型Faster R-CNN

TEEP-RCNN: Texture-Enhanced Edge-aware Perception for Steel Surface Defect Detection via Improved Convolutional Block Attention in Faster R-CNN

Kirtan Rajesh

この論文をやさしく読む

ひとことで言うと

鋼表面の欠陥を検出する画像モデルを改良し、6種類の欠陥で精度と学習時間を評価した。

何に役立つ?

製造ラインでの鋼材検査を自動化するモデル設計に役立つ可能性がある。実際のラインでの運用性能を示した結果ではない。

この研究の面白いところ

注意機構、学習率、推論時のボックス融合を組み合わせ、細長い欠陥の位置特定も重視する。

どこまで分かった?

NEU-DETでの数値は73.3% mAP@50と37.9% mAP@50-95である。ひび割れ状欠陥は依然として課題である。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

鋼表面の欠陥検出は工業品質管理の自動化に重要だが、欠陥クラス間の質感の違いがわずかなことや、クラス数の偏りが大きいことから難しい。本研究では、Faster R-CNNを基礎とし、特徴ピラミッドネットワークのバックボーンと、改良した畳み込みブロック注意モジュール(CBAM)を備える二段階検出器TEEP-RCNNを導入する。改良版CBAMでは、チャネル注意の多層パーセプトロンにドロップアウトによる正則化を加え、空間注意の枝にバッチ正規化を加えることで、特徴の共適応を減らし、ゲートのロジットを安定化する。学習では、事前学習済みResNet-101のバックボーンと検出ヘッドの更新率を分け、コサインアニーリングとウォームアップを伴う差分学習率の手順を用いる。推論時には、テスト時のデータ拡張と重み付きボックス融合を組み合わせて予測を改善し、細長い欠陥や境界付近の欠陥の位置特定を安定させる。6種類の欠陥からなるNEU-DETベンチマークで、単一GPUによる10エポックの学習だけで、mAP@50は73.3%、mAP@50-95は37.9%を達成した。YOLOv11mのmAP@50 76.2%(100エポック)と競争力のある結果であり、巻き込まれたスケール状欠陥のクラスではCOCO指標でこれを上回った。クラス別の分析では、空間注意の枝は斑点や傷のような細長い質感の欠陥に最も有効だった。一方、ひび割れ状の欠陥は広域に分布する非局所的な質感構造のため、両方式に共通する未解決の課題である。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-23(UTC)
最新改訂
2026-09-23 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Steel surface defect detection is critical for automated industrial quality control but remains challenging due to subtle inter-class texture differences and pronounced class imbalance. We introduce TEEP-RCNN (Texture-Enhanced Edge-aware Perception Region-based CNN), a two-stage detector built on Faster R-CNN with a Feature Pyramid Network backbone and an improved Convolutional Block Attention Module (CBAM). Our CBAM adds dropout regularization in the channel attention MLP and batch normalization on the spatial attention branch, reducing co-adaptation and stabilizing gating logits. Training uses a differential learning rate protocol with cosine annealing warm-up, separating update rates for the pre-trained ResNet-101 backbone and the detection head. At inference, predictions are refined via Test-Time Augmentation fused with Weighted Box Fusion (WBF), improving localization stability on elongated and boundary-adjacent defects. On the NEU-DET benchmark across six defect categories, TEEP-RCNN achieves 73.3\% mAP@50 and 37.9\% mAP@50-95 in only 10 training epochs on a single GPU, competitive with YOLOv11m (76.2\% mAP@50, 100 epochs) while outperforming it on the rolled-in-scale category under the COCO metric. Per-class analysis shows the spatial attention branch is most effective on elongated texture defects such as patches and scratches, while crazing remains an open challenge across both paradigms due to its distributed non-local texture structure.

arXiv ID: 2609.28077 / 要約の誤りについて