一级黄色片免费播放|中国黄色视频播放片|日本三级a|可以直接考播黄片影视免费一级毛片

高級搜索

留言板

尊敬的讀者、作者、審稿人, 關(guān)于本刊的投稿、審稿、編輯和出版的任何問題, 您可以本頁添加留言。我們將盡快給您答復(fù)。謝謝您的支持!

姓名
郵箱
手機號碼
標(biāo)題
留言內(nèi)容
驗證碼

基于邊信息改進的分布式信源編碼方案

陳建華 和志圓 王炯

陳建華, 和志圓, 王炯. 基于邊信息改進的分布式信源編碼方案[J]. 電子與信息學(xué)報, 2020, 42(7): 1678-1685. doi: 10.11999/JEIT190522
引用本文: 陳建華, 和志圓, 王炯. 基于邊信息改進的分布式信源編碼方案[J]. 電子與信息學(xué)報, 2020, 42(7): 1678-1685. doi: 10.11999/JEIT190522
Jianhua CHEN, Zhiyuan HE, Jiong WANG. Distributed Source Coding Using Improved Side Information[J]. Journal of Electronics & Information Technology, 2020, 42(7): 1678-1685. doi: 10.11999/JEIT190522
Citation: Jianhua CHEN, Zhiyuan HE, Jiong WANG. Distributed Source Coding Using Improved Side Information[J]. Journal of Electronics & Information Technology, 2020, 42(7): 1678-1685. doi: 10.11999/JEIT190522

基于邊信息改進的分布式信源編碼方案

doi: 10.11999/JEIT190522 cstr: 32379.14.JEIT190522
基金項目: 國家自然科學(xué)基金(61861045)
詳細(xì)信息
    作者簡介:

    陳建華:男,1964年生,教授,博士生導(dǎo)師,研究方向為信息傳輸理論與應(yīng)用

    和志圓:男,1994年生,碩士生,研究方向為分布式信源編碼

    王炯:女,1994年生,碩士生,研究方向為Context建模

    通訊作者:

    陳建華 chenjh@ynu.edu.cn

  • 中圖分類號: TN911.21; TN919.81

Distributed Source Coding Using Improved Side Information

Funds: The National Natural Science Foundation of China (61861045)
  • 摘要:

    針對現(xiàn)有的非對稱分布式信源編碼(DSC)方案均存在的在誤比特率(BER)以及壓縮率方面的不足,該文提出基于邊信息改進的DSC(DSCUISI)方案。發(fā)送方對信源序列進行抽樣,將序列分為抽樣與未抽樣子序列,利用算術(shù)編碼器對未抽樣子序列進行壓縮,同時計算抽樣子序列的伴隨式。接收方利用邊信息序列與未抽樣子序列之間的相關(guān)性,對抽樣符號進行估計,估計出的序列與原始抽樣子序列的相關(guān)性得到改進。最后利用原始抽樣子序列的伴隨式與估計出的序列進行聯(lián)合譯碼以重建原始抽樣子序列。實驗結(jié)果表明:與基于低密度奇偶校驗碼和算術(shù)碼的DSC方案相比,該文所提方案在信源內(nèi)部相關(guān)性較強時具有壓縮率高、在信源間相關(guān)度不高時則有重建錯誤率低的特點,是一種高效、實用且易于實現(xiàn)的DSC方案。

  • 圖  1  DSCUISI方案以及抽樣過程

    圖  2  信源輸出序列與SI序列相關(guān)性的變化

    圖  3  條件點為被抽取點的解決方法

    圖  4  文獻[8]和文獻[11]與DSCUISI的BER對比

    圖  5  解碼圖像質(zhì)量實驗

    表  1  概率統(tǒng)計算法

     輸入:X and Y
     Initialize count(00000)=1,…,count(11111)=1
      Set i = 2 num=1
     while (i<=N-1) do
     if (i+1 mod k) = 0
      count(X[i-1] 0 Y[i-1] Y[i+1] Y[i])++
      count(X[i-1] 1 Y[i-1] Y[i+1] Y[i])++
     else if (i mod k) = 0
      continue
     else if (i-1 mod k) = 0
      count(0 X[i+1] Y[i-1] Y[i+1] Y[i])++
      count(1 X[i+1] Y[i-1] Y[i+1] Y[i])++
     else
        count(X[i-1] X[i+1] Y[i-1] Y[i+1] Y[i])++
     end if
      end while
      for num<=32
        calculating probability using count
      end for
     輸出:probability distribution
    下載: 導(dǎo)出CSV

    表  2  壓縮率(碼率)對比結(jié)果

    Peppersp=0.0775, H(X|Y)=0.3925p=0.10759, H(X|Y)=0.4918
    文獻[8]BER : LDPC=0.0193; ILDPC=0文獻[8]BER : LDPC=0.1073; ILDPC=0.1158
    文獻[11]: Rate=0.474487, BER=0.038486文獻[11]: Rate=0.474487, BER=0.150906
    CDSCUISI方案的碼率, k=3, k=4, k=6
    00.7000400.7278500.754701
    10.2982850.2745570.260146
    30.2171240.2034600.216251
    Lenap=0.076714, H(X|Y)=0.3808p=0.098148, H(X|Y)=0.4516
    文獻[8]BER : LDPC=0.0076; ILDPC=0文獻[8]BER : LDPC=0.0919; ILDPC=0.0625
    文獻[11]: Rate=0.547241, BER=0.004826文獻[11]: Rate=0.547241, BER=0.043842
    CDSCUISI方案的碼率,k=3, k=4, k=6
    00.6214540.618760.638811
    10.2821160.2557480.238359
    30.2204300.2013500.212461
    Planep=0.080215, H(X|Y)=0.3277p=0.11145, H(X|Y)=0.4048
    文獻[8]BER : LDPC=0.0290; ILDPC=0文獻[8]BER : LDPC=0.1138; ILDPC=0.1238
    文獻[11]: Rate=0.449249, BER=0.102680文獻[11]: Rate=0.449249, BER=0.148754
    CDSCUISI方案的碼率,k=3, k=4, k=6
    00.5766430.5936500.608581
    10.2969490.2792320.259157
    30.2083560.2055000.210581
    Boatsp=0.076576, H(X|Y)=0.3644p=0.101559, H(X|Y)=0.4403
    文獻[8]BER : LDPC=0.0135; ILDPC=0文獻[8]BER : LDPC=0.0972; ILDPC=0.0899
    文獻[11]: Rate=0.488861, BER=0.073799文獻[11]: Rate=0.488861, BER=0.145199
    CDSCUISI方案的碼率,k=3, k=4, k=6
    00.6522940.6781240.700619
    10.3455310.3212380.306967
    30.2484420.2460970.254241
    Woman2p=0.073326, H(X|Y)=0.3630p=0.102539, H(X|Y)=0.4561
    文獻[8]BER : LDPC=0.0029; ILDPC=0文獻[8]BER : LDPC=0.0996; ILDPC=0.1006
    文獻[11]: Rate=0.523987, BER=0.009167文獻[11]: Rate=0.523987, BER=0.075237
    CDSCUISI方案的碼率,k=3, k=4, k=6
    00.5828230.5976510.608176
    10.2304680.2021290.179202
    30.1742810.1546350.150198
    下載: 導(dǎo)出CSV
  • YANG Hong, QING Linbo, HE Xiaohai, et al. Robust distributed video coding for wireless multimedia sensor networks[J]. Multimedia Tools and Applications, 2018, 77(4): 4453–4475. doi: 10.1007/s11042-016-4245-x
    YANG Jia, QING Linbo, ZENG Wenjun, et al. High-order statistical modeling based on a decision tree for distributed video coding[J]. IEEE Transactions on Circuits and Systems for Video Technology, 2019, 29(5): 1488–1502. doi: 10.1109/TCSVT.2018.2840126
    HAGAG A, FAN Xiaopeng, and EL-SAMIE F E A. Hyperspectral image coding and transmission scheme based on wavelet transform and distributed source coding[J]. Multimedia Tools and Applications, 2017, 76(22): 23757–23776. doi: 10.1007/s11042-016-4158-8
    SLEPIAN D and WOLF J K. Noiseless coding of correlated information sources[J]. IEEE Transactions on Information Theory, 1973, 19(4): 471–480. doi: 10.1109/TIT.1973.1055037
    洪少華, 王琳. 基于原模圖LDPC碼的分布式聯(lián)合信源信道編碼[J]. 電子與信息學(xué)報, 2017, 39(11): 2594–2599. doi: 10.11999/JEIT170113

    HONG Shaohua and WANG Lin. Protograph LDPC based distributed joint source channel coding[J]. Journal of Electronics &Information Technology, 2017, 39(11): 2594–2599. doi: 10.11999/JEIT170113
    PRADHAN S S and RAMCHANDRAN K. Distributed Source Coding Using Syndromes (DISCUS): Design and construction[J]. IEEE Transactions on Information Theory, 2003, 49(3): 626–643. doi: 10.1109/TIT.2002.808103
    GARCIA-FRIAS J. Compression of correlated binary sources using turbo codes[J]. IEEE Communications Letters, 2001, 5(10): 417–419. doi: 10.1109/4234.957380
    LIVERIS A D, XIONG Zixiang, and GEORGHIADES C N. Compression of binary sources with side information at the decoder using LDPC codes[J]. IEEE Communications Letters, 2002, 6(10): 440–442. doi: 10.1109/LCOMM.2002.804244
    JIN Liqiang, YANG Pei, and YANG Hongwen. Distributed joint source-channel decoding using systematic polar codes[J]. IEEE Communications Letters, 2018, 22(1): 49–52. doi: 10.1109/LCOMM.2017.2768036
    GRANGETTO M, MAGLI E, and OLMO G. Distributed arithmetic coding[J]. IEEE Communications Letters, 2007, 11(11): 883–885. doi: 10.1109/LCOMM.2007.071172
    GRANGETTO M, MAGLI E, and OLMO G. Distributed arithmetic coding for the Slepian-Wolf problem[J]. IEEE Transactions on Signal Processing, 2009, 57(6): 2245–2257. doi: 10.1109/TSP.2009.2014280
    MALINOWSKI S, ARTIGAS X, GUILLEMOT C, et al. Distributed coding using punctured quasi-arithmetic codes for memory and memoryless sources[J]. IEEE Transactions on Signal Processing, 2009, 57(10): 4154–4158. doi: 10.1109/TSP.2009.2023359
    CAO Ying, SUN Lijuan, HAN Chong, et al. Improved side information generation algorithm based on naive Bayesian theory for distributed video coding[J]. IET Image Processing, 2018, 12(3): 354–360. doi: 10.1049/iet-ipr.2017.0892
    DASH B, RUP S, MOHAPATRA A, et al. Decoder driven side information generation using ensemble of MLP networks for distributed video coding[J]. Multimedia Tools and Applications, 2018, 77(12): 15221–15250. doi: 10.1007/s11042-017-5103-1
    VARODAYAN D, LIN Y C, GIROD B, et al. Adaptive distributed source coding[J]. IEEE Transactions on Image Processing, 2012, 21(5): 2630–2640. doi: 10.1109/TIP.2011.2175936
    羅瑜, 張珍珍. 一種方向插值預(yù)測變長編碼的幀存有損壓縮算法[J]. 電子與信息學(xué)報, 2019, 41(10): 2495–2500. doi: 10.11999/JEIT181195

    LUO Yu and ZHANG Zhenzhen. A lossy frame memory compression algorithm using directional interpolation prediction variable length coding[J]. Journal of Electronics &Information Technology, 2019, 41(10): 2495–2500. doi: 10.11999/JEIT181195
    WEISSMAN T, ORDENTLICH E, SEROUSSI G, et al. Universal discrete denoising: Known channel[J]. IEEE Transactions on Information Theory, 2005, 51(1): 5–28. doi: 10.1109/TIT.2004.839518
  • 加載中
圖(5) / 表(2)
計量
  • 文章訪問數(shù):  3081
  • HTML全文瀏覽量:  1301
  • PDF下載量:  78
  • 被引次數(shù): 0
出版歷程
  • 收稿日期:  2019-07-11
  • 修回日期:  2020-03-17
  • 網(wǎng)絡(luò)出版日期:  2020-04-15
  • 刊出日期:  2020-07-23

目錄

    /

    返回文章
    返回