基于迁移学习的盾构机圆盘刀具磨损预测

IF 6.7 1区 工程技术 Q1 CONSTRUCTION & BUILDING TECHNOLOGY
Yuxiang Meng , Qian Fang , Guoli Zheng , Gan Wang , Pengfei Li , Shuang Chen
{"title":"基于迁移学习的盾构机圆盘刀具磨损预测","authors":"Yuxiang Meng ,&nbsp;Qian Fang ,&nbsp;Guoli Zheng ,&nbsp;Gan Wang ,&nbsp;Pengfei Li ,&nbsp;Shuang Chen","doi":"10.1016/j.tust.2025.106633","DOIUrl":null,"url":null,"abstract":"<div><div>Disc cutters serve as the primary device in shield machines for rock breaking during tunnel construction. Assessing the wear state of disc cutters is crucial for making timely replacement decisions. Several researchers have successfully predicted disc cutter wear with acceptable accuracy using Machine Learning (ML). However, ML models are often project-specific. The model trained on one project cannot be applied to the other project if the two projects have significant deviations, resulting in a waste of resources and effort. To address this issue, we propose a domain-adversarial-based transfer learning method to improve the generalization performance of ML models. In particular, we integrate the Domain-Adversarial Neural Network (DANN) with the Transformer. The proposed model makes domain discrimination and regression prediction for input parameters. The domain-adversarial mechanism makes the extracted features from input parameters share many commonalities and confuses data from different domains, which can improve the generalization performance of the model. The hyperparameter <em>λ</em> of the proposed model is used to balance the importance of domain discrimination and regression prediction. We validate the effectiveness of the proposed method in the second subsea tunnel in Qingdao, China. The south and service tunnels of the project are in similar strata conditions but have a significant difference in tunnel diameter. They share many commonalities in the wear characteristics of disc cutters. We set the service tunnel as the source domain and the south tunnel as the target domain. The model is trained and tested in the service tunnel, learning wear characteristics under different strata. Then, the pre-trained model is transferred to the south tunnel and fine-tuned with limited data to adapt to wear characteristics under different shields. Finally, the fine-tuned model is used to predict the wear values of the target data in the south tunnel. The domain-adversarial-based Transformer model outperforms FCN, LSTM and Transformer without the domain-adversarial mechanism and requires even limited target project data, unlike traditional models, which require extra training data. The proposed method can be applied in the early stage of related projects when data are scarce.</div></div>","PeriodicalId":49414,"journal":{"name":"Tunnelling and Underground Space Technology","volume":"162 ","pages":"Article 106633"},"PeriodicalIF":6.7000,"publicationDate":"2025-04-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Prediction of disc cutter wear of shield machines based on transfer learning\",\"authors\":\"Yuxiang Meng ,&nbsp;Qian Fang ,&nbsp;Guoli Zheng ,&nbsp;Gan Wang ,&nbsp;Pengfei Li ,&nbsp;Shuang Chen\",\"doi\":\"10.1016/j.tust.2025.106633\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>Disc cutters serve as the primary device in shield machines for rock breaking during tunnel construction. Assessing the wear state of disc cutters is crucial for making timely replacement decisions. Several researchers have successfully predicted disc cutter wear with acceptable accuracy using Machine Learning (ML). However, ML models are often project-specific. The model trained on one project cannot be applied to the other project if the two projects have significant deviations, resulting in a waste of resources and effort. To address this issue, we propose a domain-adversarial-based transfer learning method to improve the generalization performance of ML models. In particular, we integrate the Domain-Adversarial Neural Network (DANN) with the Transformer. The proposed model makes domain discrimination and regression prediction for input parameters. The domain-adversarial mechanism makes the extracted features from input parameters share many commonalities and confuses data from different domains, which can improve the generalization performance of the model. The hyperparameter <em>λ</em> of the proposed model is used to balance the importance of domain discrimination and regression prediction. We validate the effectiveness of the proposed method in the second subsea tunnel in Qingdao, China. The south and service tunnels of the project are in similar strata conditions but have a significant difference in tunnel diameter. They share many commonalities in the wear characteristics of disc cutters. We set the service tunnel as the source domain and the south tunnel as the target domain. The model is trained and tested in the service tunnel, learning wear characteristics under different strata. Then, the pre-trained model is transferred to the south tunnel and fine-tuned with limited data to adapt to wear characteristics under different shields. Finally, the fine-tuned model is used to predict the wear values of the target data in the south tunnel. The domain-adversarial-based Transformer model outperforms FCN, LSTM and Transformer without the domain-adversarial mechanism and requires even limited target project data, unlike traditional models, which require extra training data. The proposed method can be applied in the early stage of related projects when data are scarce.</div></div>\",\"PeriodicalId\":49414,\"journal\":{\"name\":\"Tunnelling and Underground Space Technology\",\"volume\":\"162 \",\"pages\":\"Article 106633\"},\"PeriodicalIF\":6.7000,\"publicationDate\":\"2025-04-13\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Tunnelling and Underground Space Technology\",\"FirstCategoryId\":\"5\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S0886779825002718\",\"RegionNum\":1,\"RegionCategory\":\"工程技术\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q1\",\"JCRName\":\"CONSTRUCTION & BUILDING TECHNOLOGY\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Tunnelling and Underground Space Technology","FirstCategoryId":"5","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S0886779825002718","RegionNum":1,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"CONSTRUCTION & BUILDING TECHNOLOGY","Score":null,"Total":0}
引用次数: 0

摘要

盘式切割机是隧道施工中盾构机破岩的主要设备。评估盘式刀具的磨损状况对于及时做出更换决策至关重要。一些研究人员已经成功地使用机器学习(ML)以可接受的精度预测了圆盘刀具的磨损。然而,ML模型通常是特定于项目的。如果两个项目有明显的偏差,那么在一个项目上训练的模型就不能应用到另一个项目上,从而造成资源和努力的浪费。为了解决这个问题,我们提出了一种基于域对抗的迁移学习方法来提高机器学习模型的泛化性能。特别地,我们将领域对抗神经网络(DANN)与变压器集成在一起。该模型对输入参数进行域判别和回归预测。领域对抗机制使得从输入参数中提取的特征具有许多共性,并且混淆了来自不同领域的数据,从而提高了模型的泛化性能。该模型的超参数λ用于平衡域判别和回归预测的重要性。在青岛第二海底隧道工程中验证了该方法的有效性。南、服务隧道地层条件相似,但隧道直径差异较大。它们在圆盘刀具的磨损特性上有许多共同点。我们将服务隧道设置为源域,将南隧道设置为目标域。在服役隧道中对模型进行了训练和测试,学习了不同地层下的磨损特性。然后,将预训练好的模型转移到南隧道,利用有限的数据进行微调,以适应不同盾构下的磨损特性。最后,利用调整后的模型对南段巷道目标数据的磨损值进行预测。基于领域对抗的Transformer模型在没有领域对抗机制的情况下优于FCN、LSTM和Transformer,并且与需要额外训练数据的传统模型不同,它甚至需要有限的目标项目数据。该方法可应用于相关项目前期数据匮乏的情况。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Prediction of disc cutter wear of shield machines based on transfer learning
Disc cutters serve as the primary device in shield machines for rock breaking during tunnel construction. Assessing the wear state of disc cutters is crucial for making timely replacement decisions. Several researchers have successfully predicted disc cutter wear with acceptable accuracy using Machine Learning (ML). However, ML models are often project-specific. The model trained on one project cannot be applied to the other project if the two projects have significant deviations, resulting in a waste of resources and effort. To address this issue, we propose a domain-adversarial-based transfer learning method to improve the generalization performance of ML models. In particular, we integrate the Domain-Adversarial Neural Network (DANN) with the Transformer. The proposed model makes domain discrimination and regression prediction for input parameters. The domain-adversarial mechanism makes the extracted features from input parameters share many commonalities and confuses data from different domains, which can improve the generalization performance of the model. The hyperparameter λ of the proposed model is used to balance the importance of domain discrimination and regression prediction. We validate the effectiveness of the proposed method in the second subsea tunnel in Qingdao, China. The south and service tunnels of the project are in similar strata conditions but have a significant difference in tunnel diameter. They share many commonalities in the wear characteristics of disc cutters. We set the service tunnel as the source domain and the south tunnel as the target domain. The model is trained and tested in the service tunnel, learning wear characteristics under different strata. Then, the pre-trained model is transferred to the south tunnel and fine-tuned with limited data to adapt to wear characteristics under different shields. Finally, the fine-tuned model is used to predict the wear values of the target data in the south tunnel. The domain-adversarial-based Transformer model outperforms FCN, LSTM and Transformer without the domain-adversarial mechanism and requires even limited target project data, unlike traditional models, which require extra training data. The proposed method can be applied in the early stage of related projects when data are scarce.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Tunnelling and Underground Space Technology
Tunnelling and Underground Space Technology 工程技术-工程:土木
CiteScore
11.90
自引率
18.80%
发文量
454
审稿时长
10.8 months
期刊介绍: Tunnelling and Underground Space Technology is an international journal which publishes authoritative articles encompassing the development of innovative uses of underground space and the results of high quality research into improved, more cost-effective techniques for the planning, geo-investigation, design, construction, operation and maintenance of underground and earth-sheltered structures. The journal provides an effective vehicle for the improved worldwide exchange of information on developments in underground technology - and the experience gained from its use - and is strongly committed to publishing papers on the interdisciplinary aspects of creating, planning, and regulating underground space.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信