For sparse storage and quick access to projection matrix based on vector type, this paper proposes a method to solve the problems of the repetitive computation of projection coefficient, the large space occupation and...For sparse storage and quick access to projection matrix based on vector type, this paper proposes a method to solve the problems of the repetitive computation of projection coefficient, the large space occupation and low retrieval efficiency of projection matrix in iterative reconstruction algorithms, which calculates only once the projection coefficient and stores the data sparsely in binary format based on the variable size of library vector type. In the iterative reconstruction process, these binary files are accessed iteratively and the vector type is used to quickly obtain projection coefficients of each ray. The results of the experiments show that the method reduces the memory space occupation of the projection matrix and the computation of projection coefficient in iterative process, and accelerates the reconstruction speed.展开更多
Impacted craters are commonly found on the surface of planets, satellites, asteroids and other solar system bodies. In order to speed up the rate of constructing the database of craters, it is important to develop cra...Impacted craters are commonly found on the surface of planets, satellites, asteroids and other solar system bodies. In order to speed up the rate of constructing the database of craters, it is important to develop crater detection algorithms. This paper presents a novel approach to automatically detect craters on planetary surfaces. The approach contains two parts: crater candidate region selection and crater detection. In the first part, crater candidate region selection is achieved by Kanade-Lucas-Tomasi (KLT) detector. Matrix-pattern-oriented least squares support vector machine (MatLSSVM), as the matrixization version of least square support vector machine (SVM), inherits the advantages of least squares support vector machine (LSSVM), reduces storage space greatly and reserves spatial redundancies within each image matrix compared with general LSSVM. The second part of the approach employs MatLSSVM to design classifier for crater detection. Experimental results on the dataset which comprises 160 preprocessed image patches from Google Mars demonstrate that the accuracy rate of crater detection can be up to 88%. In addition, the outstanding feature of the approach introduced in this paper is that it takes resized crater candidate region as input pattern directly to finish crater detection. The results of the last experiment demonstrate that MatLSSVM-based classifier can detect crater regions effectively on the basis of KLT-based crater candidate region selection.展开更多
In this paper,we intreduce the concept and discuss the properties of minimum cycle of row vector in a generalized circulant Fuzzy matrix. We present a new expression for circulant Fuzzy matrix,and discuss some propert...In this paper,we intreduce the concept and discuss the properties of minimum cycle of row vector in a generalized circulant Fuzzy matrix. We present a new expression for circulant Fuzzy matrix,and discuss some properties of the idempotent elements of the semigroup of generalized circulant Fuzzy matrixes in connection with minimum cycle of row vector.展开更多
As one of the most essential and important operations in linear algebra, the performance prediction of sparse matrix-vector multiplication (SpMV) on GPUs has got more and more attention in recent years. In 2012, Guo a...As one of the most essential and important operations in linear algebra, the performance prediction of sparse matrix-vector multiplication (SpMV) on GPUs has got more and more attention in recent years. In 2012, Guo and Wang put forward a new idea to predict the performance of SpMV on GPUs. However, they didn’t consider the matrix structure completely, so the execution time predicted by their model tends to be inaccurate for general sparse matrix. To address this problem, we proposed two new similar models, which take into account the structure of the matrices and make the performance prediction model more accurate. In addition, we predict the execution time of SpMV for CSR-V, CSR-S, ELL and JAD sparse matrix storage formats by the new models on the CUDA platform. Our experimental results show that the accuracy of prediction by our models is 1.69 times better than Guo and Wang’s model on average for most general matrices.展开更多
The paper discusses the statistical inference problem of the compound Poisson vector process(CPVP)in the domain of attraction of normal law but with infinite covariance matrix.The empirical likelihood(EL)method to con...The paper discusses the statistical inference problem of the compound Poisson vector process(CPVP)in the domain of attraction of normal law but with infinite covariance matrix.The empirical likelihood(EL)method to construct confidence regions for the mean vector has been proposed.It is a generalization from the finite second-order moments to the infinite second-order moments in the domain of attraction of normal law.The log-empirical likelihood ratio statistic for the average number of the CPVP converges to F distribution in distribution when the population is in the domain of attraction of normal law but has infinite covariance matrix.Some simulation results are proposed to illustrate the method of the paper.展开更多
Intervertebral disc degeneration is a leading cause of lower back pain and is characterized by pathological processes such as nucleus pulposus cell apoptosis,extracellular matrix imbalance,and annulus fibrosus rupture...Intervertebral disc degeneration is a leading cause of lower back pain and is characterized by pathological processes such as nucleus pulposus cell apoptosis,extracellular matrix imbalance,and annulus fibrosus rupture.These pathological changes result in disc height loss and functional decline,potentially leading to disc herniation.This comprehensive review aimed to address the current challenges in intervertebral disc degeneration treatment by evaluating the regenerative potential of stem cell-based therapies,with a particular focus on emerging technologies such as exosomes and gene vector systems.Through mechanisms such as differentiation,paracrine effects,and immunomodulation,stem cells facilitate extracellular matrix repair and reduce nucleus pulposus cell apoptosis.Despite recent advancements,clinical applications are hindered by challenges such as hypoxic disc environments and immune rejection.By analyzing recent preclinical and clinical findings,this review provided insights into optimizing stem cell therapy to overcome these obstacles and highlighted future directions in the field.展开更多
稀疏矩阵向量乘(SpMV)是稀疏线性系统的计算核心和瓶颈,其运算效率会影响迭代求解器的整体性能,其优化研究一直是科学计算和工程应用领域中的研究热点之一。偏微分方程的离散化会产生稀疏对角矩阵,由于其多样的非零元分布,导致没有一种...稀疏矩阵向量乘(SpMV)是稀疏线性系统的计算核心和瓶颈,其运算效率会影响迭代求解器的整体性能,其优化研究一直是科学计算和工程应用领域中的研究热点之一。偏微分方程的离散化会产生稀疏对角矩阵,由于其多样的非零元分布,导致没有一种方法能够在所有矩阵中取得最优时间性能。针对上述问题,提出一种面向图形处理单元(GPU)的稀疏对角矩阵自适应SpMV优化方法AST(Adaptive SpMV Tuning)。该方法通过设计特征空间,构建特征提取器,提取矩阵结构精细特征,通过深入分析特征和SpMV方法的相关性,建立可扩展的候选方法集合,形成特征和最优方法的映射关系,构建性能预测工具,实现矩阵最优方法的高效预测。实验结果表明,AST能够取得85.8%的预测准确率,平均时间性能损失为0.09,相比于DIA(Diagonal)、HDIA(Hacked DIA)、HDC(Hybrid of DIA and Compressed Sparse Row)、DIA-Adaptive和DRM(Divide-Rearrange and Merge),能够获得平均20.19、1.86、3.06、3.72和1.53倍的内核运行时间加速和1.05、1.28、12.45、1.94和0.97倍的浮点运算性能加速。展开更多
A hybrid calibration approach based on support vector machines (SVM) is proposed to characterize nonlinear cross coupling of multi-dimensional transducer. It is difficult to identify these unknown nonlinearities and...A hybrid calibration approach based on support vector machines (SVM) is proposed to characterize nonlinear cross coupling of multi-dimensional transducer. It is difficult to identify these unknown nonlinearities and crosstalk just with a single conventional calibration approach. In this paper, a hybrid model comprising calibration matrix and SVM model for calibrating linearity and nonlinearity respectively is built up. The calibration matrix is determined by linear artificial neural network (ANN), and the SVM is used to compensate for the nonlinear cross coupling among each dimension. A simulation of the calibration of a multi-dimensional sensor is conducted by the SVM hybrid calibration method, which is then utilized to calibrate a six-component force/torque transducer of wind tunnel balance. From the calibrating results, it can be indicated that the SVM hybrid calibration method has improved the calibration accuracy significantly without increasing data samples, compared with calibration matrix. Moreover, with the calibration matrix, the hybrid model can provide a basis for the design of transducers.展开更多
To make the modulation classification system more suitable for signals in a wide range of signal to noise rate (SNR), a feature extraction method based on signal wavelet packet transform modulus maxima matrix (WPT...To make the modulation classification system more suitable for signals in a wide range of signal to noise rate (SNR), a feature extraction method based on signal wavelet packet transform modulus maxima matrix (WPTMMM) and a novel support vector machine fuzzy network (SVMFN) classifier is presented. The WPTMMM feature extraction method has less computational complexity, more stability, and has the preferable advantage of robust with the time parallel moving and white noise. Further, the SVMFN uses a new definition of fuzzy density that incorporates accuracy and uncertainty of the classifiers to improve recognition reliability to classify nine digital modulation types (i.e. 2ASK, 2FSK, 2PSK, 4ASK, 4FSK, 4PSK, 16QAM, MSK, and OQPSK). Computer simulation shows that the proposed scheme has the advantages of high accuracy and reliability (success rates are over 98% when SNR is not lower than 0dB), and it adapts to engineering applications.展开更多
A two-dimensional direction-of-arrival (DOA) and polarization estimation algorithm for coherent sources using a linear vector-sensor array is presented. Two matrices are first constructed by the receiving data. The ...A two-dimensional direction-of-arrival (DOA) and polarization estimation algorithm for coherent sources using a linear vector-sensor array is presented. Two matrices are first constructed by the receiving data. The ranks of the two matrices are only related to the DOAs of the sources and independent of their coherency. Then the source’s elevation is resolved via the matrix pencil (MP) method, and the singular value decomposition (SVD) is used to reduce the noise effect. Finally, the source’s steering vector is estimated, and the analytics solutions of the source’s azimuth and polarization parameter can be directly computed by using a vector cross-product estimator. Moreover, the proposed algorithm can achieve the unambiguous direction estimates, even if the space between adjacent sensors is larger than a half-wavelength. Theoretical and numerical simulations show the effectiveness of the proposed algorithm.展开更多
基金National Natural Science Foundation of China(No.6171177)
文摘For sparse storage and quick access to projection matrix based on vector type, this paper proposes a method to solve the problems of the repetitive computation of projection coefficient, the large space occupation and low retrieval efficiency of projection matrix in iterative reconstruction algorithms, which calculates only once the projection coefficient and stores the data sparsely in binary format based on the variable size of library vector type. In the iterative reconstruction process, these binary files are accessed iteratively and the vector type is used to quickly obtain projection coefficients of each ray. The results of the experiments show that the method reduces the memory space occupation of the projection matrix and the computation of projection coefficient in iterative process, and accelerates the reconstruction speed.
基金co-supported by the National Natural Science Foundation of China (No. 61203170)the Fundamental Research Funds for the Central Universities (No. NS2012026)Startup Foundation for Introduced Talents of Nanjing University of Aeronautics and Astronautics (No. 1007-YAH10047)
文摘Impacted craters are commonly found on the surface of planets, satellites, asteroids and other solar system bodies. In order to speed up the rate of constructing the database of craters, it is important to develop crater detection algorithms. This paper presents a novel approach to automatically detect craters on planetary surfaces. The approach contains two parts: crater candidate region selection and crater detection. In the first part, crater candidate region selection is achieved by Kanade-Lucas-Tomasi (KLT) detector. Matrix-pattern-oriented least squares support vector machine (MatLSSVM), as the matrixization version of least square support vector machine (SVM), inherits the advantages of least squares support vector machine (LSSVM), reduces storage space greatly and reserves spatial redundancies within each image matrix compared with general LSSVM. The second part of the approach employs MatLSSVM to design classifier for crater detection. Experimental results on the dataset which comprises 160 preprocessed image patches from Google Mars demonstrate that the accuracy rate of crater detection can be up to 88%. In addition, the outstanding feature of the approach introduced in this paper is that it takes resized crater candidate region as input pattern directly to finish crater detection. The results of the last experiment demonstrate that MatLSSVM-based classifier can detect crater regions effectively on the basis of KLT-based crater candidate region selection.
文摘In this paper,we intreduce the concept and discuss the properties of minimum cycle of row vector in a generalized circulant Fuzzy matrix. We present a new expression for circulant Fuzzy matrix,and discuss some properties of the idempotent elements of the semigroup of generalized circulant Fuzzy matrixes in connection with minimum cycle of row vector.
文摘As one of the most essential and important operations in linear algebra, the performance prediction of sparse matrix-vector multiplication (SpMV) on GPUs has got more and more attention in recent years. In 2012, Guo and Wang put forward a new idea to predict the performance of SpMV on GPUs. However, they didn’t consider the matrix structure completely, so the execution time predicted by their model tends to be inaccurate for general sparse matrix. To address this problem, we proposed two new similar models, which take into account the structure of the matrices and make the performance prediction model more accurate. In addition, we predict the execution time of SpMV for CSR-V, CSR-S, ELL and JAD sparse matrix storage formats by the new models on the CUDA platform. Our experimental results show that the accuracy of prediction by our models is 1.69 times better than Guo and Wang’s model on average for most general matrices.
基金Characteristic Innovation Projects of Ordinary Universities of Guangdong Province,China(No.2022KTSCX150)Zhaoqing Education Development Institute Project,China(No.ZQJYY2021144)Zhaoqing College Quality Project and Teaching Reform Project,China(Nos.zlgc202003 and zlgc202112)。
文摘The paper discusses the statistical inference problem of the compound Poisson vector process(CPVP)in the domain of attraction of normal law but with infinite covariance matrix.The empirical likelihood(EL)method to construct confidence regions for the mean vector has been proposed.It is a generalization from the finite second-order moments to the infinite second-order moments in the domain of attraction of normal law.The log-empirical likelihood ratio statistic for the average number of the CPVP converges to F distribution in distribution when the population is in the domain of attraction of normal law but has infinite covariance matrix.Some simulation results are proposed to illustrate the method of the paper.
基金Supported by Henan Province Key Research and Development Program,No.231111311000Henan Provincial Science and Technology Research Project,No.232102310411+2 种基金Henan Province Medical Science and Technology Key Project,No.LHGJ20220566 and No.LHGJ20240365Henan Province Medical Education Research Project,No.WJLX2023079Zhengzhou Medical and Health Technology Innovation Guidance Program,No.2024YLZDJH022.
文摘Intervertebral disc degeneration is a leading cause of lower back pain and is characterized by pathological processes such as nucleus pulposus cell apoptosis,extracellular matrix imbalance,and annulus fibrosus rupture.These pathological changes result in disc height loss and functional decline,potentially leading to disc herniation.This comprehensive review aimed to address the current challenges in intervertebral disc degeneration treatment by evaluating the regenerative potential of stem cell-based therapies,with a particular focus on emerging technologies such as exosomes and gene vector systems.Through mechanisms such as differentiation,paracrine effects,and immunomodulation,stem cells facilitate extracellular matrix repair and reduce nucleus pulposus cell apoptosis.Despite recent advancements,clinical applications are hindered by challenges such as hypoxic disc environments and immune rejection.By analyzing recent preclinical and clinical findings,this review provided insights into optimizing stem cell therapy to overcome these obstacles and highlighted future directions in the field.
文摘稀疏矩阵向量乘(SpMV)是稀疏线性系统的计算核心和瓶颈,其运算效率会影响迭代求解器的整体性能,其优化研究一直是科学计算和工程应用领域中的研究热点之一。偏微分方程的离散化会产生稀疏对角矩阵,由于其多样的非零元分布,导致没有一种方法能够在所有矩阵中取得最优时间性能。针对上述问题,提出一种面向图形处理单元(GPU)的稀疏对角矩阵自适应SpMV优化方法AST(Adaptive SpMV Tuning)。该方法通过设计特征空间,构建特征提取器,提取矩阵结构精细特征,通过深入分析特征和SpMV方法的相关性,建立可扩展的候选方法集合,形成特征和最优方法的映射关系,构建性能预测工具,实现矩阵最优方法的高效预测。实验结果表明,AST能够取得85.8%的预测准确率,平均时间性能损失为0.09,相比于DIA(Diagonal)、HDIA(Hacked DIA)、HDC(Hybrid of DIA and Compressed Sparse Row)、DIA-Adaptive和DRM(Divide-Rearrange and Merge),能够获得平均20.19、1.86、3.06、3.72和1.53倍的内核运行时间加速和1.05、1.28、12.45、1.94和0.97倍的浮点运算性能加速。
基金National Science Foundation of China(Grant No.10772142)National Natural Science Key Foundation of China(Grant No.10832002)the Fundamental Research Funds for the Central Universities
文摘A hybrid calibration approach based on support vector machines (SVM) is proposed to characterize nonlinear cross coupling of multi-dimensional transducer. It is difficult to identify these unknown nonlinearities and crosstalk just with a single conventional calibration approach. In this paper, a hybrid model comprising calibration matrix and SVM model for calibrating linearity and nonlinearity respectively is built up. The calibration matrix is determined by linear artificial neural network (ANN), and the SVM is used to compensate for the nonlinear cross coupling among each dimension. A simulation of the calibration of a multi-dimensional sensor is conducted by the SVM hybrid calibration method, which is then utilized to calibrate a six-component force/torque transducer of wind tunnel balance. From the calibrating results, it can be indicated that the SVM hybrid calibration method has improved the calibration accuracy significantly without increasing data samples, compared with calibration matrix. Moreover, with the calibration matrix, the hybrid model can provide a basis for the design of transducers.
文摘To make the modulation classification system more suitable for signals in a wide range of signal to noise rate (SNR), a feature extraction method based on signal wavelet packet transform modulus maxima matrix (WPTMMM) and a novel support vector machine fuzzy network (SVMFN) classifier is presented. The WPTMMM feature extraction method has less computational complexity, more stability, and has the preferable advantage of robust with the time parallel moving and white noise. Further, the SVMFN uses a new definition of fuzzy density that incorporates accuracy and uncertainty of the classifiers to improve recognition reliability to classify nine digital modulation types (i.e. 2ASK, 2FSK, 2PSK, 4ASK, 4FSK, 4PSK, 16QAM, MSK, and OQPSK). Computer simulation shows that the proposed scheme has the advantages of high accuracy and reliability (success rates are over 98% when SNR is not lower than 0dB), and it adapts to engineering applications.
基金supported by the Program for Changjiang Scholars and Innovative Research Team in University (IRT0645)
文摘A two-dimensional direction-of-arrival (DOA) and polarization estimation algorithm for coherent sources using a linear vector-sensor array is presented. Two matrices are first constructed by the receiving data. The ranks of the two matrices are only related to the DOAs of the sources and independent of their coherency. Then the source’s elevation is resolved via the matrix pencil (MP) method, and the singular value decomposition (SVD) is used to reduce the noise effect. Finally, the source’s steering vector is estimated, and the analytics solutions of the source’s azimuth and polarization parameter can be directly computed by using a vector cross-product estimator. Moreover, the proposed algorithm can achieve the unambiguous direction estimates, even if the space between adjacent sensors is larger than a half-wavelength. Theoretical and numerical simulations show the effectiveness of the proposed algorithm.