首页 > 最新文献

2020 2nd International Conference on Industrial Artificial Intelligence (IAI)最新文献

英文 中文
Distributed Receding Horizon Control for Multi-agent Systems with Conflicting Siganl Temporal Logic Tasks 具有冲突信号时序逻辑任务的多智能体系统的分布式后退水平控制
Pub Date : 2020-10-23 DOI: 10.1109/IAI50351.2020.9262171
Xiaoyi Zhou, Yuanyuan Zou, Shaoyuan Li, Hao Fang
In this paper, a multi-agent cooperative control problem with conflicting temporal logic tasks is studied. Each agent is assigned a temporal logic task which contains a motion task and safety requirements. We consider the cases where the satisfaction of both the motion task and safety requirements may be conflicting due to the limited velocity, so that such a task can not be fulfilled. In order to solve this problem, we give priority to the the safety requirements and the degree of satisfaction of the motion task is slacked. This work proposes a two-stage distributed receding horizon optimization strategy consisting of offline stage and online stage where signal temporal logic (STL) is utilized to formally describe the temporal logic tasks and the receding horizon optimization framework is adopted for cooperative collision avoidance tasks. At offline stage, according to the motion task, a reference robustness evolution curve is presented for each agent by the robust semantics of STL formulas. At online stage, based on the short-term goal region determined by the reference robustness evolution curve, together with the known obstacles' information and agents' real-time information, constraints of both the motion task and safety requirements are constructed in the receding horizon optimization problem for each agent. When conflicting situations happen, the constraint of the motion task is relaxed by a robustness slackness to find a least violating solution. In the proposed framework, the offline stage and the online stage are combined to satisfy the motion task as much as possible and to guarantee the safety requirements. The effectiveness of the framework is verified by simulation results.
研究了具有冲突时间逻辑任务的多智能体协同控制问题。每个智能体被分配一个时间逻辑任务,其中包含一个运动任务和安全要求。我们考虑了由于速度有限,运动任务和安全要求的满足可能相互冲突,从而无法完成运动任务的情况。为了解决这一问题,我们以安全要求为优先,对运动任务的满意度进行了放松。本文提出了一种由离线阶段和在线阶段组成的两阶段分布式后退水平优化策略,其中使用信号时间逻辑(STL)形式化描述时间逻辑任务,采用后退水平优化框架进行协同避碰任务。在离线阶段,根据运动任务,利用STL公式的鲁棒性语义,给出每个智能体的参考鲁棒进化曲线。在在线阶段,基于参考鲁棒性进化曲线确定的短期目标区域,结合已知障碍物信息和智能体实时信息,对每个智能体的后退地平线优化问题构建运动任务约束和安全需求约束。当发生冲突情况时,通过鲁棒松弛来放松运动任务的约束,以寻找最小冲突解。在提出的框架中,将离线阶段和在线阶段相结合,以尽可能满足运动任务并保证安全要求。仿真结果验证了该框架的有效性。
{"title":"Distributed Receding Horizon Control for Multi-agent Systems with Conflicting Siganl Temporal Logic Tasks","authors":"Xiaoyi Zhou, Yuanyuan Zou, Shaoyuan Li, Hao Fang","doi":"10.1109/IAI50351.2020.9262171","DOIUrl":"https://doi.org/10.1109/IAI50351.2020.9262171","url":null,"abstract":"In this paper, a multi-agent cooperative control problem with conflicting temporal logic tasks is studied. Each agent is assigned a temporal logic task which contains a motion task and safety requirements. We consider the cases where the satisfaction of both the motion task and safety requirements may be conflicting due to the limited velocity, so that such a task can not be fulfilled. In order to solve this problem, we give priority to the the safety requirements and the degree of satisfaction of the motion task is slacked. This work proposes a two-stage distributed receding horizon optimization strategy consisting of offline stage and online stage where signal temporal logic (STL) is utilized to formally describe the temporal logic tasks and the receding horizon optimization framework is adopted for cooperative collision avoidance tasks. At offline stage, according to the motion task, a reference robustness evolution curve is presented for each agent by the robust semantics of STL formulas. At online stage, based on the short-term goal region determined by the reference robustness evolution curve, together with the known obstacles' information and agents' real-time information, constraints of both the motion task and safety requirements are constructed in the receding horizon optimization problem for each agent. When conflicting situations happen, the constraint of the motion task is relaxed by a robustness slackness to find a least violating solution. In the proposed framework, the offline stage and the online stage are combined to satisfy the motion task as much as possible and to guarantee the safety requirements. The effectiveness of the framework is verified by simulation results.","PeriodicalId":137183,"journal":{"name":"2020 2nd International Conference on Industrial Artificial Intelligence (IAI)","volume":"5 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-10-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133701392","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Hybrid Neural Network Based on GRU with Uncertain Factors for Forecasting Ultra-short-term Wind Power 基于不确定因素GRU的混合神经网络超短期风电预测
Pub Date : 2020-10-23 DOI: 10.1109/IAI50351.2020.9262192
Xinyu Meng, Ruihan Wang, Xiping Zhang, Mingjie Wang, Hui Ma, Zhengxia Wang
The non-stationarity and stochastic nature of wind power bring difficult challenges to large-scale grid-connected of wind power. The ultra-short-term forecasting of wind power is used for balancing load and the optimal optimization of spinning reserve, which has high requirements for prediction accuracy. The neural network can solve the problem of feature selection, but in the task of wind power prediction, it is of great concern to find the optimal input features and model structure by mining physical correlation among features. Inspired by the physical formula for wind power, an uncertain factor is calculated, which caused by both environmental disturbance and wind turbine state changes. This paper proposes a method to predict ultra-short-term wind power, which using the features associated with wind power and the uncertain factors. Time series features are predicted through the Gated Recurrent Unit (GRU) Neural Network, and finally all the features were fused to form a hybrid neural network. The effectiveness of the proposed method has been confirmed on the real datasets derived from a wind field. Compared with the conventional time series dependent methods, our proposed method shows more reasonable results in terms of accuracy and availability.
风电的非平稳性和随机性给风电大规模并网带来了严峻的挑战。风电超短期预测用于负荷平衡和自旋储备优化,对预测精度要求较高。神经网络可以解决特征选择问题,但在风电预测任务中,通过挖掘特征之间的物理相关性来寻找最优的输入特征和模型结构是一个非常重要的问题。受风力发电物理公式的启发,计算了环境扰动和风力机状态变化引起的不确定因子。本文提出了一种利用风电自身特点和不确定因素进行超短期风电预测的方法。通过门控循环单元(GRU)神经网络预测时间序列特征,最后将所有特征融合形成混合神经网络。在实际风场数据集上验证了该方法的有效性。与传统的依赖于时间序列的方法相比,本文提出的方法在精度和可用性方面显示出更合理的结果。
{"title":"Hybrid Neural Network Based on GRU with Uncertain Factors for Forecasting Ultra-short-term Wind Power","authors":"Xinyu Meng, Ruihan Wang, Xiping Zhang, Mingjie Wang, Hui Ma, Zhengxia Wang","doi":"10.1109/IAI50351.2020.9262192","DOIUrl":"https://doi.org/10.1109/IAI50351.2020.9262192","url":null,"abstract":"The non-stationarity and stochastic nature of wind power bring difficult challenges to large-scale grid-connected of wind power. The ultra-short-term forecasting of wind power is used for balancing load and the optimal optimization of spinning reserve, which has high requirements for prediction accuracy. The neural network can solve the problem of feature selection, but in the task of wind power prediction, it is of great concern to find the optimal input features and model structure by mining physical correlation among features. Inspired by the physical formula for wind power, an uncertain factor is calculated, which caused by both environmental disturbance and wind turbine state changes. This paper proposes a method to predict ultra-short-term wind power, which using the features associated with wind power and the uncertain factors. Time series features are predicted through the Gated Recurrent Unit (GRU) Neural Network, and finally all the features were fused to form a hybrid neural network. The effectiveness of the proposed method has been confirmed on the real datasets derived from a wind field. Compared with the conventional time series dependent methods, our proposed method shows more reasonable results in terms of accuracy and availability.","PeriodicalId":137183,"journal":{"name":"2020 2nd International Conference on Industrial Artificial Intelligence (IAI)","volume":"43 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-10-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114312274","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
Parallel Charged System Search Algorithm for Energy Management in Wireless Sensor Network 无线传感器网络能量管理的并行充电系统搜索算法
Pub Date : 2020-10-23 DOI: 10.1109/IAI50351.2020.9262194
Tongbang Jiang, S. Chu, Jeng-Shyang Pan
With the rapid development of information technology, wireless sensor network(WSN) gradually permeates all walks of life. However, WSN is always out of work because of too much energy consumption on certain sensor nodes. This paper presents a new protocol based on parallel charged system search(PCSS) algorithm to balance energy consumption during WSN transmission. Firstly, a novel optimization algorithm named PCSS is presented based on two communication strategies with different conditions. First experiments on 10 benchmark functions in different dimensions demonstrate that the PCSS shows an excellent ability of convergency compared to CSS and PSO and the advantage of PCSS in quickly finding optimum is more obvious with the increasing of dimension. After that, a new clustering model based on PCSS(PCSS-C) is introduced to update cluster heads dynamically according to a designed fitness function, another experimental results illustrate that the proposed protocol is superior to low-energy adaptive clustering hierarchy, LEACH-centralized, and hybrid energy-efficient distributed clustering.
随着信息技术的飞速发展,无线传感器网络(WSN)逐渐渗透到各行各业。然而,由于某些传感器节点的能量消耗过大,无线传感器网络总是无法正常工作。提出了一种基于并行充电系统搜索(PCSS)算法的无线传感器网络传输能耗平衡协议。首先,基于两种不同条件下的通信策略,提出了一种新的优化算法PCSS。首先在10个不同维数的基准函数上进行了实验,结果表明,与CSS和PSO相比,PCSS具有出色的收敛能力,并且随着维数的增加,PCSS快速找到最优的优势更加明显。在此基础上,提出了一种基于PCSS的聚类模型(PCSS- c),根据设计的适应度函数动态更新簇头,实验结果表明,该协议优于低能量自适应聚类层次、leach集中式聚类和混合节能分布式聚类。
{"title":"Parallel Charged System Search Algorithm for Energy Management in Wireless Sensor Network","authors":"Tongbang Jiang, S. Chu, Jeng-Shyang Pan","doi":"10.1109/IAI50351.2020.9262194","DOIUrl":"https://doi.org/10.1109/IAI50351.2020.9262194","url":null,"abstract":"With the rapid development of information technology, wireless sensor network(WSN) gradually permeates all walks of life. However, WSN is always out of work because of too much energy consumption on certain sensor nodes. This paper presents a new protocol based on parallel charged system search(PCSS) algorithm to balance energy consumption during WSN transmission. Firstly, a novel optimization algorithm named PCSS is presented based on two communication strategies with different conditions. First experiments on 10 benchmark functions in different dimensions demonstrate that the PCSS shows an excellent ability of convergency compared to CSS and PSO and the advantage of PCSS in quickly finding optimum is more obvious with the increasing of dimension. After that, a new clustering model based on PCSS(PCSS-C) is introduced to update cluster heads dynamically according to a designed fitness function, another experimental results illustrate that the proposed protocol is superior to low-energy adaptive clustering hierarchy, LEACH-centralized, and hybrid energy-efficient distributed clustering.","PeriodicalId":137183,"journal":{"name":"2020 2nd International Conference on Industrial Artificial Intelligence (IAI)","volume":"734 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-10-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116109792","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Deep Reinforcement Learning for Secondary Energy Scheduling in Steel Industry 钢铁工业二次能源调度的深度强化学习
Pub Date : 2020-10-23 DOI: 10.1109/IAI50351.2020.9262196
Tai-Qiang Zhang, F. Zhou, Jun Zhao, Wei Wang
Considering that the blast furnace gas(BFG) tank level scheduling is of great significance for the steel plant's secondary energy system balance, this paper proposed a scheduling model based on deep reinforcement learning. In this model, BFG gas tank scheduling was transformed into searching the best production state under a certain operating condition, and a deep Q-learning network was used to search this state. Moreover, in order to speed up convergence and improve algorithm stability, an experience based pre-training was added to the training session. In order to verify the effectiveness of the proposed method, experiments are carried out with the secondary energy system production data of a domestic steel enterprise. The results show that the proposed method is more effective than artificial scheduling.
鉴于高炉煤气罐液位调度对钢厂二次能源系统平衡具有重要意义,本文提出了一种基于深度强化学习的调度模型。在该模型中,将BFG气罐调度转化为在一定运行条件下搜索最佳生产状态,并使用深度q -学习网络搜索该状态。此外,为了加快收敛速度和提高算法稳定性,在训练过程中加入了基于经验的预训练。为了验证所提方法的有效性,利用国内某钢铁企业二次能源系统生产数据进行了实验。结果表明,该方法比人工调度更有效。
{"title":"Deep Reinforcement Learning for Secondary Energy Scheduling in Steel Industry","authors":"Tai-Qiang Zhang, F. Zhou, Jun Zhao, Wei Wang","doi":"10.1109/IAI50351.2020.9262196","DOIUrl":"https://doi.org/10.1109/IAI50351.2020.9262196","url":null,"abstract":"Considering that the blast furnace gas(BFG) tank level scheduling is of great significance for the steel plant's secondary energy system balance, this paper proposed a scheduling model based on deep reinforcement learning. In this model, BFG gas tank scheduling was transformed into searching the best production state under a certain operating condition, and a deep Q-learning network was used to search this state. Moreover, in order to speed up convergence and improve algorithm stability, an experience based pre-training was added to the training session. In order to verify the effectiveness of the proposed method, experiments are carried out with the secondary energy system production data of a domestic steel enterprise. The results show that the proposed method is more effective than artificial scheduling.","PeriodicalId":137183,"journal":{"name":"2020 2nd International Conference on Industrial Artificial Intelligence (IAI)","volume":"90 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-10-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124022249","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
An improved lightweight model based on Mask R-CNN for satellite component recognition 基于掩模R-CNN的卫星分量识别改进轻量化模型
Pub Date : 2020-10-23 DOI: 10.1109/IAI50351.2020.9262224
Jiabing Chen, Lei Wei, Gaopeng Zhao
Satellite component recognition has always been a hot topic in the field of orbital services. However, it is very challenging to segment the components such as satellite body, solar panel, and antenna in pixel-level accurately due to the poor illumination condition and the scarce image for spaceborne observation. Based on the Mask R-CNN, this paper proposes a lightweight instance segmentation model for satellite component segmentation and recognition. It improves residual module by using deep separable convolution, replacing nonlinear activation function with linear one after deep separable convolution and deleting the dimensionality reduction convolution layer in residual module. Also, the training datasets consist of the synthetic images generated by the 3D max software and the C-DCGAN based image generation method through several known satellite CAD models. The simulation experiments are carried out and the results show that the proposed method can effectively recognize the typical satellite components and achieve better performance than the compared model in aspects of accuracy, model parameters, and model size.
卫星组件识别一直是在轨服务领域的研究热点。然而,由于星载观测的光照条件差、图像稀缺,对卫星本体、太阳能电池板、天线等部件进行像素级精确分割是一个非常困难的问题。基于掩模R-CNN,提出了一种用于卫星部件分割与识别的轻量级实例分割模型。利用深度可分卷积改进残差模块,将深度可分卷积后的非线性激活函数替换为线性激活函数,并删除残差模块中的降维卷积层。训练数据集由3D max软件和基于C-DCGAN的图像生成方法通过几种已知的卫星CAD模型生成的合成图像组成。仿真实验结果表明,该方法能有效识别典型卫星部件,在精度、模型参数、模型尺寸等方面均优于对比模型。
{"title":"An improved lightweight model based on Mask R-CNN for satellite component recognition","authors":"Jiabing Chen, Lei Wei, Gaopeng Zhao","doi":"10.1109/IAI50351.2020.9262224","DOIUrl":"https://doi.org/10.1109/IAI50351.2020.9262224","url":null,"abstract":"Satellite component recognition has always been a hot topic in the field of orbital services. However, it is very challenging to segment the components such as satellite body, solar panel, and antenna in pixel-level accurately due to the poor illumination condition and the scarce image for spaceborne observation. Based on the Mask R-CNN, this paper proposes a lightweight instance segmentation model for satellite component segmentation and recognition. It improves residual module by using deep separable convolution, replacing nonlinear activation function with linear one after deep separable convolution and deleting the dimensionality reduction convolution layer in residual module. Also, the training datasets consist of the synthetic images generated by the 3D max software and the C-DCGAN based image generation method through several known satellite CAD models. The simulation experiments are carried out and the results show that the proposed method can effectively recognize the typical satellite components and achieve better performance than the compared model in aspects of accuracy, model parameters, and model size.","PeriodicalId":137183,"journal":{"name":"2020 2nd International Conference on Industrial Artificial Intelligence (IAI)","volume":"38 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-10-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115852001","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
A Cloud Platform-based Micro-Power Microseismic Monitoring IoT System for Underground Mine 基于云平台的井下微功率微震监测物联网系统
Pub Date : 2020-10-23 DOI: 10.1109/IAI50351.2020.9262191
Da Zhang, Hu Ji, Hao Ji, Qi Lou
In view of the challenging problems of low reliability, small coverage, high cost, poor maintenance and inadequate early warning, which have been the bottleneck in microseismic monitoring of underground mines, a new cloud platform-based micro-power microseismic monitoring IoT system is proposed, which can be used as an effective technical feedback for real-time mining operation optimization. The proposed system has broken through key technologies such as smart sensing, micro-power acquisition, fault diagnosis and online intelligent analysis, has been successfully applied in mining enterprises. Site test shows that the proposed system is more reliable in harsh mining conditions than traditional systems. The microseismic sensor's SNR is increased by 1.4 times, the comprehensive energy consumption is reduced obviously and the online analysis and warning services can be achieved via safety monitoring and analysis cloud platform.
针对目前地下矿山微震监测存在的可靠性低、覆盖范围小、成本高、维护差、预警不足等瓶颈问题,提出了一种基于云平台的新型微功率微震监测物联网系统,该系统可作为实时优化采矿作业的有效技术反馈。该系统突破了智能传感、微功率采集、故障诊断和在线智能分析等关键技术,已成功应用于矿山企业。现场试验表明,该系统在恶劣采矿条件下比传统系统更可靠。微震传感器信噪比提高1.4倍,综合能耗明显降低,并可通过安全监测分析云平台实现在线分析预警服务。
{"title":"A Cloud Platform-based Micro-Power Microseismic Monitoring IoT System for Underground Mine","authors":"Da Zhang, Hu Ji, Hao Ji, Qi Lou","doi":"10.1109/IAI50351.2020.9262191","DOIUrl":"https://doi.org/10.1109/IAI50351.2020.9262191","url":null,"abstract":"In view of the challenging problems of low reliability, small coverage, high cost, poor maintenance and inadequate early warning, which have been the bottleneck in microseismic monitoring of underground mines, a new cloud platform-based micro-power microseismic monitoring IoT system is proposed, which can be used as an effective technical feedback for real-time mining operation optimization. The proposed system has broken through key technologies such as smart sensing, micro-power acquisition, fault diagnosis and online intelligent analysis, has been successfully applied in mining enterprises. Site test shows that the proposed system is more reliable in harsh mining conditions than traditional systems. The microseismic sensor's SNR is increased by 1.4 times, the comprehensive energy consumption is reduced obviously and the online analysis and warning services can be achieved via safety monitoring and analysis cloud platform.","PeriodicalId":137183,"journal":{"name":"2020 2nd International Conference on Industrial Artificial Intelligence (IAI)","volume":"1519 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-10-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128053945","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
High-speed Railway Rolling Stock Scheduling Based on ADMM Decomposition Algorithm 基于ADMM分解算法的高速铁路车辆调度
Pub Date : 2020-10-23 DOI: 10.1109/IAI50351.2020.9262183
L. Zhou, Y. Yue, Mingxuan Zhong, F. Jin
With the rapid development of high-speed railways in recent years, the optimization of the rolling stock scheduling has become an important part of transportation organization, which can promote to reduce the number of rolling stocks and improve the efficiency of operation. We take the train timetable as the input condition, adopt the time-space-state network to formulate the optimization problem of rolling stock scheduling, and build the optimization model. The goal is to minimize the total operating time cost of the train, the constraints is the train task assignment unique constraints, flow balance constraints, the first-level maintenance constraints etc. We use the Alternating Direction Method of Multipliers (ADMM) algorithm to solve the model, which is a special case of integer linear programming. The multi rolling stocks scheduling optimization problem is decomposed into the least-cost train path sub-problem of every rolling stock, we solve sub-problems by the improved dynamic programming method. The Beijing-Tianjin high-speed railway instance is tested. We set the value of the lagrange multiplier and the penalty coefficient in ADMM, test this case, and calculate the utilization of every rolling stock. The practicability of the model and algorithm is verified.
随着近年来高速铁路的快速发展,机车车辆调度优化已成为运输组织的重要组成部分,可以促进减少机车车辆数量,提高运行效率。以列车时刻表为输入条件,采用时-空状态网络来制定车辆调度优化问题,并建立优化模型。以列车总运行时间成本最小为目标,约束条件有列车任务分配唯一性约束、流量平衡约束、一级维护约束等。利用乘法器的交替方向法(ADMM)算法求解该模型,该模型是整数线性规划的一个特例。将多车辆调度优化问题分解为每辆车辆的最小费用列车路径子问题,采用改进的动态规划方法求解子问题。京津高铁实例试验。我们设置了ADMM中的拉格朗日乘数和惩罚系数的值,对该案例进行了测试,并计算了每辆机车的利用率。验证了模型和算法的实用性。
{"title":"High-speed Railway Rolling Stock Scheduling Based on ADMM Decomposition Algorithm","authors":"L. Zhou, Y. Yue, Mingxuan Zhong, F. Jin","doi":"10.1109/IAI50351.2020.9262183","DOIUrl":"https://doi.org/10.1109/IAI50351.2020.9262183","url":null,"abstract":"With the rapid development of high-speed railways in recent years, the optimization of the rolling stock scheduling has become an important part of transportation organization, which can promote to reduce the number of rolling stocks and improve the efficiency of operation. We take the train timetable as the input condition, adopt the time-space-state network to formulate the optimization problem of rolling stock scheduling, and build the optimization model. The goal is to minimize the total operating time cost of the train, the constraints is the train task assignment unique constraints, flow balance constraints, the first-level maintenance constraints etc. We use the Alternating Direction Method of Multipliers (ADMM) algorithm to solve the model, which is a special case of integer linear programming. The multi rolling stocks scheduling optimization problem is decomposed into the least-cost train path sub-problem of every rolling stock, we solve sub-problems by the improved dynamic programming method. The Beijing-Tianjin high-speed railway instance is tested. We set the value of the lagrange multiplier and the penalty coefficient in ADMM, test this case, and calculate the utilization of every rolling stock. The practicability of the model and algorithm is verified.","PeriodicalId":137183,"journal":{"name":"2020 2nd International Conference on Industrial Artificial Intelligence (IAI)","volume":"17 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-10-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114904449","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Use of adaptive weighted echo state network ensemble for construction of prediction intervals and prediction reliability of silicon content in ironmaking process 利用自适应加权回波状态网络集成构建炼铁过程硅含量预测区间和预测可靠性
Pub Date : 2020-10-23 DOI: 10.1109/IAI50351.2020.9262187
Yijing Fang, Zhaohui Jiang
The silicon content of molten iron is one of the most important molten iron quality parameters. However, the silicon content cannot be measured directly, therefore, accurate prediction for silicon content is of great significant to blast furnace (BF) iron making process. Aiming at the problem of low accuracy, an adaptive weighted echo state network (AW-ESN) based ensemble model is proposed in this paper to construct the prediction intervals (PI) and predict the silicon content of molten iron in BF. First, bootstrap method is utilized to resample the training set to construct subsets, AW-ESN is proposed to estimate silicon content and the corresponding PI is constructed. Then, the correspondence between the width of PI and reliability is established. Finally, the prediction results and the reliability can be obtained. In order to verify the effectiveness of the proposed method, industrial experiments were carried out by using process data of BF. The results demonstrate that the proposed method has higher prediction accuracy and the reliability can be realized, which provide more information to the on-site operators.
铁液含硅量是铁液质量的重要参数之一。但硅含量不能直接测定,因此硅含量的准确预测对高炉炼铁工艺具有重要意义。针对准确度不高的问题,提出了一种基于自适应加权回声状态网络(AW-ESN)的集成模型,构建预测区间(PI)并对高炉铁水硅含量进行预测。首先,利用自举法对训练集进行重采样构造子集,提出AW-ESN估计硅含量,并构造相应的PI。然后,建立了PI宽度与可靠性的对应关系。最后,给出了预测结果和可靠性。为了验证该方法的有效性,利用高炉工艺数据进行了工业试验。结果表明,该方法具有较高的预测精度和可靠性,可为现场操作人员提供更多的信息。
{"title":"Use of adaptive weighted echo state network ensemble for construction of prediction intervals and prediction reliability of silicon content in ironmaking process","authors":"Yijing Fang, Zhaohui Jiang","doi":"10.1109/IAI50351.2020.9262187","DOIUrl":"https://doi.org/10.1109/IAI50351.2020.9262187","url":null,"abstract":"The silicon content of molten iron is one of the most important molten iron quality parameters. However, the silicon content cannot be measured directly, therefore, accurate prediction for silicon content is of great significant to blast furnace (BF) iron making process. Aiming at the problem of low accuracy, an adaptive weighted echo state network (AW-ESN) based ensemble model is proposed in this paper to construct the prediction intervals (PI) and predict the silicon content of molten iron in BF. First, bootstrap method is utilized to resample the training set to construct subsets, AW-ESN is proposed to estimate silicon content and the corresponding PI is constructed. Then, the correspondence between the width of PI and reliability is established. Finally, the prediction results and the reliability can be obtained. In order to verify the effectiveness of the proposed method, industrial experiments were carried out by using process data of BF. The results demonstrate that the proposed method has higher prediction accuracy and the reliability can be realized, which provide more information to the on-site operators.","PeriodicalId":137183,"journal":{"name":"2020 2nd International Conference on Industrial Artificial Intelligence (IAI)","volume":"33 29","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-10-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132939915","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Information-Based Model Discrimination for Digital Twin Behavioral Matching 基于信息的数字孪生行为匹配模型判别
Pub Date : 2020-07-06 DOI: 10.1109/IAI50351.2020.9262239
J. Viola, Y. Chen, Junchang Wang
Digital Twin allows creating virtual representations of complex physical systems. However, making the Digital Twin behavior matching with the real system is challenging due to the number of unknown parameters. Its search can be done using optimization-based techniques, producing a family of models based on different system datasets. So, a discrimination criterion is required to determine the best Digital Twin model. This paper presents an information theory-based discrimination criterion to determine the best Digital Twin model resulting from a behavioral matching process. The Information Gain of a model is employed as a discrimination criterion. Box-Jenkins models are used to define the family of models for each behavioral matching result. The proposed method is compared with other information-based metrics and the $nu$gap metric. As a study case, the discrimination method is applied to the Digital Twin for a real-time vision feedback infrared temperature uniformity control system. Obtained results show that information-based methodologies are useful for selecting an accurate Digital Twin model representing the system among a family of plants.
Digital Twin允许创建复杂物理系统的虚拟表示。然而,由于存在大量未知参数,使数字孪生模型的行为与实际系统相匹配是一项挑战。它的搜索可以使用基于优化的技术来完成,生成一系列基于不同系统数据集的模型。因此,需要一个判别标准来确定最佳的数字孪生模型。本文提出了一种基于信息论的判别准则,用以确定行为匹配过程中产生的最佳数字孪生模型。采用模型的信息增益作为判别准则。Box-Jenkins模型用于定义每个行为匹配结果的模型族。将该方法与其他基于信息的度量和$nu$差距度量进行了比较。作为研究实例,将该判别方法应用于实时视觉反馈红外温度均匀性控制系统的数字孪生。得到的结果表明,基于信息的方法对于选择一个精确的数字孪生模型来表示植物家族中的系统是有用的。
{"title":"Information-Based Model Discrimination for Digital Twin Behavioral Matching","authors":"J. Viola, Y. Chen, Junchang Wang","doi":"10.1109/IAI50351.2020.9262239","DOIUrl":"https://doi.org/10.1109/IAI50351.2020.9262239","url":null,"abstract":"Digital Twin allows creating virtual representations of complex physical systems. However, making the Digital Twin behavior matching with the real system is challenging due to the number of unknown parameters. Its search can be done using optimization-based techniques, producing a family of models based on different system datasets. So, a discrimination criterion is required to determine the best Digital Twin model. This paper presents an information theory-based discrimination criterion to determine the best Digital Twin model resulting from a behavioral matching process. The Information Gain of a model is employed as a discrimination criterion. Box-Jenkins models are used to define the family of models for each behavioral matching result. The proposed method is compared with other information-based metrics and the $nu$gap metric. As a study case, the discrimination method is applied to the Digital Twin for a real-time vision feedback infrared temperature uniformity control system. Obtained results show that information-based methodologies are useful for selecting an accurate Digital Twin model representing the system among a family of plants.","PeriodicalId":137183,"journal":{"name":"2020 2nd International Conference on Industrial Artificial Intelligence (IAI)","volume":"221 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-07-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114511359","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
PHELP: Pixel Heating Experiment Learning Platform for Education and Research on IAI-based Smart Control Engineering 基于ai的智能控制工程教育与研究的像素加热实验学习平台
Pub Date : 2020-07-06 DOI: 10.1109/IAI50351.2020.9262160
J. Viola, Carlos Rodriguez, Y. Chen
Thermal processes are one of the most common systems in the industry, making its understanding a mandatory skill for control engineers. So, multiple efforts are focused on developing low-cost and portable experimental training rigs recreating the thermal process dynamics and controls, usually limited to SISO or low order 2×2 MIMO systems. This paper presents PHELP, a low-cost, portable, and high order MIMO educational platform for uniformity temperature control training. The platform is composed of an array of 16 Peltier modules as heating elements, with a lower heating and cooling times, resulting in a 16×16 high order MIMO system. A low-cost realtime infrared thermal camera is employed as a temperature feedback sensor instead of a standard thermal sensor, ideal for high order MIMO system sensing and temperature distribution tracking. The control algorithm is developed in Matlab/Simulink and employs an Arduino board in hardware in the loop configuration to apply the control action to each Peltier module in the array. A temperature control experiment is performed, showing that the platform is suitable for teaching and training experiences not only in the classroom but also for engineers in the industry. Furthermore, various abnormal conditions can be introduced so that smart control engineering features can be tested.
热过程是行业中最常见的系统之一,使其理解控制工程师的强制性技能。因此,多种努力都集中在开发低成本和便携式实验训练钻机重建热过程动力学和控制,通常仅限于SISO或低阶2×2 MIMO系统。本文介绍了一种低成本、便携、高阶多输入多输出(MIMO)的均匀性温度控制培训平台PHELP。该平台由16个Peltier模块组成的阵列作为加热元件,具有更短的加热和冷却时间,从而形成16×16高阶MIMO系统。采用低成本的实时红外热像仪作为温度反馈传感器,而不是标准的热传感器,是高阶MIMO系统传感和温度分布跟踪的理想选择。控制算法在Matlab/Simulink中开发,采用硬件在环配置中的Arduino板将控制动作应用于阵列中的每个Peltier模块。实验结果表明,该平台不仅适用于课堂教学和培训,也适用于行业工程师的教学和培训体验。此外,还可以引入各种异常情况,以便测试智能控制工程特性。
{"title":"PHELP: Pixel Heating Experiment Learning Platform for Education and Research on IAI-based Smart Control Engineering","authors":"J. Viola, Carlos Rodriguez, Y. Chen","doi":"10.1109/IAI50351.2020.9262160","DOIUrl":"https://doi.org/10.1109/IAI50351.2020.9262160","url":null,"abstract":"Thermal processes are one of the most common systems in the industry, making its understanding a mandatory skill for control engineers. So, multiple efforts are focused on developing low-cost and portable experimental training rigs recreating the thermal process dynamics and controls, usually limited to SISO or low order 2×2 MIMO systems. This paper presents PHELP, a low-cost, portable, and high order MIMO educational platform for uniformity temperature control training. The platform is composed of an array of 16 Peltier modules as heating elements, with a lower heating and cooling times, resulting in a 16×16 high order MIMO system. A low-cost realtime infrared thermal camera is employed as a temperature feedback sensor instead of a standard thermal sensor, ideal for high order MIMO system sensing and temperature distribution tracking. The control algorithm is developed in Matlab/Simulink and employs an Arduino board in hardware in the loop configuration to apply the control action to each Peltier module in the array. A temperature control experiment is performed, showing that the platform is suitable for teaching and training experiences not only in the classroom but also for engineers in the industry. Furthermore, various abnormal conditions can be introduced so that smart control engineering features can be tested.","PeriodicalId":137183,"journal":{"name":"2020 2nd International Conference on Industrial Artificial Intelligence (IAI)","volume":"28 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-07-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115777197","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
期刊
2020 2nd International Conference on Industrial Artificial Intelligence (IAI)
全部 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学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1