IVCVJan 13, 2021

A reusable pipeline for large-scale fiber segmentation on unidirectional fiber beds using fully convolutional neural networks

arXiv:2101.04823v2Has Code
AI Analysis

This provides an open-source tool for aerospace engineering to analyze high-temperature resistant materials, though it is incremental as it applies existing neural network architectures to a specific domain.

The paper tackled the problem of detecting embedded fibers in fiber-reinforced ceramic-matrix composites using a computational pipeline with fully convolutional neural networks, achieving Dice and Matthews coefficients up to 98.42% and outperforming semi-supervised methods in some cases.

Fiber-reinforced ceramic-matrix composites are advanced materials resistant to high temperatures, with application to aerospace engineering. Their analysis depends on the detection of embedded fibers, with semi-supervised techniques usually employed to separate fibers within the fiber beds. Here we present an open computational pipeline to detect fibers in ex-situ X-ray computed tomography fiber beds. To separate the fibers in these samples, we tested four different architectures of fully convolutional neural networks. When comparing our neural network approach to a semi-supervised one, we obtained Dice and Matthews coefficients greater than $92.28 \pm 9.65\%$, reaching up to $98.42 \pm 0.03 \%$, showing that the network results are close to the human-supervised ones in these fiber beds, in some cases separating fibers that human-curated algorithms could not find. The software we generated in this project is open source, released under a permissive license, and can be freely adapted and re-used in other domains. All data and instructions on how to download and use it are also available.

Code Implementations1 repo
Foundations

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

Your Notes