透過您的圖書館登入
IP:3.149.255.162
  • 學位論文

基於支持向量機之HEVC畫面內編碼單位快速決策演算法

SVM based fast intra CU depth decision for HEVC

指導教授 : 張寶基
若您是本文的作者,可授權文章由華藝線上圖書館中協助推廣。

摘要


由JCT-VC (ISO/IEC MPEG和 ITU-TVCEG)所制定的最新一代視訊壓縮標準High Efficiency Video Coding (HEVC),其編碼效率相較於目前主流H.264視訊壓縮標準有顯著提升。延續H.264的巨區塊架構(Macroblock),HEVC將基本編碼區塊改為編碼單元(Coding unit, CU),並採用四分樹編碼結構(Quad-tree)提供更多編碼區塊大小以適應畫面特性,但此種樹狀架構也大幅增加了計算複雜度;而從視訊解析度不斷提升的演進來看,相較於畫面間編碼(Inter coding),畫面內編碼(Intra coding)更能針對畫面中高移動量的部份以較精準的方向模式(Intra mode)去預測,因此發展畫面內CU深度決策快速演算法有其必要性。 本論文提出一個應用於畫面內編碼的CU深度快速決策演算法,擷取四種空間上的相關性以及原始畫面的資訊為特徵(Feature),包含鄰近CU深度、邊界像素差值、像素變異數以及邊緣點數量,利用類神經網路分析這些特徵對CU切割與否的影響程度,依照輸入特徵給予支持向量機(Support vector machine, SVM)所預測出的結果不同的權重,加權後判斷目前CU是否往下切割,以減少位元-失真最佳化程序(Rate-Distortion Optimization)所帶來的龐大運算量。實驗結果顯示,在些微增加位元率的情況下,利用本演算法平均可以減少46.5%,最高至58.9%的總編碼時間。

並列摘要


Intra coding of the latest video coding standard, High Efficiency Video Coding (HEVC) is an extension of that in H.264/AVC, which is more efficient than inter coding when video resolution becomes higher since it is hard to perform motion estimation well in a limited area when strong motion exists. In addition, HEVC adopted quad-tree based coding unit (CU) which is similar to the role of macroblock (MB) in H.264, had achieved much higher coding efficiency. However, the significant increase of complexity due to the advanced encoding structure cannot be neglected. In this paper, an SVM based fast intra CU depth decision algorithm is proposed to reduce the computational complexity. It is convenient to develop the criterion of early CU splitting and termination by applying SVM with features extracted from spatial domain and pixel domain, including neighboring CU depth, boundary pixel difference, pixel variance and number of edge points. Furthermore, proper weightings are given to each SVM prediction result according to the impact of input features analyzed by artificial neural network for making CU depth decision. The experiment results show that this fast algorithm provides 58.9% encoding time saving at most, and 46.5% encoding time saving on average compared to HM 12.1.

並列關鍵字

HEVC all intra CU fast algorithm SVM

參考文獻


[4]C. X. and C. Yuan, “Fast coding tree unit decision for HEVC intra coding,” IEEE ICCE-China Workshop, Shenzhen, China, Apr. 2013, pp. 28-31.
[7]L. Shen, Z. Zhang, and P. An, “Fast CU Size Decision and Mode Decision Algorithm for HEVC Intra Coding,” IEEE Transactions on Consumer Electronics, vol. 59, no. 1, pp. 207-213, Feb. 2013.
[9]J. Kim, M. C. Kim, S. J. Hahm, I. J. Cho, and C. S. Park, “Block-Mode Classification Using SVMs for Early Termination of Block Mode Decision in H.264
[10]C. Corinna and V. Vapnik, “Support-vector networks. Mach Learn 20(3),” pp. 273-297, 1995.
[12]X. Shen and L. Yu, “CU splitting early termination based on weighted SVM,” EURASIP Journal on Image and Video Processing, vol. 2013:4, Jan. 2013.

延伸閱讀