IVCVJan 22, 2021

Automatic Volumetric Segmentation of Additive Manufacturing Defects with 3D U-Net

arXiv:2101.08993v125 citations
Originality Synthesis-oriented
AI Analysis

This provides quality control for additive manufacturing, though it is incremental as it applies an existing method from medical imaging to a new domain.

The paper tackled the problem of automatically segmenting additive manufacturing defects in X-ray Computed Tomography images using a 3D U-Net model, achieving a mean intersection of union of 88.4%.

Segmentation of additive manufacturing (AM) defects in X-ray Computed Tomography (XCT) images is challenging, due to the poor contrast, small sizes and variation in appearance of defects. Automatic segmentation can, however, provide quality control for additive manufacturing. Over recent years, three-dimensional convolutional neural networks (3D CNNs) have performed well in the volumetric segmentation of medical images. In this work, we leverage techniques from the medical imaging domain and propose training a 3D U-Net model to automatically segment defects in XCT images of AM samples. This work not only contributes to the use of machine learning for AM defect detection but also demonstrates for the first time 3D volumetric segmentation in AM. We train and test with three variants of the 3D U-Net on an AM dataset, achieving a mean intersection of union (IOU) value of 88.4%.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes