期刊文献+
共找到291,074篇文章
< 1 2 250 >
每页显示 20 50 100
Multi‐objective particle swarm optimisation of complex product change plan considering service performance
1
作者 Ruizhao Zheng Yong Zhang +4 位作者 Xiaoyan Sun Faguang Wang Lei Yang Chen Peng Yulong Wang 《CAAI Transactions on Intelligence Technology》 SCIE EI 2023年第3期1058-1076,共19页
Design change is an inevitable part of the product development process.This study proposes an improved binary multi‐objective PSO algorithm guided by problem char-acteristics(P‐BMOPSO)to solve the optimisation probl... Design change is an inevitable part of the product development process.This study proposes an improved binary multi‐objective PSO algorithm guided by problem char-acteristics(P‐BMOPSO)to solve the optimisation problem of complex product change plan considering service performance.Firstly,a complex product multi‐layer network with service performance is established for the first time to reveal the impact of change effect propagation on the product service performance.Secondly,the concept of service performance impact(SPI)is defined by decoupling the impact of strongly associated nodes on the service performance in the process of change affect propagation.Then,a triple‐objective selection model of change nodes is established,which includes the three indicators:SPI degree,change cost,and change time.Furthermore,an integer multi‐objective particle swarm optimisation algorithm guided by problem characteristics is developed to solve the model above.Experimental results on the design change problem of a certain type of Skyworth TV verify the effectiveness of the established optimisation model and the proposed P‐BMOPSO algorithm. 展开更多
关键词 multi‐objective particle swarm optimization product change service performance
下载PDF
Effect of low-degree astigmatism on the objective visual quality
2
作者 Ling-Ying Ye Shu-Feng Li +2 位作者 Jing-Jing Zuo Jin Li Hui-Xiang Ma 《International Journal of Ophthalmology(English edition)》 SCIE CAS 2024年第6期1086-1093,共8页
AIM:To evaluate the effect of low-degree astigmatism on objective visual quality through the Optical Quality Analysis System(OQAS).METHODS:This study enrolled 46 participants(aged 23 to 30y,90 eyes)with normal or corr... AIM:To evaluate the effect of low-degree astigmatism on objective visual quality through the Optical Quality Analysis System(OQAS).METHODS:This study enrolled 46 participants(aged 23 to 30y,90 eyes)with normal or corrected-to-normal vision.The cylindrical lenses(0,0.5,0.75,1.0,and 1.25 D)were placed at the axial direction(180°,45°,90°,and 135°)in front of the eyes with the best correction to form 16 types of regular low-degree astigmatism.OQAS was used to detect the objective visual quality,recorded as the objective scattering index(OSI),OQAS values at contrasts of 100%,20%,and 9%predictive visual acuity(OV100%,OV20%,and OV9%),modulation transfer function cut-off(MTFcut-off)and Strehl ratio(SR).The mixed effect linear model was used to compare objective visual quality differences between groups and examine associations between astigmatic magnitude and objective visual quality parameters.RESULTS:Apparent negative relationships between the magnitude of low astigmatism and objective visual quality were observed.The increase of OSI per degree of astigmatism at 180°,45°,90°,and 135°axis were 0.38(95%CI:0.35,0.42),0.50(95%CI:0.46,0.53),0.49(95%CI:0.45,0.54)and 0.37(95%CI:0.34,0.41),respectively.The decrease of MTFcut-off per degree of astigmatism at 180°,45°,90°,and 135°axis were-10.30(95%CI:-11.43,-9.16),-12.73(95%CI:-13.62,-11.86),-12.75(95%CI:-13.79,-11.70),and-9.97(95%CI:-10.92,-9.03),respectively.At the same astigmatism degree,OSI at 45°and 90°axis were higher than that at 0°and 135°axis,while MTFcut-off were lower.CONCLUSION:Low astigmatism of only 0.50 D can significantly reduce the objective visual quality. 展开更多
关键词 low-degree astigmatism objective visual quality Optical Quality Analysis System
下载PDF
Multi-Stream Temporally Enhanced Network for Video Salient Object Detection
3
作者 Dan Xu Jiale Ru Jinlong Shi 《Computers, Materials & Continua》 SCIE EI 2024年第1期85-104,共20页
Video salient object detection(VSOD)aims at locating the most attractive objects in a video by exploring the spatial and temporal features.VSOD poses a challenging task in computer vision,as it involves processing com... Video salient object detection(VSOD)aims at locating the most attractive objects in a video by exploring the spatial and temporal features.VSOD poses a challenging task in computer vision,as it involves processing complex spatial data that is also influenced by temporal dynamics.Despite the progress made in existing VSOD models,they still struggle in scenes of great background diversity within and between frames.Additionally,they encounter difficulties related to accumulated noise and high time consumption during the extraction of temporal features over a long-term duration.We propose a multi-stream temporal enhanced network(MSTENet)to address these problems.It investigates saliency cues collaboration in the spatial domain with a multi-stream structure to deal with the great background diversity challenge.A straightforward,yet efficient approach for temporal feature extraction is developed to avoid the accumulative noises and reduce time consumption.The distinction between MSTENet and other VSOD methods stems from its incorporation of both foreground supervision and background supervision,facilitating enhanced extraction of collaborative saliency cues.Another notable differentiation is the innovative integration of spatial and temporal features,wherein the temporal module is integrated into the multi-stream structure,enabling comprehensive spatial-temporal interactions within an end-to-end framework.Extensive experimental results demonstrate that the proposed method achieves state-of-the-art performance on five benchmark datasets while maintaining a real-time speed of 27 fps(Titan XP).Our code and models are available at https://github.com/RuJiaLe/MSTENet. 展开更多
关键词 Video salient object detection deep learning temporally enhanced foreground-background collaboration
下载PDF
Distributed Stochastic Optimization with Compression for Non-Strongly Convex Objectives
4
作者 Xuanjie Li Yuedong Xu 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第4期459-481,共23页
We are investigating the distributed optimization problem,where a network of nodes works together to minimize a global objective that is a finite sum of their stored local functions.Since nodes exchange optimization p... We are investigating the distributed optimization problem,where a network of nodes works together to minimize a global objective that is a finite sum of their stored local functions.Since nodes exchange optimization parameters through the wireless network,large-scale training models can create communication bottlenecks,resulting in slower training times.To address this issue,CHOCO-SGD was proposed,which allows compressing information with arbitrary precision without reducing the convergence rate for strongly convex objective functions.Nevertheless,most convex functions are not strongly convex(such as logistic regression or Lasso),which raises the question of whether this algorithm can be applied to non-strongly convex functions.In this paper,we provide the first theoretical analysis of the convergence rate of CHOCO-SGD on non-strongly convex objectives.We derive a sufficient condition,which limits the fidelity of compression,to guarantee convergence.Moreover,our analysis demonstrates that within the fidelity threshold,this algorithm can significantly reduce transmission burden while maintaining the same convergence rate order as its no-compression equivalent.Numerical experiments further validate the theoretical findings by demonstrating that CHOCO-SGD improves communication efficiency and keeps the same convergence rate order simultaneously.And experiments also show that the algorithm fails to converge with low compression fidelity and in time-varying topologies.Overall,our study offers valuable insights into the potential applicability of CHOCO-SGD for non-strongly convex objectives.Additionally,we provide practical guidelines for researchers seeking to utilize this algorithm in real-world scenarios. 展开更多
关键词 Distributed stochastic optimization arbitrary compression fidelity non-strongly convex objective function
下载PDF
Objective Model Selection in Physics: Exploring the Finite Information Quantity Approach
5
作者 Boris Menin 《Journal of Applied Mathematics and Physics》 2024年第5期1848-1889,共42页
Traditional methods for selecting models in experimental data analysis are susceptible to researcher bias, hindering exploration of alternative explanations and potentially leading to overfitting. The Finite Informati... Traditional methods for selecting models in experimental data analysis are susceptible to researcher bias, hindering exploration of alternative explanations and potentially leading to overfitting. The Finite Information Quantity (FIQ) approach offers a novel solution by acknowledging the inherent limitations in information processing capacity of physical systems. This framework facilitates the development of objective criteria for model selection (comparative uncertainty) and paves the way for a more comprehensive understanding of phenomena through exploring diverse explanations. This work presents a detailed comparison of the FIQ approach with ten established model selection methods, highlighting the advantages and limitations of each. We demonstrate the potential of FIQ to enhance the objectivity and robustness of scientific inquiry through three practical examples: selecting appropriate models for measuring fundamental constants, sound velocity, and underwater electrical discharges. Further research is warranted to explore the full applicability of FIQ across various scientific disciplines. 展开更多
关键词 Comparative Uncertainty Finite Information Quantity Formulating a Model Measurement Accuracy Limit objective Model Selection
下载PDF
Multi-Objective Optimization with Artificial Neural Network Based Robust Paddy Yield Prediction Model
6
作者 S.Muthukumaran P.Geetha E.Ramaraj 《Intelligent Automation & Soft Computing》 SCIE 2023年第1期215-230,共16页
Agriculture plays a vital role in the food production process that occupies nearly one-third of the total surface of the earth.Rice is propagated from the seeds of paddy and it is a stable food almost used byfifty per... Agriculture plays a vital role in the food production process that occupies nearly one-third of the total surface of the earth.Rice is propagated from the seeds of paddy and it is a stable food almost used byfifty percent of the total world population.The extensive growth of the human population alarms us to ensure food security and the country should take proper food steps to improve the yield of food grains.This paper concentrates on improving the yield of paddy by predicting the factors that influence the growth of paddy with the help of Evolutionary Computation Techniques.Most of the researchers used to relay on historical records of meteorological parameters to predict the yield of paddy.There is a lack in analyzing the day to day impact of meteorological parameters such as direction of wind,relative humidity,Instant Wind Speed in paddy cultivation.The real time meteorological data collected and analysis the impact of weather parameters from the day of paddy sowing to till the last day of paddy harvesting with regular time series.A Robust Optimized Artificial Neural Network(ROANN)Algorithm with Genetic Algorithm(GA)and Multi Objective Particle Swarm Optimization Algorithm(MOPSO)proposed to predict the factors that to be concentrated by farmers to improve the paddy yield in cultivation.A real time paddy data collected from farmers of Tamilnadu and the meteorological parameters were matched with the cropping pattern of the farmers to construct the database.The input parameters were optimized either by using GA or MOPSO optimization algorithms to reconstruct the database.Reconstructed database optimized by using Artificial Neural Network Back Propagation Algorithm.The reason for improving the growth of paddy was identified using the output of the Neural Network.Performance metrics such as Accuracy,Error Rate etc were used to measure the performance of the proposed algorithm.Comparative analysis made between ANN with GA and ANN with MOPSO to identify the recommendations for improving the paddy yield. 展开更多
关键词 ANN back propagation algorithm genetic algorithm multi objective particle swarm optimization algorithm
下载PDF
Multi-Objective Cold Chain Path Optimization Based on Customer Satisfaction
7
作者 Jing Zhang Baocheng Ding 《Journal of Applied Mathematics and Physics》 2023年第6期1806-1815,共10页
To improve customer satisfaction of cold chain logistics of fresh agricultural goods enterprises and reduce the comprehensive distribution cost composed of fixed cost, transportation cost, cargo damage cost, refrigera... To improve customer satisfaction of cold chain logistics of fresh agricultural goods enterprises and reduce the comprehensive distribution cost composed of fixed cost, transportation cost, cargo damage cost, refrigeration cost, and time penalty cost, a multi-objective path optimization model of fresh agricultural products distribution considering client satisfaction is constructed. The model is solved using an enhanced Elitist Non-dominated Sorting Genetic Algorithm (NSGA-II), and differential evolution is incorporated to the evolution operator. The algorithm produced by the revised algorithm produces a better Pareto optimum solution set, efficiently balances the relationship between customer pleasure and cost, and serves as a reference for the long-term growth of organizations. . 展开更多
关键词 Cold Chain Logistics Customer Satisfaction Elitist Non-Dominated Sorting Genetic Algorithm multi-objective Optimization
下载PDF
Solving Multi-Objective Linear Programming Problem by Statistical Averaging Method with the Help of Fuzzy Programming Method
8
作者 Samsun Nahar Marin Akter Md. Abdul Alim 《American Journal of Operations Research》 2023年第2期19-32,共14页
A multi-objective linear programming problem is made from fuzzy linear programming problem. It is due the fact that it is used fuzzy programming method during the solution. The Multi objective linear programming probl... A multi-objective linear programming problem is made from fuzzy linear programming problem. It is due the fact that it is used fuzzy programming method during the solution. The Multi objective linear programming problem can be converted into the single objective function by various methods as Chandra Sen’s method, weighted sum method, ranking function method, statistical averaging method. In this paper, Chandra Sen’s method and statistical averaging method both are used here for making single objective function from multi-objective function. Two multi-objective programming problems are solved to verify the result. One is numerical example and the other is real life example. Then the problems are solved by ordinary simplex method and fuzzy programming method. It can be seen that fuzzy programming method gives better optimal values than the ordinary simplex method. 展开更多
关键词 Fuzzy Programming Method Fuzzy Linear Programming Problem multi-objective Linear Programming Problem Statistical Averaging Method New Statistical Averaging Method
下载PDF
Eclipse计划系统MU Objective工具在鼻咽癌容积调强放射治疗计划中的应用研究
9
作者 陈宗友 曾华驱 +5 位作者 汤树奎 林启富 梁柱 赖春任 赵善辉 温尊北 《中国医学装备》 2023年第10期53-60,共8页
目的:探讨Varian Eclipse计划系统MU Objective工具在鼻咽癌容积调强放射治疗(VMAT)计划中的应用,旨在保证治疗计划质量的同时降低治疗计划的机器跳数(MU)。方法:选取已接受容积调强放射治疗技术的21例鼻咽癌患者,在未使用MU Objective... 目的:探讨Varian Eclipse计划系统MU Objective工具在鼻咽癌容积调强放射治疗(VMAT)计划中的应用,旨在保证治疗计划质量的同时降低治疗计划的机器跳数(MU)。方法:选取已接受容积调强放射治疗技术的21例鼻咽癌患者,在未使用MU Objective工具的情况下给每例患者设计治疗参考计划(MU_(ref));将使用MU Objective工具对MU_(ref)进行重新优化,分别设置MU_(ref)的MU的30%、50%、70%、90%和120%,分别命名为MU_(30%)、MU_(50%)、MU_(70%)、MU_(90%)和MU_(120%)。将治疗计划MU_(30%)、MU_(50%)、MU_(70%)、MU_(90%)和MU_(120%)分别与MU_(ref)进行配对t检验统计分析,比较两种治疗计划的靶区、危及器官(OAR)剂量分布和计划的MU。结果:使用MU Objective工具对参考计划优化MU后,与参考计划相比部分靶区和OAR剂量体积参数差异虽有统计学意义,但无临床意义。治疗计划参数为MU_(30%)、MU_(50%)、MU_(70%)和MU_(90%)时,与MU_(ref)比较计划MU平均分别减少21.5%、19.5%、16.6%和8%,差异有统计学意义(t=9.652,t=8.843,t=8.963,t=11.323;P<0.05)。在MU_(120%)时,治疗计划MU平均增加1.7%,但未显著提高靶区剂量覆盖。结论:对于鼻咽癌VMAT计划,使用Eclipse计划系统的MU Objective工具在减少计划MU的同时可获得与参考计划相似的剂量分布。MU Objective工具可作为鼻咽癌或其他部位VMAT计划的常规使用工具,以保证计划质量同时减少放射治疗计划的MU。 展开更多
关键词 容积调强放射治疗(VMAT) Eclispe计划系统 MU objective工具 机器跳数(MU)
下载PDF
Two-Stage Interactive Multi-Objective Decision-Making Method Based on the Satisfactoriness Criterion
10
作者 蒋尚华 江孝感 徐南荣 《Journal of Southeast University(English Edition)》 EI CAS 1998年第2期93-100,共8页
本文研究了现有基于满意度多目标决策方法的缺陷,提出了一类两阶段基于满意度准则的交互式多目标决策方法,在其中通过采集决策者(DM)的偏好信息来确定满意度准则。
关键词 多目标决策 满意度准则 偏好信息的采集
下载PDF
Multi Objective Multireservoir Optimization in Fuzzy Environment for River Sub Basin Development and Management 被引量:6
11
作者 D. G. REGULWAR P. Anand RAJ 《Journal of Water Resource and Protection》 2009年第4期271-280,共10页
In this paper, a multi objective, multireservoir operation model is proposed using Genetic algorithm (GA) under fuzzy environment. A monthly Multi Objective Genetic Algorithm Fuzzy Optimization (MOGAFU-OPT) model for ... In this paper, a multi objective, multireservoir operation model is proposed using Genetic algorithm (GA) under fuzzy environment. A monthly Multi Objective Genetic Algorithm Fuzzy Optimization (MOGAFU-OPT) model for the present study is developed in ‘C’ Language. The GA parameters i.e. population size, number of generations, crossover probability, and mutation probability are decided based on optimized val-ues of fitness function. The GA operators adopted are stochastic remainder selection, one point crossover and binary mutation. Initially the model is run for maximization of irrigation releases. Then the model is run for maximization of hydropower production. These objectives are fuzzified by assuming a linear membership function. These fuzzified objectives are simultaneously maximized by defining level of satisfaction (?) and then maximizing it. This approach is applied to a multireservoir system in Godavari river sub basin in Ma-harashtra State, India. Problem is formulated with 4 reservoirs and a barrage. The optimal operation policy for maximization of irrigation releases, maximization of hydropower production and maximization of level of satisfaction is presented for existing demand in command area. This optimal operation policy so deter-mined is compared with the actual average operation policy for Jayakwadi Stage-I reservoir. 展开更多
关键词 OPTIMIZATION multi objective Analysis multireservoir GENETIC Algorithms Fuzzy LOGIC RESERVOIR Operation
下载PDF
Selection Method of Multi-Objective Problems Using Genetic Algorithm in Motion Plan of AUV 被引量:3
12
作者 ZHANG Ming-jun , ZHENG Jin-xing , ZHANG Jing College of Mechanical and Electrical Engineering, Harbin Engineering University, Harbin 150001 ,China College of Computer and Information Science, Harbin Engineering University, Harbin 150001 , China 《Journal of Marine Science and Application》 2002年第1期81-86,共6页
To research the effect of the selection method of multi-objects genetic algorithm problem on optimizing result, thismethod is analyzed theoretically and discussed by using an autonomous underwater vehicle(AUV) as an o... To research the effect of the selection method of multi-objects genetic algorithm problem on optimizing result, thismethod is analyzed theoretically and discussed by using an autonomous underwater vehicle(AUV) as an object. A changingweight vtlue method is put forward and a selection formula is modified. Some experiments were implemented on an AUV.TwinBurger. The results shows that this method is effective and feasible. 展开更多
关键词 AUV multi - objective optimization GENETIC algorithm SELECTION method
下载PDF
基于Multi-Agent的无人机集群体系自主作战系统设计
13
作者 张堃 华帅 +1 位作者 袁斌林 杜睿怡 《系统工程与电子技术》 EI CSCD 北大核心 2024年第4期1273-1286,共14页
针对无人集群自主作战体系设计中的关键问题,提出基于Multi-Agent的无人集群自主作战系统设计方法。建立无人集群各节点的Agent模型及其推演规则;对于仿真系统模块化和通用化的需求,设计系统互操作式接口和无人集群自主作战的交互关系;... 针对无人集群自主作战体系设计中的关键问题,提出基于Multi-Agent的无人集群自主作战系统设计方法。建立无人集群各节点的Agent模型及其推演规则;对于仿真系统模块化和通用化的需求,设计系统互操作式接口和无人集群自主作战的交互关系;开展无人集群系统仿真推演验证。仿真结果表明,所提设计方案不仅能够有效开展并完成自主作战网络生成-集群演化-效能评估的全过程动态演示验证,而且能够通过重复随机试验进一步评估无人集群的协同作战效能,最后总结了集群协同作战的策略和经验。 展开更多
关键词 multi-AGENT 无人集群 体系设计 协同作战
下载PDF
Overview of multi-objective optimization methods 被引量:2
14
作者 LeiXiujuan ShiZhongke 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2004年第2期142-146,共5页
To assist readers to have a comprehensive understanding, the classical and intelligent methods roundly based on precursory research achievements are summarized in this paper. First, basic conception and description ab... To assist readers to have a comprehensive understanding, the classical and intelligent methods roundly based on precursory research achievements are summarized in this paper. First, basic conception and description about multi-objective (MO) optimization are introduced. Then some definitions and related terminologies are given. Furthermore several MO optimization methods including classical and current intelligent methods are discussed one by one succinctly. Finally evaluations on advantages and disadvantages about these methods are made at the end of the paper. 展开更多
关键词 multi-objective optimization objective function Pareto optimality genetic algorithms simulated annealing fuzzy logical.
下载PDF
Multiple-Object Tracking Using Histogram Stamp Extraction in CCTV Environments
15
作者 Ye-Yeon Kang Geon Park +1 位作者 Hyun Yoo Kyungyong Chung 《Computers, Materials & Continua》 SCIE EI 2023年第12期3619-3635,共17页
Object tracking,an important technology in the field of image processing and computer vision,is used to continuously track a specific object or person in an image.This technology may be effective in identifying the sa... Object tracking,an important technology in the field of image processing and computer vision,is used to continuously track a specific object or person in an image.This technology may be effective in identifying the same person within one image,but it has limitations in handling multiple images owing to the difficulty in identifying whether the object appearing in other images is the same.When tracking the same object using two or more images,there must be a way to determine that objects existing in different images are the same object.Therefore,this paper attempts to determine the same object present in different images using color information among the unique information of the object.Thus,this study proposes a multiple-object-tracking method using histogram stamp extraction in closed-circuit television applications.The proposed method determines the presence or absence of a target object in an image by comparing the similarity between the image containing the target object and other images.To this end,a unique color value of the target object is extracted based on its color distribution in the image using three methods:mean,mode,and interquartile range.The Top-N accuracy method is used to analyze the accuracy of each method,and the results show that the mean method had an accuracy of 93.5%(Top-2).Furthermore,the positive prediction value experimental results show that the accuracy of the mean method was 65.7%.As a result of the analysis,it is possible to detect and track the same object present in different images using the unique color of the object.Through the results,it is possible to track the same object that can minimize manpower without using personal information when detecting objects in different images.In the last response speed experiment,it was shown that when the mean was used,the color extraction of the object was possible in real time with 0.016954 s.Through this,it is possible to detect and track the same object in real time when using the proposed method. 展开更多
关键词 Data mining deep learning object detection object tracking real-time object detection multiple object image processing
下载PDF
FACILITATING REGIONAL SUSTAINABLE DEVELOPMENT THROUGH INTEGRATED MULTI-OBJECTIVE UTILIZATION, MANAGEMENT OF WATER RESOURCES IN THE LANCANG-MEKONG RIVER BASIN 被引量:3
16
作者 He Daming Centre for Environmental Evolution and Sustainable Development, Yunnan Institute of Geography, Kunming, China 650223 Hsiang te Kung Memphis University, TN 38152, USA 《Journal of Geographical Sciences》 SCIE CSCD 1997年第4期9-21,共13页
The Lancnag Mekong River is the most important international river across China and Southeast Asia, If it is developed according to 'Great Mekong Subregional Cooperation Plan' [9] prepared by ADB, the area di... The Lancnag Mekong River is the most important international river across China and Southeast Asia, If it is developed according to 'Great Mekong Subregional Cooperation Plan' [9] prepared by ADB, the area directly affected will be up to over 2.32 million km 2, the population over 220 million, and the natural environment, and socio-economic conditions within a large area will be greatly changed. 'Agreement on Cooperation for Sustainable Development of Mekong Basin' signed by the four riparian countries along the lower Mekong River on April 5, 1995 provides a new opportunity for sustainable development of the Basin. According to preliminary analysis, if the multipurpose utilization of the water resources is the target for carrying out integrated planning and management, and the efforts are made 1) to focus on energy exploitation on the Lancang River Mainstream and the tributaries of the lower Mekong River; 2) to build gated weirs at Tonle Sam; 3) to construct spillways at the Mekong Delta; 4) to facilitate flood dykes in big cities and on both banks of the mainstream which are concentrated with population and farmland and liable to be flooded, and 5) to strengthen networks for forecasting hydrological and meteorological conditions, then all problems such as power demand, irrigation, flood, salt water intrusion as well as acid water erosion to soil could be solved without constructing large cascaded stations and dams on the lower Mekong Mainstream. This will not only avoid input of great number of fund, large scale resettlement and land inundation, but also prevent aquatic organisms living in Mekong River from being injured due to dam construction, and promote the sustainable development of the Basin. 展开更多
关键词 Lancang-Mekong River multi purpose planning water resources sustainable development drainage basin.
下载PDF
Multi-Objective Optimization and Analysis Model of Sintering Process Based on BP Neural Network 被引量:18
17
作者 ZHANG Jun-hong XIE An-guo SHEN Feng-man 《Journal of Iron and Steel Research(International)》 SCIE EI CAS CSCD 2007年第2期1-5,共5页
A multi-objective optimization and analysis model of the sintering process based on BP neural network is presented. Genetic algorithms are combined to simplify the BP neural network, which can reduce the learning time... A multi-objective optimization and analysis model of the sintering process based on BP neural network is presented. Genetic algorithms are combined to simplify the BP neural network, which can reduce the learning time and increase the forecasting accuracy of the network model. This model has been experimented in the sintering process, and the production cost, the energy consumption, the quality (revolving intensity), and the output are considered at the same time. Moreover, the relation between some factors and the multi-objectives has been analyzed, and the results are consistent with the process. Different objectives are emphasized at different practical periods, and this can provide a theoretical basis for the manager. 展开更多
关键词 BP neural network multi-objective OPTIMIZATION SINTER
下载PDF
Multi-objective Evolutionary Algorithms for MILP and MINLP in Process Synthesis 被引量:7
18
作者 石磊 姚平经 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2001年第2期173-178,共6页
Steady-state non-dominated sorting genetic algorithm (SNSGA), a new form of multi-objective genetic algorithm, is implemented by combining the steady-state idea in steady-state genetic algorithms (SSGA) and the fitn... Steady-state non-dominated sorting genetic algorithm (SNSGA), a new form of multi-objective genetic algorithm, is implemented by combining the steady-state idea in steady-state genetic algorithms (SSGA) and the fitness assignment strategy of non-dominated sorting genetic algorithm (NSGA). The fitness assignment strategy is improved and a new self-adjustment scheme of σshare is proposed. This algorithm is proved to be very efficient both computationally and in terms of the quality of the Pareto fronts produced with five test problems including GA difficult problem and GA deceptive one. Finally, SNSGA is introduced to solve multi-objective mixed integer linear programming (MILP) and mixed integer non-linear programming (MINLP) problems in process synthesis. 展开更多
关键词 化学工程 多目标进化算法 求解方法 过程综合 混合整数线性规划 MILP 混合整数非线性规划问题 MINLP
下载PDF
Multi-objective optimization of membrane structures based on Pareto Genetic Algorithm 被引量:7
19
作者 伞冰冰 孙晓颖 武岳 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2010年第5期622-630,共9页
A multi-objective optimization method based on Pareto Genetic Algorithm is presented for shape design of membrane structures from a structural view point.Several non-dimensional variables are defined as optimization v... A multi-objective optimization method based on Pareto Genetic Algorithm is presented for shape design of membrane structures from a structural view point.Several non-dimensional variables are defined as optimization variables,which are decision factors of shapes of membrane structures.Three objectives are proposed including maximization of stiffness,maximum uniformity of stress and minimum reaction under external loads.Pareto Multi-objective Genetic Algorithm is introduced to solve the Pareto solutions.Consequently,the dependence of the optimality upon the optimization variables is derived to provide guidelines on how to determine design parameters.Moreover,several examples illustrate the proposed methods and applications.The study shows that the multi-objective optimization method in this paper is feasible and efficient for membrane structures;the research on Pareto solutions can provide explicit and useful guidelines for shape design of membrane structures. 展开更多
关键词 membrane structures multi-objective optimization Pareto solutions multi-objective genetic algorithm
下载PDF
Waste Minimization Through Process Integration and Multi-objective Optimization 被引量:4
20
作者 高瑛 石磊 姚平经 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2001年第3期267-272,共6页
By avoiding or reducing the production of waste, waste minimization is an effective approach to solve the pollution problem in chemical industry. Process integration supported by multi-objective optimization provides... By avoiding or reducing the production of waste, waste minimization is an effective approach to solve the pollution problem in chemical industry. Process integration supported by multi-objective optimization provides a framework for process design or process retrofit by simultaneously optimizing on the aspects of environment and economics. Multi-objective genetic algorithm is applied in this area as the solution approach for the multi-objective optimization problem. 展开更多
关键词 废物最小化 过程集成方式 多目标优化 多目标遗传算法 废物处理 化学工业
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部