Loading [MathJax]/jax/output/HTML-CSS/jax.js
高级搜索

留言板

尊敬的读者、作者、审稿人, 关于本刊的投稿、审稿、编辑和出版的任何问题, 您可以本页添加留言。我们将尽快给您答复。谢谢您的支持!

姓名
邮箱
手机号码
标题
留言内容
验证码

一种高精度并行主偏度分析算法及其在遥感图像中的应用

王大虎 刘畅 王健 姚锴 张振

王大虎, 刘畅, 王健, 姚锴, 张振. 一种高精度并行主偏度分析算法及其在遥感图像中的应用[J]. 电子与信息学报, 2023, 45(10): 3492-3501. doi: 10.11999/JEIT220960
引用本文: 王大虎, 刘畅, 王健, 姚锴, 张振. 一种高精度并行主偏度分析算法及其在遥感图像中的应用[J]. 电子与信息学报, 2023, 45(10): 3492-3501. doi: 10.11999/JEIT220960
LI Yangping, HUANG Ling, WANG Ke, ZHAO Haifeng. A Geometric Reconstrction Method for Predicting Shape of Irregular Rocks under Moon’s Subsurface Using Lunar Penetrating Radar Based on a Deep Learning Algorithm[J]. Journal of Electronics & Information Technology, 2022, 44(4): 1222-1230. doi: 10.11999/JEIT211142
Citation: WANG Dahu, LIU Chang, WANG Jian, YAO Kai, ZHANG Zhen. A High Precision Parallel Principal Skewness Analysis Algorithm and Its Application to Remote Sensing Images[J]. Journal of Electronics & Information Technology, 2023, 45(10): 3492-3501. doi: 10.11999/JEIT220960

一种高精度并行主偏度分析算法及其在遥感图像中的应用

doi: 10.11999/JEIT220960
详细信息
    作者简介:

    王大虎:男,博士生,研究方向为雷达信号处理、遥感图像处理

    刘畅:男,研究员,研究方向为雷达信号处理、雷达图像处理、多任务合成孔径雷达系统

    王健:男,博士生,研究方向为立体SAR、雷达信号处理、雷达图像处理

    姚锴:男,博士生,研究方向为雷达信号处理、雷达波形设计

    张振:男,助理研究员,研究方向为图像处理、无人机系统

    通讯作者:

    刘畅 cliu@aircas.ac.cn

  • 中图分类号: TN911.7

A High Precision Parallel Principal Skewness Analysis Algorithm and Its Application to Remote Sensing Images

  • 摘要: 主偏度分析(PSA)作为主成分分析(PCA)的一种3阶推广,常用于盲图像分离、SAR图像去噪以及高光谱特征提取等。但现有PSA算法只能得到近似解,这会影响图像后续处理的精度。针对这一问题,该文在现有PSA算法基础上,提出了一种高精度并行主偏度分析(PPSA)算法。PPSA算法充分考虑数据结构,选用协偏度张量的全部切片的特征向量作为迭代的初始值,可以准确地得到实际解。仿真实验以及实际遥感图像实验验证了PPSA算法的有效性与优越性。
  • 图  1  不同初始值,PSA, MPSA算法求解结果

    图  2  不同初始值,NPSA算法求解结果

    图  3  PPSA算法求解结果

    图  4  源图像以及各种算法处理结果

    图  5  原始数据以及各种算法处理结果

    图  6  高光谱Cuprite数据彩色图像

    图  8  PPSA算法对高光谱图像Cuprite的偏度比较

    图  7  4种算法运行时间对比图

    算法1 PPSA算法
     输入:输入数据RRL×N
     输出:输出变换矩阵U, Y=UT˜R
     (1) 白化数据,得到˜R
     (2) 根据式(1)计算mL维张量S
     (3) 计算张量S切片的所有特征向量,记为V% main loop: %
     (4) for i=1:L2 do
     (5)   k = 0
     (6)   u(k)i=V(:,i)
     (7)   while stop conditions are not meet do
     (8)     u(k+1)i=S×1u(k+1)i×3u(k+1)i
     (9)     u(k+1)i=u(k+1)i/u(k+1)i2
     (10)   end while
     (11)   U:i=u(k+1)i
     (12) end for
    下载: 导出CSV

    表  1  不同初始化方法的比较,选取n个初始值计算100 000次的结果

    随机选取n个初始值随机选取n个正交初始值单个切片的特征向量作为初始值
    2490278907398270
    3128645308098029
    474503537397222
    523611556585831
    6836517150430
    78928135851
    82712919981
    982917004
    下载: 导出CSV

    表  2  不同初始化方法的比较,选取n × n个初始值计算100 000次的结果

    随机选取n×n个初始值随机选取n×n正交初始值全部切片的特征向量作为初始值
    2908339818499997
    3884019283099999
    4882259002999989
    5856468845199994
    6796737009699988
    7793826915699974
    8775766854699991
    9643386657099938
    下载: 导出CSV

    表  3  FastICA, PSA, MPSA, NPSA, MSDP和PPSA算法评估结果

    指标FastICAPSAMPSANPSAMSDPPPSA


    1


    ISI0.67570.06810.05510.02530.02030.0203
    TMSE3.2856×10–112.5547×10–112.5548×10–113.8168×10–111.8645×10–111.8645×10–11
    ρ0.95440.99540.99540.99920.99980.9998
    0.98890.99920.99880.999970.99920.9992
    0.99681.00001.00001.00001.00001.0000
    PSNR66.169676.610577.744983.635085.912985.9129
    70.032572.644873.795474.435874.487074.4870
    79.257990.990190.432491.166791.328591.3285
    T(s)0.00420.00110.00100.00432.85940.0032
    2ISI0.48440.14420.15240.07870.07450.0745
    TMSE3.2241×10–112.6798×10–112.6337×10–112.5154×10–111.9555×10–141.9555×10–14
    ρ0.97490.99670.99670.99950.99970.9997
    0.99000.99050.99070.99200.99210.9921
    0.99700.99990.99981.00001.00001.0000
    PSNR69.188674.938975.670883.458883.767483.7674
    73.714373.118674.353170.121870.601770.6017
    76.917589.046690.468394.077694.782394.7823
    T(s)0.00520.00110.00100.00423.10460.0021
    3ISI0.29650.04050.04520.00410.00060.0006
    TMSE2.6603×10–102.6628×10–101.9986×10–103.4050×10–101.7480×10–101.7480×10–10
    ρ0.97560.99660.99620.99971.00001.0000
    0.99500.99940.99951.00001.00001.0000
    0.99690.99980.99991.00001.00001.0000
    PSNR69.922883.255978.820691.466996.638896.6388
    61.812361.149258.887261.229764.021264.0212
    82.332787.541690.474994.042495.191095.1910
    T(s)0.00480.00120.00090.00332.97860.0022
    下载: 导出CSV

    表  4  不同算法的平均峰值信噪比和平均绝对误差(计算10次运行的平均结果)

    组合 评估指标FastICAPSANPSAPPSA均值滤波中值滤波
    1PSNR64.329383.629283.987984.111562.089260.9464
    MAE0.07190.01270.01200.01190.17490.1957
    2PSNR61.356281.470581.881581.971162.769762.3189
    MAE0.16310.01710.01630.01610.15740.1659
    3PSNR68.668478.820078.882478.955564.031464.6669
    MAE0.06660.02450.02430.02410.13060.1233
    (注释:组合1中Egs=0, δ2gs=100, Egm=2, δ2gm=80;组合2中Egs=0, δ2gs=80, Egm=2, δ2gm=60;组合3中Egs=0, δ2gs=60, Egm=2, δ2gm=40)
    下载: 导出CSV
  • [1] GENG Xiurui, SUN Kang, JI Luyan, et al. Optimizing the endmembers using volume invariant constrained model[J]. IEEE Transactions on Image Processing, 2015, 24(11): 3441–3449. doi: 10.1109/TIP.2015.2446196
    [2] CHEN Sibao, WEI Qingsong, WANG Wenzhong, et al. Remote sensing scene classification via multi-branch local attention network[J]. IEEE Transactions on Image Processing, 2022, 31: 99–109. doi: 10.1109/tip.2021.3127851
    [3] FENG Xiaoling. Better fusion of multi-scale features for remote sensing object detection[C]. 2022 2nd International Conference on Consumer Electronics and Computer Engineering (ICCECE), Guangzhou, China, 2022: 271–274.
    [4] ZHAO Bin, ULFARSSON M O, SVEINSSON J R, et al. Hyperspectral image denoising using spectral-spatial transform-based sparse and low-rank representations[J]. IEEE Transactions on Geoscience and Remote Sensing, 2022, 60: 5522125. doi: 10.1109/tgrs.2022.3142988
    [5] DE OLIVEIRA V A, CHABERT M, OBERLIN T, et al. Satellite image compression and denoising with neural networks[J]. IEEE Geoscience and Remote Sensing Letters, 2022, 19: 4504105. doi: 10.1109/lgrs.2022.3145992
    [6] HOTELLING H. Analysis of a complex of statistical variables into principal components[J]. Journal of Educational Psychology, 1933, 24(6): 417–441. doi: 10.1037/h0071325
    [7] COMON P. Independent component analysis, a new concept?[J]. Signal Processing, 1994, 36(3): 287–314. doi: 10.1016/0165-1684(94)90029-9
    [8] HYVARINEN A. Fast and robust fixed-point algorithms for independent component analysis[J]. IEEE Transactions on Neural Networks, 1999, 10(3): 626–634. doi: 10.1109/72.761722
    [9] OJA E and YUAN Zhijian. The FastICA algorithm revisited: Convergence analysis[J]. IEEE Transactions on Neural Networks, 2006, 17(6): 1370–1381. doi: 10.1109/tnn.2006.880980
    [10] GENG Xiurui, JI Luyan, and SUN Kang. Principal skewness analysis: Algorithm and its application for multispectral/hyperspectral images indexing[J]. IEEE Geoscience and Remote Sensing Letters, 2014, 11(10): 1821–1825. doi: 10.1109/lgrs.2014.2311168
    [11] GENG Xiurui, MENG Lingbo, LI Lin, et al. Momentum principal skewness analysis[J]. IEEE Geoscience and Remote Sensing Letters, 2015, 12(11): 2262–2266. doi: 10.1109/lgrs.2015.2465814
    [12] MENG Lingbo, GENG Xiurui, and JI Luyan. Principal kurtosis analysis and its application for remote-sensing imagery[J]. International Journal of Remote Sensing, 2016, 37(10): 2280–2293. doi: 10.1080/01431161.2016.1171927
    [13] ANANDKUMAR A, GE Rong, HSU D, et al. Tensor decompositions for learning latent variable models[J]. Journal of Machine Learning Research, 2014, 15: 2773–2832. doi: 10.21236/ada604494
    [14] KOLDA T G and BADER B W. Tensor decompositions and applications[J]. SIAM Review, 2009, 51(3): 455–500. doi: 10.1137/07070111X
    [15] GENG Xiurui and WANG Lei. NPSA: Nonorthogonal principal skewness analysis[J]. IEEE Transactions on Image Processing, 2020, 29: 6396–6408. doi: 10.1109/tip.2020.2984849
    [16] LIM L H. Singular values and eigenvalues of tensors: A variational approach[C]. 1st IEEE International Workshop on Computational Advances in Multi-Sensor Adaptive Processing, 2005, Puerto Vallarta, Mexico, 2005: 129–132.
    [17] QI Liqun. Eigenvalues of a real supersymmetric tensor[J]. Journal of Symbolic Computation, 2005, 40(6): 1302–1324. doi: 10.1016/j.jsc.2005.05.007
    [18] WANG Lei and GENG Xiurui. The real eigenpairs of symmetric tensors and its application to independent component analysis[J]. IEEE Transactions on Cybernetics, 2022, 52(10): 10137–10150. doi: 10.1109/tcyb.2021.3055238
  • 加载中
图(8) / 表(5)
计量
  • 文章访问数:  449
  • HTML全文浏览量:  133
  • PDF下载量:  105
  • 被引次数: 0
出版历程
  • 收稿日期:  2022-07-18
  • 修回日期:  2022-11-13
  • 录用日期:  2022-12-20
  • 网络出版日期:  2022-12-23
  • 刊出日期:  2023-10-31

目录

    /

    返回文章
    返回