首页 > 最新文献

Journal of Industrial Information Integration最新文献

英文 中文
Harnessing collective intelligence of multi-agent LLM systems for sensor failure reasoning in smart manufacturing 利用多智能体LLM系统的集体智能进行智能制造中的传感器故障推理
IF 10.4 1区 计算机科学 Q1 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2026-01-01 Epub Date: 2025-11-21 DOI: 10.1016/j.jii.2025.101012
Wei Gong , Shuang Qiao , Chenhong Cao , Shilei Tan , Junliang Ye , Haoxiang Liu , Si Chen , Xuesong Wang
In smart manufacturing, accurate sensor fault diagnosis is essential for operational integrity. However, the direct application of Large Language Models (LLMs) to this task yields unstructured analyses and inefficient resource use. To address these challenges, we propose a novel multi-agent framework that instills a structured, modular, and adaptive reasoning process. The framework features a Reasoning Module to classify problem complexity and a Decision Module that employs a difficulty-aware workflow. Simple problems are resolved directly, while complex cases activate a deliberative debate among multiple agents to form a consensus. Evaluated on the specialized FailureSensorIQ benchmark, our framework significantly boosts the performance of open-source LLMs. For example, Llama3.1-8B-instruct’s accuracy surged from 36.5% to 54.6%—an 18.1 percentage point improvement. Crucially, our method empowers smaller 7B/8B models to surpass larger, proprietary models like GPT-4o-mini. Ablation studies validate that our dynamic routing mechanism provides an optimal trade-off between diagnostic accuracy and computational cost. This work establishes a new paradigm for industrial fault diagnosis, improving accuracy, interpretability, and resource efficiency, thereby paving the way for reliable and accessible AI in critical manufacturing systems.
在智能制造中,准确的传感器故障诊断对操作完整性至关重要。然而,将大型语言模型(llm)直接应用于此任务会产生非结构化的分析和低效的资源使用。为了应对这些挑战,我们提出了一个新的多智能体框架,它灌输了一个结构化、模块化和自适应的推理过程。该框架的特点是推理模块对问题的复杂性进行分类,决策模块采用困难感知工作流。简单的问题直接解决,而复杂的情况则激活多个主体之间的协商辩论,形成共识。在专门的FailureSensorIQ基准测试上进行评估后,我们的框架显著提高了开源llm的性能。例如,llama3.1 - 8b指令的准确率从36.5%上升到54.6%,提高了18.1个百分点。至关重要的是,我们的方法使较小的7B/8B模型能够超越像gpt - 40 -mini这样的大型专有模型。消融研究证实,我们的动态路由机制提供了诊断准确性和计算成本之间的最佳权衡。这项工作为工业故障诊断建立了一个新的范例,提高了准确性、可解释性和资源效率,从而为关键制造系统中可靠和可访问的人工智能铺平了道路。
{"title":"Harnessing collective intelligence of multi-agent LLM systems for sensor failure reasoning in smart manufacturing","authors":"Wei Gong ,&nbsp;Shuang Qiao ,&nbsp;Chenhong Cao ,&nbsp;Shilei Tan ,&nbsp;Junliang Ye ,&nbsp;Haoxiang Liu ,&nbsp;Si Chen ,&nbsp;Xuesong Wang","doi":"10.1016/j.jii.2025.101012","DOIUrl":"10.1016/j.jii.2025.101012","url":null,"abstract":"<div><div>In smart manufacturing, accurate sensor fault diagnosis is essential for operational integrity. However, the direct application of Large Language Models (LLMs) to this task yields unstructured analyses and inefficient resource use. To address these challenges, we propose a novel multi-agent framework that instills a structured, modular, and adaptive reasoning process. The framework features a Reasoning Module to classify problem complexity and a Decision Module that employs a difficulty-aware workflow. Simple problems are resolved directly, while complex cases activate a deliberative debate among multiple agents to form a consensus. Evaluated on the specialized FailureSensorIQ benchmark, our framework significantly boosts the performance of open-source LLMs. For example, Llama3.1-8B-instruct’s accuracy surged from 36.5% to 54.6%—an 18.1 percentage point improvement. Crucially, our method empowers smaller 7B/8B models to surpass larger, proprietary models like GPT-4o-mini. Ablation studies validate that our dynamic routing mechanism provides an optimal trade-off between diagnostic accuracy and computational cost. This work establishes a new paradigm for industrial fault diagnosis, improving accuracy, interpretability, and resource efficiency, thereby paving the way for reliable and accessible AI in critical manufacturing systems.</div></div>","PeriodicalId":55975,"journal":{"name":"Journal of Industrial Information Integration","volume":"49 ","pages":"Article 101012"},"PeriodicalIF":10.4,"publicationDate":"2026-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145567554","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
From brain to reflex: An emergency response control architecture for embodied intelligent robots 从大脑到反射:嵌入式智能机器人的应急响应控制体系结构
IF 10.4 1区 计算机科学 Q1 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2026-01-01 Epub Date: 2025-11-10 DOI: 10.1016/j.jii.2025.101010
Cheng Wang , Shiyong Wang , Wujie Zhang , Min Xia , Zhenfeng Shi
The perception-control-execution layered architecture, commonly used in current embodied intelligent robot control systems, suffers from inherent latency caused by its serial processing mechanism, which limits a robot's ability to respond to sudden disturbances, such as falls and collisions. To overcome this bottleneck, this study proposes a biomimetic emergency response control architecture for embodied intelligent robots. This architecture is inspired by the collaborative control principles of higher-level central control and spinal reflex mechanisms in the human nervous system. In addition, this architecture decouples the process of conventional decision-making and planning from emergency response mechanisms, thus constructing a four-layer heterogeneous control framework containing a perception-planning layer, a motion control layer, an emergency response layer, and a physical execution layer. The perception-planning layer is responsible for scene understanding and long-term planning. The motion control layer performs precise control of the entire body's posture and motion trajectory. The emergency response layer transmits upper-layer control commands under normal conditions, achieving fine motion control. In the event of sudden disturbances, the emergency response layer receives sensor signals directly, without waiting for the perception and decision results of the perception-planning layer. A lightweight, online-learnable reflex rule base, such as a balance compensation mechanism based on contact force mutation thresholds, enables rapid response to sudden disturbances. The emergency response layer is used as an independent module in the embodied intelligent control architecture, addressing the serial delay problem and offering an innovative solution for improving motion robustness and operational safety of robots in highly dynamic and uncertain environments.
当前嵌入式智能机器人控制系统中常用的感知-控制-执行分层结构,由于其串行处理机制导致的固有延迟,限制了机器人对突发干扰(如跌倒和碰撞)的响应能力。为了克服这一瓶颈,本研究提出了一种具身智能机器人的仿生应急响应控制体系结构。这种结构的灵感来自于人类神经系统中高级中枢控制和脊柱反射机制的协同控制原理。此外,该体系结构将传统的决策和规划过程与应急响应机制解耦,从而构建了一个包含感知规划层、运动控制层、应急响应层和物理执行层的四层异构控制框架。感知规划层负责场景理解和长期规划。运动控制层对整个身体的姿态和运动轨迹进行精确控制。应急响应层在正常情况下传输上层控制命令,实现精细运动控制。在突发干扰情况下,应急响应层直接接收传感器信号,无需等待感知规划层的感知和决策结果。一个轻量级的,在线可学习的反射规则库,如基于接触力突变阈值的平衡补偿机制,可以快速响应突然的干扰。应急响应层作为嵌入式智能控制体系结构中的独立模块,解决了串行延迟问题,为提高机器人在高动态和不确定环境中的运动鲁棒性和运行安全性提供了创新的解决方案。
{"title":"From brain to reflex: An emergency response control architecture for embodied intelligent robots","authors":"Cheng Wang ,&nbsp;Shiyong Wang ,&nbsp;Wujie Zhang ,&nbsp;Min Xia ,&nbsp;Zhenfeng Shi","doi":"10.1016/j.jii.2025.101010","DOIUrl":"10.1016/j.jii.2025.101010","url":null,"abstract":"<div><div>The perception-control-execution layered architecture, commonly used in current embodied intelligent robot control systems, suffers from inherent latency caused by its serial processing mechanism, which limits a robot's ability to respond to sudden disturbances, such as falls and collisions. To overcome this bottleneck, this study proposes a biomimetic emergency response control architecture for embodied intelligent robots. This architecture is inspired by the collaborative control principles of higher-level central control and spinal reflex mechanisms in the human nervous system. In addition, this architecture decouples the process of conventional decision-making and planning from emergency response mechanisms, thus constructing a four-layer heterogeneous control framework containing a perception-planning layer, a motion control layer, an emergency response layer, and a physical execution layer. The perception-planning layer is responsible for scene understanding and long-term planning. The motion control layer performs precise control of the entire body's posture and motion trajectory. The emergency response layer transmits upper-layer control commands under normal conditions, achieving fine motion control. In the event of sudden disturbances, the emergency response layer receives sensor signals directly, without waiting for the perception and decision results of the perception-planning layer. A lightweight, online-learnable reflex rule base, such as a balance compensation mechanism based on contact force mutation thresholds, enables rapid response to sudden disturbances. The emergency response layer is used as an independent module in the embodied intelligent control architecture, addressing the serial delay problem and offering an innovative solution for improving motion robustness and operational safety of robots in highly dynamic and uncertain environments.</div></div>","PeriodicalId":55975,"journal":{"name":"Journal of Industrial Information Integration","volume":"49 ","pages":"Article 101010"},"PeriodicalIF":10.4,"publicationDate":"2026-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145485560","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 sustainable electric vehicle smart production with work-in-process inventory of outsourced spare parts 一个可持续的电动汽车智能生产与在制品库存外包备件
IF 10.4 1区 计算机科学 Q1 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2026-01-01 Epub Date: 2025-11-01 DOI: 10.1016/j.jii.2025.100998
Biswajit Sarkar , Rekha Guchhait , Mitali Sarkar
Electric vehicle production has recently gained popularity due to increasing emissions. The research on electric vehicle production concerning technical, economic, and environmental aspects is very less compared to the traditional vehicle. This research studies a mixed-type electric vehicle production system that produces spare parts and finally assembles all spare parts for the vehicle. The spare parts production combines in-line production with returnable items and outsourcing. An automated inspection for both spare parts and vehicles is included within the system. Two different types of machines work for the production process: Machine 1 for spare parts and Machine 2 for vehicles. As the basic purpose is to provide an ecofriendly logistics facility, the manufacturing company takes care of carbon emissions from the system, customer satisfaction, and the green quality of vehicles. Necessary and sufficient conditions of classical optimization find global optimum solutions. Results show that green technology and customer satisfaction are two important factors for vehicle production. Comparative discussions, sensitivity, and robust analysis are provided to validate the theoretical contributions. The proposed mixed-type production model earns 85.32% more profit than a traditional production model. The electric vehicle provides a 96% customer satisfaction with an increase of 68.97% profit without customer satisfaction.
最近,由于排放增加,电动汽车的生产越来越受欢迎。与传统汽车相比,电动汽车生产在技术、经济和环境方面的研究很少。本文研究的是一种混合型电动汽车生产系统,该系统从生产零部件到最终组装整车的所有零部件。备件生产结合了在线生产、可退货产品和外包。该系统包括对备件和车辆的自动检查。两种不同类型的机器在生产过程中工作:机器1用于备件,机器2用于车辆。由于其基本目的是提供一个环保的物流设施,制造公司考虑到系统的碳排放、客户满意度和车辆的绿色质量。经典优化的充要条件是求全局最优解。结果表明,绿色技术和顾客满意度是影响汽车生产的两个重要因素。提供了比较讨论,灵敏度和鲁棒性分析来验证理论贡献。本文提出的混合型生产模式比传统生产模式的利润提高85.32%。电动汽车提供了96%的客户满意度,没有客户满意度的利润增加了68.97%。
{"title":"A sustainable electric vehicle smart production with work-in-process inventory of outsourced spare parts","authors":"Biswajit Sarkar ,&nbsp;Rekha Guchhait ,&nbsp;Mitali Sarkar","doi":"10.1016/j.jii.2025.100998","DOIUrl":"10.1016/j.jii.2025.100998","url":null,"abstract":"<div><div>Electric vehicle production has recently gained popularity due to increasing emissions. The research on electric vehicle production concerning technical, economic, and environmental aspects is very less compared to the traditional vehicle. This research studies a mixed-type electric vehicle production system that produces spare parts and finally assembles all spare parts for the vehicle. The spare parts production combines in-line production with returnable items and outsourcing. An automated inspection for both spare parts and vehicles is included within the system. Two different types of machines work for the production process: Machine 1 for spare parts and Machine 2 for vehicles. As the basic purpose is to provide an ecofriendly logistics facility, the manufacturing company takes care of carbon emissions from the system, customer satisfaction, and the green quality of vehicles. Necessary and sufficient conditions of classical optimization find global optimum solutions. Results show that green technology and customer satisfaction are two important factors for vehicle production. Comparative discussions, sensitivity, and robust analysis are provided to validate the theoretical contributions. The proposed mixed-type production model earns 85.32% more profit than a traditional production model. The electric vehicle provides a 96% customer satisfaction with an increase of 68.97% profit without customer satisfaction.</div></div>","PeriodicalId":55975,"journal":{"name":"Journal of Industrial Information Integration","volume":"49 ","pages":"Article 100998"},"PeriodicalIF":10.4,"publicationDate":"2026-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145424057","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 embodied intelligence-based online optimization methodology for injection molding process using multi-cavity hot-runner 多型腔热流道注射成型工艺的具体智能在线优化方法
IF 10.4 1区 计算机科学 Q1 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2026-01-01 Epub Date: 2025-11-09 DOI: 10.1016/j.jii.2025.101009
Hongyi Qu , Luo Fang , Jinbiao Tan
In the process of multi-cavity hot runner injection molding, the issue of mold filling imbalance caused by uneven temperature distribution significantly affects the quality of precision products such as optical lenses. Traditional methods primarily rely on mold thermal structure design and lack dynamic optimization strategies aimed at product quality. This paper proposes an embodied intelligent online optimization method integrated with digital twin technology, which fundamentally overcomes the limitations of traditional fixed-temperature control and offline optimization by enabling dynamic, data-driven adjustment of process parameters. By utilizing real-time process information from sensor readings within a batch, along with product quality data obtained through machine vision inspection after each batch, and employing a ‘mutual feedback’ sharing mechanism for multi-cavity process information, a ‘time-batch’ dual-scale real-time iterative learning and updating framework is established for the digital twin model. This approach enables closed-loop adaptive optimization of the mold filling state. Experimental results show that this method significantly outperforms traditional fixed temperature setting controls in terms of profile accuracy, offering an innovative solution for high-precision injection molding.
在多型腔热流道注射成型过程中,由于温度分布不均匀导致的充模不平衡问题严重影响光学透镜等精密产品的质量。传统方法主要依靠模具热结构设计,缺乏针对产品质量的动态优化策略。本文提出了一种结合数字孪生技术的嵌入式智能在线优化方法,通过实现工艺参数的动态、数据驱动调整,从根本上克服了传统的定温控制和离线优化的局限性。通过利用一批内传感器读数的实时工艺信息,以及每批后通过机器视觉检测获得的产品质量数据,并采用多腔工艺信息的“互反馈”共享机制,为数字孪生模型建立了“时间批”双尺度实时迭代学习和更新框架。该方法实现了充型状态的闭环自适应优化。实验结果表明,该方法在轮廓精度方面明显优于传统的固定温度设定控制,为高精度注射成型提供了一种创新的解决方案。
{"title":"An embodied intelligence-based online optimization methodology for injection molding process using multi-cavity hot-runner","authors":"Hongyi Qu ,&nbsp;Luo Fang ,&nbsp;Jinbiao Tan","doi":"10.1016/j.jii.2025.101009","DOIUrl":"10.1016/j.jii.2025.101009","url":null,"abstract":"<div><div>In the process of multi-cavity hot runner injection molding, the issue of mold filling imbalance caused by uneven temperature distribution significantly affects the quality of precision products such as optical lenses. Traditional methods primarily rely on mold thermal structure design and lack dynamic optimization strategies aimed at product quality. <em>This paper proposes an embodied intelligent online optimization method integrated with digital twin technology, which fundamentally overcomes the limitations of traditional fixed-temperature control and offline optimization by enabling dynamic, data-driven adjustment of process parameters</em>. By utilizing real-time process information from sensor readings within a batch, along with product quality data obtained through machine vision inspection after each batch, and employing a ‘mutual feedback’ sharing mechanism for multi-cavity process information, a ‘time-batch’ dual-scale real-time iterative learning and updating framework is established for the digital twin model. This approach enables closed-loop adaptive optimization of the mold filling state. Experimental results show that this method significantly outperforms traditional fixed temperature setting controls in terms of profile accuracy, offering an innovative solution for high-precision injection molding.</div></div>","PeriodicalId":55975,"journal":{"name":"Journal of Industrial Information Integration","volume":"49 ","pages":"Article 101009"},"PeriodicalIF":10.4,"publicationDate":"2026-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145473276","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
The interplay of data-driven insights and AI anxiety in shaping the impact of AI capabilities on circular economy capability 数据驱动的洞察力和人工智能焦虑在塑造人工智能能力对循环经济能力的影响中的相互作用
IF 10.4 1区 计算机科学 Q1 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2026-01-01 Epub Date: 2025-11-24 DOI: 10.1016/j.jii.2025.101019
Robinson Garcés-Marín , José Arias-Pérez , Camilo Restrepo-Estrada
In a world facing pressing environmental challenges like climate change and resource scarcity, Artificial Intelligence (AI) is widely regarded as a powerful tool to enhance and support sustainability goals via Circular Economy Capability (CEC). The organizational capacity to leverage this technology, Artificial Intelligence Capability (AIC), is conceptualized through the lens of the Resource-Based Theory (RBT) as the capacity to effectively implement and utilize AI to generate strategic value. However, the direct relationship between AIC and CEC is not straightforward. The purpose of this research is to investigate this nuanced relationship by examining how socio-technical factors such as Data-Driven Insights (DDI)—actionable inferences derived from analytics over data—and AI Anxiety—stemming from employees' fear of job loss—shape the relationship between AIC and CEC. Using a moderated mediation model and Partial Least Squares Structural Equation Modeling (PLS-SEM), we analyzed data from firms with moderate to high technology maturity. While the study’s results are primarily based on context-specific evidence, which invites further investigation into generalizability to other settings, our findings suggest that the direct effect of AIC on CEC is not significant. Instead, DDI significantly mediate the relationship, confirming that AIC must be bundled with actionable insights to create value. Crucially, AI anxiety negatively moderates the effect of DDI on CEC. This means that while organizations may generate valuable insights, employee resistance and fear hinder their effective translation into sustainability practices. This study highlights the critical socio-technical barriers to AI adoption and their impact on achieving sustainability goals.
在面临气候变化和资源短缺等紧迫环境挑战的世界,人工智能(AI)被广泛认为是通过循环经济能力(CEC)增强和支持可持续发展目标的有力工具。利用这种技术的组织能力,即人工智能能力(AIC),通过资源基础理论(RBT)的视角被概念化为有效实施和利用人工智能产生战略价值的能力。然而,AIC和CEC之间的直接关系并不简单。本研究的目的是通过研究社会技术因素(如数据驱动的见解(DDI)——从数据分析中得出的可操作推论——和人工智能焦虑——源于员工对失业的恐惧——如何塑造AIC和CEC之间的关系,来调查这种微妙的关系。采用有调节的中介模型和偏最小二乘结构方程模型(PLS-SEM),我们分析了中高技术成熟度企业的数据。虽然该研究的结果主要基于特定情境的证据,但我们的研究结果表明,AIC对CEC的直接影响并不显著。相反,DDI在很大程度上调解了这种关系,证实了AIC必须与可操作的见解捆绑在一起才能创造价值。关键是,AI焦虑负向调节DDI对CEC的影响。这意味着,虽然组织可能产生有价值的见解,但员工的抵制和恐惧阻碍了它们有效地转化为可持续发展实践。本研究强调了人工智能采用的关键社会技术障碍及其对实现可持续发展目标的影响。
{"title":"The interplay of data-driven insights and AI anxiety in shaping the impact of AI capabilities on circular economy capability","authors":"Robinson Garcés-Marín ,&nbsp;José Arias-Pérez ,&nbsp;Camilo Restrepo-Estrada","doi":"10.1016/j.jii.2025.101019","DOIUrl":"10.1016/j.jii.2025.101019","url":null,"abstract":"<div><div>In a world facing pressing environmental challenges like climate change and resource scarcity, Artificial Intelligence (AI) is widely regarded as a powerful tool to enhance and support sustainability goals via Circular Economy Capability (CEC). The organizational capacity to leverage this technology, Artificial Intelligence Capability (AIC), is conceptualized through the lens of the Resource-Based Theory (RBT) as the capacity to effectively implement and utilize AI to generate strategic value. However, the direct relationship between AIC and CEC is not straightforward. The purpose of this research is to investigate this nuanced relationship by examining how socio-technical factors such as Data-Driven Insights (DDI)—actionable inferences derived from analytics over data—and AI Anxiety—stemming from employees' fear of job loss—shape the relationship between AIC and CEC. Using a moderated mediation model and Partial Least Squares Structural Equation Modeling (PLS-SEM), we analyzed data from firms with moderate to high technology maturity. While the study’s results are primarily based on context-specific evidence, which invites further investigation into generalizability to other settings, our findings suggest that the direct effect of AIC on CEC is not significant. Instead, DDI significantly mediate the relationship, confirming that AIC must be bundled with actionable insights to create value. Crucially, AI anxiety negatively moderates the effect of DDI on CEC. This means that while organizations may generate valuable insights, employee resistance and fear hinder their effective translation into sustainability practices. This study highlights the critical socio-technical barriers to AI adoption and their impact on achieving sustainability goals.</div></div>","PeriodicalId":55975,"journal":{"name":"Journal of Industrial Information Integration","volume":"49 ","pages":"Article 101019"},"PeriodicalIF":10.4,"publicationDate":"2026-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145593631","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
Agent based web service composition using Q-learning algorithm with puffer fish optimization and petri net model 基于Agent的基于Puffer鱼优化和Petri网模型的q -学习Web服务组合
IF 10.4 1区 计算机科学 Q1 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2026-01-01 Epub Date: 2025-10-25 DOI: 10.1016/j.jii.2025.100992
Pallavi Tiwari , S. Srinivasan
The proliferation of cloud computing and web-based services has led to a significant increase in the number and complexity of online web services. As a result, discovering appropriate services that meet user requirements has become a challenging task. Traditional web services discovery techniques often lack the efficiency and adaptability needed to handle user expectations in a dynamic environment. Additionally, it may struggle with limited scalability when dealing with large service sets. This results in suboptimal service selection, reduced user satisfaction, and increased latency. To address this challenge, a user requirement-oriented web services discovery approach based on Petri Nets and optimized Reinforcement (PN-ODRL) was proposed, aimed at improving the efficiency of agent-based services composition. Initially, service composition combines several atomic services related to specific tasks to fulfill user requirements. After that, a reinforcement learning-based Q-learning approach is utilized to choose the web services required by the user. Next, the Petri Net model is used to define RL actions by creating new finite action groups. A series of transitions within each action group identifies the best services, which are then recommended to the user. Then, Puffer Fish Optimization (PFO) is utilized to tune the learning rate and discount parameter present in the Q-learning algorithm, thereby enhancing the response time, cost, and reliability of the proposed approach. Experimental result for the proposed approach has an 85 % user satisfaction rate, 9ms of service discovery efficiency, 15.3Mbps of throughput, 97 % of availability, 24.6s of computational time, 18.3s of response time, 21.3s of processing time, 12.4s of mean residence time, 68.8s of execution time, and 93 % reliability. This approach reduced the response and processing time, enabling quicker service execution. Additionally, it could enhance user satisfaction with the system.
云计算和基于web的服务的激增导致在线web服务的数量和复杂性显著增加。因此,发现满足用户需求的适当服务已成为一项具有挑战性的任务。传统的web服务发现技术通常缺乏在动态环境中处理用户期望所需的效率和适应性。此外,在处理大型服务集时,它可能会与有限的可伸缩性作斗争。这将导致次优服务选择、降低用户满意度和增加延迟。为了解决这一问题,提出了一种基于Petri网和优化强化(PN-ODRL)的面向用户需求的web服务发现方法,旨在提高基于代理的服务组合的效率。最初,服务组合将几个与特定任务相关的原子服务组合在一起,以满足用户需求。然后,利用基于强化学习的Q-learning方法来选择用户所需的web服务。接下来,Petri网模型通过创建新的有限动作组来定义RL动作。每个操作组中的一系列转换确定最佳服务,然后将其推荐给用户。然后,利用河豚鱼优化(PFO)来调整q -学习算法中的学习率和折扣参数,从而提高了所提出方法的响应时间、成本和可靠性。实验结果表明,该方法的用户满意度为85%,服务发现效率为9ms,吞吐量为15.3Mbps,可用性为97%,计算时间为24.6s,响应时间为18.3s,处理时间为21.3s,平均停留时间为12.4s,执行时间为68.8s,可靠性为93%。这种方法减少了响应和处理时间,支持更快的服务执行。此外,它可以提高用户对系统的满意度。
{"title":"Agent based web service composition using Q-learning algorithm with puffer fish optimization and petri net model","authors":"Pallavi Tiwari ,&nbsp;S. Srinivasan","doi":"10.1016/j.jii.2025.100992","DOIUrl":"10.1016/j.jii.2025.100992","url":null,"abstract":"<div><div>The proliferation of cloud computing and web-based services has led to a significant increase in the number and complexity of online web services. As a result, discovering appropriate services that meet user requirements has become a challenging task. Traditional web services discovery techniques often lack the efficiency and adaptability needed to handle user expectations in a dynamic environment. Additionally, it may struggle with limited scalability when dealing with large service sets. This results in suboptimal service selection, reduced user satisfaction, and increased latency. To address this challenge, a user requirement-oriented web services discovery approach based on Petri Nets and optimized Reinforcement (PN-ODRL) was proposed, aimed at improving the efficiency of agent-based services composition. Initially, service composition combines several atomic services related to specific tasks to fulfill user requirements. After that, a reinforcement learning-based Q-learning approach is utilized to choose the web services required by the user. Next, the Petri Net model is used to define RL actions by creating new finite action groups. A series of transitions within each action group identifies the best services, which are then recommended to the user. Then, Puffer Fish Optimization (PFO) is utilized to tune the learning rate and discount parameter present in the Q-learning algorithm, thereby enhancing the response time, cost, and reliability of the proposed approach. Experimental result for the proposed approach has an 85 % user satisfaction rate, 9ms of service discovery efficiency, 15.3Mbps of throughput, 97 % of availability, 24.6s of computational time, 18.3s of response time, 21.3s of processing time, 12.4s of mean residence time, 68.8s of execution time, and 93 % reliability. This approach reduced the response and processing time, enabling quicker service execution. Additionally, it could enhance user satisfaction with the system.</div></div>","PeriodicalId":55975,"journal":{"name":"Journal of Industrial Information Integration","volume":"49 ","pages":"Article 100992"},"PeriodicalIF":10.4,"publicationDate":"2026-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145383857","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
Vision language model-enhanced embodied intelligence for digital twin-assisted human-robot collaborative assembly 基于视觉语言模型的数字化双辅助人机协同装配体智能研究
IF 10.4 1区 计算机科学 Q1 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2025-11-01 Epub Date: 2025-09-02 DOI: 10.1016/j.jii.2025.100943
Changchun Liu , Dunbing Tang , Haihua Zhu , Zequn Zhang , Liping Wang , Yi Zhang
Recently, embodied intelligence has emerged as a viable approach to achieving human-like perception, reasoning, decision-making, and execution capacities within human-robot collaborative (HRC) assembly contexts. Due to the lack of generalized enabling technologies and disconnections from physical control systems, embodied intelligence requires repetitive training of various functional models to operate in dynamic HRC scenarios, thereby struggling to adapt effectively to complex and evolving HRC environments. Hence, this study proposes a vision-language model (VLM)-enhanced embodied intelligence framework for digital twin (DT)-assisted human-robot collaborative assembly. Initially, the mapping between embodied agents and physical robots is established to achieve the encapsulation of embodied agents. Building upon the agent-based architecture, a VLM driven by both domain knowledge and real-time scenario data is constructed with sensory capabilities. Based on this, rapid recognition and response to dynamic HRC environments can be realized. Leveraging the strong generalization of VLMs, repetitive training of multiple perception models is circumvented. Furthermore, by utilizing the cognitive learning and intelligent reasoning capabilities of VLMs, an expert knowledge system for assembly processes is developed to provide task-oriented assistance and solution generation. To enhance the adaptability and generalization of complex HRC decision-making, VLMs support reinforcement learning through flexible configuration of HRC assembly state information processing, decision-action generation and guidance, and reward function design. In addition, a DT model of the HRC scenario is constructed to provide a simulation and deduction engine (i.e., embodied brain) for mitigating collision accidents. The decision results are then fed into the VLM as invocation parameters for corresponding sub-function code modules, generating complete collaborative robot action code to form the embodied neuron. Finally, compared with traditional decision methods (e.g., MA-A2C, DQN and GA) and VLM-enhanced MA-A2C, a series of comparative experiments conducted in a real-world HRC assembly scenario demonstrate that the proposed framework exhibits competitive advantages.
最近,具身智能已经成为在人机协作(HRC)装配环境中实现类人感知、推理、决策和执行能力的可行方法。由于缺乏广泛的使能技术和与物理控制系统的脱节,具身智能需要对各种功能模型进行重复训练,以在动态HRC场景中运行,从而难以有效地适应复杂和不断变化的HRC环境。因此,本研究提出了一个视觉语言模型(VLM)增强的具身智能框架,用于数字孪生(DT)辅助的人机协同装配。首先建立具身智能体与物理机器人之间的映射关系,实现对具身智能体的封装。在基于智能体的体系结构基础上,构建了具有感知能力的由领域知识和实时场景数据驱动的VLM。基于此,可以实现对动态HRC环境的快速识别和响应。利用vlm的强泛化,避免了多个感知模型的重复训练。利用vlm的认知学习和智能推理能力,开发了面向装配过程的专家知识系统,提供面向任务的辅助和解决方案生成。为了提高复杂HRC决策的适应性和泛化能力,VLMs通过HRC装配状态信息处理、决策行为生成与指导、奖励函数设计等柔性配置支持强化学习。此外,构建了HRC场景的DT模型,为减轻碰撞事故提供了仿真和推理引擎(即具身脑)。然后将决策结果作为相应子功能码模块的调用参数馈送到VLM中,生成完整的协作机器人动作码,形成嵌入神经元。最后,与传统的决策方法(如MA-A2C、DQN和GA)和vlm增强的MA-A2C相比,在现实HRC装配场景中进行的一系列对比实验表明,所提出的框架具有竞争优势。
{"title":"Vision language model-enhanced embodied intelligence for digital twin-assisted human-robot collaborative assembly","authors":"Changchun Liu ,&nbsp;Dunbing Tang ,&nbsp;Haihua Zhu ,&nbsp;Zequn Zhang ,&nbsp;Liping Wang ,&nbsp;Yi Zhang","doi":"10.1016/j.jii.2025.100943","DOIUrl":"10.1016/j.jii.2025.100943","url":null,"abstract":"<div><div>Recently, embodied intelligence has emerged as a viable approach to achieving human-like perception, reasoning, decision-making, and execution capacities within human-robot collaborative (HRC) assembly contexts. Due to the lack of generalized enabling technologies and disconnections from physical control systems, embodied intelligence requires repetitive training of various functional models to operate in dynamic HRC scenarios, thereby struggling to adapt effectively to complex and evolving HRC environments. Hence, this study proposes a vision-language model (VLM)-enhanced embodied intelligence framework for digital twin (DT)-assisted human-robot collaborative assembly. Initially, the mapping between embodied agents and physical robots is established to achieve the encapsulation of embodied agents. Building upon the agent-based architecture, a VLM driven by both domain knowledge and real-time scenario data is constructed with sensory capabilities. Based on this, rapid recognition and response to dynamic HRC environments can be realized. Leveraging the strong generalization of VLMs, repetitive training of multiple perception models is circumvented. Furthermore, by utilizing the cognitive learning and intelligent reasoning capabilities of VLMs, an expert knowledge system for assembly processes is developed to provide task-oriented assistance and solution generation. To enhance the adaptability and generalization of complex HRC decision-making, VLMs support reinforcement learning through flexible configuration of HRC assembly state information processing, decision-action generation and guidance, and reward function design. In addition, a DT model of the HRC scenario is constructed to provide a simulation and deduction engine (i.e., embodied brain) for mitigating collision accidents. The decision results are then fed into the VLM as invocation parameters for corresponding sub-function code modules, generating complete collaborative robot action code to form the embodied neuron. Finally, compared with traditional decision methods (e.g., MA-A2C, DQN and GA) and VLM-enhanced MA-A2C, a series of comparative experiments conducted in a real-world HRC assembly scenario demonstrate that the proposed framework exhibits competitive advantages.</div></div>","PeriodicalId":55975,"journal":{"name":"Journal of Industrial Information Integration","volume":"48 ","pages":"Article 100943"},"PeriodicalIF":10.4,"publicationDate":"2025-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145007638","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
Bi-objective sustainable urban logistics vehicle routing problem with workload balance 具有负载平衡的双目标可持续城市物流车辆路径问题
IF 10.4 1区 计算机科学 Q1 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2025-11-01 Epub Date: 2025-10-19 DOI: 10.1016/j.jii.2025.100985
Wenyan Zhao, Yaguang Yuan, Cong Cheng, Wenheng Liu
The rapid advancement of e-commerce has driven unprecedented expansion in urban logistics networks, where their sustainability is constrained by multifaceted factors including strict time-bound service requirements, employee’s satisfaction, traffic congestion, and carbon emission regulations. Among these critical elements, employee’s satisfaction reflected by the workload balance not only influences task execution quality but also affects long-term operational sustainability for logistics enterprises, rendering its enhancement an urgent priority in contemporary urban logistics practices. This paper thus investigates a sustainable urban logistics vehicle routing problem mainly focusing on this perspective. Initially, a bi-objective mixed-integer programming model is formulated to simultaneously minimize total delivery cost and workload balance. Subsequently, a hybrid metaheuristic algorithm combining path relinking (PR) with multi-directional local search framework is developed. The adaptive large neighborhood search is adopted to facilitate the intensive local exploration, while PR techniques enhance global search capabilities through systematic solution space diversification. The algorithm's validity is rigorously verified through comparative analyses with state of art multi-objective optimization algorithms using adapted benchmark instances. Computational results demonstrate the algorithmic effectiveness and efficiency, accompanied by detailed analyses of approximate Pareto front and model’s sensitivity. These findings advance the field of urban delivery and provide practical insights for implementing efficient and sustainable urban logistic systems.
电子商务的快速发展推动了城市物流网络的空前扩张,其可持续性受到多方面因素的制约,包括严格的限时服务要求、员工满意度、交通拥堵和碳排放法规。在这些关键要素中,以工作量平衡为体现的员工满意度不仅影响任务的执行质量,而且影响物流企业的长期运营可持续性,因此提高员工满意度是当代城市物流实践的当务之急。因此,本文主要围绕这一视角研究可持续城市物流车辆路径问题。首先,建立了一个双目标混合整数规划模型,同时最小化总交付成本和工作量平衡。随后,提出了一种结合路径链接和多向局部搜索框架的混合元启发式算法。采用自适应大邻域搜索,增强局部密集搜索能力,PR技术通过系统解空间多样化增强全局搜索能力。通过与多目标优化算法的对比分析,验证了该算法的有效性。计算结果表明了算法的有效性和有效性,并详细分析了近似帕累托前沿和模型的灵敏度。这些发现推动了城市物流领域的发展,并为实施高效和可持续的城市物流系统提供了实际的见解。
{"title":"Bi-objective sustainable urban logistics vehicle routing problem with workload balance","authors":"Wenyan Zhao,&nbsp;Yaguang Yuan,&nbsp;Cong Cheng,&nbsp;Wenheng Liu","doi":"10.1016/j.jii.2025.100985","DOIUrl":"10.1016/j.jii.2025.100985","url":null,"abstract":"<div><div>The rapid advancement of e-commerce has driven unprecedented expansion in urban logistics networks, where their sustainability is constrained by multifaceted factors including strict time-bound service requirements, employee’s satisfaction, traffic congestion, and carbon emission regulations. Among these critical elements, employee’s satisfaction reflected by the workload balance not only influences task execution quality but also affects long-term operational sustainability for logistics enterprises, rendering its enhancement an urgent priority in contemporary urban logistics practices. This paper thus investigates a sustainable urban logistics vehicle routing problem mainly focusing on this perspective. Initially, a bi-objective mixed-integer programming model is formulated to simultaneously minimize total delivery cost and workload balance. Subsequently, a hybrid metaheuristic algorithm combining path relinking (PR) with multi-directional local search framework is developed. The adaptive large neighborhood search is adopted to facilitate the intensive local exploration, while PR techniques enhance global search capabilities through systematic solution space diversification. The algorithm's validity is rigorously verified through comparative analyses with state of art multi-objective optimization algorithms using adapted benchmark instances. Computational results demonstrate the algorithmic effectiveness and efficiency, accompanied by detailed analyses of approximate Pareto front and model’s sensitivity. These findings advance the field of urban delivery and provide practical insights for implementing efficient and sustainable urban logistic systems.</div></div>","PeriodicalId":55975,"journal":{"name":"Journal of Industrial Information Integration","volume":"48 ","pages":"Article 100985"},"PeriodicalIF":10.4,"publicationDate":"2025-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145416550","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 optimized learning approach for enhancing the security of digital twin-enabled industrial systems from distributed denial-of-service attacks 一种优化的学习方法,用于增强数字孪生工业系统免受分布式拒绝服务攻击的安全性
IF 10.4 1区 计算机科学 Q1 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2025-11-01 Epub Date: 2025-09-23 DOI: 10.1016/j.jii.2025.100960
Debendra Muduli, Rahul Kumar Gupta, Samir Kumar Majhi, Binayak Ojha, Banshidhar Majhi
During the revolution of Industry 4.0, digital twin technology is transforming industrial operations by creating digital models of physical assets, processes, and systems. This innovation enables real-time monitoring, predictive maintenance, and enhanced decision-making capabilities. However, as digital twins become integral to industrial environments, they also introduce new cybersecurity challenges, particularly in the form of distributed denial-of-service (DDoS) attacks, which can disrupt operations and compromise data integrity. This study investigates the resilience of digital twin-based industrial organizations in cyberattack scenarios, specifically focusing on the impacts of DDoS attacks on functional and financial performance. In this paper, a hybrid DDoS attack detection model is introduced, integrating multiple techniques for data preprocessing, feature selection, dimensionality reduction, and classification . To address the class imbalance issue,Synthetic Minority Over-sampling Technique (SMOTE) is applied during preprocessing. Feature selection is performed using filter-based methods, including Information Gain, Gain Ratio, ANOVA F-statistic, Pearson Correlation, and the technique for order preference by similarity to ideal solution (TOPSIS), a multi-criteria decision-making method. To enhance computational efficiency, principal component analysis (PCA) is used for dimensionality reduction, preserving critical information while reducing redundancy. For classification, an extreme learning machine (ELM) is optimized using the particle swarm optimization (PSO) algorithm, improving generalization, preventing overfitting, and ensuring faster convergence. The experiment is conducted using the publicly available CICDDoS2019 dataset in both standalone and cloud-based environments with configurations of vCPU-4, vCPU-8, and vCPU-16. Additionally, a 5-fold stratified cross-validation approach is employed to enhance the model’s generalization performance and ensure robustness across different data distributions. The experimental results indicate that the proposed model achieves a 99.97% detection accuracy and an AUC score of 0.99 in the cloud environment with vCPU-16 and 64GB RAM, outperforming traditional algorithms in DDoS detection. The experimental study finds that increased computational resources improve performance, indicating the model’s adaptability. As digital twins rely on seamless physical-virtual communication, DDoS attacks threaten synchronization, latency, and reliability. The proposed detection approach enhances resilience, minimizes downtime, and preserves process integrity, contributing to secure and robust digital twin architectures in Industry 4.0.
在工业4.0革命期间,数字孪生技术正在通过创建物理资产、流程和系统的数字模型来改变工业运营。这一创新实现了实时监控、预测性维护和增强的决策能力。然而,随着数字孪生成为工业环境不可或缺的一部分,它们也带来了新的网络安全挑战,特别是以分布式拒绝服务(DDoS)攻击的形式,这会破坏运营并损害数据完整性。本研究调查了基于数字孪生的工业组织在网络攻击场景下的弹性,特别关注DDoS攻击对功能和财务绩效的影响。本文介绍了一种混合DDoS攻击检测模型,该模型集成了数据预处理、特征选择、降维和分类等多种技术。为了解决类不平衡问题,在预处理过程中采用了合成少数派过采样技术(SMOTE)。特征选择使用基于过滤器的方法进行,包括信息增益,增益比,方差分析f统计量,Pearson相关,以及通过与理想解决方案相似的顺序偏好技术(TOPSIS),这是一种多标准决策方法。为了提高计算效率,采用主成分分析(PCA)进行降维,在减少冗余的同时保留关键信息。对于分类,使用粒子群优化(PSO)算法对极限学习机(ELM)进行优化,提高了泛化程度,防止了过拟合,保证了更快的收敛速度。实验使用公开的CICDDoS2019数据集在独立和基于云的环境下进行,配置为vCPU-4, vCPU-8和vCPU-16。此外,采用5倍分层交叉验证方法来提高模型的泛化性能,并确保跨不同数据分布的鲁棒性。实验结果表明,该模型在vCPU-16、内存为64GB的云环境下,检测准确率达到99.97%,AUC分数为0.99,优于传统的DDoS检测算法。实验研究发现,计算资源的增加提高了性能,表明了模型的适应性。由于数字孪生依赖于无缝的物理-虚拟通信,DDoS攻击威胁到同步、延迟和可靠性。所提出的检测方法增强了弹性,最大限度地减少了停机时间,并保持了过程完整性,有助于在工业4.0中实现安全可靠的数字孪生架构。
{"title":"An optimized learning approach for enhancing the security of digital twin-enabled industrial systems from distributed denial-of-service attacks","authors":"Debendra Muduli,&nbsp;Rahul Kumar Gupta,&nbsp;Samir Kumar Majhi,&nbsp;Binayak Ojha,&nbsp;Banshidhar Majhi","doi":"10.1016/j.jii.2025.100960","DOIUrl":"10.1016/j.jii.2025.100960","url":null,"abstract":"<div><div>During the revolution of Industry 4.0, digital twin technology is transforming industrial operations by creating digital models of physical assets, processes, and systems. This innovation enables real-time monitoring, predictive maintenance, and enhanced decision-making capabilities. However, as digital twins become integral to industrial environments, they also introduce new cybersecurity challenges, particularly in the form of distributed denial-of-service (DDoS) attacks, which can disrupt operations and compromise data integrity. This study investigates the resilience of digital twin-based industrial organizations in cyberattack scenarios, specifically focusing on the impacts of DDoS attacks on functional and financial performance. In this paper, a hybrid DDoS attack detection model is introduced, integrating multiple techniques for data preprocessing, feature selection, dimensionality reduction, and classification . To address the class imbalance issue,Synthetic Minority Over-sampling Technique (SMOTE) is applied during preprocessing. Feature selection is performed using filter-based methods, including Information Gain, Gain Ratio, ANOVA F-statistic, Pearson Correlation, and the technique for order preference by similarity to ideal solution (TOPSIS), a multi-criteria decision-making method. To enhance computational efficiency, principal component analysis (PCA) is used for dimensionality reduction, preserving critical information while reducing redundancy. For classification, an extreme learning machine (ELM) is optimized using the particle swarm optimization (PSO) algorithm, improving generalization, preventing overfitting, and ensuring faster convergence. The experiment is conducted using the publicly available CICDDoS2019 dataset in both standalone and cloud-based environments with configurations of vCPU-4, vCPU-8, and vCPU-16. Additionally, a 5-fold stratified cross-validation approach is employed to enhance the model’s generalization performance and ensure robustness across different data distributions. The experimental results indicate that the proposed model achieves a 99.97% detection accuracy and an AUC score of 0.99 in the cloud environment with vCPU-16 and 64GB RAM, outperforming traditional algorithms in DDoS detection. The experimental study finds that increased computational resources improve performance, indicating the model’s adaptability. As digital twins rely on seamless physical-virtual communication, DDoS attacks threaten synchronization, latency, and reliability. The proposed detection approach enhances resilience, minimizes downtime, and preserves process integrity, contributing to secure and robust digital twin architectures in Industry 4.0.</div></div>","PeriodicalId":55975,"journal":{"name":"Journal of Industrial Information Integration","volume":"48 ","pages":"Article 100960"},"PeriodicalIF":10.4,"publicationDate":"2025-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145158368","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
CoperFed: A covert personalized federated learning framework for Industrial Control Systems intrusion detection 用于工业控制系统入侵检测的隐蔽个性化联邦学习框架
IF 10.4 1区 计算机科学 Q1 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Pub Date : 2025-11-01 Epub Date: 2025-11-06 DOI: 10.1016/j.jii.2025.101004
Yao Shan, Jindong Zhao, Yongchao Song, Haojun Teng, Wenhan Hou, Zhaowei Liu
Modern information and communication technologies have propelled transformative modernization of Industrial Control Systems (ICSs) while exacerbating cybersecurity risks. Federated Learning (FL) offers a privacy-preserving framework for collaborative development of intrusion detection models among distributed participants. However, its effectiveness is significantly limited by inherent model divergence caused by non-independent and identically distributed (Non-IID) data characteristics. Moreover, direct implementation of FL in ICS environments faces critical challenges due to insufficient capabilities in network traffic feature representation and device concealment. To address these challenges, we propose CoperFed, a covert personalized FL framework that generates unique intrusion detection models for individual participants. First, we developed Gicsmeter, a multi-dimensional ICS traffic representation tool for all participants, to enhance model performance at the data level. Second, we designed a personalized update algorithm based on key model parameters to improve collaboration among similar participants. By integrating global knowledge during model aggregation, this algorithm equips the model with local and global scenario detection capabilities. Finally, we designed a covert federated communication scheme for ICS that can effectively conceal the federated training process within regular ICS traffic and reduce the exposure risk of FL participants. Experiments show that CoperFed outperforms baseline methods in intrusion detection and robustness and can effectively divert attackers’ attention from FL participants.
现代信息和通信技术推动了工业控制系统(ics)的变革性现代化,同时加剧了网络安全风险。联邦学习(FL)为分布式参与者之间协作开发入侵检测模型提供了一个隐私保护框架。然而,非独立和同分布(Non-IID)数据特征导致的固有模型发散严重限制了其有效性。此外,由于网络流量特征表示和设备隐藏能力不足,在ICS环境中直接实现FL面临着严峻的挑战。为了解决这些挑战,我们提出了cooperfed,这是一个隐蔽的个性化FL框架,可以为个体参与者生成独特的入侵检测模型。首先,我们为所有参与者开发了一个多维ICS流量表示工具Gicsmeter,以提高模型在数据层面的性能。其次,设计了基于关键模型参数的个性化更新算法,以提高相似参与者之间的协作能力。该算法通过在模型聚合过程中集成全局知识,使模型具有局部和全局场景检测能力。最后,我们为ICS设计了一种隐蔽的联邦通信方案,可以有效地将联邦训练过程隐藏在常规ICS流量中,降低FL参与者的暴露风险。实验表明,cooperfed在入侵检测和鲁棒性方面优于基线方法,能够有效转移攻击者对FL参与者的注意力。
{"title":"CoperFed: A covert personalized federated learning framework for Industrial Control Systems intrusion detection","authors":"Yao Shan,&nbsp;Jindong Zhao,&nbsp;Yongchao Song,&nbsp;Haojun Teng,&nbsp;Wenhan Hou,&nbsp;Zhaowei Liu","doi":"10.1016/j.jii.2025.101004","DOIUrl":"10.1016/j.jii.2025.101004","url":null,"abstract":"<div><div>Modern information and communication technologies have propelled transformative modernization of Industrial Control Systems (ICSs) while exacerbating cybersecurity risks. Federated Learning (FL) offers a privacy-preserving framework for collaborative development of intrusion detection models among distributed participants. However, its effectiveness is significantly limited by inherent model divergence caused by non-independent and identically distributed (Non-IID) data characteristics. Moreover, direct implementation of FL in ICS environments faces critical challenges due to insufficient capabilities in network traffic feature representation and device concealment. To address these challenges, we propose CoperFed, a covert personalized FL framework that generates unique intrusion detection models for individual participants. First, we developed Gicsmeter, a multi-dimensional ICS traffic representation tool for all participants, to enhance model performance at the data level. Second, we designed a personalized update algorithm based on key model parameters to improve collaboration among similar participants. By integrating global knowledge during model aggregation, this algorithm equips the model with local and global scenario detection capabilities. Finally, we designed a covert federated communication scheme for ICS that can effectively conceal the federated training process within regular ICS traffic and reduce the exposure risk of FL participants. Experiments show that CoperFed outperforms baseline methods in intrusion detection and robustness and can effectively divert attackers’ attention from FL participants.</div></div>","PeriodicalId":55975,"journal":{"name":"Journal of Industrial Information Integration","volume":"48 ","pages":"Article 101004"},"PeriodicalIF":10.4,"publicationDate":"2025-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145461741","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
期刊
Journal of Industrial Information Integration
全部 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