ISSN 2096-4498

   CN 44-1745/U

二维码

Tunnel Construction ›› 2026, Vol. 46 ›› Issue (3): 478-490.DOI: 10.3973/j.issn.2096-4498.2026.03.003

Previous Articles     Next Articles

Rock Chip Geometric Feature Recognition in Shield Tunneling Based on Instance Segmentation

LIU Hongzhi1, 2, 3, HAO Shuning1, 2, GUO Yidong1, 2, LI Xinggao1, 2, *   

  1. (1. Key Laboratory of Urban Underground Engineering, the Ministry of Education, Beijing Jiaotong University, Beijing 100044, China; 2. School of Civil Engineering, Beijing Jiaotong University, Beijing 100044, China; 3. CCCC Tunnel Engineering Bureau Co., Ltd., Beijing 100088, China)
  • Online:2026-03-20 Published:2026-03-20

Abstract: Semantic segmentation methods exhibit limited accuracy in the individual segmentation of rock chips due to dense stacking, large size variations, and severe edge occlusion in rock chip images collected during shield tunneling. To address these challenges, a rock chip geometric feature recognition model based on an improved mask region-based convolutional neural network (Mask R-CNN) is proposed. First, a rock chip image dataset is constructed, including laboratory (dispersed and stacked) and field scenarios from different strata of a tunneling project in Beijing, and data augmentation is applied to expand the sample size. Through comparative experiments, Mask R-CNN is selected as the baseline model. An efficient multiscale attention (EMA) mechanism is introduced to enhance the backbone network′s ability to extract multiscale features. Additionally, the Confluence-non-maximum suppression (Confluence-NMS) algorithm replaces the traditional non-maximum suppression method to reduce false detections and missed detections in dense scenarios. Ablation experiments conducted on the engineering dataset show that (1) after introducing EMA and Confluence-NMS, the model achieves AP0.50, AP0.75, and AP0.50∶0.95 values of 82.70%, 73.69%, and 59.13%, respectively, representing improvements of 4.93%, 3.19%, and 2.60% over the baseline model, while the F1-score increases by 3.63%; (2) significance tests confirm the statistical effectiveness of the proposed improvements. Based on the segmentation masks, the rotating calipers algorithm, combined with a reference-object conversion method, is used to automatically extract geometric features of rock chips, including the major and minor axis lengths, area, and perimeter. On the engineering test set, the particle size distribution predicted by the model is highly consistent with that obtained from manual annotations: the major axis lengths are primarily concentrated in the 25-75 mm range, while the minor axis lengths are mainly distributed within the 15-45 mm range. The maximum error in the proportion of each interval is less than 7.53%, with slightly higher errors occurring only in the small-size interval (<25 mm) due to missed detections caused by dense occlusion. In the evaluation of generalization performance, the model achieves an AP0.50∶0.95 of 57.62% on rock chip images from a tunnel project in Qingdao, demonstrating its cross-project applicability.

Key words: shield tunnel, rock chip morphology distribution, deep learning, instance segmentation, mask region-based convolutional neural network