期刊文献+
共找到649篇文章
< 1 2 33 >
每页显示 20 50 100
A Shufled Frog-Leaping Algorithm with Competition for Parallel Batch Processing Machines Scheduling in Fabric Dyeing Process
1
作者 Mingbo Li Deming Lei 《Computer Modeling in Engineering & Sciences》 2025年第5期1789-1808,共20页
As a complicated optimization problem,parallel batch processing machines scheduling problem(PBPMSP)exists in many real-life manufacturing industries such as textiles and semiconductors.Machine eligibility means that a... As a complicated optimization problem,parallel batch processing machines scheduling problem(PBPMSP)exists in many real-life manufacturing industries such as textiles and semiconductors.Machine eligibility means that at least one machine is not eligible for at least one job.PBPMSP and scheduling problems with machine eligibility are frequently considered;however,PBPMSP with machine eligibility is seldom explored.This study investigates PBPMSP with machine eligibility in fabric dyeing and presents a novel shuffled frog-leaping algorithm with competition(CSFLA)to minimize makespan.In CSFLA,the initial population is produced in a heuristic and random way,and the competitive search of memeplexes comprises two phases.Competition between any two memeplexes is done in the first phase,then iteration times are adjusted based on competition,and search strategies are adjusted adaptively based on the evolution quality of memeplexes in the second phase.An adaptive population shuffling is given.Computational experiments are conducted on 100 instances.The computational results showed that the new strategies of CSFLA are effective and that CSFLA has promising advantages in solving the considered PBPMSP. 展开更多
关键词 batch processing machines shuffled frog-leaping algorithm COMPETITION parallel machines scheduling
在线阅读 下载PDF
An Adaptive Cooperated Shuffled Frog-Leaping Algorithm for Parallel Batch Processing Machines Scheduling in Fabric Dyeing Processes
2
作者 Lianqiang Wu Deming Lei Yutong Cai 《Computers, Materials & Continua》 2025年第5期1771-1789,共19页
Fabric dyeing is a critical production process in the clothing industry and heavily relies on batch processing machines(BPM).In this study,the parallel BPM scheduling problem with machine eligibility in fabric dyeing ... Fabric dyeing is a critical production process in the clothing industry and heavily relies on batch processing machines(BPM).In this study,the parallel BPM scheduling problem with machine eligibility in fabric dyeing is considered,and an adaptive cooperated shuffled frog-leaping algorithm(ACSFLA)is proposed to minimize makespan and total tardiness simultaneously.ACSFLA determines the search times for each memeplex based on its quality,with more searches in high-quality memeplexes.An adaptive cooperated and diversified search mechanism is applied,dynamically adjusting search strategies for each memeplex based on their dominance relationships and quality.During the cooperated search,ACSFLA uses a segmented and dynamic targeted search approach,while in non-cooperated scenarios,the search focuses on local search around superior solutions to improve efficiency.Furthermore,ACSFLA employs adaptive population division and partial population shuffling strategies.Through these strategies,memeplexes with low evolutionary potential are selected for reconstruction in the next generation,while thosewithhighevolutionarypotential are retained to continue their evolution.Toevaluate the performance of ACSFLA,comparative experiments were conducted using ACSFLA,SFLA,ASFLA,MOABC,and NSGA-CC in 90 instances.The computational results reveal that ACSFLA outperforms the other algorithms in 78 of the 90 test cases,highlighting its advantages in solving the parallel BPM scheduling problem with machine eligibility. 展开更多
关键词 batch processing machine parallel machine scheduling shuffled frog-leaping algorithm fabric dyeing process machine eligibility
在线阅读 下载PDF
A Cooperated Imperialist Competitive Algorithm for Unrelated Parallel Batch Machine Scheduling Problem
3
作者 Deming Lei Heen Li 《Computers, Materials & Continua》 SCIE EI 2024年第5期1855-1874,共20页
This study focuses on the scheduling problem of unrelated parallel batch processing machines(BPM)with release times,a scenario derived from the moulding process in a foundry.In this process,a batch is initially formed... This study focuses on the scheduling problem of unrelated parallel batch processing machines(BPM)with release times,a scenario derived from the moulding process in a foundry.In this process,a batch is initially formed,placed in a sandbox,and then the sandbox is positioned on a BPM formoulding.The complexity of the scheduling problem increases due to the consideration of BPM capacity and sandbox volume.To minimize the makespan,a new cooperated imperialist competitive algorithm(CICA)is introduced.In CICA,the number of empires is not a parameter,and four empires aremaintained throughout the search process.Two types of assimilations are achieved:The strongest and weakest empires cooperate in their assimilation,while the remaining two empires,having a close normalization total cost,combine in their assimilation.A new form of imperialist competition is proposed to prevent insufficient competition,and the unique features of the problem are effectively utilized.Computational experiments are conducted across several instances,and a significant amount of experimental results show that the newstrategies of CICAare effective,indicating promising advantages for the considered BPMscheduling problems. 展开更多
关键词 Release time ASSIMILATION imperialist competitive algorithm batch processing machines scheduling
在线阅读 下载PDF
An Optimisation Strategy for Electric Vehicle Charging Station Layout Incorporating Mini Batch K-Means and Simulated Annealing Algorithms
4
作者 Haojie Yang Xiang Wen Peng Geng 《Journal on Artificial Intelligence》 2024年第1期283-300,共18页
To enhance the rationality of the layout of electric vehicle charging stations,meet the actual needs of users,and optimise the service range and coverage efficiency of charging stations,this paper proposes an optimisa... To enhance the rationality of the layout of electric vehicle charging stations,meet the actual needs of users,and optimise the service range and coverage efficiency of charging stations,this paper proposes an optimisation strategy for the layout of electric vehicle charging stations that integrates Mini Batch K-Means and simulated annealing algorithms.By constructing a circle-like service area model with the charging station as the centre and a certain distance as the radius,the maximum coverage of electric vehicle charging stations in the region and the influence of different regional environments on charging demand are considered.Based on the real data of electric vehicle charging stations in Nanjing,Jiangsu Province,this paper uses the model proposed in this paper to optimise the layout of charging stations in the study area.The results show that the optimisation strategy incorporating Mini Batch K-Means and simulated annealing algorithms outperforms the existing charging station layouts in terms of coverage and the number of stations served,and compared to the original charging station layouts,the optimised charging station layouts have flatter Lorentzian curves and are closer to the average distribution.The proposed optimisation strategy not only improves the service efficiency and user satisfaction of EV(Electric Vehicle)charging stations but also provides a reference for the layout optimisation of EV charging stations in other cities,which has important practical value and promotion potential. 展开更多
关键词 Mini batch K-Means simulated annealing algorithm electric vehicle charging stations layout optimisation
在线阅读 下载PDF
PCR ALGORITHM FOR PARALLEL COMPUTING MINIMUM-NORM LEAST-SQUARES SOLUTION OF INCONSISTENT LINEAR EQUATIONS
5
作者 王国荣 《Numerical Mathematics A Journal of Chinese Universities(English Series)》 SCIE 1993年第1期1-10,共10页
This paper presents a new highly parallel algorithm for computing the minimum-norm least-squares solution of inconsistent linear equations Ax = b(A∈Rm×n,b∈R (A)). By this algorithm the solution x = A + b is obt... This paper presents a new highly parallel algorithm for computing the minimum-norm least-squares solution of inconsistent linear equations Ax = b(A∈Rm×n,b∈R (A)). By this algorithm the solution x = A + b is obtained in T = n(log2m + log2(n - r + 1) + 5) + log2m + 1 steps with P=mn processors when m × 2(n - 1) and with P = 2n(n - 1) processors otherwise. 展开更多
关键词 Parallel algorithm the minimum-norm least-squares solution inconsistent linear EQUATIONS generalized inverse.
在线阅读 下载PDF
NEW EFFICIENT ORDER-RECURSIVE LEAST-SQUARES ALGORITHMS
6
作者 尤肖虎 何振亚 《Journal of Southeast University(English Edition)》 EI CAS 1989年第2期1-10,共10页
Order-recursive least-squares(ORLS)algorithms are applied to the prob-lems of estimation and identification of FIR or ARMA system parameters where a fixedset of input signal samples is available and the desired order ... Order-recursive least-squares(ORLS)algorithms are applied to the prob-lems of estimation and identification of FIR or ARMA system parameters where a fixedset of input signal samples is available and the desired order of the underlying model isunknown.On the basis of several universal formulae for updating nonsymmetric projec-tion operators,this paper presents three kinds of LS algorithms,called nonsymmetric,symmetric and square root normalized fast ORLS algorithms,respectively.As to the au-thors’ knowledge,the first and the third have not been so far provided,and the second isone of those which have the lowest computational requirement.Several simplified versionsof the algorithms are also considered. 展开更多
关键词 SIGNAL PROCESSING PARAMETER estimation/fast RECURSIVE least-squares algorithm
在线阅读 下载PDF
A Genetic Algorithm-based Approach to Scheduling of Batch Production with Maximum Profit 被引量:6
7
作者 伍联营 胡仰栋 +1 位作者 徐冬梅 华贲 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2005年第1期68-73,共6页
The optimal scheduling of multi-product batch process is studied and a new mathematics model targeting the maximum profit is proposed, which can be solved by the modified genetic algorithm (MGA) with mixed coding (seq... The optimal scheduling of multi-product batch process is studied and a new mathematics model targeting the maximum profit is proposed, which can be solved by the modified genetic algorithm (MGA) with mixed coding (sequence coding and decimal coding) developed by us. In which, the partially matched cross over (PMX) and reverse mutation are used for the sequence coding, whereas the arithmetic crossover and heteropic mutation are used for the decimal coding. In addition, the relationship between production scale and production cost is analyzed and the maximum profit is always a trade-off of the production scale and production cost. Two examples are solved to demonstrate the effectiveness of the method. 展开更多
关键词 production scheduling batch process combinatorial optimization genetic algorithm
在线阅读 下载PDF
An improved multi-objective optimization algorithm for solving flexible job shop scheduling problem with variable batches 被引量:3
8
作者 WU Xiuli PENG Junjian +2 位作者 XIE Zirun ZHAO Ning WU Shaomin 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2021年第2期272-285,共14页
In order to solve the flexible job shop scheduling problem with variable batches,we propose an improved multiobjective optimization algorithm,which combines the idea of inverse scheduling.First,a flexible job shop pro... In order to solve the flexible job shop scheduling problem with variable batches,we propose an improved multiobjective optimization algorithm,which combines the idea of inverse scheduling.First,a flexible job shop problem with the variable batches scheduling model is formulated.Second,we propose a batch optimization algorithm with inverse scheduling in which the batch size is adjusted by the dynamic feedback batch adjusting method.Moreover,in order to increase the diversity of the population,two methods are developed.One is the threshold to control the neighborhood updating,and the other is the dynamic clustering algorithm to update the population.Finally,a group of experiments are carried out.The results show that the improved multi-objective optimization algorithm can ensure the diversity of Pareto solutions effectively,and has effective performance in solving the flexible job shop scheduling problem with variable batches. 展开更多
关键词 flexible job shop variable batch inverse scheduling multi-objective evolutionary algorithm based on decomposition a batch optimization algorithm with inverse scheduling
在线阅读 下载PDF
A Practical SSL Server Performance Improvement Algorithm Based on Batch RSA Decryption 被引量:2
9
作者 李世群 吴永东 +1 位作者 周建英 陈克非 《Journal of Shanghai Jiaotong university(Science)》 EI 2008年第1期67-70,共4页
The secure socket layer/ transport layer security(SSL/TLS) handshake protocol uses public key cryptographic algorithms such as RSA for key establishment. Typically, public key cryptographic algorithm is computationa... The secure socket layer/ transport layer security(SSL/TLS) handshake protocol uses public key cryptographic algorithms such as RSA for key establishment. Typically, public key cryptographic algorithm is computational intensive due to the modular multiplications. Therefore, SSL/TLS servers often become swamped while performing public key decryptions when the simultaneous requests increase quickly. A batch RSA decryption algorithm was proposed. The novel algorithm provides the reasonable response time and optimizes server performance significantly. The decryption speedup is proportional to the batch size b, for instance, the speedup factor is 4, while in Shacham's scheme the acceleration rate is only 2.5 when b = 4. 展开更多
关键词 batch decryption secure socket layer (SSL) server public key algorithm
在线阅读 下载PDF
Hierarchical On-line Scheduling of Multiproduct Batch Plants with a Combined Approach of Mathematical Programming and Genetic Algorithm 被引量:1
10
作者 陈理 王克峰 +1 位作者 徐霄羽 姚平经 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2004年第1期78-84,共7页
In this contribution we present an online scheduling algorithm for a real world multiproduct batch plant. The overall mixed integer nonlinear programming (MINLP) problem is hierarchically structured into a mixed integ... In this contribution we present an online scheduling algorithm for a real world multiproduct batch plant. The overall mixed integer nonlinear programming (MINLP) problem is hierarchically structured into a mixed integer linear programming (MILP) problem first and then a reduced dimensional MINLP problem, which are optimized by mathematical programming (MP) and genetic algorithm (GA) respectively. The basis idea relies on combining MP with GA to exploit their complementary capacity. The key features of the hierarchical model are explained and illustrated with some real world cases from the multiproduct batch plants. 展开更多
关键词 online scheduling multiproduct batch plant mixed integer nonlinear programming mathematical programming genetic algorithm
在线阅读 下载PDF
Genetic algorithm for short-term scheduling of make-and-pack batch production process 被引量:2
11
作者 Wuthichai Wongthatsanekorn Busaba Phruksaphanrat 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2015年第9期1475-1483,共9页
This paper considers a scheduling problem in industrial make-and-pack batch production process. This process equips with sequence-dependent changeover time, multipurpose storage units with limited capacity, storage ti... This paper considers a scheduling problem in industrial make-and-pack batch production process. This process equips with sequence-dependent changeover time, multipurpose storage units with limited capacity, storage time, batch splitting, partial equipment connectivity and transfer time. The objective is to make a production plan to satisfy all constraints while meeting demand requirement of packed products from various product families. This problem is NP-hard and the problem size is exponentially large for a realistic-sized problem. Therefore,we propose a genetic algorithm to handle this problem. Solutions to the problems are represented by chromosomes of product family sequences. These sequences are decoded to assign the resource for producing packed products according to forward assignment strategy and resource selection rules. These techniques greatly reduce unnecessary search space and improve search speed. In addition, design of experiment is carefully utilized to determine appropriate parameter settings. Ant colony optimization and Tabu search are also implemented for comparison. At the end of each heuristics, local search is applied for the packed product sequence to improve makespan. In an experimental analysis, all heuristics show the capability to solve large instances within reasonable computational time. In all problem instances, genetic algorithm averagely outperforms ant colony optimization and Tabu search with slightly longer computational time. 展开更多
关键词 Genetic algorithm Ant colony optimization Tabu search batch scheduling Make-and-pack production Forward assignment strategy
在线阅读 下载PDF
A Note on DP Algorithm for Batching Scheduling to Minimize Maximum Lateness
12
作者 LIN Hao HE Cheng 《Chinese Quarterly Journal of Mathematics》 2018年第2期206-211,共6页
In parallel-batching machine scheduling, all jobs in a batch start and complete at the same time, and the processing time of the batch is the maximum processing time of any job in it. For the unbounded parallel-batchi... In parallel-batching machine scheduling, all jobs in a batch start and complete at the same time, and the processing time of the batch is the maximum processing time of any job in it. For the unbounded parallel-batching machine scheduling problem of minimizing the maximum lateness, denoted 1|p-batch|L_(max), a dynamic programming algorithm with time complexity O(n^2) is well known in the literature.Later, this algorithm is improved to be an O(n log n) algorithm. In this note, we present another O(n log n) algorithm with simplifications on data structure and implementation details. 展开更多
关键词 batching scheduling Parallel-batching machine Maximum lateness Polynomial algorithm
在线阅读 下载PDF
A Control Algorithm for the Optimization of Batch Reactor-Based Processes
13
作者 Yanling Bai Feng Liu 《Fluid Dynamics & Materials Processing》 EI 2019年第4期307-319,共13页
Levenberg-Marquardt(LM)algorithm is applied for the optimization of the heat transfer of a batch reactor.The validity of the approach is verified through comparison with experimental results.It is found that the mathe... Levenberg-Marquardt(LM)algorithm is applied for the optimization of the heat transfer of a batch reactor.The validity of the approach is verified through comparison with experimental results.It is found that the mathematical model can properly describe the heat transfer relationships characterizing the considered system,with the error being kept within±2℃.Indeed,the difference between the actual measured values and the model calculated value curve is within±1.5℃,which is in agreement with the model assumptions and demonstrates the reliability and effectiveness of the algorithm applied to the batch reactor heat transfer model.Therefore,the present work provides a theoretical reference for the conversion of practical problems in the field of chemical production into mathematical models. 展开更多
关键词 batch reactor LM algorithm parameter estimation MODEL
在线阅读 下载PDF
Research on Flexible Job Shop Scheduling Based on Improved Two-Layer Optimization Algorithm
14
作者 Qinhui Liu Laizheng Zhu +2 位作者 Zhijie Gao Jilong Wang Jiang Li 《Computers, Materials & Continua》 SCIE EI 2024年第1期811-843,共33页
To improve the productivity,the resource utilization and reduce the production cost of flexible job shops,this paper designs an improved two-layer optimization algorithm for the dual-resource scheduling optimization p... To improve the productivity,the resource utilization and reduce the production cost of flexible job shops,this paper designs an improved two-layer optimization algorithm for the dual-resource scheduling optimization problem of flexible job shop considering workpiece batching.Firstly,a mathematical model is established to minimize the maximum completion time.Secondly,an improved two-layer optimization algorithm is designed:the outer layer algorithm uses an improved PSO(Particle Swarm Optimization)to solve the workpiece batching problem,and the inner layer algorithm uses an improved GA(Genetic Algorithm)to solve the dual-resource scheduling problem.Then,a rescheduling method is designed to solve the task disturbance problem,represented by machine failures,occurring in the workshop production process.Finally,the superiority and effectiveness of the improved two-layer optimization algorithm are verified by two typical cases.The case results show that the improved two-layer optimization algorithm increases the average productivity by 7.44% compared to the ordinary two-layer optimization algorithm.By setting the different numbers of AGVs(Automated Guided Vehicles)and analyzing the impact on the production cycle of the whole order,this paper uses two indicators,the maximum completion time decreasing rate and the average AGV load time,to obtain the optimal number of AGVs,which saves the cost of production while ensuring the production efficiency.This research combines the solved problem with the real production process,which improves the productivity and reduces the production cost of the flexible job shop,and provides new ideas for the subsequent research. 展开更多
关键词 Dual resource scheduling workpiece batching RESCHEDULING particle swarm optimization genetic algorithm
在线阅读 下载PDF
动态环境下改进BIT^(*)算法的机器人路径规划 被引量:1
15
作者 王晓军 崔锡杰 李晓航 《计算机工程与应用》 北大核心 2025年第7期361-369,共9页
针对批量通知树算法在小样本中搜索路径成功率低、大样本中规划效率低、路径冗余节点多以及无法躲避未知障碍物的问题,提出动态环境批量通知树算法。利用改进批量采样点策略将样本点均匀等间距处理,并改进批量采样点数量以及偏置采样点... 针对批量通知树算法在小样本中搜索路径成功率低、大样本中规划效率低、路径冗余节点多以及无法躲避未知障碍物的问题,提出动态环境批量通知树算法。利用改进批量采样点策略将样本点均匀等间距处理,并改进批量采样点数量以及偏置采样点位置,弥补搜索路径成功率低的缺点;加入惩罚项改进启发式函数,弥补路径规划效率低的缺点;再引入路径拉伸优化减少路径长度以及冗余节点,缩小采样范围。面对未知障碍物,利用反向生长搜索树先验信息提出临时目标点选取策略,并结合改进随机点、转向角以及新节点的快速扩展随机树(RRT)算法,避免重规划路径过分偏离以及不能及时躲避。与其他算法进行对比,结果表明:动态环境批量通知树算法规划路径成功率和效率更高,路径长度和拐点数更少,躲避未知障碍物性能更高,重规划路径更接近全局路径。 展开更多
关键词 批量通知树算法 反向生长搜索树 批量采样点策略 启发式函数 快速扩展随机树(RRT)算法 路径重规划
在线阅读 下载PDF
转包费用有限的串行分批加工流水作业排序问题
16
作者 陈荣军 唐国春 《重庆师范大学学报(自然科学版)》 北大核心 2025年第3期17-23,共7页
研究工件既可以在制造商机器上加工、又可以转包给承包商加工的m台机流水作业排序问题。考虑工件在制造商机器上以串行分批方式加工,即工件按串行方式接连在机器上成批加工,批加工时间为该批中所有工件的工时之和,且加工后被分批运送给... 研究工件既可以在制造商机器上加工、又可以转包给承包商加工的m台机流水作业排序问题。考虑工件在制造商机器上以串行分批方式加工,即工件按串行方式接连在机器上成批加工,批加工时间为该批中所有工件的工时之和,且加工后被分批运送给客户;同时,因部分工件被转包给承包商加工,还考虑制造商需要支付一定的转包费用。在转包总费用不超过给定值情况下,研究极小化工件加工成本与运输成本之和的有效算法。其中,加工成本分别取制造商处工件最大完工时间及工件总完工时间,运输成本则与工件批数成正比。对于工件加工时间仅依赖于工件的情形,针对不同的加工成本,分析了问题的NP困难性及最优解的结构,分别设计了2个近似算法;对于工件加工时间仅依赖于机器的情形,则在分析解结构的基础上提出了2个多项式时间算法。 展开更多
关键词 流水作业排序 转包 串行分批 近似算法
原文传递
基于订单拆分策略的AGV货到人拣选系统订单分批优化
17
作者 孙军艳 王子豪 +2 位作者 闫春妍 孙佳豪 贺高科 《西安理工大学学报》 北大核心 2025年第3期410-417,共8页
针对传统AGV货到人拣选系统路径重复、效率低下的问题,提出了一种订单可拆分策略的订单分批方法。本方法的优化目标为:AGV行驶时间和拣货时间的总时间最小化。首先建立订单可拆分策略的订单分批数学模型,其次设计了一种基于k均值聚类的... 针对传统AGV货到人拣选系统路径重复、效率低下的问题,提出了一种订单可拆分策略的订单分批方法。本方法的优化目标为:AGV行驶时间和拣货时间的总时间最小化。首先建立订单可拆分策略的订单分批数学模型,其次设计了一种基于k均值聚类的双层遗传算法(KC-DLGA)求解模型,该算法可解决传统遗传算法初代群体质量低和收敛速度慢的问题。结果表明本文提出的订单可拆分策略的订单分批方法与随机分批策略、订单不可拆分的分批策略相比,拣货效率明显增加,KC-DL-GA算法相较于双层GA算法收敛速度更快,稳定性更强。 展开更多
关键词 订单分批 遗传算法 订单拆分 聚类算法
在线阅读 下载PDF
基于果蝇协同算法求解双目标混装柔性作业车间分批调度问题
18
作者 郭晨 曾嘉怡 杨志杰 《计算机应用研究》 北大核心 2025年第7期2072-2079,共8页
对于多产品混装柔性生产模式,研究生产、运输、库存、装配各环节密切联系的混装柔性作业车间分批调度问题。以最小化最大完工时间和总成本为目标建立模型,提出双层联动的多目标混合算法:多目标粒子群算法联动果蝇协同搜索算法,外层使用... 对于多产品混装柔性生产模式,研究生产、运输、库存、装配各环节密切联系的混装柔性作业车间分批调度问题。以最小化最大完工时间和总成本为目标建立模型,提出双层联动的多目标混合算法:多目标粒子群算法联动果蝇协同搜索算法,外层使用计算最佳分批策略,内层计算策略下的最优调度方案并转换为适应度值反馈给外层,以此兼顾算法优势提高解的性能。其中果蝇协同搜索算法改进传统果蝇算法,加入协同搜索过程增强优化,采用改进的优先操作交叉和多点保存交叉,分别实现作业顺序搜索和机器分配。最后结合医疗器械企业实际生成10组算例进行广泛实验,与多种相关已有算法对比,果蝇协同搜索算法收敛速度快,前沿解分布均匀,表现更为突出。该研究为解决混装柔性作业车间分批调度问题提供新的有效方案极具实用价值。 展开更多
关键词 混装柔性作业车间 双层联动 分批策略 果蝇协同搜索算法
在线阅读 下载PDF
求解多核学习的自适应随机递归梯度下降法
19
作者 王梅 任怡果 +1 位作者 刘勇 王志宝 《计算机技术与发展》 2025年第7期93-99,共7页
针对随机递归梯度法(SARAH)求解多核学习(MKL)的不足之处,如收敛速度缓慢以及计算成本高等问题,该文提出一种改进算法——基于随机Polyak步长(SPS)的小批量随机递归梯度下降算法(SPS-MSARAH)来求解多核学习优化问题。首先将小批量方法... 针对随机递归梯度法(SARAH)求解多核学习(MKL)的不足之处,如收敛速度缓慢以及计算成本高等问题,该文提出一种改进算法——基于随机Polyak步长(SPS)的小批量随机递归梯度下降算法(SPS-MSARAH)来求解多核学习优化问题。首先将小批量方法引入随机方差缩减类算法中,选取一个固定大小的样本集代替单个训练样本计算SARAH的梯度,降低传统随机梯度下降算法使用单个样本计算梯度导致较大的波动和不稳定性所带来的方差。在此基础上,使用随机Polyak步长自适应地更新小批量SARAH的步长,使得优化过程更加灵活和鲁棒,从而解决随机优化算法中步长选取的难题。为了验证该算法的有效性,在标准数据集上进行了详细的数值实验。实验结果显示,在求解大规模多核学习优化问题时,SPS-MSARAH算法不仅显著提高了收敛速度,还有效降低了计算复杂度。此外,对初始参数的敏感性问题也得到了很好的克服,展现出良好的鲁棒性。 展开更多
关键词 多核学习 随机递归梯度下降法 随机Polyak步长 小批量 凸优化
在线阅读 下载PDF
基于麻雀搜索算法的柔性作业车间不一致分批调度问题研究 被引量:2
20
作者 陈子研 黎增灿 管在林 《现代制造工程》 北大核心 2025年第4期11-24,共14页
针对以最小化最大完工时间为目标的柔性作业车间不一致分批调度问题(Flexible Job shop Batch Scheduling Problem with Variable Sublots, FJBSP-VS),提出了一种结合禁忌搜索的改进麻雀搜索算法(Tabu Search-Sparrow Search Algorithm,... 针对以最小化最大完工时间为目标的柔性作业车间不一致分批调度问题(Flexible Job shop Batch Scheduling Problem with Variable Sublots, FJBSP-VS),提出了一种结合禁忌搜索的改进麻雀搜索算法(Tabu Search-Sparrow Search Algorithm, TS-SSA),对工件分批、机器选择与子批排序进行集成优化。首先,设计了一种用于表示工件分批、机器选择信息与子批排序信息的双层编码方式与一种结合无延迟调度的解码方式,该解码方式可有效提高机器利用率;在保留发现者-加入者结构的基础上对麻雀搜索算法进行离散化改进,通过引入交叉算子使其可以用于离散问题的求解;其次,改进加入者所选择的靠近对象,增强算法全局搜索能力;再次,将禁忌搜索与改进麻雀搜索算法相结合,增强算法的局部搜索能力;最后,使用27个已有公开算例进行试验,验证了TS-SSA的有效性和优越性。 展开更多
关键词 柔性作业车间 分批调度 麻雀搜索算法 禁忌搜索
在线阅读 下载PDF
上一页 1 2 33 下一页 到第
使用帮助 返回顶部