Journal of Zhejiang University SCIENCE A 2026 Vol.27 No.4 P.317-333

http://doi.org/10.1631/jzus.A2500300


PL-HLANet: a semi-supervised approach for tunnel boring machine disc cutter wear prediction


Author(s):  Zhaoyang LI, Wei TANG, Xinyuan WANG, Huxiu XU, Huayong YANG, Jun ZOU

Affiliation(s):  1. State Key Laboratory of Fluid Power and Mechatronic Systems, School of Mechanical Engineering, Zhejiang University, Hangzhou 310058, China

Corresponding email(s):   weitang@zju.edu.cn, junzou@zju.edu.cn

Key Words:  Tunnel boring machine (TBM), Cutter wear, Semi-supervised learning, Pseudo-labeling (PL), Temporal convolutional network, Bidirectional long short-term memory (Bi-LSTM), Attention mechanism


Share this article to: More |Next Article >>>

Zhaoyang LI, Wei TANG, Xinyuan WANG, Huxiu XU, Huayong YANG, Jun ZOU. PL-HLANet: a semi-supervised approach for tunnel boring machine disc cutter wear prediction[J]. Journal of Zhejiang University Science A, 2026, 27(4): 317-333.

@article{title="PL-HLANet: a semi-supervised approach for tunnel boring machine disc cutter wear prediction",
author="Zhaoyang LI, Wei TANG, Xinyuan WANG, Huxiu XU, Huayong YANG, Jun ZOU",
journal="Journal of Zhejiang University Science A",
volume="27",
number="4",
pages="317-333",
year="2026",
publisher="Zhejiang University Press & Springer",
doi="10.1631/jzus.A2500300"
}

%0 Journal Article
%T PL-HLANet: a semi-supervised approach for tunnel boring machine disc cutter wear prediction
%A Zhaoyang LI
%A Wei TANG
%A Xinyuan WANG
%A Huxiu XU
%A Huayong YANG
%A Jun ZOU
%J Journal of Zhejiang University SCIENCE A
%V 27
%N 4
%P 317-333
%@ 1673-565X
%D 2026
%I Zhejiang University Press & Springer
%DOI 10.1631/jzus.A2500300

TY - JOUR
T1 - PL-HLANet: a semi-supervised approach for tunnel boring machine disc cutter wear prediction
A1 - Zhaoyang LI
A1 - Wei TANG
A1 - Xinyuan WANG
A1 - Huxiu XU
A1 - Huayong YANG
A1 - Jun ZOU
J0 - Journal of Zhejiang University Science A
VL - 27
IS - 4
SP - 317
EP - 333
%@ 1673-565X
Y1 - 2026
PB - Zhejiang University Press & Springer
ER -
DOI - 10.1631/jzus.A2500300


Abstract: 
Unanticipated wear of tunnel boring machine (TBM) disc cutters is a critical factor causing project delays and cost overruns in tunneling engineering. Accurate, real-time prediction of the cutter’s wear state is therefore essential for enabling predictive maintenance. Data-driven methods, particularly deep learning, have shown promise for this task, but their performance is constrained by the scarcity of high-quality labeled data in practical industrial settings. To address this challenge, we propose a novel, decoupled semi-supervised framework called PL-HLANet. The first component of this framework is a multi-view pseudo-labeling (PL) module, which mines high-confidence supervisory signals from massive unlabeled data by leveraging heterogeneous views derived from feature engineering and diverse model architectures; it is followed by a consistency check to ensure label quality. This process effectively augments the training set while correcting for sampling bias. Subsequently, a specialized hierarchical hybrid attention network (HLANet) is used to make predictions. The HLANet organically integrates a temporal convolutional network (TCN) for local feature extraction, a bidirectional long short-term memory (Bi-LSTM) network for capturing temporal dynamics, and a custom attention mechanism for focusing on critical information. Experiments on a real-world tunneling dataset show that PL-HLANet significantly outperforms both supervised and mainstream semi-supervised baselines, such as the Mean Teacher and FixMatch. The framework’s effectiveness is further substantiated by validations of its architectural design and data-driven selection of hyperparameters. Moreover, PL-HLANet has a high inference speed, showcasing its practicality for real-world scenarios. Our work provides an effective solution for machining equipment monitoring in data-scarce industrial environments.

PL-HLANet:一种用于隧道掘进机滚刀磨损预测的半监督方法

作者:李朝阳,唐威,王昕远,徐虎修,杨华勇,邹俊
机构:浙江大学,流体动力与机电系统全国重点实验室,中国杭州,310058
目的:隧道掘进机(TBM)滚刀磨损是导致隧道掘进工程项目延误和成本超支的关键因素。因此,准确、实时预测滚刀的磨损状态对于实现预测性维护至关重要。数据驱动方法,特别是深度学习,在此任务中展现了潜力,但其性能受到实际工业环境中高质量标注数据稀缺的限制。本文旨在解决这一挑战,并提出一种新颖的、解耦的半监督框架(PL-HLANet)以实现滚刀磨损的准确预测。
创新点:1.提出解耦的多视角伪标签(PL)框架:通过利用特征工程和多样化模型架构衍生的异构视角,从大量未标注数据中挖掘高置信度的监督信号,并进行一致性检查以确保标签质量,有效解决了工业应用中的标签稀缺问题。2.设计分层混合注意力网络(HLANet):融合时间卷积网络(TCN)进行局部特征提取、双向长短期记忆网络(Bi-LSTM)捕获全局时间动态,以及定制注意力机制聚焦关键信息,实现对复杂TBM开挖数据的多尺度特征提取。3.定义并应用"瞬时磨损率"作为预测目标:相比传统累积磨损指标,瞬时磨损率作为一种动态、响应式的预测目标,更符合预测性维护的实际需求。
方法:1.定义预测目标:将"瞬时磨损率"作为动态且响应式的预测目标,以更好地满足预测性维护的实际要求。2.实施PL模块:通过利用特征工程和多样化模型架构产生异构视图,从大量未标注数据中挖掘高置信度的伪标签,并通过一致性检查确保标签质量,扩充训练集并校正采样偏差。3.设计HLANet:构建一个融合了TCN、Bi-LSTM和多头注意力机制的深层次网络。4.进行多尺度特征提取与预测:HLANet利用TCN进行局部特征提取,利用Bi-LSTM捕获全局时间动态,并通过注意力机制聚焦关键磨损信息,最终实现滚刀磨损状态的准确预测。
结论:1.PL-HLANet有效应对了标注数据稀缺和复杂运行条件的双重挑战,其性能显著优于包括SVR、LSTM、MeanTeacher和FixMatch在内的所有基准模型。2.解耦的PL模块被证明是性能提升的关键驱动力,因为它有效地校正了采样偏差并规范了模型。3.HLANet的分层架构被证实卓有成效,尤其体现在其高鲁棒性和对低信噪比(SNR)样本的准确预测能力。4.模型具有高计算效率,单样本平均延迟仅为7.37 ms,展现出良好的实用性。5.该工作为数据稀缺的工业场景下的机械设备监测和智能TBM开挖及预测性维护提供了一种可靠且有效的解决方案。

关键词:隧道掘进机;滚刀磨损;半监督学习;伪标签;时间卷积网络;双向长短期记忆网络;注意力机制

Darkslateblue:Affiliate; Royal Blue:Author; Turquoise:Article

Reference

[1]AgrawalAK, MurthyVMSR, ChattopadhyayaS, et al., 2022. Prediction of TBM disc cutter wear and penetration rate in tunneling through hard and abrasive rock using multi-layer shallow neural network and response surface methods. Rock Mechanics and Rock Engineering, 55(6):3489-3506.

[2]BaiLP, MoDY, LiHS, et al., 2025. Optimized data preprocessing and model selection for TBM cutter wear prediction. Coatings, 15(5):564.

[3]BarzegariG, KhodayariJ, RostamiJ, 2021. Evaluation of TBM cutter wear in Naghadeh water conveyance tunnel and developing a new prediction model. Rock Mechanics and Rock Engineering, 54(12):6281-6297.

[4]ChenBX, JiangJG, WangXM, et al., 2022. Debiased self-training for semi-supervised learning. Proceedings of the 36th International Conference on Neural Information Processing Systems, article 2349.

[5]ChengQ, ChenYX, XiaoYT, et al., 2022. A dual-stage attention-based Bi-LSTM network for multivariate time series prediction. The Journal of Supercomputing, 78(14):16214-16235.

[6]DingXB, XieYX, XueHW, et al., 2022. A new approach for developing EPB-TBM disc cutter wear prediction equations in granite stratum using backpropagation neural network. Tunnelling and Underground Space Technology, 128:104654.

[7]DouYM, LiKW, LvWJ, et al., 2024. ContrasInver: ultra-sparse label semi-supervised regression for multidimensional seismic inversion. IEEE Transactions on Geoscience and Remote Sensing, 62:5917613.

[8]FanJ, ZhangK, HuangY, et al., 2023. Parallel spatio-temporal attention-based TCN for multivariate time series prediction. Neural Computing and Applications, 35(18):13109-13118.

[9]GhorbaniE, YagizS, 2024. Predicting disc cutter wear using two optimized machine learning techniques. Archives of Civil and Mechanical Engineering, 24(2):106.

[10]HewageP, BeheraA, TrovatiM, et al., 2020. Temporal convolutional neural (TCN) network for an effective weather forecasting using time-series data from the local weather station. Soft Computing, 24(21):16453-16482.

[11]JiaLX, PuXB, ShangKD, et al., 2022. A deep learning combination model to predict TBM disc-cutter wear status. Proceedings of the IEEE 17th Conference on Industrial Electronics and Applications, p.1469-1474.

[12]KaramiM, ZareS, RostamiJ, 2021. Introducing an empirical model for prediction of disc cutter life for TBM application in jointed rocks: case study, Kerman water conveyance tunnel. Bulletin of Engineering Geology and the Environment, 80(5):3853-3870.

[13]LiL, LiuZB, ZhouHY, et al., 2022. Prediction of TBM cutterhead speed and penetration rate for high-efficiency excavation of hard rock tunnel using CNN-LSTM model with construction big data. Arabian Journal of Geosciences, 15(3):280.

[14]LuDC, LiuYH, KongFC, et al., 2024. A novel Bi-LSTM method fusing current and historical data for tunnelling parameters of shield tunnel. Transportation Geotechnics, 49:101402.

[15]MahmoodzadehA, MohammadiM, Hashim IbrahimH, et al., 2021. Machine learning forecasting models of disc cutters life of tunnel boring machine. Automation in Construction, 128:103779.

[16]MoDY, BaiLP, HuangWR, et al., 2024. TBM disc cutter wear prediction using stratal slicing and IPSO-LSTM in mixed weathered granite stratum. Tunnelling and Underground Space Technology, 148:105745.

[17]PuXB, JiaLX, ShangKD, et al., 2022. A new strategy for disc cutter wear status perception using vibration detection and machine learning. Sensors, 22(17):6686.

[18]ShenX, ChenXS, FuYB, et al., 2022. Prediction and analysis of slurry shield TBM disc cutter wear and its application in cutter change time. Wear, 498-499:204314.

[19]ShiG, QinCJ, ZhangZN, et al., 2024. A novel decomposition and hybrid transfer learning-based method for multi-step cutterhead torque prediction of shield machine. Mechanical Systems and Signal Processing, 214:111362.

[20]ShinYJ, KwonK, BaeA, et al., 2024. Machine learning-based prediction model for disc cutter life in TBM excavation through hard rock formations. Tunnelling and Underground Space Technology, 150:105826.

[21]SunJD, ShangY, WangK, et al., 2023. A new prediction model for disc cutter wear based on Cerchar Abrasivity Index. Wear, 526-527:204927.

[22]WangHD, QinCJ, YuHG, et al., 2025. A real-time multi-head mixed attention mechanism-based prediction method for tunnel boring machine disc cutter wear. Science China Technological Sciences, 68(1):1120302.

[23]WangKY, WuXG, ZhangLM, et al., 2023. Data-driven multi-step robust prediction of TBM attitude using a hybrid deep learning approach. Advanced Engineering Informatics, 55:101854.

[24]WenXY, LiWB, 2023. Time series prediction based on LSTM-attention-LSTM model. IEEE Access, 11:48322-48331.

[25]WuYH, WuGQ, LinJX, et al., 2025. Role exchange-based self-training semi-supervision framework for complex medical image segmentation. IEEE Transactions on Neural Networks and Learning Systems, 36(5):8372-8386.

[26]YuFX, WangD, ChenYP, et al., 2021. Unsupervised domain adaptation for object detection via cross-domain semi-supervised learning. arXiv:1911.07158.

[27]YuHG, TaoJF, HuangS, et al., 2021. A field parameters-based method for real-time wear estimation of disc cutter on TBM cutterhead. Automation in Construction, 124:103603.

[28]ZhangN, ShenSL, ZhouAN, 2023. A new index for cutter life evaluation and ensemble model for prediction of cutter wear. Tunnelling and Underground Space Technology, 131:104830.

Open peer comments: Debate/Discuss/Question/Opinion

<1>

Please provide your name, email address and a comment





Full Text:   <2355>

Summary:  <136>

Suppl. Mater.: 

CLC number: 

On-line Access: 2026-04-18

Received: 2025-07-07

Revision Accepted: 2025-09-16

Crosschecked: 2026-04-20

Cited: 0

Clicked: 3037

Citations:  Bibtex RefMan EndNote GB/T7714

 ORCID:

Jun Zou

https://orcid.org/0000-0003-2443-3516

Journal of Zhejiang University-SCIENCE, 38 Zheda Road, Hangzhou 310027, China
Tel: +86-571-87952783; E-mail: cjzhang@zju.edu.cn
Copyright © 2000 - 2026 Journal of Zhejiang University-SCIENCE