paper-with-me

Papers

Superpixel perception graph neural network for intelligent defect detection of aero-engine blade

2022-10-14 · Hongbing Shang, Qixiu Yang, Chuang Sun, Xuefeng Chen, Ruqiang Yan

Aero-engine is the core component of aircraft and other spacecraft. The high-speed rotating blades provide power by sucking in air and fully combusting, and various defects will inevitably occur, threatening the operation safety of aero-engine. Therefore, regular inspections are essential for such a complex system. However, existing traditional technology which is borescope inspection is labor-intensive, time-consuming, and experience-dependent. To endow this technology with intelligence, a novel superpixel perception graph neural network (SPGNN) is proposed by utilizing a multi-stage graph convolutional network (MSGCN) for feature extraction and superpixel perception region proposal network (SPRPN) for region proposal. First, to capture complex and irregular textures, the images are transformed into a series of patches, to obtain their graph representations. Then, MSGCN composed of several GCN blocks extracts graph structure features and performs graph information processing at graph level. Last but not least, the SPRPN is proposed to generate perceptual bounding boxes by fusing graph representation features and superpixel perception features. Therefore, the proposed SPGNN always implements feature extraction and information transmission at the graph level in the whole SPGNN pipeline, to alleviate the reduction of receptive field and information loss. To verify the effectiveness of SPGNN, we construct a simulated blade dataset with 3000 images. A public aluminum dataset is also used to validate the performances of different methods. The experimental results demonstrate that the proposed SPGNN has superior performance compared with the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2210.07539

Code (0)

등록된 구현이 없습니다.

Tasks

Defect DetectionGraph Neural NetworkRegion Proposal

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음
GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

HyperDefect-YOLO: Enhance YOLO with HyperGraph Computation for Industrial Defect Detection

2024-12-05 · Zuo Zuo, Jiahao Dong, Yue Gao, Zongze Wu

In the manufacturing industry, defect detection is an essential but challenging task aiming to detect defects generated in the process of production. Though traditional YOLO models presents a good performance in defect d…

Defect Detection

Defect Mitigation for Robot Arm-based Additive Manufacturing Utilizing Intelligent Control and IOT

2025-10-28 · Matsive Ali, Blake Gassen, Sen Liu arxiv

This paper presents an integrated robotic fused deposition modeling additive manufacturing system featuring closed-loop thermal control and intelligent in-situ defect correction using a 6-degree of freedom robotic arm an…

Motion Planning

Spatio-Temporal Road Scene Reconstruction using Superpixel Markov Random Field

2018-11-24 · Yaochen Li, Yuehu Liu, Jihua Zhu, Shiqi Ma 외

Scene model construction based on image rendering is an indispensable but challenging technique in computer vision and intelligent transportation systems. In this paper, we propose a framework for constructing 3D corrido…

Superpixels

Normal Reference Attention and Defective Feature Perception Network for Surface Defect Detection

2022-11-18 · Wei Luo, Haiming Yao, Wenyong Yu

Visual anomaly detection plays a significant role in the development of industrial automatic product quality inspection. As a result of the utmost imbalance in the amount of normal and abnormal data, growing attention ha…

Anomaly DetectionDefect Detection

Learning Superpixel Ensemble and Hierarchy Graphs for Melanoma Detection

2026-04-04 · Asmaa M. Elwer, Muhammad A. Rushdi, Mahmoud H. Annaby arxiv

Graph signal processing (GSP) is becoming a major tool in biomedical signal and image analysis. In most GSP techniques, graph structures and edge weights have been typically set via statistical and computational methods.…

Graph structure learningData AugmentationGraph Learning