首页 > 最新文献

Computers in Industry最新文献

英文 中文
Reliability analysis and remaining useful life estimation of a two-variable phased degradation system 双变量阶段退化系统的可靠性分析与剩余使用寿命估计
IF 9.1 1区 计算机科学 Q1 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2025-09-16 DOI: 10.1016/j.compind.2025.104368
Bincheng Wen, Xin Zhao, Haizhen Zhu, Jinjun Cheng, Changjun Li, Mingqing Xiao
On the one hand, due to changes in the operating conditions or working environment of the equipment, the degradation process often exhibits characteristics of two-phase or even multi-phase. In contrast to single-phase degradation models, two-phase degradation modeling necessitates considering the variability of the change points and analyzing the characteristics of the degraded state at the change points. On the other hand, as sensor technology advances, multi-sensor data collection systems have become increasingly widespread, and combining data from several sources can considerably improve the accuracy of remaining useful life (RUL) estimation. However, the current research fails to simultaneously incorporate both of the aforementioned conditions. Consequently, constructing a multivariate phased deterioration model and estimating the RUL still present a significant challenge. With this particular consideration, this paper constructs a two-variable phased degradation model based on the Wiener process. The RUL analytic expression is derived by taking into account the diversity of individuals and the random nature of change points. A novel approach is provided to achieve precise detection of change points. The proposed model’s validity is ultimately confirmed through the use of a simulation dataset as well as two real working datasets.
一方面,由于设备运行条件或工作环境的变化,降解过程往往呈现两相甚至多相的特征。与单相退化模型相比,两阶段退化建模需要考虑变化点的可变性,分析变化点处退化状态的特征。另一方面,随着传感器技术的进步,多传感器数据采集系统越来越普遍,将多个来源的数据结合起来可以大大提高剩余使用寿命(RUL)估计的准确性。然而,目前的研究未能同时纳入上述两种条件。因此,构建多变量阶段性退化模型和估计RUL仍然是一个重大的挑战。考虑到这一点,本文构建了一个基于Wiener过程的双变量阶段性退化模型。考虑到个体的多样性和变化点的随机性,导出了RUL解析表达式。提出了一种实现变化点精确检测的新方法。最后通过一个模拟数据集和两个实际工作数据集验证了所提出模型的有效性。
{"title":"Reliability analysis and remaining useful life estimation of a two-variable phased degradation system","authors":"Bincheng Wen,&nbsp;Xin Zhao,&nbsp;Haizhen Zhu,&nbsp;Jinjun Cheng,&nbsp;Changjun Li,&nbsp;Mingqing Xiao","doi":"10.1016/j.compind.2025.104368","DOIUrl":"10.1016/j.compind.2025.104368","url":null,"abstract":"<div><div>On the one hand, due to changes in the operating conditions or working environment of the equipment, the degradation process often exhibits characteristics of two-phase or even multi-phase. In contrast to single-phase degradation models, two-phase degradation modeling necessitates considering the variability of the change points and analyzing the characteristics of the degraded state at the change points. On the other hand, as sensor technology advances, multi-sensor data collection systems have become increasingly widespread, and combining data from several sources can considerably improve the accuracy of remaining useful life (RUL) estimation. However, the current research fails to simultaneously incorporate both of the aforementioned conditions. Consequently, constructing a multivariate phased deterioration model and estimating the RUL still present a significant challenge. With this particular consideration, this paper constructs a two-variable phased degradation model based on the Wiener process. The RUL analytic expression is derived by taking into account the diversity of individuals and the random nature of change points. A novel approach is provided to achieve precise detection of change points. The proposed model’s validity is ultimately confirmed through the use of a simulation dataset as well as two real working datasets.</div></div>","PeriodicalId":55219,"journal":{"name":"Computers in Industry","volume":"173 ","pages":"Article 104368"},"PeriodicalIF":9.1,"publicationDate":"2025-09-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145093795","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Road surface damage detection based on enhanced YOLOv8 基于增强型YOLOv8的路面损伤检测
IF 9.1 1区 计算机科学 Q1 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2025-09-12 DOI: 10.1016/j.compind.2025.104363
Wenjin Chen , Jia Sheng Yang , Chenbo Xia , Yaosong Li , Xu Xiao
The Road Damage Detection System (RDDS) is crucial in intelligent transportation networks, enhancing driving safety, comfort, and overall traffic efficiency. A key factor in the system's performance is the effectiveness of the underlying detection algorithm. Currently, the YOLOv8 algorithm is widely applied in defect detection, but it faces challenges due to the varying scales of road damage. Specifically, the convolutional downsampling module in the backbone network often has a limited receptive field, reducing its ability to capture global information, while the multi-scale feature fusion network may lose critical local defect details and deep location information. These limitations hinder YOLOv8’s performance in detecting pavement defects. To address these issues, we propose an enhanced algorithm, YOLOv8 with Context Capture and Slimneck Structure (YOLOv8-CCS), which targets multi-scale defect characteristics and the prevalence of small-sized targets in road damage detection. To overcome the limited receptive field and improve global context awareness, we have integrated an enhanced context-guided module downsampling component (E-ContextGuidedBlock_Down), which expands the receptive field and improves context capture. Additionally, we replace the existing multi-scale fusion network with Ghost Shuffle Convolution (GSConv)-Slimneck and introduce the Enhanced VoVNet-based Ghost Shuffle Cross Stage Partial (VoVGSCSP-E) module in specific layers. To further enhance feature extraction and minimize information loss during fusion, we incorporate the Content-Aware ReAssembly of Features (CARAFE) upsampling module and a weighted feature fusion method. Finally, the Multi-Level Context Attention Bottleneck (MLCABOT) module is added between the backbone network and the multi-scale feature fusion network, improving the connectivity and overall feature extraction capability. In validation, our proposed method outperformed YOLOv8 by 3 %, 4.7 % and 3.8 % on the RDD-2022, ROAD-MAS and Unmanned Aerial Vehicle Asphalt Pavement Distress Dataset (UAPD) datasets, respectively. It also achieved the highest F1 score among comparable detection models and ranked among the top three in inference speed. These results highlight the potential of YOLOv8-CCS for real-time road damage detection, providing a more accurate and comprehensive solution for urban pavement management. Such a system, equipped with an advanced detection algorithm, can significantly improve road maintenance efficiency and enhance driving safety.
道路损伤检测系统(RDDS)在智能交通网络中至关重要,可以提高驾驶安全性、舒适性和整体交通效率。影响系统性能的一个关键因素是底层检测算法的有效性。目前,YOLOv8算法在缺陷检测中得到了广泛的应用,但由于道路损伤的规模不同,该算法面临着挑战。具体而言,骨干网中的卷积下采样模块通常具有有限的接受域,降低了其捕获全局信息的能力,而多尺度特征融合网络可能会丢失关键的局部缺陷细节和深度位置信息。这些限制阻碍了YOLOv8检测路面缺陷的性能。为了解决这些问题,我们提出了一种基于上下文捕获和细颈结构的增强算法YOLOv8 (YOLOv8- ccs),该算法针对道路损伤检测中的多尺度缺陷特征和小尺度目标的普遍存在。为了克服有限的接受场并提高全局上下文感知,我们集成了一个增强的上下文引导模块下行采样组件(E-ContextGuidedBlock_Down),它扩展了接受场并改进了上下文捕获。此外,我们用Ghost Shuffle Convolution (GSConv)-Slimneck取代了现有的多尺度融合网络,并在特定层引入了基于vovnet的增强型Ghost Shuffle Cross Stage Partial (VoVGSCSP-E)模块。为了进一步增强特征提取和减少融合过程中的信息丢失,我们结合了内容感知特征重组(CARAFE)上采样模块和加权特征融合方法。最后,在骨干网和多尺度特征融合网络之间增加了多级上下文关注瓶颈(MLCABOT)模块,提高了网络的连通性和整体特征提取能力。在验证中,我们提出的方法在RDD-2022、ROAD-MAS和无人机沥青路面破损数据集(UAPD)数据集上的性能分别优于YOLOv8 3 %、4.7 %和3.8 %。在同类检测模型中F1得分最高,推理速度排名前三。这些结果突出了YOLOv8-CCS在实时道路损伤检测方面的潜力,为城市路面管理提供了更准确、更全面的解决方案。该系统配备了先进的检测算法,可以显著提高道路养护效率,增强驾驶安全性。
{"title":"Road surface damage detection based on enhanced YOLOv8","authors":"Wenjin Chen ,&nbsp;Jia Sheng Yang ,&nbsp;Chenbo Xia ,&nbsp;Yaosong Li ,&nbsp;Xu Xiao","doi":"10.1016/j.compind.2025.104363","DOIUrl":"10.1016/j.compind.2025.104363","url":null,"abstract":"<div><div>The Road Damage Detection System (RDDS) is crucial in intelligent transportation networks, enhancing driving safety, comfort, and overall traffic efficiency. A key factor in the system's performance is the effectiveness of the underlying detection algorithm. Currently, the YOLOv8 algorithm is widely applied in defect detection, but it faces challenges due to the varying scales of road damage. Specifically, the convolutional downsampling module in the backbone network often has a limited receptive field, reducing its ability to capture global information, while the multi-scale feature fusion network may lose critical local defect details and deep location information. These limitations hinder YOLOv8’s performance in detecting pavement defects. To address these issues, we propose an enhanced algorithm, YOLOv8 with Context Capture and Slimneck Structure (YOLOv8-CCS), which targets multi-scale defect characteristics and the prevalence of small-sized targets in road damage detection. To overcome the limited receptive field and improve global context awareness, we have integrated an enhanced context-guided module downsampling component (E-ContextGuidedBlock_Down), which expands the receptive field and improves context capture. Additionally, we replace the existing multi-scale fusion network with Ghost Shuffle Convolution (GSConv)-Slimneck and introduce the Enhanced VoVNet-based Ghost Shuffle Cross Stage Partial (VoVGSCSP-E) module in specific layers. To further enhance feature extraction and minimize information loss during fusion, we incorporate the Content-Aware ReAssembly of Features (CARAFE) upsampling module and a weighted feature fusion method. Finally, the Multi-Level Context Attention Bottleneck (MLCABOT) module is added between the backbone network and the multi-scale feature fusion network, improving the connectivity and overall feature extraction capability. In validation, our proposed method outperformed YOLOv8 by 3 %, 4.7 % and 3.8 % on the RDD-2022, ROAD-MAS and Unmanned Aerial Vehicle Asphalt Pavement Distress Dataset (UAPD) datasets, respectively. It also achieved the highest F1 score among comparable detection models and ranked among the top three in inference speed. These results highlight the potential of YOLOv8-CCS for real-time road damage detection, providing a more accurate and comprehensive solution for urban pavement management. Such a system, equipped with an advanced detection algorithm, can significantly improve road maintenance efficiency and enhance driving safety.</div></div>","PeriodicalId":55219,"journal":{"name":"Computers in Industry","volume":"173 ","pages":"Article 104363"},"PeriodicalIF":9.1,"publicationDate":"2025-09-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145050103","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Reliability evaluation of wind power systems by integrating granularity-related latin hypercube sampling with LSTM-based prediction 基于粒度相关拉丁超立方体采样与lstm预测相结合的风电系统可靠性评估
IF 9.1 1区 计算机科学 Q1 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2025-09-12 DOI: 10.1016/j.compind.2025.104365
Yonggang Li , Yaotong Su , Lei Xia , Yuanjin Zhang , Weinong Wu , Longjiang Li
When evaluating the reliability of a wind power system, it is imperative to undertake differentiated sampling and meticulously predict extensive datasets. Existing studies frequently constrain raw data within narrowly defined parameter spaces to enhance their statistical significance. However, such an approach may inadvertently engender overly optimistic reliability evaluations, neglecting rare yet crucial failure scenarios. Consequently, this oversight potentially underestimates systemic risks and undermines robustness. To date, the dichotomy between high data acquisition rates and the intrinsic characteristics of collected data remains inadequately addressed. Concurrently, an urgent requirement persists for developing precise data distribution models capable of comprehensively assessing wind power system reliability. In response, Long Short-Term Memory (LSTM) models are employed to bridge this research gap, enabling predictions of wind power generation through analyses of data at varying granularities. Subsequently, an Improved Latin Hypercube Sampling (ILHS) methodology is implemented to partition sampling intervals, integrating seamlessly with the Monte Carlo (MC) method for wind power data sampling. This reliability assessment model fully exploits the flexibility of the proposed sampling technique, enhancing the precision of sample probability distributions, interval segmentation, and data stratification. Empirical evidence demonstrates that the proposed algorithm exhibits superior predictive accuracy and enhanced statistical efficacy relative to conventional methodologies. Thus, it offers a robust and efficacious solution for assessing the reliability of wind power integration. This study evaluates the practical reliability of a local wind power integration system in Southwest China. Additionally, methods for discerning vulnerabilities are systematically applied to fortify critical power buses and augment overall system reliability.
在评估风力发电系统的可靠性时,必须进行差异化采样并精心预测大量数据集。现有的研究经常将原始数据限制在狭窄的参数空间内,以增强其统计意义。然而,这种方法可能会不经意地产生过于乐观的可靠性评估,忽略了罕见但关键的故障场景。因此,这种监管可能低估了系统性风险,并破坏了稳健性。迄今为止,高数据采集率和所收集数据的内在特征之间的二分法仍然没有得到充分解决。同时,迫切需要开发能够全面评估风电系统可靠性的精确数据分布模型。作为回应,长短期记忆(LSTM)模型被用来弥补这一研究缺口,通过分析不同粒度的数据来预测风力发电。随后,采用改进的拉丁超立方采样(ILHS)方法划分采样间隔,与风电数据采样的蒙特卡罗(MC)方法无缝集成。该可靠性评估模型充分利用了所提出的抽样技术的灵活性,提高了样本概率分布、区间分割和数据分层的精度。经验证据表明,与传统方法相比,所提出的算法具有优越的预测准确性和增强的统计有效性。从而为风电一体化可靠性评估提供了一种稳健有效的解决方案。本研究对西南地区某地方风力发电并网系统的实际可靠性进行了评估。此外,识别漏洞的方法被系统地应用于加强关键电源总线和增强整体系统可靠性。
{"title":"Reliability evaluation of wind power systems by integrating granularity-related latin hypercube sampling with LSTM-based prediction","authors":"Yonggang Li ,&nbsp;Yaotong Su ,&nbsp;Lei Xia ,&nbsp;Yuanjin Zhang ,&nbsp;Weinong Wu ,&nbsp;Longjiang Li","doi":"10.1016/j.compind.2025.104365","DOIUrl":"10.1016/j.compind.2025.104365","url":null,"abstract":"<div><div>When evaluating the reliability of a wind power system, it is imperative to undertake differentiated sampling and meticulously predict extensive datasets. Existing studies frequently constrain raw data within narrowly defined parameter spaces to enhance their statistical significance. However, such an approach may inadvertently engender overly optimistic reliability evaluations, neglecting rare yet crucial failure scenarios. Consequently, this oversight potentially underestimates systemic risks and undermines robustness. To date, the dichotomy between high data acquisition rates and the intrinsic characteristics of collected data remains inadequately addressed. Concurrently, an urgent requirement persists for developing precise data distribution models capable of comprehensively assessing wind power system reliability. In response, Long Short-Term Memory (LSTM) models are employed to bridge this research gap, enabling predictions of wind power generation through analyses of data at varying granularities. Subsequently, an Improved Latin Hypercube Sampling (ILHS) methodology is implemented to partition sampling intervals, integrating seamlessly with the Monte Carlo (MC) method for wind power data sampling. This reliability assessment model fully exploits the flexibility of the proposed sampling technique, enhancing the precision of sample probability distributions, interval segmentation, and data stratification. Empirical evidence demonstrates that the proposed algorithm exhibits superior predictive accuracy and enhanced statistical efficacy relative to conventional methodologies. Thus, it offers a robust and efficacious solution for assessing the reliability of wind power integration. This study evaluates the practical reliability of a local wind power integration system in Southwest China. Additionally, methods for discerning vulnerabilities are systematically applied to fortify critical power buses and augment overall system reliability.</div></div>","PeriodicalId":55219,"journal":{"name":"Computers in Industry","volume":"173 ","pages":"Article 104365"},"PeriodicalIF":9.1,"publicationDate":"2025-09-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145050104","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A novel dynamic variational compensation network with tracking for quality prediction of multirate industrial processes 一种新的多速率工业过程质量预测动态变分跟踪补偿网络
IF 9.1 1区 计算机科学 Q1 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2025-09-10 DOI: 10.1016/j.compind.2025.104364
Shihao Duan, Hengqian Wang, Chuang Peng, Lei Chen, Kuangrong Hao
Quality prediction holds significant importance in monitoring industrial processes, with soft sensors proving to be highly effective in this domain. However, industrial processes frequently exhibit multirate characteristics due to measurement and cost limitations. The characteristics lead to periodic missing and varying dynamics of variables at different sampling rates, further presenting substantial challenges to current soft sensor techniques. To tackle the obstacles, we propose a Multirate Dynamic Variational Compensation Network with Tracking (MR-TDVCN). Utilizing a generic preprocessor and dynamic variational inference, MR-TDVCN effectively captures and characterizes crucial and diverse temporal dynamics related to multiple sampling rates, enabling comprehensive dynamic modeling of inhomogeneous multirate data. Based on this, a feature prism dynamic compensation network is developed to process multirate sequences for local feature compensation and global temporal relationship correction hierarchically and progressively. This mitigates the information loss due to multirate sampling, providing richer and more holistic feature representations for quality prediction. Finally, a feature tracking strategy is customized for multirate processes to alleviate the label sparsity problem. MR-TDVCN demonstrates superior performance on the common debutanizer column dataset, outperforming existing models. It is further applied to the polyester esterification process dataset to address real-world multirate challenges.
质量预测在监测工业过程中具有重要意义,软传感器在这一领域被证明是非常有效的。然而,由于测量和成本限制,工业过程经常表现出多速率特征。这些特性导致了不同采样率下变量的周期性缺失和动态变化,进一步对当前的软测量技术提出了实质性的挑战。为了克服这些障碍,我们提出了一种多速率动态变分补偿网络(MR-TDVCN)。利用通用预处理器和动态变分推理,MR-TDVCN有效地捕获和表征了与多采样率相关的关键和多样的时间动态,从而实现了非均匀多速率数据的全面动态建模。在此基础上,提出了一种特征棱镜动态补偿网络,对多速率序列进行分层递进的局部特征补偿和全局时间关系校正。这减轻了多速率采样带来的信息损失,为质量预测提供了更丰富、更全面的特征表示。最后,针对多速率过程定制了一种特征跟踪策略,以缓解标签稀疏性问题。MR-TDVCN在普通调试器列数据集上表现出优越的性能,优于现有模型。它进一步应用于聚酯酯化过程数据集,以解决现实世界的多速率挑战。
{"title":"A novel dynamic variational compensation network with tracking for quality prediction of multirate industrial processes","authors":"Shihao Duan,&nbsp;Hengqian Wang,&nbsp;Chuang Peng,&nbsp;Lei Chen,&nbsp;Kuangrong Hao","doi":"10.1016/j.compind.2025.104364","DOIUrl":"10.1016/j.compind.2025.104364","url":null,"abstract":"<div><div>Quality prediction holds significant importance in monitoring industrial processes, with soft sensors proving to be highly effective in this domain. However, industrial processes frequently exhibit multirate characteristics due to measurement and cost limitations. The characteristics lead to periodic missing and varying dynamics of variables at different sampling rates, further presenting substantial challenges to current soft sensor techniques. To tackle the obstacles, we propose a Multirate Dynamic Variational Compensation Network with Tracking (MR-TDVCN). Utilizing a generic preprocessor and dynamic variational inference, MR-TDVCN effectively captures and characterizes crucial and diverse temporal dynamics related to multiple sampling rates, enabling comprehensive dynamic modeling of inhomogeneous multirate data. Based on this, a feature prism dynamic compensation network is developed to process multirate sequences for local feature compensation and global temporal relationship correction hierarchically and progressively. This mitigates the information loss due to multirate sampling, providing richer and more holistic feature representations for quality prediction. Finally, a feature tracking strategy is customized for multirate processes to alleviate the label sparsity problem. MR-TDVCN demonstrates superior performance on the common debutanizer column dataset, outperforming existing models. It is further applied to the polyester esterification process dataset to address real-world multirate challenges.</div></div>","PeriodicalId":55219,"journal":{"name":"Computers in Industry","volume":"173 ","pages":"Article 104364"},"PeriodicalIF":9.1,"publicationDate":"2025-09-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145027168","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A controllable generative design framework for residential communities with multi-scale architectural representations 具有多尺度建筑表征的住宅社区可控生成设计框架
IF 9.1 1区 计算机科学 Q1 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2025-09-10 DOI: 10.1016/j.compind.2025.104367
Shidong Wang, Renato Pajarola
We present a novel human-in-the-loop framework, CLOD-ReCo, for controllable residential community (ReCo) layout design in the form of multiple levels-of-detail (LODs) for a given construction plot boundary. Unlike other existing end-to-end methods that can only predict a basic 2D raster ReCo plan (LOD0), our approach simulates the design process of architects, which can not only be automated to generate diverse, vector-based, and high-quality 3D ReCo plans (LOD14), but can also interact with the users during the entire generation process, from sketching, including the building numbers and locations to LOD4 including a realistic representation of a group of buildings and their surroundings, making humans and AI co-design the final layout plan. Intensive experiments are conducted to demonstrate the strengths of our approach. The quantitative evaluation, the qualitative comparison, and the subjective evaluation by architects show the ability of our method to generate high-quality and plausible results, which are better than those produced by prior existing methods and comparable to the real-world ReCo plans designed by professional architects. Furthermore, the experiments on the variability of our automated method and user interaction show the ability of our approach to generate diverse results and to interact with users toward co-designing human-centric ReCo plans that meet the requirements of architects.
我们提出了一个新的人在环框架,CLOD-ReCo,用于可控住宅社区(ReCo)布局设计,以多个细节层次(lod)的形式为给定的建筑地块边界。与其他现有的端到端方法(只能预测基本的2D栅格ReCo计划(LOD0))不同,我们的方法模拟了建筑师的设计过程,不仅可以自动生成各种基于矢量的高质量3D ReCo计划(LOD1 ~ 4),而且还可以在整个生成过程中与用户互动,从草图(包括建筑物编号和位置)到LOD4(包括一组建筑物及其周围环境的逼真表示)。让人类和人工智能共同设计最终的布局方案。进行了大量的实验来证明我们的方法的优势。建筑师的定量评价、定性比较和主观评价表明,我们的方法能够产生高质量和可信的结果,优于现有的方法,并可与专业建筑师设计的现实世界的ReCo方案相媲美。此外,关于我们的自动化方法和用户交互的可变性的实验表明,我们的方法能够产生不同的结果,并与用户交互,共同设计以人为中心的ReCo计划,以满足建筑师的要求。
{"title":"A controllable generative design framework for residential communities with multi-scale architectural representations","authors":"Shidong Wang,&nbsp;Renato Pajarola","doi":"10.1016/j.compind.2025.104367","DOIUrl":"10.1016/j.compind.2025.104367","url":null,"abstract":"<div><div>We present a novel human-in-the-loop framework, CLOD-ReCo, for controllable residential community (ReCo) layout design in the form of multiple levels-of-detail (LODs) for a given construction plot boundary. Unlike other existing end-to-end methods that can only predict a basic 2D raster ReCo plan (LOD0), our approach simulates the design process of architects, which can not only be automated to generate diverse, vector-based, and high-quality 3D ReCo plans (LOD1<span><math><mo>∼</mo></math></span>4), but can also interact with the users during the entire generation process, from sketching, including the building numbers and locations to LOD4 including a realistic representation of a group of buildings and their surroundings, making humans and AI co-design the final layout plan. Intensive experiments are conducted to demonstrate the strengths of our approach. The quantitative evaluation, the qualitative comparison, and the subjective evaluation by architects show the ability of our method to generate high-quality and plausible results, which are better than those produced by prior existing methods and comparable to the real-world ReCo plans designed by professional architects. Furthermore, the experiments on the variability of our automated method and user interaction show the ability of our approach to generate diverse results and to interact with users toward co-designing human-centric ReCo plans that meet the requirements of architects.</div></div>","PeriodicalId":55219,"journal":{"name":"Computers in Industry","volume":"173 ","pages":"Article 104367"},"PeriodicalIF":9.1,"publicationDate":"2025-09-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145027231","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A learning model for perceived visual complexity assessment of automotive 3D shapes based on visual perception elements 基于视觉感知元素的汽车三维形状感知视觉复杂性评估学习模型
IF 9.1 1区 计算机科学 Q1 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2025-09-10 DOI: 10.1016/j.compind.2025.104358
Chengyi Shen, Changao Liu, Shijian Luo, Deyin Zhang, Yao Wang
As the automotive industry matures, automotive exterior design has become a key factor affecting market performance and user purchasing decisions. But the current assessment methods mainly rely on expert experience and lack systematic use of user perception knowledge. To remedy this issue, this study introduces a learning model for perceived visual complexity (PVC) assessment of automotive 3D shapes, grounded in user cognition. It aims to connect user perception with shape attributes. PVC offers key advantages, including quantifiability and relevance to both aesthetics and functionality, among others. To develop and validate this model, we first conducted paired comparison experiments to measure PVC of automotive 3D shapes, thereby establishing a dataset correlating user assessments with shape attributes influencing such evaluations. These attributes were then translated into computable features informed by human visual perception, followed by correlation analysis for feature selection. Finally, a variety of regression models and feature combinations were employed to construct learning models for assessment, from which the best-performing representative model was identified. The evaluation results demonstrated that the representative learning model underscored its efficacy in predicting the PVC of automotive 3D shapes. Its average Spearman correlation with human subjective evaluations was 0.7991 based on K-fold cross-validation. Notably, comparative analysis revealed that the representative model outperformed previous models of 3D complexity within the test set.
随着汽车工业的成熟,汽车外观设计已经成为影响市场表现和用户购买决策的关键因素。但目前的评估方法主要依靠专家经验,缺乏对用户感知知识的系统利用。为了解决这个问题,本研究引入了一个基于用户认知的汽车3D形状感知视觉复杂性(PVC)评估的学习模型。它旨在将用户感知与形状属性联系起来。PVC具有关键的优势,包括可量化性和与美学和功能的相关性等。为了开发和验证该模型,我们首先进行了配对比较实验来测量汽车3D形状的PVC,从而建立了一个将用户评估与影响此类评估的形状属性相关联的数据集。然后将这些属性转化为人类视觉感知的可计算特征,然后进行相关分析以进行特征选择。最后,利用多种回归模型和特征组合构建学习模型进行评估,从中识别出表现最好的代表性模型。评价结果表明,代表性学习模型在预测汽车三维形状PVC方面效果显著。基于K-fold交叉验证,其与人类主观评价的平均Spearman相关系数为0.7991。值得注意的是,对比分析显示,代表性模型在测试集中优于先前的3D复杂性模型。
{"title":"A learning model for perceived visual complexity assessment of automotive 3D shapes based on visual perception elements","authors":"Chengyi Shen,&nbsp;Changao Liu,&nbsp;Shijian Luo,&nbsp;Deyin Zhang,&nbsp;Yao Wang","doi":"10.1016/j.compind.2025.104358","DOIUrl":"10.1016/j.compind.2025.104358","url":null,"abstract":"<div><div>As the automotive industry matures, automotive exterior design has become a key factor affecting market performance and user purchasing decisions. But the current assessment methods mainly rely on expert experience and lack systematic use of user perception knowledge. To remedy this issue, this study introduces a learning model for perceived visual complexity (PVC) assessment of automotive 3D shapes, grounded in user cognition. It aims to connect user perception with shape attributes. PVC offers key advantages, including quantifiability and relevance to both aesthetics and functionality, among others. To develop and validate this model, we first conducted paired comparison experiments to measure PVC of automotive 3D shapes, thereby establishing a dataset correlating user assessments with shape attributes influencing such evaluations. These attributes were then translated into computable features informed by human visual perception, followed by correlation analysis for feature selection. Finally, a variety of regression models and feature combinations were employed to construct learning models for assessment, from which the best-performing representative model was identified. The evaluation results demonstrated that the representative learning model underscored its efficacy in predicting the PVC of automotive 3D shapes. Its average Spearman correlation with human subjective evaluations was 0.7991 based on K-fold cross-validation. Notably, comparative analysis revealed that the representative model outperformed previous models of 3D complexity within the test set.</div></div>","PeriodicalId":55219,"journal":{"name":"Computers in Industry","volume":"173 ","pages":"Article 104358"},"PeriodicalIF":9.1,"publicationDate":"2025-09-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145027232","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A semi-automated compliance checking framework for shield tunnel design integrating ontology and natural language processing 结合本体和自然语言处理的盾构隧道设计遵从性半自动检测框架
IF 9.1 1区 计算机科学 Q1 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2025-09-09 DOI: 10.1016/j.compind.2025.104362
Yuxian Zhang, Xuhua Ren, Jixun Zhang
Conventional compliance checking for shield tunnel design models relies on two-dimensional drawings and the designer's subjective interpretation of specifications, which limits the efficiency and introduces potential errors. This study developed a semi-automated framework for shield tunnel design compliance checking using ontology and natural language processing. The adopted methodology establishes a shield tunnel design ontology (STDO) model, which includes six classes of information and relationships that need to be considered in the design phase. A novel method for converting text into a computer-readable format was proposed for design specification content. The design specification text is converted into a word sequence format, including STDO semantics, through word segmentation and semantic alignment. The pattern-matching method converts semantically enriched specification text into a Prolog rule format by extracting grammatical structure elements and transforming logical checking elements. The established design compliance checking framework generates facts through interaction with the building information model and performs compliance reasoning tasks using Prolog rules derived from the specification text. To demonstrate the effectiveness of the conversion method proposed in this study and the designed compliance checking framework, a shield tunnel project was selected for experimental verification. The results showed the following: (1) The proposed method of converting specification text into predicate logic achieved an F1 of 86.25 %, providing a convenient approach for transforming it into a computer-readable format. (2) The established semi-automated framework could provide a convenient solution to assist in conducting model compliance checking tasks according to both quantitative and non-quantitative clauses. The results of this study provide significant guidance for the intelligent design of shield tunnels.
传统的盾构隧道设计模型符合性校核依赖于二维图纸和设计者对规范的主观解释,这限制了效率,并引入了潜在的误差。利用本体和自然语言处理技术开发了盾构隧道设计符合性检验的半自动化框架。所采用的方法建立了盾构隧道设计本体(STDO)模型,该模型包括设计阶段需要考虑的6类信息和关系。提出了一种将设计规范内容的文本转换为计算机可读格式的新方法。通过分词和语义对齐,将设计规范文本转换为包含STDO语义的词序列格式。模式匹配方法通过提取语法结构元素和转换逻辑检查元素,将语义丰富的规范文本转换为Prolog规则格式。已建立的设计遵从性检查框架通过与建筑信息模型的交互生成事实,并使用源自规范文本的Prolog规则执行遵从性推理任务。为了验证本文提出的转换方法和设计的符合性检查框架的有效性,选择一个盾构隧道工程进行实验验证。结果表明:(1)本文提出的将规范文本转换为谓词逻辑的方法达到了86.25%的F1,为将规范文本转换为计算机可读格式提供了一种方便的方法。(2)所建立的半自动化框架可以提供方便的解决方案,协助根据定量和非定量条款进行模型符合性检查任务。研究结果对盾构隧道的智能化设计具有重要的指导意义。
{"title":"A semi-automated compliance checking framework for shield tunnel design integrating ontology and natural language processing","authors":"Yuxian Zhang,&nbsp;Xuhua Ren,&nbsp;Jixun Zhang","doi":"10.1016/j.compind.2025.104362","DOIUrl":"10.1016/j.compind.2025.104362","url":null,"abstract":"<div><div>Conventional compliance checking for shield tunnel design models relies on two-dimensional drawings and the designer's subjective interpretation of specifications, which limits the efficiency and introduces potential errors. This study developed a semi-automated framework for shield tunnel design compliance checking using ontology and natural language processing. The adopted methodology establishes a shield tunnel design ontology (STDO) model, which includes six classes of information and relationships that need to be considered in the design phase. A novel method for converting text into a computer-readable format was proposed for design specification content. The design specification text is converted into a word sequence format, including STDO semantics, through word segmentation and semantic alignment. The pattern-matching method converts semantically enriched specification text into a Prolog rule format by extracting grammatical structure elements and transforming logical checking elements. The established design compliance checking framework generates facts through interaction with the building information model and performs compliance reasoning tasks using Prolog rules derived from the specification text. To demonstrate the effectiveness of the conversion method proposed in this study and the designed compliance checking framework, a shield tunnel project was selected for experimental verification. The results showed the following: (1) The proposed method of converting specification text into predicate logic achieved an <span><math><mrow><mi>F</mi><mn>1</mn></mrow></math></span> of 86.25 %, providing a convenient approach for transforming it into a computer-readable format. (2) The established semi-automated framework could provide a convenient solution to assist in conducting model compliance checking tasks according to both quantitative and non-quantitative clauses. The results of this study provide significant guidance for the intelligent design of shield tunnels.</div></div>","PeriodicalId":55219,"journal":{"name":"Computers in Industry","volume":"173 ","pages":"Article 104362"},"PeriodicalIF":9.1,"publicationDate":"2025-09-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145020157","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
An individual generalization framework based on independent samples towards a more reasonable fault diagnosis benchmark 提出了一种基于独立样本的个体泛化框架,以获得更合理的故障诊断基准
IF 9.1 1区 计算机科学 Q1 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2025-09-09 DOI: 10.1016/j.compind.2025.104359
Yiming He, Weiming Shen
Domain offset is an inevitable phenomenon in industrial signals for fault diagnosis. This article discusses a neglected problem of the traditional evaluation benchmark for data-driven fault diagnosis, i.e., the presence of identical individual information in both the training and testing sets. An individual generalization framework is explored using independent test individuals towards a more reasonable fault diagnosis benchmark. Furthermore, an improved lightweight transformer is applied to enhance the dynamic global feature extraction and irrelevant information filtering. Comprehensive experiments are performed on the Paderborn University bearing dataset and a machine-level motor dataset collected from real production lines. The results show that the traditional benchmark cannot effectively evaluate the screening ability for fault-irrelevant features and the generalization ability for new individuals. The proposed lightweight transformer achieves the highest generalization performance with great application potential.
域偏移是工业信号中不可避免的故障诊断现象。本文讨论了数据驱动故障诊断的传统评估基准中一个被忽视的问题,即训练集和测试集中存在相同的个体信息。探索了一种利用独立测试个体的个体泛化框架,以获得更合理的故障诊断基准。在此基础上,提出了一种改进的轻量级变压器,增强了动态全局特征提取和无关信息过滤。在帕德博恩大学轴承数据集和从实际生产线收集的机器级电机数据集上进行了全面的实验。结果表明,传统基准不能有效评价故障无关特征的筛选能力和对新个体的泛化能力。该轻量化变压器实现了最高的通用化性能,具有很大的应用潜力。
{"title":"An individual generalization framework based on independent samples towards a more reasonable fault diagnosis benchmark","authors":"Yiming He,&nbsp;Weiming Shen","doi":"10.1016/j.compind.2025.104359","DOIUrl":"10.1016/j.compind.2025.104359","url":null,"abstract":"<div><div>Domain offset is an inevitable phenomenon in industrial signals for fault diagnosis. This article discusses a neglected problem of the traditional evaluation benchmark for data-driven fault diagnosis, i.e., the presence of identical individual information in both the training and testing sets. An individual generalization framework is explored using independent test individuals towards a more reasonable fault diagnosis benchmark. Furthermore, an improved lightweight transformer is applied to enhance the dynamic global feature extraction and irrelevant information filtering. Comprehensive experiments are performed on the Paderborn University bearing dataset and a machine-level motor dataset collected from real production lines. The results show that the traditional benchmark cannot effectively evaluate the screening ability for fault-irrelevant features and the generalization ability for new individuals. The proposed lightweight transformer achieves the highest generalization performance with great application potential.</div></div>","PeriodicalId":55219,"journal":{"name":"Computers in Industry","volume":"173 ","pages":"Article 104359"},"PeriodicalIF":9.1,"publicationDate":"2025-09-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145020158","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Leakage detection of oil and gas pipelines based on a multi-channel and multi-branch one-dimensional convolutional neural network with imbalanced samples 基于非平衡样本的多通道多分支一维卷积神经网络油气管道泄漏检测
IF 9.1 1区 计算机科学 Q1 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2025-09-08 DOI: 10.1016/j.compind.2025.104356
Dandi Yang , Peng Wang , Jingyi Lu , Chuang Guan , Hongli Dong
In recent years, intelligent pipeline leakage detection technology has played a crucial role in ensuring pipeline safety and energy security. However, most existing methods assume balanced datasets, overlooking the inherent imbalance between normal and abnormal data in real-world scenarios. This limitation hampers effective feature extraction for anomaly detection. To address this challenge, we propose a novel multi-channel and multi-branch one-dimensional convolutional neural network (MCB1DCNN). The model integrates a multi-channel convolution module and a multi-branch network structure to extract both global and local signal features. To mitigate the impact of data imbalance, we propose an adaptive weighted cross-entropy loss function. This function dynamically adjusts the loss weight of minority class samples based on the imbalance ratio. Furthermore, we construct a multi-channel acoustic signal dataset for oil and gas pipelines using the overlapping sample segmentation method. Variational mode decomposition (VMD) is applied to decompose acoustic signals into different frequency components, enabling comprehensive feature extraction. Ablation experiments analyze the impact of key model parameters. Experimental results show that MCB1DCNN outperforms several state-of-the-art methods in terms of accuracy, F1 score, false alarm rate, and missing alarm rate. These findings demonstrate its superior performance and practical applicability in real-world pipeline leakage detection.
近年来,智能管道泄漏检测技术在保障管道安全和能源安全方面发挥了至关重要的作用。然而,大多数现有方法假设数据集平衡,忽略了现实场景中正常和异常数据之间固有的不平衡。这一限制阻碍了异常检测中有效的特征提取。为了解决这一挑战,我们提出了一种新的多通道多分支一维卷积神经网络(MCB1DCNN)。该模型集成了多通道卷积模块和多分支网络结构,可同时提取全局和局部信号特征。为了减轻数据不平衡的影响,我们提出了一个自适应加权交叉熵损失函数。该函数根据失衡比例动态调整少数类样本的损失权重。在此基础上,利用重叠样本分割方法构建了油气管道多通道声信号数据集。采用变分模态分解(VMD)将声信号分解为不同的频率分量,从而实现全面的特征提取。烧蚀实验分析了关键模型参数的影响。实验结果表明,MCB1DCNN在准确率、F1分数、虚警率和漏警率方面都优于几种最先进的方法。这些结果表明了该方法在实际管道泄漏检测中的优越性能和实用性。
{"title":"Leakage detection of oil and gas pipelines based on a multi-channel and multi-branch one-dimensional convolutional neural network with imbalanced samples","authors":"Dandi Yang ,&nbsp;Peng Wang ,&nbsp;Jingyi Lu ,&nbsp;Chuang Guan ,&nbsp;Hongli Dong","doi":"10.1016/j.compind.2025.104356","DOIUrl":"10.1016/j.compind.2025.104356","url":null,"abstract":"<div><div>In recent years, intelligent pipeline leakage detection technology has played a crucial role in ensuring pipeline safety and energy security. However, most existing methods assume balanced datasets, overlooking the inherent imbalance between normal and abnormal data in real-world scenarios. This limitation hampers effective feature extraction for anomaly detection. To address this challenge, we propose a novel multi-channel and multi-branch one-dimensional convolutional neural network (MCB1DCNN). The model integrates a multi-channel convolution module and a multi-branch network structure to extract both global and local signal features. To mitigate the impact of data imbalance, we propose an adaptive weighted cross-entropy loss function. This function dynamically adjusts the loss weight of minority class samples based on the imbalance ratio. Furthermore, we construct a multi-channel acoustic signal dataset for oil and gas pipelines using the overlapping sample segmentation method. Variational mode decomposition (VMD) is applied to decompose acoustic signals into different frequency components, enabling comprehensive feature extraction. Ablation experiments analyze the impact of key model parameters. Experimental results show that MCB1DCNN outperforms several state-of-the-art methods in terms of accuracy, F1 score, false alarm rate, and missing alarm rate. These findings demonstrate its superior performance and practical applicability in real-world pipeline leakage detection.</div></div>","PeriodicalId":55219,"journal":{"name":"Computers in Industry","volume":"173 ","pages":"Article 104356"},"PeriodicalIF":9.1,"publicationDate":"2025-09-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145020142","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Data issues in industrial AI systems: A meta-review and research strategy 工业人工智能系统中的数据问题:元综述和研究策略
IF 9.1 1区 计算机科学 Q1 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2025-09-08 DOI: 10.1016/j.compind.2025.104361
Xuejiao Li , Yang Cheng , Charles Møller , Jay Lee
In the era of Industry 4.0, artificial intelligence (AI) is assumed to play an increasingly pivotal role within industrial systems. Despite the recent trend within various industries to adopt AI, the actual adoption of AI is not as developed as perceived. A significant factor contributing to this lag is the data issues in AI implementation. How to address these data issues stands as a significant concern confronting both industry and academia. Thus, this study conducts a comprehensive meta-review of data issues and corresponding methods in industrial AI. Eighty-two data issues are identified and categorized into seven stages of the data lifecycle. To supplement the existing research that focuses more on data issues arising in historical data, this study subsequently discusses the management of real-time sensor data and expert domain knowledge. Meanwhile, it proposes a model-aware data preparation approach, which integrates the data characteristics with specific AI model requirements to enhance data usability and algorithm alignment. This approach is further integrated into a conceptual framework that combines managerial and technical perspectives for systematically resolving data issues. The framework provides actionable insights and a systematic method for AI practitioners and industrial system developers to anticipate and address data-related challenges. Finally, the study highlights future research directions. This study advances the existing body of knowledge, supports a seamless transition from traditional model-centric AI to data-centric AI, and offers practical guidelines for professionals navigating the complexities of achieving data excellence in industrial AI applications.
在工业4.0时代,人工智能(AI)被认为在工业系统中发挥着越来越关键的作用。尽管最近各个行业都有采用人工智能的趋势,但人工智能的实际应用并不像人们想象的那样发达。造成这种滞后的一个重要因素是人工智能实施中的数据问题。如何解决这些数据问题是工业界和学术界面临的一个重大问题。因此,本研究对工业人工智能中的数据问题和相应方法进行了全面的元综述。确定了82个数据问题,并将其分为数据生命周期的七个阶段。为了补充现有研究更多地关注历史数据中出现的数据问题,本研究随后讨论了实时传感器数据和专家领域知识的管理。同时,提出了一种模型感知的数据准备方法,将数据特征与特定的AI模型需求相结合,增强数据可用性和算法一致性。这种方法进一步整合到一个概念框架中,该框架结合了系统地解决数据问题的管理和技术观点。该框架为人工智能从业者和工业系统开发人员提供了可操作的见解和系统方法,以预测和解决与数据相关的挑战。最后,对未来的研究方向进行了展望。这项研究推进了现有的知识体系,支持从传统的以模型为中心的人工智能向以数据为中心的人工智能的无缝过渡,并为专业人士提供了实用指南,帮助他们在工业人工智能应用中实现数据卓越的复杂性。
{"title":"Data issues in industrial AI systems: A meta-review and research strategy","authors":"Xuejiao Li ,&nbsp;Yang Cheng ,&nbsp;Charles Møller ,&nbsp;Jay Lee","doi":"10.1016/j.compind.2025.104361","DOIUrl":"10.1016/j.compind.2025.104361","url":null,"abstract":"<div><div>In the era of Industry 4.0, artificial intelligence (AI) is assumed to play an increasingly pivotal role within industrial systems. Despite the recent trend within various industries to adopt AI, the actual adoption of AI is not as developed as perceived. A significant factor contributing to this lag is the data issues in AI implementation. How to address these data issues stands as a significant concern confronting both industry and academia. Thus, this study conducts a comprehensive meta-review of data issues and corresponding methods in industrial AI. Eighty-two data issues are identified and categorized into seven stages of the data lifecycle. To supplement the existing research that focuses more on data issues arising in historical data, this study subsequently discusses the management of real-time sensor data and expert domain knowledge. Meanwhile, it proposes a model-aware data preparation approach, which integrates the data characteristics with specific AI model requirements to enhance data usability and algorithm alignment. This approach is further integrated into a conceptual framework that combines managerial and technical perspectives for systematically resolving data issues. The framework provides actionable insights and a systematic method for AI practitioners and industrial system developers to anticipate and address data-related challenges. Finally, the study highlights future research directions. This study advances the existing body of knowledge, supports a seamless transition from traditional model-centric AI to data-centric AI, and offers practical guidelines for professionals navigating the complexities of achieving data excellence in industrial AI applications.</div></div>","PeriodicalId":55219,"journal":{"name":"Computers in Industry","volume":"173 ","pages":"Article 104361"},"PeriodicalIF":9.1,"publicationDate":"2025-09-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145020141","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
Computers in Industry
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1