A statistical method for crack pre-detection in 3D concrete images
Vitalii Makogin, Duc Nguyen, Evgeny Spodarev
TL;DR
This work tackles crack detection in large-scale 3D concrete CT images by introducing a statistical pre-localization framework that identifies regions likely to contain cracks with controlled error rates. The approach combines a computationally light Maximal Hessian Entry filter, geometry-driven statistics on a regular cube partition, and a spatial CUSUM-based change-point test coupled with adaptive local FDR weighting (LAWS) to detect anomalous regions while using an empirical null learned from homogeneous data. It demonstrates robust performance on semi-synthetic and real CT volumes, with linear runtime and no need for large annotated datasets, thereby enabling targeted, resource-efficient high-resolution segmentation. The framework is designed to integrate with DL models, reducing training and inference costs and providing an interpretable pre-processing step in large-scale CT inspection pipelines, with potential for training data generation and joint use with segmentation networks.
Abstract
In practical applications, effectively segmenting cracks in large-scale computed tomography (CT) images holds significant importance for understanding the structural integrity of materials. Classical image-processing techniques and modern deep-learning models both face substantial computational challenges when applied directly to high resolution big data volumes. This paper introduces a statistical framework for crack pre-localization, whose purpose is not to replace or compete with segmentation networks, but to identify, with controlled error rates, the regions of a 3D CT image that are most likely to contain cracks. The method combines a simple Hessian-based filter, geometric descriptors computed on a regular spatial partition, and a spatial multiple testing procedure to detect anomalous regions while relying only on minimal calibration data, rather than large annotated datasets. Experiments on semi-synthetic and real 3D CT scans demonstrate that the proposed approach reliably highlights regions likely to contain cracks while preserving linear computational complexity. By restricting subsequent high resolution segmentation to these localized regions, deep-learning models can be trained and operate more efficiently, reducing both training runtime as well as resource consumption. The framework thus offers a practical and interpretable preprocessing step for large-scale CT inspection pipelines.
