期刊文献+
共找到10,285篇文章
< 1 2 250 >
每页显示 20 50 100
Weapon-target assignment for unmanned aerial vehicles: A multi-strategy threshold public goods game approach
1
作者 Wenhao Bi Zhaoxi Wang +1 位作者 Yang Xu An Zhang 《Defence Technology(防务技术)》 2025年第6期221-237,共17页
As a crucial process in the coordinated strikes of unmanned aerial vehicles(UAVs), weapon-target assignment is vital for optimizing the allocation of available weapons and effectively exploiting the capabilities of UA... As a crucial process in the coordinated strikes of unmanned aerial vehicles(UAVs), weapon-target assignment is vital for optimizing the allocation of available weapons and effectively exploiting the capabilities of UAVs. Existing weapon-target assignment methods primarily focus on macro cluster constraints while neglecting individual strategy updates. This paper proposes a novel weapon-target assignment method for UAVs based on the multi-strategy threshold public goods game(PGG). By analyzing the concept mapping between weapon-target assignment for UAVs and multi-strategy threshold PGG, a weapon-target assignment model for UAVs based on the multi-strategy threshold PGG is established, which is adaptively complemented by the diverse cooperation-defection strategy library and the utility function based on the threshold mechanism. Additionally, a multi-chain Markov is formulated to quantitatively describe the stochastic evolutionary dynamics, whose evolutionary stable distribution is theoretically derived through the development of a strategy update rule based on preference-based aspiration dynamic. Numerical simulation results validate the feasibility and effectiveness of the proposed method, and the impacts of selection intensity, preference degree and threshold on the evolutionary stable distribution are analyzed. Comparative simulations show that the proposed method outperforms GWO, DE, and NSGA-II, achieving 17.18% higher expected utility than NSGA-II and reducing evolutionary stable times by 25% in large-scale scenario. 展开更多
关键词 Unmanned aerial vehicles(UAVs) weapon-target assignment Public goods game(PGG) Multi-chain markov Strategy update rule
在线阅读 下载PDF
Survey of the research on dynamic weapon-target assignment problem 被引量:50
2
作者 Cai Huaiping Liu Jingxu Chen Yingwu Wang Hao 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2006年第3期559-565,共7页
The basic concepts and models of weapon-target assignment (WTA) are introduced and the mathematical nature of the WTA models is also analyzed. A systematic survey of research on WTA problem is provided. The present ... The basic concepts and models of weapon-target assignment (WTA) are introduced and the mathematical nature of the WTA models is also analyzed. A systematic survey of research on WTA problem is provided. The present research on WTA is focused on models and algorithms. In the research on models of WTA, the static WTA models are mainly studied and the dynamic WTA models are not fully studied in deed. In the research on algorithms of WTA, the intelligent algorithms are often used to solve the WTA problem. The small scale of static WTA problems has been solved very well, however, the large scale of dynamic WTA problems has not been solved effectively so far. Finally, the characteristics of dynamic WTA are analyzed and directions for the future research on dynamic WTA are discussed. 展开更多
关键词 military operational research dynamic weapon-target assignment SURVEY firepower assignment decision making combination optimization.
在线阅读 下载PDF
Improved MOEA/D for Dynamic Weapon-Target Assignment Problem 被引量:7
3
作者 Ying Zhang Rennong Yang +1 位作者 Jialiang Zuo Xiaoning Jing 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2015年第6期121-128,共8页
Conducting reasonable weapon-target assignment( WTA) with near real time can bring the maximum awards with minimum costs which are especially significant in the modern war. A framework of dynamic WTA( DWTA) model base... Conducting reasonable weapon-target assignment( WTA) with near real time can bring the maximum awards with minimum costs which are especially significant in the modern war. A framework of dynamic WTA( DWTA) model based on a series of staged static WTA( SWTA) models is established where dynamic factors including time window of target and time window of weapon are considered in the staged SWTA model. Then,a hybrid algorithm for the staged SWTA named Decomposition-Based Dynamic Weapon-target Assignment( DDWTA) is proposed which is based on the framework of multi-objective evolutionary algorithm based on decomposition( MOEA / D) with two major improvements: one is the coding based on constraint of resource to generate the feasible solutions, and the other is the tabu search strategy to speed up the convergence.Comparative experiments prove that the proposed algorithm is capable of obtaining a well-converged and well diversified set of solutions on a problem instance and meets the time demand in the battlefield environment. 展开更多
关键词 multi-objective optimization(MOP) dynamic weapon-target assignment(DWTA) multi-objective evolutionary algorithm based on decomposition(MOEA/D) tabu search
在线阅读 下载PDF
Shuffled frog leaping algorithm with non-dominated sorting for dynamic weapon-target assignment 被引量:2
4
作者 ZHAO Yang LIU Jicheng +1 位作者 JIANG Ju ZHEN Ziyang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2023年第4期1007-1019,共13页
The dynamic weapon target assignment(DWTA)problem is of great significance in modern air combat.However,DWTA is a highly complex constrained multi-objective combinatorial optimization problem.An improved elitist non-d... The dynamic weapon target assignment(DWTA)problem is of great significance in modern air combat.However,DWTA is a highly complex constrained multi-objective combinatorial optimization problem.An improved elitist non-dominated sorting genetic algorithm-II(NSGA-II)called the non-dominated shuffled frog leaping algorithm(NSFLA)is proposed to maximize damage to enemy targets and minimize the self-threat in air combat constraints.In NSFLA,the shuffled frog leaping algorithm(SFLA)is introduced to NSGA-II to replace the inside evolutionary scheme of the genetic algorithm(GA),displaying low optimization speed and heterogeneous space search defects.Two improvements have also been raised to promote the internal optimization performance of SFLA.Firstly,the local evolution scheme,a novel crossover mechanism,ensures that each individual participates in updating instead of only the worst ones,which can expand the diversity of the population.Secondly,a discrete adaptive mutation algorithm based on the function change rate is applied to balance the global and local search.Finally,the scheme is verified in various air combat scenarios.The results show that the proposed NSFLA has apparent advantages in solution quality and efficiency,especially in many aircraft and the dynamic air combat environment. 展开更多
关键词 dynamic weapon-target assignment(DWTA)problem shuffled frog leaping algorithm(SFLA) air combat research
在线阅读 下载PDF
An Intelligent Algorithm for Solving Weapon-Target Assignment Problem:DDPG-DNPE Algorithm 被引量:1
5
作者 Tengda Li Gang Wang +3 位作者 Qiang Fu Xiangke Guo Minrui Zhao Xiangyu Liu 《Computers, Materials & Continua》 SCIE EI 2023年第9期3499-3522,共24页
Aiming at the problems of traditional dynamic weapon-target assignment algorithms in command decisionmaking,such as large computational amount,slow solution speed,and low calculation accuracy,combined with deep reinfo... Aiming at the problems of traditional dynamic weapon-target assignment algorithms in command decisionmaking,such as large computational amount,slow solution speed,and low calculation accuracy,combined with deep reinforcement learning theory,an improved Deep Deterministic Policy Gradient algorithm with dual noise and prioritized experience replay is proposed,which uses a double noise mechanism to expand the search range of the action,and introduces a priority experience playback mechanism to effectively achieve data utilization.Finally,the algorithm is simulated and validated on the ground-to-air countermeasures digital battlefield.The results of the experiment show that,under the framework of the deep neural network for intelligent weapon-target assignment proposed in this paper,compared to the traditional RELU algorithm,the agent trained with reinforcement learning algorithms,such asDeepDeterministic Policy Gradient algorithm,Asynchronous Advantage Actor-Critic algorithm,Deep Q Network algorithm performs better.It shows that the use of deep reinforcement learning algorithms to solve the weapon-target assignment problem in the field of air defense operations is scientific.In contrast to other reinforcement learning algorithms,the agent trained by the improved Deep Deterministic Policy Gradient algorithm has a higher win rate and reward in confrontation,and the use of weapon resources is more efficient.It shows that the model and algorithm have certain superiority and rationality.The results of this paper provide new ideas for solving the problemof weapon-target assignment in air defense combat command decisions. 展开更多
关键词 weapon-target assignment DDPG-DNPE algorithm deep reinforcement learning intelligent decision-making GRU
在线阅读 下载PDF
Constraint-Feature-Guided Evolutionary Algorithms for Multi-Objective Multi-Stage Weapon-Target Assignment Problems
6
作者 WANG Danjing XIN Bin +3 位作者 WANG Yipeng ZHANG Jia DENG Fang WANG Xianpeng 《Journal of Systems Science & Complexity》 2025年第3期972-999,共28页
The allocation of heterogeneous battlefield resources is crucial in Command and Control(C2).Balancing multiple competing objectives under complex constraints so as to provide decisionmakers with diverse feasible candi... The allocation of heterogeneous battlefield resources is crucial in Command and Control(C2).Balancing multiple competing objectives under complex constraints so as to provide decisionmakers with diverse feasible candidate decision schemes remains an urgent challenge.Based on these requirements,a constrained multi-objective multi-stage weapon-target assignment(CMOMWTA)model is established in this paper.To solve this problem,three constraint-feature-guided multi-objective evolutionary algorithms(CFG-MOEAs)are proposed under three typical multi-objective evolutionary frameworks(i.e.,NSGA-Ⅱ,NSGA-Ⅲ,and MOEA/D)to obtain various high-quality candidate decision schemes.Firstly,a constraint-feature-guided reproduction strategy incorporating crossover,mutation,and repair is developed to handle complex constraints.It extracts common row and column features from different linear constraints to generate the feasible offspring population.Then,a variable-length integer encoding method is adopted to concisely denote the decision schemes.Moreover,a hybrid initialization method incorporating both heuristic methods and random sampling is designed to better guide the population.Systemic experiments are conducted on three CFG-MOEAs to verify their effectiveness.The superior algorithm CFG-NSGA-Ⅱamong three CFG-MOEAs is compared with two state-of-the-art CMOMWTA algorithms,and extensive experimental results demonstrate the effectiveness and superiority of CFG-NSGA-Ⅱ. 展开更多
关键词 Evolutionary algorithms constrained multi-objective optimization problem constraint handling weapon-target assignment
原文传递
Disparity in immigrant compulsory care assignment: discrimination or response to treatment need
7
作者 Steven P Segal Leena Badran +1 位作者 Lachlan Rimes Vinay Lakra 《General Psychiatry》 2025年第3期234-241,共8页
INTRODUCTION Reports indicating that culturally and linguistically diverse(CALD)people-often with migrant backgrounds-in Australia and New Zealand are more likely to be placed in compulsory community treatment(CCT)hav... INTRODUCTION Reports indicating that culturally and linguistically diverse(CALD)people-often with migrant backgrounds-in Australia and New Zealand are more likely to be placed in compulsory community treatment(CCT)have rightlyraised concernsthat such action might be discriminatory. 展开更多
关键词 NEED compulsory community treatment cct DISPARITY response IMMIGRANT assignment DISCRIMINATION compulsory care
暂未订购
Towards intelligent and trustworthy task assignments for 5G-enabled industrial communication systems
8
作者 Mingfeng Huang Anfeng Liu +1 位作者 Neal N.Xiong Athanasios V.Vasilakos 《Digital Communications and Networks》 2025年第1期246-255,共10页
With the unprecedented prevalence of Industrial Internet of Things(IIoT)and 5G technology,various applications supported by industrial communication systems have generated exponentially increased processing tasks,whic... With the unprecedented prevalence of Industrial Internet of Things(IIoT)and 5G technology,various applications supported by industrial communication systems have generated exponentially increased processing tasks,which makes task assignment inefficient due to insufficient workers.In this paper,an Intelligent and Trustworthy task assignment method based on Trust and Social relations(ITTS)is proposed for scenarios with many tasks and few workers.Specifically,ITTS first makes initial assignments based on trust and social influences,thereby transforming the complex large-scale industrial task assignment of the platform into the small-scale task assignment for each worker.Then,an intelligent Q-decision mechanism based on workers'social relation is proposed,which adopts the first-exploration-then-utilization principle to allocate tasks.Only when a worker cannot cope with the assigned tasks,it initiates dynamic worker recruitment,thus effectively solving the worker shortage problem as well as the cold start issue.More importantly,we consider trust and security issues,and evaluate the trust and social circles of workers by accumulating task feedback,to provide the platform a reference for worker recruitment,thereby creating a high-quality worker pool.Finally,extensive simulations demonstrate ITTS outperforms two benchmark methods by increasing task completion rates by 56.49%-61.53%and profit by 42.34%-47.19%. 展开更多
关键词 Industrial Internet of Things Insufficient workers Trust evaluation Social relation Task assignment
在线阅读 下载PDF
Mixed integer programming modeling for the satellite three-dimensional component assignment and layout optimization problem
9
作者 Yufeng XIA Xianqi CHEN +3 位作者 Zhijia LIU Weien ZHOU Wen YAO Zhongneng ZHANG 《Chinese Journal of Aeronautics》 2025年第6期427-447,共21页
Satellite Component Layout Optimization(SCLO) is crucial in satellite system design.This paper proposes a novel Satellite Three-Dimensional Component Assignment and Layout Optimization(3D-SCALO) problem tailored to en... Satellite Component Layout Optimization(SCLO) is crucial in satellite system design.This paper proposes a novel Satellite Three-Dimensional Component Assignment and Layout Optimization(3D-SCALO) problem tailored to engineering requirements, aiming to optimize satellite heat dissipation while considering constraints on static stability, 3D geometric relationships between components, and special component positions. The 3D-SCALO problem is a challenging bilevel combinatorial optimization task, involving the optimization of discrete component assignment variables in the outer layer and continuous component position variables in the inner layer,with both influencing each other. To address this issue, first, a Mixed Integer Programming(MIP) model is proposed, which reformulates the original bilevel problem into a single-level optimization problem, enabling the exploration of a more comprehensive optimization space while avoiding iterative nested optimization. Then, to model the 3D geometric relationships between components within the MIP framework, a linearized 3D Phi-function method is proposed, which handles non-overlapping and safety distance constraints between cuboid components in an explicit and effective way. Subsequently, the Finite-Rectangle Method(FRM) is proposed to manage 3D geometric constraints for complex-shaped components by approximating them with a finite set of cuboids, extending the applicability of the geometric modeling approach. Finally, the feasibility and effectiveness of the proposed MIP model are demonstrated through two numerical examples"and a real-world engineering case, which confirms its suitability for complex-shaped components and real engineering applications. 展开更多
关键词 Mixed integer programming modeling Three-dimensional component assignment Layout optimization Phi-function Finite-rectangle method
原文传递
Current development and future prospects of multi-target assignment problem:A bibliometric analysis review
10
作者 Shuangxi Liu Zehuai Lin +1 位作者 Wei Huang Binbin Yan 《Defence Technology(防务技术)》 2025年第1期44-59,共16页
The multi-target assignment(MTA)problem,a crucial challenge in command control,mission planning,and a fundamental research focus in military operations,has garnered significant attention over the years.Extensively stu... The multi-target assignment(MTA)problem,a crucial challenge in command control,mission planning,and a fundamental research focus in military operations,has garnered significant attention over the years.Extensively studied across various domains such as land,sea,air,space,and electronics,the MTA problem has led to the emergence of numerous models and algorithms.To delve deeper into this field,this paper starts by conducting a bibliometric analysis on 463 Scopus database papers using CiteSpace software.The analysis includes examining keyword clustering,co-occurrence,and burst,with visual representations of the results.Following this,the paper provides an overview of current classification and modeling techniques for addressing the MTA problem,distinguishing between static multi-target assignment(SMTA)and dynamic multi-target assignment(DMTA).Subsequently,existing solution algorithms for the MTA problem are reviewed,generally falling into three categories:exact algorithms,heuristic algorithms,and machine learning algorithms.Finally,a development framework is proposed based on the"HIGH"model(high-speed,integrated,great,harmonious)to guide future research and intelligent weapon system development concerning the MTA problem.This framework emphasizes application scenarios,modeling mechanisms,solution algorithms,and system efficiency to offer a roadmap for future exploration in this area. 展开更多
关键词 Multi-target assignment Offensive and defensive confrontation Cooperative operation Modeling mechanism Solution algorithm CiteSpace analysis
在线阅读 下载PDF
Mixed parking demand assignment in hub parking lots based on regression modeling
11
作者 ZHANG Chu CHEN Kehan +1 位作者 CHEN Jun CHEN Jiayi 《Journal of Southeast University(English Edition)》 2025年第3期270-277,共8页
To adapt to the unique demand-supply features of accessory parking lots at passenger transport hubs,a mixed parking demand assignment method based on regression modeling is proposed.First,an optimal model aiming to mi... To adapt to the unique demand-supply features of accessory parking lots at passenger transport hubs,a mixed parking demand assignment method based on regression modeling is proposed.First,an optimal model aiming to minimize total time expenditure is constructed.It incorporates parking search time,walking time,and departure time,focusing on short-term parking features.Then,the information dimensions that the parking lot can obtain are evaluated,and three assignment strategies based on three types of regression models-linear regression(LR),extreme gradient boosting(XGBoost),and multilayer perceptron(MLP)-are proposed.A parking process simulation model is built using the traffic simulation package SUMO to facilitate data collection,model training,and case studies.Finally,the performance of the three strategies is com-pared,revealing that the XGBoost-based strategy performs the best in case parking lots,which reduces time expendi-ture by 29.3%and 37.2%,respectively,compared with the MLP-based strategy and LR-based strategy.This method offers diverse options for practical parking manage-ment. 展开更多
关键词 parking areas assignment hub parking lot regression-based modeling extreme gradient boosting(XG-Boost)
在线阅读 下载PDF
Enhanced interconnection and damping assignment passivity-based control for PM synchronous motors
12
作者 Mohamed Azzi Lotfi Baghli +2 位作者 Ehsan Jamshidpour Phatiphat Thounthong Noureddine Takorabet 《Global Energy Interconnection》 2025年第4期657-667,共11页
Permanent Magnet Synchronous Motors(PMSMs)are widely employed in high-performance drive applications due to their superior efficiency and dynamic capabilities.However,their control remains challenging owing to nonline... Permanent Magnet Synchronous Motors(PMSMs)are widely employed in high-performance drive applications due to their superior efficiency and dynamic capabilities.However,their control remains challenging owing to nonlinear dynamics,parameter variations,and unmeasurable external disturbances,particularly load torquefluctuations.This study proposes an enhanced Interconnection and Damp-ing Assignment Passivity-Based Control(IDA-PBC)scheme,formulated within the port-controlled Hamiltonian(PCH)framework,to address these limitations.A nonlinear disturbance observer is embedded to estimate and compensate,in real time,for lumped mis-matched disturbances arising from parameter uncertainties and external loads.Additionally,aflatness-based control strategy is employed to generate the desired current references within the nonlinear drive system,ensuring accurate tracking of time-varying speed commands.This integrated approach preserves the system’s energy-based structure,enabling systematic stability analysis while enhancing robustness.The proposed control architecture also maintains low complexity with a limited number of tunable parameters,facilitating practical implementation.Simulation and experimental results under various operating conditions demonstrate the effectiveness and robustness of the proposed method.Comparative analysis with conventional proportional-integral(PI)control and standard IDA-PBC strategies confirms its capability to handle disturbances and maintain dynamic performance. 展开更多
关键词 Hamiltonian energy control Interconnection and damping assignment passivity-based control IDA-PBC Motor drives Permanent-magnet synchronous machine(PMSM) Speed control
在线阅读 下载PDF
Joint planning method for cross-domain unmanned swarm target assignment and mission trajectory
13
作者 WANG Ning LIANG Xiaolong +2 位作者 LI Zhe HOU Yueqi YANG Aiwu 《Journal of Systems Engineering and Electronics》 2025年第3期736-753,共18页
Compared with single-domain unmanned swarms,cross-domain unmanned swarms continue to face new challenges in terms of platform performance and constraints.In this paper,a joint unmanned swarm target assignment and miss... Compared with single-domain unmanned swarms,cross-domain unmanned swarms continue to face new challenges in terms of platform performance and constraints.In this paper,a joint unmanned swarm target assignment and mission trajectory planning method is proposed to meet the requirements of cross-domain unmanned swarm mission planning.Firstly,the different performances of cross-domain heterogeneous platforms and mission requirements of targets are characterised by using a collection of operational resources.Secondly,an algorithmic framework for joint target assignment and mission trajectory planning is proposed,in which the initial planning of the trajectory is performed in the target assignment phase,while the trajectory is further optimised afterwards.Next,the estimation of the distribution algorithms is combined with the genetic algorithm to solve the objective function.Finally,the algorithm is numerically simulated by specific cases.Simulation results indicate that the proposed algorithm can perform effective task assignment and trajectory planning for cross-domain unmanned swarms.Furthermore,the solution performance of the hybrid estimation of distribution algorithm(EDA)-genetic algorithm(GA)algorithm is better than that of GA and EDA. 展开更多
关键词 cross-domain swarm unmanned system target assignment trajectory planning joint planning hybrid estimation of distribution algorithm(EDA)-genetic algorithm(GA)
在线阅读 下载PDF
Evolutionary decision-makings for the dynamic weapon-target assignment problem 被引量:21
14
作者 CHEN Jie1,2, XIN Bin1,2, PENG ZhiHong1,2, DOU LiHua1,2 & ZHANG Juan1,2 1 School of Automation, Beijing Institute of Technology, Beijing 100081, China 2 Key Laboratory of Complex System Intelligent Control and Decision, Ministry of Education, Beijing 100081, China 《Science in China(Series F)》 2009年第11期2006-2018,共13页
The dynamic weapon-target assignment (DWTA) problem is an important issue in the field of military command and control. An asset-based DWTA optimization model was proposed with four kinds of constraints considered, ... The dynamic weapon-target assignment (DWTA) problem is an important issue in the field of military command and control. An asset-based DWTA optimization model was proposed with four kinds of constraints considered, including capability constraints, strategy constraints, resource constraints and engagement feasibility constraints. A general "virtual" representation of decisions was presented to facilitate the generation of feasible decisions. The representation is in essence the permutation of all assignment pairs. A construction procedure converts the permutations into real feasible decisions. In order to solve this problem, three evolutionary decision-making algorithms, including a genetic algorithm and two memetic algorithms, were developed. Experimental results show that the memetic algorithm based on greedy local search can generate obviously better DWTA decisions, especially for large-scale problems, than the genetic algorithm and the memetic algorithm based on steepest local search. 展开更多
关键词 DECISION-MAKING dynamic weapon-target assignment (DWTA) military command and control evolutionary computation memetic algorithms constraints handling
原文传递
Weapon-target assignment in unreliable peer-to-peer architecture based on adapted artificial bee colony algorithm 被引量:1
15
作者 Xiaolong LIU Jinchao LIANG +2 位作者 De-Yu LIU Riqing CHEN Shyan-Ming YUAN 《Frontiers of Computer Science》 SCIE EI CSCD 2022年第1期23-31,共9页
It is of great significance for headquarters in warfare to address the weapon-target assignment(WTA)problem with distributed computing nodes to attack targets simultaneously from different weapon units.However,the com... It is of great significance for headquarters in warfare to address the weapon-target assignment(WTA)problem with distributed computing nodes to attack targets simultaneously from different weapon units.However,the computing nodes on the battlefield are vulnerable to be attacked and the communication environment is usually unreliable.To solve the WTA problems in unreliable environments,this paper proposes a scheme based on decentralized peer-to-peer architecture and adapted artificial bee colony(ABC)optimization algorithm.In the decentralized architecture,the peer computing node is distributed to each weapon units and the packet loss rate is used to simulate the unreliable communication environment.The decisions made in each peer node will be merged into the decision set to carry out the optimal decision in the decentralized system by adapted ABC algorithm.The experimental results demonstrate that the decentralized peer-to-peer architecture perform an extraordinary role in the unreliable communication environment.The proposed scheme preforms outstanding results of enemy residual value(ERV)with the packet loss rate in the range from 0 to 0.9. 展开更多
关键词 weapon-target assignment(WTA) PEER-TO-PEER heuristic algorithm artificial bee colony(ABC)
原文传递
A self-organization formation configuration based assignment probability and collision detection 被引量:1
16
作者 SONG Wei WANG Tong +1 位作者 YANG Guangxin ZHANG Peng 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2024年第1期222-232,共11页
The formation control of multiple unmanned aerial vehicles(multi-UAVs)has always been a research hotspot.Based on the straight line trajectory,a multi-UAVs target point assignment algorithm based on the assignment pro... The formation control of multiple unmanned aerial vehicles(multi-UAVs)has always been a research hotspot.Based on the straight line trajectory,a multi-UAVs target point assignment algorithm based on the assignment probability is proposed to achieve the shortest overall formation path of multi-UAVs with low complexity and reduce the energy consumption.In order to avoid the collision between UAVs in the formation process,the concept of safety ball is introduced,and the collision detection based on continuous motion of two time slots and the lane occupation detection after motion is proposed to avoid collision between UAVs.Based on the idea of game theory,a method of UAV motion form setting based on the maximization of interests is proposed,including the maximization of self-interest and the maximization of formation interest is proposed,so that multi-UAVs can complete the formation task quickly and reasonably with the linear trajectory assigned in advance.Finally,through simulation verification,the multi-UAVs target assignment algorithm based on the assignment probability proposed in this paper can effectively reduce the total path length,and the UAV motion selection method based on the maximization interests can effectively complete the task formation. 展开更多
关键词 straight line trajectory assignment probability collision detection lane occupation detection maximization of interests
在线阅读 下载PDF
Development of SNP parentage assignment techniques in the yellowfin seabream Acanthopagrus latus
17
作者 Hongbo Zhao Liangmin Huang +3 位作者 Jing Zhang Songyuan You Qingmin Zeng Xiande Liu 《Acta Oceanologica Sinica》 SCIE CAS CSCD 2024年第2期151-155,共5页
Acanthopagrus latus is an essential aquaculture species on the south coast of China.However,there is a lack of systematic breeding of A.latus,which considerably limits the sustainable development of A.latus.As a resul... Acanthopagrus latus is an essential aquaculture species on the south coast of China.However,there is a lack of systematic breeding of A.latus,which considerably limits the sustainable development of A.latus.As a result,genetic improvements are urgently needed to breed new strains of A.latus with rapid growth and strong resistance to disease.During selective breeding,it is necessary to estimate the genetic parameters of the target trait,which in turn depends on an accurate disentangled pedigree for the selective population.Therefore,it is necessary to establish the parentage assignment technique for A.latus.In this study,95 individuals selected from their parents and their 14 families were used as experimental material.SNPs were developed by genome resequencing,and highly polymorphic SNPs were screened on the basis of optimized filtering parameters.A total of 14392738 SNPs were discovered and 205 SNPs were selected for parentage assignment using the CERVUS software.In the model where the gender of the parents is known,the assignment success rate is 98.61%for the male parent,97.22%for the female parent,and 95.83%for the parent pair.In the model where the gender of the parents is unknown,the assignment success rate is 100%for a single parent and 90.28%for the parent pair.The results of this study were expected to serve as a reference for the breeding of new varieties of A.latus. 展开更多
关键词 Acanthopagrus latus parentage assignment SNP Genome re-sequencing
在线阅读 下载PDF
Channel assignment and power allocation for throughput improvement with PPO in B5G heterogeneous edge networks
18
作者 Xiaoming He Yingchi Mao +3 位作者 Yinqiu Liu Ping Ping Yan Hong Han Hu 《Digital Communications and Networks》 SCIE CSCD 2024年第1期109-116,共8页
In Beyond the Fifth Generation(B5G)heterogeneous edge networks,numerous users are multiplexed on a channel or served on the same frequency resource block,in which case the transmitter applies coding and the receiver u... In Beyond the Fifth Generation(B5G)heterogeneous edge networks,numerous users are multiplexed on a channel or served on the same frequency resource block,in which case the transmitter applies coding and the receiver uses interference cancellation.Unfortunately,uncoordinated radio resource allocation can reduce system throughput and lead to user inequity,for this reason,in this paper,channel allocation and power allocation problems are formulated to maximize the system sum rate and minimum user achievable rate.Since the construction model is non-convex and the response variables are high-dimensional,a distributed Deep Reinforcement Learning(DRL)framework called distributed Proximal Policy Optimization(PPO)is proposed to allocate or assign resources.Specifically,several simulated agents are trained in a heterogeneous environment to find robust behaviors that perform well in channel assignment and power allocation.Moreover,agents in the collection stage slow down,which hinders the learning of other agents.Therefore,a preemption strategy is further proposed in this paper to optimize the distributed PPO,form DP-PPO and successfully mitigate the straggler problem.The experimental results show that our mechanism named DP-PPO improves the performance over other DRL methods. 展开更多
关键词 B5G Heterogeneous edge networks PPO Channel assignment Power allocation THROUGHPUT
在线阅读 下载PDF
Reinforcement Learning Based Quantization Strategy Optimal Assignment Algorithm for Mixed Precision
19
作者 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
A novel fuzzy inference method for urban incomplete road weight assignment
20
作者 Longhao Wang Xiaoping Rui 《Geo-Spatial Information Science》 CSCD 2024年第6期2008-2022,共15页
One of the keys in time-dependent routing is determining the weight of each road network link based on traffic information.To facilitate the estimation of the road's weight,Global Position System(GPS)data are comm... One of the keys in time-dependent routing is determining the weight of each road network link based on traffic information.To facilitate the estimation of the road's weight,Global Position System(GPS)data are commonly used in obtaining real-time traffic information.However,the information obtained by taxi-GPS does not cover the entire road network.Aiming at incomplete traffic information on urban roads,this paper proposes a novel fuzzy inference method.It considers the combined effect of road grade,traffic information,and other spatial factors.Taking the third law of geography as the basic premise,that is,the more similar the geographical environment,the more similar the characteristics of the geographical target will be.This method uses a Typical Link Pattern(TLP)model to describe the geographical environment.The TLP represents typical road sections with complete information.Then,it determines the relationship between roads lacking traffic information and the TLPs according to their related factors.After obtaining the TLPs,this method ascertains the weight of road links by calculating their similarities with TLPs based on the theory of fuzzy inference.Aiming at road links at different places,the dividing-conquering strategy and globe algorithm are also introduced to calculate the weight.These two strategies are used to address the excessively fragmented or lengthy links.The experimental results with the case of Newcastle show robustness in that the average Root Mean Square Error(RMSE)is 1.430 mph,and the bias is 0.2%;the overall RMSE is 11.067 mph,and the bias is 0.6%.This article is the first to combine the third law of geography with fuzzy inference,which significantly improves the estimation accuracy of road weights with incomplete information.Empirical application and validation show that the method can accurately predict vehicle speed under incomplete information. 展开更多
关键词 Weight assignment path planning algorithm fuzzy inference road network
原文传递
上一页 1 2 250 下一页 到第
使用帮助 返回顶部