期刊文献+
共找到5篇文章
< 1 >
每页显示 20 50 100
Ant Colony Optimization Based on Adaptive Volatility Rate of Pheromone Trail 被引量:1
1
作者 zhaoquan cai Han HUANG +1 位作者 Yong QIN Xianheng MA 《International Journal of Communications, Network and System Sciences》 2009年第8期792-796,共5页
Ant colony optimization (ACO) has been proved to be one of the best performing algorithms for NP-hard problems as TSP. The volatility rate of pheromone trail is one of the main parameters in ACO algorithms. It is usua... Ant colony optimization (ACO) has been proved to be one of the best performing algorithms for NP-hard problems as TSP. The volatility rate of pheromone trail is one of the main parameters in ACO algorithms. It is usually set experimentally in the literatures for the application of ACO. The present paper first proposes an adaptive strategy for the volatility rate of pheromone trail according to the quality of the solutions found by artificial ants. Second, the strategy is combined with the setting of other parameters to form a new ACO method. Then, the proposed algorithm can be proved to converge to the global optimal solution. Finally, the experimental results of computing traveling salesman problems and film-copy deliverer problems also indicate that the proposed ACO approach is more effective than other ant methods and non-ant methods. 展开更多
关键词 Ant COLONY Optimization (ACO) ADAPTIVE VOLATILITY RATE PHEROMONE TRAIL
暂未订购
Surveillance Video Key Frame Extraction Based on Center Offset
2
作者 Yunzuo Zhang Shasha Zhang +3 位作者 Yi Li Jiayu Zhang zhaoquan cai Shui Lam 《Computers, Materials & Continua》 SCIE EI 2021年第9期4175-4190,共16页
With the explosive growth of surveillance video data,browsing videos quickly and effectively has become an urgent problem.Video key frame extraction has received widespread attention as an effective solution.However,a... With the explosive growth of surveillance video data,browsing videos quickly and effectively has become an urgent problem.Video key frame extraction has received widespread attention as an effective solution.However,accurately capturing the local motion state changes of moving objects in the video is still challenging in key frame extraction.The target center offset can reflect the change of its motion state.This observation proposed a novel key frame extraction method based on moving objects center offset in this paper.The proposed method utilizes the center offset to obtain the global and local motion state information of moving objects,and meanwhile,selects the video frame where the center offset curve changes suddenly as the key frame.Such processing effectively overcomes the inaccuracy of traditional key frame extraction methods.Initially,extracting the center point of each frame.Subsequently,calculating the center point offset of each frame and forming the center offset curve by connecting the center offset of each frame.Finally,extracting candidate key frames and optimizing them to generate final key frames.The experimental results demonstrate that the proposed method outperforms contrast methods to capturing the local motion state changes of moving objects. 展开更多
关键词 Center offset local motion key frame extraction moving object detection
在线阅读 下载PDF
PSO-ACSC:a large-scale evolutionary algorithm for image matting 被引量:1
3
作者 Yihui LIANG Han HUANG zhaoquan cai 《Frontiers of Computer Science》 SCIE EI CSCD 2020年第6期31-42,共12页
Image matting is an essential image processing technology due to its wide range of applications.Sampling-based image matting is one of the main branches of image matting research that estimates alpha mattes by selecti... Image matting is an essential image processing technology due to its wide range of applications.Sampling-based image matting is one of the main branches of image matting research that estimates alpha mattes by selecting the best pixel pairs.It is essentially a large-scale multi-peak optimization problem of pixel pairs.Previous study shows that particle swarm optimization(PSO)can effectively optimize the pixel pairs.However,it still suffers from premature convergence problem which often occurs in pixel pair optimization that involves a large number of local optima.To address this problem,this work presents a parameter-free strategy for PSO called adaptive convergence speed controller(ACSC).ACSC monitors and conditionally controls the particles by competitive pixel pair recombination operator(CPPRO)and pixel pair reset operator(PPRO)during the iteration.ACSC performs CPPRO to improve the competitiveness of a particle when the performance of most of the pixel pairs is worse than that of the best-so-far solution.PPRO is performed to avoid premature convergence when the alpha mattes regarding two selecleu particles ae liglly siimilau.Expeiilfental results show that ACSC significantly enhances the performance of PSO for image matting and provides competitive alpha mattes comparing with state-of-the-art evolutionary algorithms. 展开更多
关键词 evolutionary computing particle swarm optimization large-scale optimization image matting
原文传递
Batch image alignment via subspace recovery based on alternative sparsity pursuit
4
作者 Xianhui Lin Zhu Liang Yu +2 位作者 Zhenghui Gu Jun Zhang zhaoquan cai 《Computational Visual Media》 CSCD 2017年第3期295-304,共10页
The problem of robust alignment of batches of images can be formulated as a low-rank matrix optimization problem, relying on the similarity of well-aligned images. Going further, observing that the images to be aligne... The problem of robust alignment of batches of images can be formulated as a low-rank matrix optimization problem, relying on the similarity of well-aligned images. Going further, observing that the images to be aligned are sampled from a union of low-rank subspaces, we propose a new method based on subspace recovery techniques to provide more robust and accurate alignment. The proposed method seeks a set of domain transformations which are applied to the unaligned images so that the resulting images are made as similar as possible. The resulting optimization problem can be linearized as a series of convex optimization problems which can be solved by alternative sparsity pursuit techniques. Compared to existing methods like robust alignment by sparse and low-rank models, the proposed method can more effectively solve the batch image alignment problem,and extract more similar structures from the misaligned images. 展开更多
关键词 image alignment subspace recovery sparse representation convex optimization image similarity
原文传递
A multi-objective multicast routing optimization based on differential evolution in MANET
5
作者 Wenhong Wei Yong Qin zhaoquan cai 《International Journal of Intelligent Computing and Cybernetics》 EI 2018年第1期121-140,共20页
Purpose–The purpose of this paper is to propose a multi-objective differential evolution algorithm named as MOMR-DE to resolve multicast routing problem.In mobile ad hoc network(MANET),multicast routing is a non-dete... Purpose–The purpose of this paper is to propose a multi-objective differential evolution algorithm named as MOMR-DE to resolve multicast routing problem.In mobile ad hoc network(MANET),multicast routing is a non-deterministic polynomial-complete problem that deals with the various objectives and constraints.Quality of service(QoS)in the multicast routing problem mainly depends on cost,delay,jitter and bandwidth.So the cost,delay,jitter and bandwidth are always considered as multi-objective for designing multicast routing protocols.However,mobile node battery energy is finite and the network lifetime depends on node battery energy.Ifthe batterypowerconsumptionishigh inany one ofthe nodes,the chances ofnetwork’s lifereduction due to path breaks are also more.On the other hand,node’s battery energy had to be consumed to guarantee high-level QoS in multicast routing to transmit correct data anywhere and at any time.Hence,the network lifetime should be considered as one objective of the multi-objective in the multicast routing problem.Design/methodology/approach–Recently,many metaheuristic algorithms formulate the multicast routing problem as a single-objective problem,although it obviously is a multi-objective optimization problem.In the MOMR-DE,the network lifetime,cost,delay,jitter and bandwidth are considered as five objectives.Furthermore,three QoS constraints which are maximum allowed delay,maximum allowed jitter and minimum requested bandwidth are included.In addition,we modify the crossover and mutation operators to build the shortest-path multicast tree to maximize network lifetime and bandwidth,minimize cost,delay and jitter.Findings–Two sets of experiments are conducted and compared with other algorithms for these problems.Thesimulation results showthat our proposedmethod is capableof achieving faster convergence andis more preferable for multicast routing in MANET.Originality/value–In MANET,most metaheuristic algorithms formulate the multicast routing problem as a single-objective problem.However,this paper proposes a multi-objective differential evolution algorithm to resolvemulticast routingproblem,andthe proposed algorithmis capableof achieving faster convergence and more preferable for multicast routing. 展开更多
关键词 Differential evolution Quality of service Mobile ad hoc network Multicast routing
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部