基于自训练和改进 XGBoost 的铝合金铸件质量预测方法

IF 9.1 1区 计算机科学 Q1 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Robotics and Computer-integrated Manufacturing Pub Date : 2024-11-02 DOI:10.1016/j.rcim.2024.102890
Haonan Wang , Quanzhi Sun , Jun Wu , Xuxia Zhang , Weipeng Liu , Tao Peng , Renzhong Tang
{"title":"基于自训练和改进 XGBoost 的铝合金铸件质量预测方法","authors":"Haonan Wang ,&nbsp;Quanzhi Sun ,&nbsp;Jun Wu ,&nbsp;Xuxia Zhang ,&nbsp;Weipeng Liu ,&nbsp;Tao Peng ,&nbsp;Renzhong Tang","doi":"10.1016/j.rcim.2024.102890","DOIUrl":null,"url":null,"abstract":"<div><div>The revolutionary advances in integrated components in current automotive industry have led to a sharply rising demand for aluminum alloy castings. Targeted quality inspection is thus proposed for components manufacturers to achieve high responsiveness and low operational cost. This suggests casting machine manufacturers to integrate advanced quality prediction functions into the next generation of intelligent casting machines. However, acquiring ample quality inspection data is essential for implementing such functions, which is often challenging, if not infeasible, due to practical issues such as data proprietorship or privacy. Self-training is a good candidate for dealing with scarce labeled data, and XGBoost is commonly used as the base classifier. However, misclassification of unlabeled data happens using XGBoost, which could lead to incorrect pseudo-label assignments, eventually resulting in higher misclassification rate. To address this challenge, a self-training and improved XGBoost-based aluminum alloy casting quality prediction approach is proposed. This approach integrates the classification loss of unlabeled data in the objective function as a new regularization term and considers first and second partial derivatives of the classification loss function for unlabeled data in the leaf node's weight score. The proposed approach penalizes those classification models that misclassify unlabeled data, thereby improves quality prediction performance. To evaluate the effectiveness of our approach, a casting machine manufacturer was collaborated to conduct a case study. The results on three-type casting quality prediction demonstrate that our approach could achieve an accuracy, precision, recall and F1 score of 93.2 %, 90 %, 64.2 %, and 0.75, respectively, outperforming all compared approaches. The approach supports casting machine manufacturers to pre-train a casting quality prediction models with scarce labeled data, enabling swift deployment and customization for targeted quality inspection.</div></div>","PeriodicalId":21452,"journal":{"name":"Robotics and Computer-integrated Manufacturing","volume":"92 ","pages":"Article 102890"},"PeriodicalIF":9.1000,"publicationDate":"2024-11-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Self-training-based approach with improved XGBoost for aluminum alloy casting quality prediction\",\"authors\":\"Haonan Wang ,&nbsp;Quanzhi Sun ,&nbsp;Jun Wu ,&nbsp;Xuxia Zhang ,&nbsp;Weipeng Liu ,&nbsp;Tao Peng ,&nbsp;Renzhong Tang\",\"doi\":\"10.1016/j.rcim.2024.102890\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>The revolutionary advances in integrated components in current automotive industry have led to a sharply rising demand for aluminum alloy castings. Targeted quality inspection is thus proposed for components manufacturers to achieve high responsiveness and low operational cost. This suggests casting machine manufacturers to integrate advanced quality prediction functions into the next generation of intelligent casting machines. However, acquiring ample quality inspection data is essential for implementing such functions, which is often challenging, if not infeasible, due to practical issues such as data proprietorship or privacy. Self-training is a good candidate for dealing with scarce labeled data, and XGBoost is commonly used as the base classifier. However, misclassification of unlabeled data happens using XGBoost, which could lead to incorrect pseudo-label assignments, eventually resulting in higher misclassification rate. To address this challenge, a self-training and improved XGBoost-based aluminum alloy casting quality prediction approach is proposed. This approach integrates the classification loss of unlabeled data in the objective function as a new regularization term and considers first and second partial derivatives of the classification loss function for unlabeled data in the leaf node's weight score. The proposed approach penalizes those classification models that misclassify unlabeled data, thereby improves quality prediction performance. To evaluate the effectiveness of our approach, a casting machine manufacturer was collaborated to conduct a case study. The results on three-type casting quality prediction demonstrate that our approach could achieve an accuracy, precision, recall and F1 score of 93.2 %, 90 %, 64.2 %, and 0.75, respectively, outperforming all compared approaches. The approach supports casting machine manufacturers to pre-train a casting quality prediction models with scarce labeled data, enabling swift deployment and customization for targeted quality inspection.</div></div>\",\"PeriodicalId\":21452,\"journal\":{\"name\":\"Robotics and Computer-integrated Manufacturing\",\"volume\":\"92 \",\"pages\":\"Article 102890\"},\"PeriodicalIF\":9.1000,\"publicationDate\":\"2024-11-02\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Robotics and Computer-integrated Manufacturing\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S0736584524001777\",\"RegionNum\":1,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q1\",\"JCRName\":\"COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Robotics and Computer-integrated Manufacturing","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S0736584524001777","RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS","Score":null,"Total":0}
引用次数: 0

摘要

当前,汽车工业中集成组件的革命性进步导致对铝合金铸件的需求急剧上升。因此,为了实现高响应速度和低运营成本,零部件制造商需要进行有针对性的质量检测。这建议铸造机制造商在下一代智能铸造机中集成先进的质量预测功能。然而,要实现这些功能,获取充足的质量检测数据是必不可少的,但由于数据所有权或隐私等实际问题,这往往具有挑战性,甚至是不可行的。自我训练是处理稀缺标记数据的好方法,XGBoost 通常被用作基本分类器。然而,使用 XGBoost 时会出现对未标记数据的误分类,这可能会导致错误的伪标签分配,最终导致更高的误分类率。为了应对这一挑战,我们提出了一种基于 XGBoost 的自训练改进型铝合金铸件质量预测方法。该方法将目标函数中未标注数据的分类损失作为一个新的正则项,并在叶节点的权重得分中考虑未标注数据的分类损失函数的一阶和二阶偏导数。所提出的方法可以惩罚那些对未标注数据进行错误分类的分类模型,从而提高质量预测性能。为了评估我们方法的有效性,我们与一家铸造机制造商合作进行了案例研究。三类铸件质量预测结果表明,我们的方法在准确度、精确度、召回率和 F1 分数上分别达到了 93.2%、90%、64.2% 和 0.75,优于所有比较方法。该方法支持铸造机制造商利用稀缺的标注数据预先训练铸造质量预测模型,从而实现快速部署和定制目标质量检测。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
Self-training-based approach with improved XGBoost for aluminum alloy casting quality prediction
The revolutionary advances in integrated components in current automotive industry have led to a sharply rising demand for aluminum alloy castings. Targeted quality inspection is thus proposed for components manufacturers to achieve high responsiveness and low operational cost. This suggests casting machine manufacturers to integrate advanced quality prediction functions into the next generation of intelligent casting machines. However, acquiring ample quality inspection data is essential for implementing such functions, which is often challenging, if not infeasible, due to practical issues such as data proprietorship or privacy. Self-training is a good candidate for dealing with scarce labeled data, and XGBoost is commonly used as the base classifier. However, misclassification of unlabeled data happens using XGBoost, which could lead to incorrect pseudo-label assignments, eventually resulting in higher misclassification rate. To address this challenge, a self-training and improved XGBoost-based aluminum alloy casting quality prediction approach is proposed. This approach integrates the classification loss of unlabeled data in the objective function as a new regularization term and considers first and second partial derivatives of the classification loss function for unlabeled data in the leaf node's weight score. The proposed approach penalizes those classification models that misclassify unlabeled data, thereby improves quality prediction performance. To evaluate the effectiveness of our approach, a casting machine manufacturer was collaborated to conduct a case study. The results on three-type casting quality prediction demonstrate that our approach could achieve an accuracy, precision, recall and F1 score of 93.2 %, 90 %, 64.2 %, and 0.75, respectively, outperforming all compared approaches. The approach supports casting machine manufacturers to pre-train a casting quality prediction models with scarce labeled data, enabling swift deployment and customization for targeted quality inspection.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Robotics and Computer-integrated Manufacturing
Robotics and Computer-integrated Manufacturing 工程技术-工程:制造
CiteScore
24.10
自引率
13.50%
发文量
160
审稿时长
50 days
期刊介绍: The journal, Robotics and Computer-Integrated Manufacturing, focuses on sharing research applications that contribute to the development of new or enhanced robotics, manufacturing technologies, and innovative manufacturing strategies that are relevant to industry. Papers that combine theory and experimental validation are preferred, while review papers on current robotics and manufacturing issues are also considered. However, papers on traditional machining processes, modeling and simulation, supply chain management, and resource optimization are generally not within the scope of the journal, as there are more appropriate journals for these topics. Similarly, papers that are overly theoretical or mathematical will be directed to other suitable journals. The journal welcomes original papers in areas such as industrial robotics, human-robot collaboration in manufacturing, cloud-based manufacturing, cyber-physical production systems, big data analytics in manufacturing, smart mechatronics, machine learning, adaptive and sustainable manufacturing, and other fields involving unique manufacturing technologies.
期刊最新文献
A dual knowledge embedded hybrid model based on augmented data and improved loss function for tool wear monitoring A real-time collision avoidance method for redundant dual-arm robots in an open operational environment Less gets more attention: A novel human-centered MR remote collaboration assembly method with information recommendation and visual enhancement Drilling task planning and offline programming of a robotic multi-spindle drilling system for aero-engine nacelle acoustic liners Human-in-the-loop Multi-objective Bayesian Optimization for Directed Energy Deposition with in-situ monitoring
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1