基于群智能优化的运动估计算法研究
详细信息    本馆镜像全文|  推荐本文 |  |   获取CNKI官网全文
摘要
随着当今视频技术的飞速发展,新的视频编码标准陆续提出,并得到广泛的应用。运动估计是视频编码系统的一个重要组成部分,可以有效去除视频序列相邻图像间存在的时间冗余,极大提高编码效率。然而运动估计庞大的计算量大大增加了视频编码系统的运算复杂度,因此寻找简单高效的快速运动估计算法一直是视频编码领域的研究热点。同时,新的视频编码标准中采用的新技术使得运动估计算法又面临新的挑战。如何有效的将快速运动估计算法和这些新技术结合,提高编码性能,是目前针对运动估计算法研究的重点。
     本文针对现有的快速运动估计算法的局限性,深入研究了群智能优化技术中的粒子群优化和生物地理分布优化,同时对H.264/AVC视频编码标准和可分级视频编码标准中的新技术进行了深入研究,主要的研究内容及创新点如下:
     1)提出了基于变异粒子群的快速运动估计算法。在粒子群迭代过程中加入变异操作,防止粒子群进化停滞,增加搜索能力。在利用粒子群算法进行全局搜索的同时,有效结合运动矢量的特性,选取合适的粒子种群,采用适当的终止策略,降低运算复杂度。
     2)提出了基于单纯形粒子群优化的快速运动估计算法。在基于变异粒子群的快速运动估计算法基础上,利用单纯形优化的局部搜索性能扩展搜索能力,克服粒子群进化的早熟收敛缺陷,进一步提高搜索精度。
     3)提出了基于混沌的生物地理分布优化算法。针对生物地理分布优化算法早熟收敛的缺陷,利用混沌初始化种群,提高种群的遍历性,同时在迭代过程中加入混沌搜索,有效避免陷入局部最优,提高全局搜索能力。
     4)提出了基于生物地理分布优化的快速运动估计算法。利用生物地理分布优化算法优越的全局优化能力和混沌算法精细的局部搜索能力,有效结合运动矢量的特性,选取合适的初始种群,采用相同点检查和适当的终止策略,提高搜索精度降低运算复杂度。
     5)提出了H.264/AVC编码标准中基于生物地理分布优化的自适应快速运动估计算法。根据H.264/AVC中运动估计的新技术,结合H.264/AVC编码特点和生物地理分布优化特性,采用自适应搜索策略、动态搜索范围技术和自适应提前终止策略,在保证编码器原有失真度的前提下,节省运动估计的搜索时间,提高整体编码效率。
     6)提出了可分级视频编码标准中针对增强层的自适应快速运动估计算法。根据可分级视频编码中的层间预测技术,结合可分级编码标准的编码特点,充分利用增强层和基本层的相关性,选择合适的增强层的预测运动矢量,适当调整增强层的搜索策略和搜索范围,根据层间残差预测特点进一步调整运动估计步骤,在保持增强层的率失真性能的同时,降低增强层的编码复杂度,提高整体编码效率。
With the fast growing of today's video technology, new video coding standards have been continuously proposed and widely applied. Motion estimation, as an important part of video coding system, can greatly improve the efficiency of coding by reducing the temporal redundancy of adjacent picture in video sequence. However, it will introduce huge amount of calculation into video coding system. Looking for simple and efficient fast motion estimation algorithm is a research hotspot in the field of video coding. Meanwhile, the application of new techniques in new video coding standards is another challenge. How to combine fast motion estimation algorithm with new technologies to improve coding performance becomes the focus of present motion estimation algorithm research.
     This dissertation focuses on the limitations of previous fast motion estimation algorithms, studies the particle swarm optimization and biogeography-based optimization of swarm intelligence optimization in a deep-going way, and researches into new technologies which are applied to both H.264/AVC video coding and scalable video coding. The main research contents and innovation points are as follows:
     1) A fast motion estimation algorithm based on mutation particle swarm is proposed. Mutation operation is added into iteration of particle swarm to prevent the stagnation of particle swarm evolutionary and increase searching ability. Appropriate particle swarms and termination strategy are adopted based on motion vectors properties during global search of particle swarm algorithm to reduce computational complexity.
     2) A fast motion estimation algorithm based on simplex particle swarm optimization is proposed. In order to further improve the searching accuracy, premature convergence of particle swarm evolutionary is overcome by extensional search capability of simple method based on the mutation particle swarm fast motion estimation algorithm.
     3) The biogeography-based optimization algorithm based on chaotic is proposed. In view of the premature convergence of biogeography-based optimization algorithm, ergodicity of the populations is improved by utilizing chaos initialization and global search capability is improved by adding chaotic search during iteration to avoid local optimal.
     4) A fast motion estimation algorithm based on biogeography-based optimization is proposed. Searching accuracy is improved and computational complexity is reduced by adopting similarities check and proper termination strategies and combining the global optimization capability of biogeography-based optimization and fine local search ability of chaotic algorithm with properties of motion vectors to select appropriate initial populations.
     5) An adaptive fast motion estimation algorithm based on biogeography-based optimization in H.264/AVC coding standards is proposed. Based on the new motion estimation technologies of H.264/AVC, combined with the characteristics of H.264/AVC encoding and biogeography-based optimization, and adopting the adaptive searching strategy, dynamic searching range and adaptive-advanced terminal strategy, motion estimation search time is saved and overall coding efficiency is improved on the guarantee of the original distortion degree.
     6) An adaptive fast motion estimation algorithm for enhancement layer in scalable video coding (SVC) is proposed. According to the inter-layer prediction technology of SVC, combined with the encoding characteristics of SVC and making full use of the correlation between enhancement layer and base layer, proper prediction motion vectors for enhancement layer are selected. The search strategy and search range are adjusted appropriately and the process of motion estimation is also changed base on inter-layer residual prediction.Thus, code complexity of enhancement layer is reduced on the guarantee of the rate-distortion performance and overall coding efficiency is improved.
引文
[1] Yao Wang, Jorn OPstermann,Ya-Qin Zhang.视频处理与通信.北京:电子工业出版社,2003.
    [2] Rafael C. Gonzalez, Richard E. Woods.数字图像处理(英文版第二版).北京:电子工业出版社,2002.
    [3]毕厚杰.新一代视频压缩编码标准-H264/AVC.北京:人民邮电出版社,2005.
    [4] ITU-T.Video codec for audiovisual services at p×64 Kbit/s Version 1.ITU-T Recommendation H.261.1990
    [5] ITU-T.Video coding for low bit rate communication Version 1.ITU-T Recommendation H.263 Version 1.1995
    [6] ITU-T.Video coding for low bit rate communication Version 2. ITU-T Recommendation H.263 Version 2(H.263+).1998
    [7] ITU-T.Video coding for low bit rate communication Version 3.ITU-T Recommendation H.263 Version 3(H.263++).2000
    [8] ISO/IEC. Coding of moving pictures and associated audio for digital storage media at up to about 1.5Mbps.Part 2:Video,ISO/IEC 11172-2(MPEG-1).1991
    [9] ITU-T and ISO/IEC.Generic coding of moving pictures and associated audio information.Part 2:Video,ITU-T Recommendation H.262 and ISO/IEC 13818-2(MPEG-2 Video).1994
    [10] ISO/IEC.Information technology–coding of audio/visual objects,Part 2:Visual, ISO/IEC 14496-2(MPEG-4 visual version 1).1999
    [11] ITU-T and ISO/IEC.Advanced video coding for generic audiovisual services.ITU-T Recommendation H.264–ISO/IEC 14496-10 (MPEG4-AVC).May 2003.
    [12] T.Wiegand, G.J.Sullivan, G.Bjntegaard, et al. Overview of the H.264/AVC video coding standard.IEEE Transactions on Circuits and Systems for Video Technology, 2003, 13(7):560–576
    [13] N.Kamaci and Y. Alutnbasa. Perofrmance comparison of the emerging H.264 video coding standard with the existing standards. 2003 International Conference on Multimedia and Expo (ICME '03),2003:345-348
    [14] D.Marpe, T.Wiegand, G.J.Sullivan. The H.264/MPEG4 advanced video coding standard and its applications. IEEE Commun.Mag, 2006, 44(8):134–144
    [15] T.Wiegand, Gary Sullivan, Julien Reichel, et al. Joint Draft ITU-T Rec.H.264|ISO/IEC 14496-10/Amd.3 Scalable video coding.JVT-X201,2007,Geneva Switzerland,
    [16] H.Schwarz, D.Marpe, T.Wiegand. Overview of the scalable video coding extension of the H.264/AVC standard. IEEE Transactions on Circuits and Systems for Video Technology, 2007, 17(9):1103-1120
    [17] M.Wien, H.Schwarz, and T.Oelbaum. Performance analysis of SVC. IEEE Transactions on Circuits and Systems for Video Technology,2007, 17(9):1194-1203
    [18] M.Wien,R.Cazoulat, A.Graffunder, et al. Real-Time system for adaptive video streaming based on SVC.IEEE Transactions on Circuits and Systems for Video Technology,Sep.2007, 17(9):1227-1237
    [19] Anthony Vetro, Purvin Pandit, Hideaki Kimata, et al. Joint Draft 8.0 on Multiview Video Coding.ISO/IEC JTC1 and ITU-T JVT-AB204,Hannover German,July 2008
    [20] W Gao,Cliff Reader,Feng Wu,et al.AVS–The Chinese Next-Generation Video Coding Standard.NAB 2004,Las Vegas,April 2004
    [21] Yu L,Chen S,Wang J. Overview of AVS Video Coding Standards.Signal Proeessing: Image Communication,2009,Vol24(4):247-262
    [22]中华人民共和国国家标准,信息技术:先进音视频编码-第二部分:视频,2006-02-16
    [23] Kemal Ugur,Jani Lainema,Justin Ridge,et al.On requirements for next generation video coding standard.ITU-T SG16/Q6,doc.C110,Jan.2009
    [24]向东.基于H.264框架的运动估计和变换研究:[博士毕业论文] .武汉:华中科技大学,2006
    [25]向友君,雷娜,余卫宇等.运动估计算法匹配准则研究.计算机科学,2009,36(9):278-280
    [26] M.-C.Hong,Chul-Woo Kim and Kyoung Seok In.Further Improvement of Motion Search Range.ISO/IEC JTC1 and ITU-T JVT-D117,Klagenfurt Austria,July 2002
    [27] Xiaozhong Xu and Yun He.Modification of Dynamic Search Range for JVT.ISO/IEC JTC1 AND ITU-T JVT-Q088,Nice France,Oct 2005
    [28] G.Bjontegaard.Calculation of average PSNR differences between RD-Curves.ITU-T SG16/Q6, VCEG-M33, Austin USA,Apr.2001
    [29] Yang Peng, He Yu-wen, Yang Shi-qiang. An unsymmetrical-cross multi-resolution motion search algorithm for MPEG4-AVC/ H.264 coding. 2004 International Conference on Multimedia and Expo (ICME '04) ,Taipei, 2004:531 - 534
    [30] T.Koga, A. Hirano, K. linuma, et al. A 1.5 Mb/s inter-frame codec with motion compensation. International Communications Conference, Boston, MA, 1983:1161-1165
    [31] R Li,B Zeng,M L Liou.A new three-step search algorithm for block motion estimation.IEEE Transactions on Circuits and Systems for Video Technology,1994, 4(4):438-442
    [32] L M Po,W C Ma.A novel four-step search algorithm for fast block motion estimation.IEEE Transactions on Circuits and Systems for Video Technology,1996, 6(3):313-317
    [33] L K Liu,E Feig.A block-based gradient descent search algorithm for block motion estimation in video coding.IEEE Transactions on Circuits and Systems for Video Technology,1996, 6(4):419-423
    [34] S.Zhu,K.-K.Ma.A new diamond search algorithm for fast block matching motion estimation.Proceedings of the International Conference on Information and Communication and Signal Processing,1997:292-296
    [35] S.Zhu and K.K.Ma. A new diamond search algorithm for fast block matching motion estimation, IEEE Transactions on Image Processing,Feb 2000, 9(2):287–290
    [36] Zhu C, Lin X, Chau L P. Hexagon-based search pattern for fast block motion estimation. IEEE Transactions on Circuits and Systems for Video Technology, 2002, 12(5):349?355
    [37] Nie Y, Ma K K. Adaptive Rood pattern search for fast block-matching motion estimation. IEEE Transactions Image Processing, 2002, 11(12):1442-1448
    [38] K.Ma, P.Hosur. Performance report of motion vector field adaptive search technique). ISO/IEC JTC1/SC29/WG11 MPEG99/m5851,Noordwijkerhout,NL,Mar,2000
    [39] Tourapis AlexisM, Au Oscar C, L ou Ming L. Predictive motion vector field adaptive search technique enhancing block based motion estimation. IEEE Trans. on Circu its and System for Video Technology, 2002, 12( 2 ): 934- 947
    [40] A M Tourapis,O C Au,M L Liou.New results on zonal based motion estimation algorithms advance predictive diamond zonal search.IEEE Symposium on Circuits and Systems, 2001,Vol.5:183-186
    [41] Zhibo Chen,Peng Zhou,Yun He,et al.Fast Integer Pel and Fractional Pel Motion Estimation for JVT.ISO/IEC JTC1 and ITU-T JVT-F017,Awaji Japan,Dec.2002
    [42] Zhibo Chen,Peng Zhou,Yun He,et al.Fast Motion Estimation for JVT.ISO/IEC JTC1 and ITU-T JVT-G016,Pattaya Thailand,Mar.2003
    [43] YI Xiaoquan,ZHANG Jun,LING N,et al. Improved and simplified fast motion estimation for JM. ISO/IEC JTC1 and ITU-T JVT-P021,Poznan, Poland, July 2005.
    [44] CHEN Zhibo,XU Jianfeng,HE Yun,et al.Fast integer-pel and fractional-pel motion estimation for H.264/AVC.Journal of Visual Communication and Image Representation,2006, 17(2):264-290
    [45] Z.Chen, J.Xu, Y.He, et al. Fast integer-pel and fractional-pel motion estimation for H.264/AVC. Journal of Visual Communication and Image Representation,2006,Vol.17:264–290
    [46] Hye-Yeon Cheong Tourapis, Alexis Michael Tourapis.Fast motion estimation within the JVT codec.ISO/IEC JTC1 and ITU-T JVT-E023,Geneva, Switzerland, October, 2002
    [47] Alexis M.Tourapis,Oscar C.Au and Ming L.Liou,Highly efficient predictive zonal algorithms for fast block-matching motion estimation.IEEE Transactions on Circuits and Systems for Video Technology,2002,12(10):934-947
    [48] Alexis M.Tourapis et al.Fast ME in the JM reference software.ISO/IEC JTC1 and ITU-T JVT-P026,Poznan Poland,Jul 2005
    [49] Alexis M.Tourapis et al.Fast subpixel motion estimation support for the enhanced predictive zonal search scheme.ISO/IEC JTC1 and ITU-T JVT-Q079,Nice France,Oct.2005
    [50] Xiaozhong Xu and Yun He,Improvements on Fast motion estimation strategy for H.264/AVC.IEEE Transactions on Circuits and Systems for Video Technology,March 2008, 18(3):285-293
    [51]许晓中.视频编码标准中运动估计技术研究: [博士毕业论文].北京:清华大学,2009
    [52]魏伟,侯正信.自适应阈值的快速运动估计算法.光电子·激光,2008,19( 9): 1254-1257
    [53] M. von dem Knesebeck and P. Nasiopoulos.An efficient early-termination mode decision algorithm For H.264 .IEEE Transactions on Consumer Electronics, 2009,55(3):1501-1510
    [54] Libo Yang, Keman Yu, Jiang Li, et al. An effective variable block-size early termination algorithm for H.264 Video Coding. IEEE Transactions on Circuits and Systems for Video Technology,2005,15(6):784-788
    [55] Esam A, Al Qaralleh and Tian-Sheuan Chang.Fast variable block size motion estimation by adaptive early termination. IEEE Transactions on Circuits and Systems for Video Technology,2006, 16(8):1021-1026
    [56] Mohammed Golam Sarwer, Q. M. Jonathan Wu. Adaptive variable block-size early motion estimation termination algorithm for H.264/AVC video coding standard. IEEE Transactions on Circuits and Systems for Video Technology,2009, 9(8):1196-1201
    [57] Min-CheoI Hong and Hyung Hoon Oh. Range decision for motion estimation of VCEG-N33.ISO/IEC JTC1 and ITU-T ,JVT-B022, Geneva,CH, Feb. 2002.
    [58] Min-CheoI Hong , Chul-Woo Kim , Sang Woo Rhie.Further improvement of motion search range. ISO/IEC JTC1 and ITU-T, JVT-C065, Fairfax, Virginia, May, 2002
    [59] Ki Beom Kim, Min-Cheol Hong. New search range secision for fast motion estimation.ISO/IEC JTC1 and ITU-T, JVT-U079, Hangzhou, China, October 2006
    [60] Ki Beom Kim, Young Ghu Jeon, Min-Cheol Hong.Variable step search fast motion estimation for H.264/AVC video coder. IEEE Transactions on Consumer Electronics, 2008, 54(3): 1281-1286
    [61] Chung-Cheng Lou, Szu-Wei Lee, C.-C. Jay Kuo. Adaptive motion search range prediction for video encoding. IEEE Transactions on Circuits and Systems for Video Technology,2010, 20(12):1903-1908
    [62]李翔,吴国威.一种适用于H. 264的基于自适应搜索范围的快速运动估计算法.中国图象图形学报,2009, 9(4): 472-476
    [63] Z. Chen, Y. Song, T. Ikenaga, et al. A macroblock level adaptive search range algorithm for variable block size motion estimation in H.264/AVC. Intelligent Signal Processing and Communication Systems, 2007:598-601
    [64] Z. Chen, Q. Liu, T. Ikenaga,et al. A motion vector difference based self-incremental adaptive search range algorithm for variable block size motion estimation.International Conference on Image Processing,2008:1988–1991.
    [65] J. H. Lim and H. W. Choi. Adaptive motion estimation algorithm using spatial and temporal correlation. IEEE Pacific RIM Conference on Communication, Computers and Signal Processing, 2001: 473-476.
    [66] Ka-Ho Ng, Lai-Man Po, Ka-Man Wong, et al. A search patterns switching algorithm for block motion estimation. IEEE Transactions on Circuits and Systems for Video Technology,2009, Vol.19(5):753-759
    [67] S.-Y. Huag, C.-Y. Cho and J.-S. Wang.Adaptive fast block-matching algorithm by switching search patterns for sequences with wide-range motion content. IEEE Transactions on Circuits and Systems for Video Technology,2005, 15(11):1373–1384
    [68] I. Ahmad, W. Zheng, J. Luo, et al. A fast adaptive motion estimation algorithm.IEEE Transactions on Circuits and System for Video Technology,2006,Vol. 16(3):420–438
    [69] I. Gonzalez-Diaz and F. Diaz-de-Maria.Adaptive multi pattern fast block-matching algorithm based on motion classification techniques. IEEE Transactions on Circuits System for Video Technology, 2009,Vol. 18(10):1369–1382
    [70] Jang-Jer Tsai, and Hsueh-Ming Hang.Modeling of pattern-based block motion estimation and its application.IEEE Transactions on Circuits and Systems for Video Technology, 2009, 19(1):108-113
    [71] Jang-Jer Tsai, Hsueh-Ming Hang. On the design of pattern-based block motion eEstimation algorithms. IEEE Transactions on Circuits and Systems for Video Technology,2010, 20(1):136-143
    [72] Bei-Ji Zou, Cao Shi, Can-Hui Xu, et al. Enhanced hexagonal-based search using direction-oriented inner search for motion estimation. IEEE Transactions on Circuits and Systems for Video Technology, 2010, 20(1):156-160.
    [73] C.C. Lin, Y. Lin, H.J. Hsieh. Multi-direction search algorithm for block motion estimation in H.264/AVC.IET Image Processing, 2009, 3(2): 88–99
    [74] Lai-Man Po, Ka-Ho Ng, Kwok-Wai Cheung, et al. Novel directional gradient descent searches for fast block motion estimation. IEEE Transactions on Circuits and Systems for Video Technology,2009, 19,(8):1189-1195
    [75] Chung-Ming Kuo, Yu-Hsin Kuan, Chaur-Heh Hsieh, et al. A novel prediction-based directional asymmetric search slgorithm for fast block-matching motion estimation. IEEE Transactions on Circuits and Systems for Video Technology,2009, 19(6):893-899
    [76] ?吴晓军,白世军,卢文涛.基于H.264视频编码的运动估计算法优化.电子学报,2009, 37(11):2541-2545
    [77] ?王伟,李伟.基于可变分块尺寸的多模板运动估计算法.自动化学报,2009,35(1):134-138
    [78] S.-F. Lin, M.-T. Lu, H. Chen, et al. Fast multi-frame motion estimation for H.264 and its applications to complexity-aware streaming. IEEE International Conference on Circuits Systems,2005:1505–1508
    [79] U Y-P, SUN M-T. Fast multiple-reference frame motion estimation for H. 264 /AVC. IEEE Transactions on Circuits and System for Video Technology, 2006, 16 (3) : 447 - 452
    [80] Zhenyu Liu, Lingfeng Li, Yang Song, et al.Motion feature and hadamard coefficient-based fast multiple reference frame motion estimation for H.264. IEEE Transactions on Circuits and System for Video Technology, 2008, 18(5):620-632
    [81]宋建斌,李波,李炜,马丽.基于模式和时空相关性的运动估计快速算法,电子学报, 2007,5 (10):1823-1827
    [82]席迎来.H.264/AVC编码的关键算法与VLSI架构研究:[博士学位论文].西安:西北工业大学,2006
    [83] O. Tasdizen,Abdulkadir Akin, Halil Kukner,et al. Dynamically variable step search motion estimation algorithm and a dynamically reconfigurable hardware for its implementation.IEEE Transactions on Consumer Electronics, 2009, 55,(3):1645-1653
    [84] Bing-Fei Wu, Hsin-Yuan Peng, Tung-Lung Yu. Efficient hierarchical motion estimation algorithm and its VLSI architecture. IEEE Transactions on Very Large Scale Integration Systems,2008, 16(10):1385-1398
    [85]程世龙,戴卫恒,程宏煌等.基于进化规划的运动估计算法.通信学报,2001, 22(6):113-116
    [86]王辉,毛志刚.一种低复杂度的基于进化策略的自适应运动估计方法.中国图象图形学报,2005,Vol. 10(7):878-883
    [87] J. Hay, K.K. Loo. Evolutionary strategy search algorithm for fast block motion estimation. Electric Letters,2006, 42 (15):854-856
    [88]李珅,徐维朴.一种新的基于遗传算法的快速运动估计方法.电子学报, 2000, 28(6):114-117
    [89]龚涛,丁润涛.一种基于改进的遗传算法的块匹配运动估计方法.信号处理,2003, 19(3):207-210
    [90] Xu YueLei, Bi Duyan, Mao Baixin. A genetic search algorithm for motion estimation. Proceeding of International Conference on Signal Processing , 2000: 1058-1061
    [91]郑伟,刘文耀,王涌天.一种结合遗传算法和钻石搜索的多模式快速运动估计方法.电子学报,2006,Vol . 34(10):1911-1916
    [92] Guang-yu DU, Tian-shu HUANG, et al. A novel fast motion estimation method based on particle swarm optimization. The Fourth International Conference on Machine Learning and Cybernetics, 2005:5038-5042
    [93] Yuan Xuedong, Shen Xiaojing. Block matching algorithm based on particle swarm optimization for motion estimation. The 2008 International Conference on Embedded Software and Systems (ICESS),2008:191–194
    [94] D. Ranganadham, Pavankumar gorpuni.An efficient bidirectional frame prediction using particle swarm optimization technique. International Conference on Advances in Recent Technologies in Communication and Computing, 2009:42-46
    [95] K. M. Bakwad, S.S. Pattnaik , et al. Small population based modified parallel particle swarm optimization for motion estimation.16th International Conference on Adavanced Computing & Communication (ADCOM), 2008:367-373
    [96]刘芳,潘晓英.基于免疫克隆选择的块匹配运动估计.软件学报, 2007,18(4):850-860
    [97]刘震,白中英,施进明等.基于量子克隆选择的自适应多模式快速运动估计算法.电子与信息学报,2008, 30 (10):2311-2314
    [98] Mohammed E. Al-Mualla, C. Nishan Canagarajah, David R. Bull.Simplex Minimization for Single- and Multiple-Reference Motion Estimation.IEEE Transactions on Circuits and Systems for Video Technology, 2001, 11(12):1209-1220
    [99] M.E. Al-Mualla, C.N. Canagarajah, D.R. Bull. Simplex minimisation for fast long-term memory motion estimation.Electric Letters, 2001,37 (5):290-292
    [100] M. Rehan, P. Agathoklis, and A. Antoniou. Flexible triangle search algorithm for block based motion estimation. Proceedings of the IEEE Pacific RIM Conference on Communications,Computers, and Signal Processing,2003: 233–236
    [101] M. Rehan, M. W. El-Kharashi, P. Agathoklis, et al. An FPGA implementation of block based motion estimation using the flexible triangle search algorithm. Proceedings of the IEEE International Symposium on Circuits and Systems (ISCAS), 2006:521–524
    [102] Mohamed Rehan, Pan Agathoklis, Andreas Antoniou. Flexible triangle search algorithm for block-based motion estimation. Eurasip Journal on Advances in Signal Processing, 2007, Vol.1:1-14
    [103] J. H. Lee, K. W. Lim, B. C. Song, et al. A fast multi-resolution block matching algorithm and its LSI architecture for lowbit-rate video coding. IEEE Transactions on Circuits System and Video Technology, 2001, 11(12):1289–1301
    [104] X. O. Gao, C. J. Duanmu, and C. R. Zou. A multilevel successive elimination algorithm for block motion estimation. IEEE Transactions On Image Processing, 2000, 9(3):501-504
    [105] Mohammed Golam Sarwer, Q. M. Jonathan Wu. Efficient two step edge based partial distortion search for fast block motion estimation. IEEE Transactions on Consumer Electronics, 2009, 55(4): 2154-2162
    [106] Nam-Joon Kim, Sarp Ertürk and Hyuk-Jae Lee.Two-bit transform based block motion estimation using second derivatives. IEEE Transactions on Consumer Electronics, 2009,55(2): 902-910
    [107] Y.-W. Huang, C.-Y. Chen, C.-H. Tsai, et al.Survey on block matching motion estimation algorithms and architectures with new results. VLSI Signal Processing,2006, 42(3):297–320
    [108] J.Kennedy,R.C.Eberhart,Y.Shi.Swarm intelligence.北京:人民邮电出版社,2009
    [109]汪定伟,王俊伟,王洪峰等.智能优化方法.北京:高等教育出版社,2007
    [110]高尚,杨静宇.群智能算法及其应用.北京:中国水利水电出版社,2006
    [111]钟一文.智能优化方法及其应用研究: [博士学位论文] .杭州:浙江大学,2005
    [112] M.Dorigo,T.Stützle.蚁群优化.北京:清华大学出版社,2007
    [113] Holland J H. Adaptation in natural and artificial system. USA: University of Michigan Press ,1975
    [114]王小平,曹立明.遗传算法---理论、应用与软件实现.西安:西安交通大学出版社,2002
    [115]玄光南,程润伟.遗传算法与工程优化.北京:清华大学出版社,2004
    [116] Michael Laszlo, Sumitra Mukherjee. A genetic algorithm using hyper-quadtrees for low-dimensional K-means clustering. IEEE Transactions on Pattern Analysis and Machine Intelligence,2006, 28(4):533-543
    [117] Gang Leng, Thomas Martin McGinnity,Girijesh Prasad.Design for self-organizing fuzzy neural networks based on genetic algorithms. IEEE Transactions on Fuzzy Systems,2006, 14(6):755-766
    [118]张铃,张钹.遗传算法机理的研究.软件学报,2000,11(7):945-952.
    [119]蔡良伟,李霞.遗传算法交叉操作的改进..系统工程与电子技术,2006,28(6): 925-928
    [120]李军华,黎明,袁丽华.基于聚类的伪并行遗传算法.模式识别与人工智能, 2009, 22(2) : 188-194
    [121]明亮.遗传算法的模式理论及收敛理论:[博士毕业论文].西安:西安电子科技大学, 2006
    [122]张顶学.遗传算法与粒子群算法的改进及应用:[博士毕业论文].武汉:华中理工大学,2007
    [123] J. Kennedy, R. C. Eberhart. Particle swarm optimization.Proc. IEEE International Conference Neural Netw,1995,Vol. 4:1942-1948
    [124] R.Poli, J.Kennedy, T.Blackwell.Particle swarm optimization-an overview. Swarm intelligence,2007,Vol.1:33-57
    [125] B.Jiao, Z.Lian, X.Gu. A dynamic inertia weight particle swarm optimization algorithm. Chaos,Solitons&Fractals,2008, 37(3):698-705
    [126] Zhi-Hui Zhan, Jun Zhang, Yun Li, et al. Adaptive particle swarm optimization. IEEE Transactions on Systems,Man, and Cybernetics-Part B:Cybernetics, 2009, 39(6):1362-1379
    [127] R. A. Krohling, L. dos Santos Coelho.Coevolutionary particle swarm optimization using Gaussian distribution for solving constrained optimization problems. IEEE Transactions on Systems, Man, Cybernetics-.Part B: Cybernetics,2006, 36(6):1407–1416
    [128]胡旺,李志蜀.一种更简化而高效的粒子群优化算法.软件学报,2007,18(4):861-868
    [129] L.S.Coelho. A Quantum Particle Swarm Optimizer with Chaotic Mutation Operator. Chaos,Solitons&Fractals,2008, 37(5):1409-1418
    [130] Y. Shi and R. C. Eberhart.Fuzzy adaptive particle swarm optimization. Proc. IEEE Congr. Evol. Comput., 2001, Vol. 1:101-106
    [131]吕振肃,侯志荣.自适应变异的粒子群优化算法.电子学报,2004,32(3):416-420
    [132]张长胜,孙吉贵,欧阳丹彤.一种自适应离散粒子群算法及其应用研究.电子学报,2009, 37(2):299-304
    [133] J. J. Liang, A. K. Qin, P. N. Suganthan, et al.Comprehensive learning particle swarm optimizer for global optimization of multimodal functions. IEEE Trans. Evol. Comput., 2006, 10(3):2006
    [134] M.Wachowiak, R.Smolikova, Y.Zheng, et al.An approach to multimodal biomedical image registration utilizing particle swarm optimization. IEEE Transactions on Evolutionary Computation,2004, 8(3):289-301
    [135] G. Ciuprina, D. Ioan, I. Munteanu.Use of intelligent-particle swarm optimization in electromagnetics.IEEE Transaction Magnic, 2002, 38(2):1037-1040
    [136] P.Y.Yin. A discrete particle swarm algorithm for optimal polygonal approximation of digital curves. Journal of Visual Communication and Image Representation, 2004, 15(2):241-260
    [137] Y.Song, Z.Chen, Z.Yuan. New chaotic pso-based neural network predictive control for nonlinear process.IEEE Transactions on Neural Networks,2007, 18(2):595-601
    [138] B.Liu, L.Wang, Y.H.Jin. An effective PSO-based memetic algorithm for flow shop scheduling. IEEE Transactions on Systems,Man and Cybernetics,Part B:Cybernetics,2007, 37(1):18-27
    [139]高芳.智能粒子群优化算法研究:[博士学位论文].哈尔滨:哈尔滨工业大学,2008
    [140]陈自郁.粒子群优化的邻居拓扑结构和算法改进研究:[博士学位论文].重庆:重庆大学,2009
    [141] Dan Simon. Biogeography-based optimization. IEEE Transactions on Evolutionary Computation, 2008, 12(6): 702-713
    [142] V.K.Panchal, Parminder Singh, et al. Biogeography based satellite image classification. International Journal of Computer Science and Information Security,2009, 6(2):269-274
    [143] Rick Rarick, Dan Simon, et al. Biogeography-based optimization and the solution of the power flow problem proceedings of the 2009 IEEE International Conference on Systems, Man, and Cybernetics, 2009:1003-1008
    [144] M. R. Lohokare, S.S. Pattnaik, S. Devi, et al. Modified BBO and calculation of resonant frequency of circular microstrip antenna. 2009 World Congress on Nature & Biologically Inspired Computing (NaBIC), 2009:487-492
    [145] U. Singh. Liner array synthesis using biogeography-based optimization. Progress In Electromagnetics Research ,2010, Vol.11:25-36
    [146] Aniruddha Bhattacharya, Pranab Kumar Chattopadhyay. Biogeography based optimization for different economic load dispatch problems. IEEE Transactions on Power System. 2010, 25(2):1064-1077
    [147] Provas Kumar Roy, Sakti Prasad Ghoshal, Siddhartha Sankar Thakur.Biogeography based optimization technique applied to multi-constraints economic load dispatch problems. Transmission and Distribution Conference and Exposition: Asia and Pacific, Seoul, South Korea, October 2009
    [148] Dan Simon, Mehmet Ergezer, Dawei Du. Population bistributions in biogeography-based optimization algorithms with elitism. 2009 IEEE International Conference on Systems, Man, and Cybernetics, 2009:991-996
    [149] Dawei Du, Dan Simon, Mehmet Ergezer.Biogeography-based optimization combined with evolutionary strategy and immigration refusal. IEEE International Conference on Systems,Man,Cybernetics,2009:997-1002
    [150] Haiping Ma, Suhong Ni, Man Sun. Equilibrium species counts and migration model rradeoffs for biogeography-based optimization. Joint 48th IEEE Conference on Decision and Control and 28th Chinese Control Conference Shanghai, P.R. China, 2009:3306-3310
    [151] V. K .Panchal, Harish Kundra, Amanpreet Kaur. An integrated approach to biogeography based optimization with case based reasoning for retrieving groundwater possibility. 8th Annual Asian Conference and Exhibition on Geospatial Information, Technology and Applications, Singapore, August 2009
    [152] Wenyin Gonga, Zhihua Caia, Charles X. Lingb, A real-coded biogeography-based optimization with mutation. Applied Mathematics and Computation, 2010,216(9):2749-2758
    [153] Mehmet Ergezer, Dan Simon, Dawei Du. Oppositional biogeography-based optimization. Proceedings of the 2009 IEEE International Conference on Systems, Man, and Cybernetics,San Antonio, TX, USA - October 2009:1009-1014
    [154] S Kumar, P Bhalla, A P Singh, Fuzzy rule base generation from numerical data using biogeography-based optimization, Institution of Engineers Journal of Electronics and Telecomm Engineering, 2009,Vol. 90: 8-13
    [155] D. Simon, M. Ergezer, D. Du, R. Rarick. Markov models for biogeography-based optimization. IEEE Transactions on Systems, Man, and Cybernetics - Part B: Cybernetics, 41(1): 299-306
    [156] C. H. Cheung, L. M. Po. A novel cross-diamond search algorithm for fast block motion estimation. IEEE Transactions on Circuits and Systems for Video Technology, Dec.2002, 12(12): 1168-1177
    [157]林丹,李敏强,寇纪凇.进化规划和进化策略中变异算子的若干研究.天津大学学报, 2000, 33(5):627-630
    [158] Nedler J.A., Mead R. A simplex method for function minimization. Comput. Journal, 1965, Vol.7: 308-313
    [159] Ying Xiao, Krishnaiyan Thulasiraman, Guoliang Xue. QoS routing in communication networks: approximation algorithms based on the primal simplex method of linear programming. IEEE Transactions on Computers, 2006,55(7):815-828
    [160] Giorgio Bartolini, Elisabetta Punta, Tullio Zolezzi, Simplex methods for nonlinear uncertain sliding-mode control. IEEE Transactions on Automatic Control, 2004, 49(6): 922-933
    [161] H. Salar, F. Farrokhi, Improving genetic algorithm performance in multi-classification using simplex method, First International Conference on Integrated Intelligent Computing, 2010:222-226
    [162] Shengli Song, Shujun Liang, Li Kong, et al. Improved particle swarm cooperative optimization algorithm based on chaos & simplex method. Second International Workshop on Education Technology and Computer Science, 2010:45-48
    [163] SILVA C.P., Young A. M.. Introduction to chaos-based communications and signal processing. IEEE Aerospace Conference, Montana, USA, March 2000:279-299
    [164] LIU Dao-hua, CHEN Gong-ping. Hybrid algorithm for ant colony optimization based on chaos technique. Sixth International Conference on Natural Computation, Yantai, China, August 2010:2628-2632
    [165]袁晓辉,袁艳斌,王乘等.一种新型的自适应混沌遗传算法.电子学报,2006,34(4): 708-712
    [166] XIE Nan, LEUNG Henry. Reconstruction of piecewise chaotic dynamic using a genetic algorithm multiple model approach. IEEE Transactions on circuits and systems, 2004, 51(6):1210-1222
    [167]高雷阜,刘旭旺.基于混沌的弹性粒子群全局优化算法.控制与决策,2009,24(10):1545-1548
    [168]范九伦,张雪锋.分段Logistic混沌映射及其性能分析.电子学报,2009,37(4): 720-725
    [169]单梁,强浩,李军,王执铨.基于Tent映射的混沌优化算法.控制与决策,2005, 20(2):179-182
    [170] Xiaozhong Xu, Yun He, Comments on motion estimation algorithms in current JM software, ISO/IEC JTC1 and ITU-T JVT-Q089,Nice,France,October 2005
    [171] H.264/AVC Software Coordination, Current software version: JM 17.2, available on line: http:/iphome.hhi.de/suehring/tml/download/
    [172] ISO/IEC. JTC1/SC29/WG11 JVT-U202. Joint scalable video model JSVM-9. Marrakech, Morocco:JVT, 2007
    [173] Wiegand T, Schwarz H, J och A , et al . Rate-constrained coder control and comparison of video coding standards. IEEE Transactions on Circuits and Systems for Video Technology,2003 ,13 (7) :688 - 703

© 2004-2018 中国地质图书馆版权所有 京ICP备05064691号 京公网安备11010802017129号

地址:北京市海淀区学院路29号 邮编:100083

电话:办公室:(+86 10)66554848;文献借阅、咨询服务、科技查新:66554700