期刊文献+
共找到14篇文章
< 1 >
每页显示 20 50 100
Reinforcement Learning Based Quantization Strategy Optimal Assignment Algorithm for Mixed Precision
1
作者 Yuejiao Wang Zhong Ma +2 位作者 Chaojie Yang Yu Yang Lu Wei 《Computers, Materials & Continua》 SCIE EI 2024年第4期819-836,共18页
The quantization algorithm compresses the original network by reducing the numerical bit width of the model,which improves the computation speed. Because different layers have different redundancy and sensitivity to d... The quantization algorithm compresses the original network by reducing the numerical bit width of the model,which improves the computation speed. Because different layers have different redundancy and sensitivity to databit width. Reducing the data bit width will result in a loss of accuracy. Therefore, it is difficult to determinethe optimal bit width for different parts of the network with guaranteed accuracy. Mixed precision quantizationcan effectively reduce the amount of computation while keeping the model accuracy basically unchanged. In thispaper, a hardware-aware mixed precision quantization strategy optimal assignment algorithm adapted to low bitwidth is proposed, and reinforcement learning is used to automatically predict the mixed precision that meets theconstraints of hardware resources. In the state-space design, the standard deviation of weights is used to measurethe distribution difference of data, the execution speed feedback of simulated neural network accelerator inferenceis used as the environment to limit the action space of the agent, and the accuracy of the quantization model afterretraining is used as the reward function to guide the agent to carry out deep reinforcement learning training. Theexperimental results show that the proposed method obtains a suitable model layer-by-layer quantization strategyunder the condition that the computational resources are satisfied, and themodel accuracy is effectively improved.The proposed method has strong intelligence and certain universality and has strong application potential in thefield of mixed precision quantization and embedded neural network model deployment. 展开更多
关键词 Mixed precision quantization quantization strategy optimal assignment reinforcement learning neural network model deployment
下载PDF
Storage Assignment Optimization in a Multi-tier Shuttle Warehousing System 被引量:8
2
作者 WANG Yanyan MOU Shandong WU Yaohua 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2016年第2期421-429,共9页
The current mathematical models for the storage assignment problem are generally established based on the traveling salesman problem(TSP),which has been widely applied in the conventional automated storage and retri... The current mathematical models for the storage assignment problem are generally established based on the traveling salesman problem(TSP),which has been widely applied in the conventional automated storage and retrieval system(AS/RS).However,the previous mathematical models in conventional AS/RS do not match multi-tier shuttle warehousing systems(MSWS) because the characteristics of parallel retrieval in multiple tiers and progressive vertical movement destroy the foundation of TSP.In this study,a two-stage open queuing network model in which shuttles and a lift are regarded as servers at different stages is proposed to analyze system performance in the terms of shuttle waiting period(SWP) and lift idle period(LIP) during transaction cycle time.A mean arrival time difference matrix for pairwise stock keeping units(SKUs) is presented to determine the mean waiting time and queue length to optimize the storage assignment problem on the basis of SKU correlation.The decomposition method is applied to analyze the interactions among outbound task time,SWP,and LIP.The ant colony clustering algorithm is designed to determine storage partitions using clustering items.In addition,goods are assigned for storage according to the rearranging permutation and the combination of storage partitions in a 2D plane.This combination is derived based on the analysis results of the queuing network model and on three basic principles.The storage assignment method and its entire optimization algorithm method as applied in a MSWS are verified through a practical engineering project conducted in the tobacco industry.The applying results show that the total SWP and LIP can be reduced effectively to improve the utilization rates of all devices and to increase the throughput of the distribution center. 展开更多
关键词 Multi-tier shuttle warehousing system storage assignment optimization open queuing network ant colony clustering algorithm
下载PDF
Integrating Tabu Search in Particle Swarm Optimization for the Frequency Assignment Problem 被引量:1
3
作者 Houssem Eddine Hadji Malika Babes 《China Communications》 SCIE CSCD 2016年第3期137-155,共19页
In this paper, we address one of the issues in the frequency assignment problem for cellular mobile networks in which we intend to minimize the interference levels when assigning frequencies from a limited frequency s... In this paper, we address one of the issues in the frequency assignment problem for cellular mobile networks in which we intend to minimize the interference levels when assigning frequencies from a limited frequency spectrum. In order to satisfy the increasing demand in such cellular mobile networks, we use a hybrid approach consisting of a Particle Swarm Optimization(PSO) combined with a Tabu Search(TS) algorithm. This approach takes both advantages of PSO efficiency in global optimization and TS in avoiding the premature convergence that would lead PSO to stagnate in a local minimum. Moreover, we propose a new efficient, simple, and inexpensive model for storing and evaluating solution's assignment. The purpose of this model reduces the solution's storage volume as well as the computations required to evaluate thesesolutions in comparison with the classical model. Our simulation results on the most known benchmarking instances prove the effectiveness of our proposed algorithm in comparison with previous related works in terms of convergence rate, the number of iterations, the solution storage volume and the running time required to converge to the optimal solution. 展开更多
关键词 frequency assignment problem particle swarm optimization tabu search convergence acceleration
下载PDF
An Ant Colony Algorithm Based on Cross-Layer Design for Routing and Wavelength Assignment in Optical Satellite Networks 被引量:17
4
作者 Guoli Wen Qi Zhang +2 位作者 Houtian Wang Qinghua Tian Ying Tao 《China Communications》 SCIE CSCD 2017年第8期63-75,共13页
This paper introduces an ant colony routing and wavelength assignment algorithm based on cross-layer design(CL-ACRWA),which can overcome the adverse effects of Doppler wavelength shift on data transmission in optical ... This paper introduces an ant colony routing and wavelength assignment algorithm based on cross-layer design(CL-ACRWA),which can overcome the adverse effects of Doppler wavelength shift on data transmission in optical satellite networks. Firstly, a cross-layer optimization model is built, which considers the Doppler wavelength shift, the transmission delay as well as wavelength-continuity constraint. Then an ant colony algorithm is utilized to solve the cross-layer optimization model, resulting in finding an optimal light path satisfying the above constraints for every connection request. The performance of CL-ACRWA is measured by the communication success probability, the convergence property and the transmission delay. Simulation results show that CL-ACRWA performs well in communication success probability and has good global search ability as well as fast convergence speed. Meanwhile, the transmission delay can meet the basic requirement of real-time transmission of business. 展开更多
关键词 optical satellite network routing and wavelength assignment ant colony optimization cross-layer design Doppler wavelength shift
下载PDF
Competition assignment problem algorithm based on Hungarian method 被引量:1
5
作者 KONG Chao REN Yongtai +1 位作者 GE Huiling DENG Hualing 《Journal of Northeast Agricultural University(English Edition)》 CAS 2007年第1期67-71,共5页
Traditional Hungarian method can only solve standard assignment problems, while can not solve competition assignment problems. This article emphatically discussed the difference between standard assignment problems an... Traditional Hungarian method can only solve standard assignment problems, while can not solve competition assignment problems. This article emphatically discussed the difference between standard assignment problems and competition assignment problems. The kinds of competition assignment problem algorithms based on Hungarian method and the solutions of them were studied. 展开更多
关键词 optimal assignment problem competition assignment problem Hungarian method
下载PDF
Improved Hungarian algorithm for assignment problems of serial-parallel systems 被引量:4
6
作者 Tingpeng Li Yue Li Yanling Qian 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2016年第4期858-870,共13页
In order to overcome the shortcoming of the classical Hungarian algorithm that it can only solve the problems where the total cost is the sum of that of each job, an improved Hungarian algorithm is proposed and used t... In order to overcome the shortcoming of the classical Hungarian algorithm that it can only solve the problems where the total cost is the sum of that of each job, an improved Hungarian algorithm is proposed and used to solve the assignment problem of serial-parallel systems. First of all, by replacing parallel jobs with virtual jobs, the proposed algorithm converts the serial-parallel system into a pure serial system, where the classical Hungarian algorithm can be used to generate a temporal assignment plan via optimization. Afterwards, the assignment plan is validated by checking whether the virtual jobs can be realized by real jobs through local searching. If the assignment plan is not valid, the converted system will be adapted by adjusting the parameters of virtual jobs, and then be optimized again. Through iterative searching, the valid optimal assignment plan can eventually be obtained.To evaluate the proposed algorithm, the valid optimal assignment plan is applied to labor allocation of a manufacturing system which is a typical serial-parallel system. 展开更多
关键词 Hungarian algorithm assignment problem virtual job serial-parallel system optimization
下载PDF
Rule-based scheduling of multi-stage multi-product batch plants with parallel units 被引量:2
7
作者 Bin Shi Xinrui Qian +1 位作者 Shanshan Sun Liexiang Yan 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2017年第8期1022-1036,共15页
A novel rule-based model for multi-stage multi-product scheduling problem(MMSP)in batch plants with parallel units is proposed.The scheduling problem is decomposed into two sub-problems of order assignment and order s... A novel rule-based model for multi-stage multi-product scheduling problem(MMSP)in batch plants with parallel units is proposed.The scheduling problem is decomposed into two sub-problems of order assignment and order sequencing.Firstly,hierarchical scheduling strategy is presented for solving the former sub-problem,where the multi-stage multi-product batch process is divided into multiple sequentially connected single process stages,and then the production of orders are arranged in each single stage by using forward order assignment strategy and backward order assignment strategy respectively according to the feature of scheduling objective.Line-up competition algorithm(LCA)is presented to find out optimal order sequence and order assignment rule,which can minimize total flow time or maximize total weighted process time.Computational results show that the proposed approach can obtain better solutions than those of the literature for all scheduling problems with more than 10 orders.Moreover,with the problem size increasing,the solutions obtained by the proposed approach are improved remarkably.The proposed approach has the potential to solve large size MMSP. 展开更多
关键词 Line-up competition algorithm Order assignment role Multi-stage multi-product Parallel unit Scheduling optimization
下载PDF
Genetic algorithm for short-term scheduling of make-and-pack batch production process 被引量:1
8
作者 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
Chanel Assignment Optimization Algorithm Based on Link Throughput and Node Priority
9
作者 ZHANG Liang YANG Jianfeng +2 位作者 XU Jun GUO Chengcheng YU Yinbo 《Wuhan University Journal of Natural Sciences》 CAS CSCD 2015年第6期530-536,共7页
How to reduce interference among neighbor nodes in wireless mesh networks is still an important and key issue nowa- days. In this paper, an optimized channel assignment algorithm (OCA) is proposed to solve this prob... How to reduce interference among neighbor nodes in wireless mesh networks is still an important and key issue nowa- days. In this paper, an optimized channel assignment algorithm (OCA) is proposed to solve this problem based on link throughput and node priority. The effects of the numbers of network interface cards and channels on the network throughput are analyzed and evaluated, When there are seven of the numbers of both network interface cards and channels, the efficiency of utilizing network interface card and channel reaches highest. Compared with cen- tralized channel assignment algorithm (CCA), the proposed algo- rithm has less packet loss rate and more network throughput sig- nificantly. 展开更多
关键词 wireless mesh networks packet loss rate optimized channel assignment (OCA) network throughput centralized channel assignment (CCA)
原文传递
Robust parametric approach for tracking control of an air-breathing hypersonic cruise vehicle
10
作者 蔡光斌 段广仁 +1 位作者 胡昌华 谭峰 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2010年第1期58-64,共7页
To realize the stabilization and the tracking of flight control for an air-breathing hypersonic cruise vehicle, the linearization of the longitudinal model under trimmed cruise condition is processed firstly. Furtherm... To realize the stabilization and the tracking of flight control for an air-breathing hypersonic cruise vehicle, the linearization of the longitudinal model under trimmed cruise condition is processed firstly. Furthermore, the flight control problem is formulated as a robust model tracking control problem. And then, based on the robust parametric approach, eigenstructure assignment and reference model tracking theory, a parametric optimization method for robust controller design is presented. The simulation results show the effectiveness of the proposed approach. 展开更多
关键词 hypersonic cruise vehicle robust parametric approach tracking control eigenstructure assignment parameter optimization
下载PDF
AN ANT COLONY ALGORITHM FOR YARD TRUCK SCHEDULING AND YARD LOCATION ASSIGNMENT PROBLEMS WITH PRECEDENCE CONSTRAINTS 被引量:8
11
作者 Zhaojie XUE Canrong ZHANG +1 位作者 Lixin MIAO Wei-Hua LIN 《Journal of Systems Science and Systems Engineering》 SCIE EI CSCD 2013年第1期21-37,共17页
This paper examines the yard truck scheduling,the yard location assignment for discharging containers,and the quay crane scheduling in container terminals.Taking into account the practical situation,we paid special at... This paper examines the yard truck scheduling,the yard location assignment for discharging containers,and the quay crane scheduling in container terminals.Taking into account the practical situation,we paid special attention to the loading and discharging precedence relationships between containers in the quay crane operations.A Mixed Integer Program(MIP) model is constructed,and a two-stage heuristic algorithm is proposed.In the first stage an Ant Colony Optimization(ACO) algorithm is employed to generate the yard location assignment for discharging containers.In the second stage,the integration of the yard truck scheduling and the quay crane scheduling is a flexible job shop problem,and an efficient greedy algorithm and a local search algorithm are proposed. Extensive numerical experiments are conducted to test the performance of the proposed algorithms. 展开更多
关键词 Container terminal yard truck scheduling yard location assignment quay crane scheduling precedence constraints ant colony optimization
原文传递
New optimal algorithm of data association for multi-passive-sensor location system 被引量:2
12
作者 ZHOU Li HE YOU ZHANG WeiHua 《Science in China(Series F)》 2007年第4期600-608,共9页
In dense target and false detection scenario of four time difference of arrival (TDOA) for multi-passive-sensor location system, the global optimal data association algorithm has to be adopted. In view of the heavy ... In dense target and false detection scenario of four time difference of arrival (TDOA) for multi-passive-sensor location system, the global optimal data association algorithm has to be adopted. In view of the heavy calculation burden of the traditional optimal assignment algorithm, this paper proposes a new global optimal assignment algorithm and a 2-stage association algorithm based on a statistic test. Compared with the traditional optimal algorithm, the new optimal algorithm avoids the complicated operations for finding the target position before we calculate association cost; hence, much of the procedure time is saved. In the 2-stage association algorithm, a large number of false location points are eliminated from candidate associations in advance. Therefore, the operation is further decreased, and the correct data association probability is improved in varying degrees. Both the complexity analyses and simulation results can verify the effectiveness of the new algorithms. 展开更多
关键词 optimal assignment algorithm data association 2-stage association algorithm multi-passive-sensor location system distance difference of arrival (DDOA)
原文传递
Multi-Objective Cooperative Salvo Attack Against Group Target 被引量:7
13
作者 ZENG Jie DOU Lihua XIN Bin 《Journal of Systems Science & Complexity》 SCIE EI CSCD 2018年第1期244-261,共18页
This paper proposes a solution for the problem of cooperative salvo attack of multiple cruise missiles against targets in a group. Synchronization of the arrival time of missiles to hit their common target, minimizing... This paper proposes a solution for the problem of cooperative salvo attack of multiple cruise missiles against targets in a group. Synchronization of the arrival time of missiles to hit their common target, minimizing the time consumption of attack and maximizing the expected damage to group targets are taken into consideration simultaneously. These operational objectives result in a hierarchical mixed-variable optimization problem which includes two types of subproblems, namely the multi-objective missile-target assignment(MOMTA) problem at the upper level and the time-optimal coordinated path planning(TOCPP) problems at the lower level. In order to solve the challenging problem, a recently proposed coordinated path planning method is employed to solve the TOCPP problems to achieve the soonest salvo attack against each target. With the aim of finding a more competent solver for MOMTA, three state-of-the-art multi-objective optimization methods(MOMs),namely NSGA-II, MOEA/D and DMOEA-εC, are adopted. Finally, a typical example is used to demonstrate the advantage of the proposed method. A simple rule-based method is also employed for comparison. Comparative results show that DMOEA-εC is the best choice among the three MOMs for solving the MOMTA problem. The combination of DMOEA-εC for MOMTA and the coordinated path planning method for TOCPP can generate obviously better salvo attack schemes than the rule-based method. 展开更多
关键词 Coordinated path planning missile-target assignment multi-missile salvo attack multiobjective optimization
原文传递
Web-based construction equipment fleet management system: cost-effective global and local allocation
14
作者 Hakob AVETISYAN Miroslaw SKIBNIEWSKI 《Frontiers of Engineering Management》 2017年第1期76-83,共8页
Over the last two decades, construction contractors have been gradually making more investments in construction equipment to meet their needs associated with increasing volumes of construction projects. At present,fro... Over the last two decades, construction contractors have been gradually making more investments in construction equipment to meet their needs associated with increasing volumes of construction projects. At present,from an operational perspective, almost all contractors pay more attention to maintaining their equipment fleets in well-sustained workable conditions and having a high accessibility of the necessary equipment pieces. However,such an approach alone is not enough to maintain an efficient and sustainable business. In particular, for largescale construction companies that operate in multiple sites in the U.S. or overseas, the problem extends to an optimal allocation of available equipment. Given the current state of the construction industry in the U.S., this problem can be solved by geographically locating equipment pieces and then wisely re-allocating them among projects. Identifying equipment pieces geographically is a relatively easy task.The difficulty arises when informed decision-making is required for equipment allocation among job sites. The actual allocation of equipment should be both economically feasible and technologically preferable. To help in informed decision-making, an optimization model is developed as a mixed integer program. This model is formed based on a previously successfully developed decision-support model for construction equipment selection. The proposed model incorporates logical strategies of supply chain management to optimally select construction equipment for any construction site while taking into account the costs, availability, and transportation-relatedissues as constraints. The model benefits those responsible for informed decision-making for construction equipment selection and allocation. It also benefits the owners of construction companies, owing to its cost-minimization objective. 展开更多
关键词 Construction equipment Equipment assignment optimization Web-based asset management
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部