期刊文献+
共找到18篇文章
< 1 >
每页显示 20 50 100
Software Defect Prediction Based on Non-Linear Manifold Learning and Hybrid Deep Learning Techniques
1
作者 Kun Zhu Nana Zhang +2 位作者 Qing Zhang Shi Ying Xu Wang 《Computers, Materials & Continua》 SCIE EI 2020年第11期1467-1486,共20页
Software defect prediction plays a very important role in software quality assurance,which aims to inspect as many potentially defect-prone software modules as possible.However,the performance of the prediction model ... Software defect prediction plays a very important role in software quality assurance,which aims to inspect as many potentially defect-prone software modules as possible.However,the performance of the prediction model is susceptible to high dimensionality of the dataset that contains irrelevant and redundant features.In addition,software metrics for software defect prediction are almost entirely traditional features compared to the deep semantic feature representation from deep learning techniques.To address these two issues,we propose the following two solutions in this paper:(1)We leverage a novel non-linear manifold learning method-SOINN Landmark Isomap(SL-Isomap)to extract the representative features by selecting automatically the reasonable number and position of landmarks,which can reveal the complex intrinsic structure hidden behind the defect data.(2)We propose a novel defect prediction model named DLDD based on hybrid deep learning techniques,which leverages denoising autoencoder to learn true input features that are not contaminated by noise,and utilizes deep neural network to learn the abstract deep semantic features.We combine the squared error loss function of denoising autoencoder with the cross entropy loss function of deep neural network to achieve the best prediction performance by adjusting a hyperparameter.We compare the SL-Isomap with seven state-of-the-art feature extraction methods and compare the DLDD model with six baseline models across 20 open source software projects.The experimental results verify that the superiority of SL-Isomap and DLDD on four evaluation indicators. 展开更多
关键词 Software defect prediction non-linear manifold learning denoising autoencoder deep neural network loss function deep learning
下载PDF
Adaptive Neighboring Selection Algorithm Based on Curvature Prediction in Manifold Learning
2
作者 Lin Ma Cai-Fa Zhou +1 位作者 Xi Liu Yu-Bin Xu 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2013年第3期119-123,共5页
Recently manifold learning algorithm for dimensionality reduction attracts more and more interests, and various linear and nonlinear,global and local algorithms are proposed. The key step of manifold learning algorith... Recently manifold learning algorithm for dimensionality reduction attracts more and more interests, and various linear and nonlinear,global and local algorithms are proposed. The key step of manifold learning algorithm is the neighboring region selection. However,so far for the references we know,few of which propose a generally accepted algorithm to well select the neighboring region. So in this paper,we propose an adaptive neighboring selection algorithm,which successfully applies the LLE and ISOMAP algorithms in the test. It is an algorithm that can find the optimal K nearest neighbors of the data points on the manifold. And the theoretical basis of the algorithm is the approximated curvature of the data point on the manifold. Based on Riemann Geometry,Jacob matrix is a proper mathematical concept to predict the approximated curvature. By verifying the proposed algorithm on embedding Swiss roll from R3 to R2 based on LLE and ISOMAP algorithm,the simulation results show that the proposed adaptive neighboring selection algorithm is feasible and able to find the optimal value of K,making the residual variance relatively small and better visualization of the results. By quantitative analysis,the embedding quality measured by residual variance is increased 45. 45% after using the proposed algorithm in LLE. 展开更多
关键词 manifold learning curvature prediction adaptive neighboring selection residual variance
下载PDF
Research of Adaptive Neighborhood Incremental Principal Component Analysis and Locality Preserving Projection Manifold Learning Algorithm 被引量:2
3
作者 邓士杰 唐力伟 张晓涛 《Journal of Shanghai Jiaotong university(Science)》 EI 2018年第2期269-275,共7页
In view of the incremental learning problem of manifold learning algorithm, an adaptive neighborhood incremental principal component analysis(PCA) and locality preserving projection(LPP) manifold learning algorithm is... In view of the incremental learning problem of manifold learning algorithm, an adaptive neighborhood incremental principal component analysis(PCA) and locality preserving projection(LPP) manifold learning algorithm is presented, and the incremental learning principle of algorithm is introduced. For incremental sample data, the adjacency and covariance matrices are incrementally updated by the existing samples; then the dimensionality reduction results of the incremental samples are estimated by the dimensionality reduction results of the existing samples; finally, the dimensionality reduction results of the incremental and existing samples are updated by subspace iteration method. The adaptive neighborhood incremental PCA-LPP manifold learning algorithm is applied to processing of gearbox fault signals. The dimensionality reduction results by incremental learning have very small error, compared with those by batch learning. Spatial aggregation of the incremental samples is basically stable, and fault identification rate is increased. 展开更多
关键词 incremental learning ADAPTIVE manifold learning fault diagnosis
原文传递
Unsupervised Nonlinear Adaptive Manifold Learning for Global and Local Information 被引量:2
4
作者 Jiajun Gao Fanzhang Li +1 位作者 Bangjun Wang Helan Liang 《Tsinghua Science and Technology》 SCIE EI CAS CSCD 2021年第2期163-171,共9页
In this paper,we propose an Unsupervised Nonlinear Adaptive Manifold Learning method(UNAML)that considers both global and local information.In this approach,we apply unlabeled training samples to study nonlinear manif... In this paper,we propose an Unsupervised Nonlinear Adaptive Manifold Learning method(UNAML)that considers both global and local information.In this approach,we apply unlabeled training samples to study nonlinear manifold features,while considering global pairwise distances and maintaining local topology structure.Our method aims at minimizing global pairwise data distance errors as well as local structural errors.In order to enable our UNAML to be more efficient and to extract manifold features from the external source of new data,we add a feature approximate error that can be used to learn a linear extractor.Also,we add a feature approximate error that can be used to learn a linear extractor.In addition,we use a method of adaptive neighbor selection to calculate local structural errors.This paper uses the kernel matrix method to optimize the original algorithm.Our algorithm proves to be more effective when compared with the experimental results of other feature extraction methods on real face-data sets and object data sets. 展开更多
关键词 unsupervised manifold learning global and local information adaptive neighbor selection method kernel matrix
原文传递
Alternating minimization for data-driven computational elasticity from experimental data: kernel method for learning constitutive manifold
5
作者 Yoshihiro Kanno 《Theoretical & Applied Mechanics Letters》 CSCD 2021年第5期260-265,共6页
Data-driven computing in elasticity attempts to directly use experimental data on material,without constructing an empirical model of the constitutive relation,to predict an equilibrium state of a structure subjected ... Data-driven computing in elasticity attempts to directly use experimental data on material,without constructing an empirical model of the constitutive relation,to predict an equilibrium state of a structure subjected to a specified external load.Provided that a data set comprising stress-strain pairs of material is available,a data-driven method using the kernel method and the regularized least-squares was developed to extract a manifold on which the points in the data set approximately lie(Kanno 2021,Jpn.J.Ind.Appl.Math.).From the perspective of physical experiments,stress field cannot be directly measured,while displacement and force fields are measurable.In this study,we extend the previous kernel method to the situation that pairs of displacement and force,instead of pairs of stress and strain,are available as an input data set.A new regularized least-squares problem is formulated in this problem setting,and an alternating minimization algorithm is proposed to solve the problem. 展开更多
关键词 Alternating minimization Regularized least-squares Kernel method manifold learning Data-driven computing
下载PDF
An improved Isomap method for manifold learning
6
作者 Taiguo Qu Zixing Cai 《International Journal of Intelligent Computing and Cybernetics》 EI 2017年第1期30-40,共11页
Purpose-Isometric feature mapping(Isomap)is a very popular manifold learning method and is widely used in dimensionality reduction and data visualization.The most time-consuming step in Isomap is to compute the shorte... Purpose-Isometric feature mapping(Isomap)is a very popular manifold learning method and is widely used in dimensionality reduction and data visualization.The most time-consuming step in Isomap is to compute the shortest paths between all pairs of data points based on a neighbourhood graph.The classical Isomap(C-Isomap)is very slow,due to the use of Floyd’s algorithm to compute the shortest paths.The purpose of this paper is to speed up Isomap.Design/methodology/approach-Through theoretical analysis,it is found that the neighbourhood graph in Isomap is sparse.In this case,the Dijkstra’s algorithm with Fibonacci heap(Fib-Dij)is faster than Floyd’s algorithm.In this paper,an improved Isomap method based on Fib-Dij is proposed.By using Fib-Dij to replace Floyd’s algorithm,an improved Isomap method is presented in this paper.Findings-Using the S-curve,the Swiss-roll,the Frey face database,the mixed national institute of standards and technology database of handwritten digits and a face image database,the performance of the proposed method is compared with C-Isomap,showing the consistency with C-Isomap and marked improvements in terms of the high speed.Simulations also demonstrate that Fib-Dij reduces the computation time of the shortest paths from O(N3)to O(N2lgN).Research limitations/implications-Due to the limitations of the computer,the sizes of the data sets in this paper are all smaller than 3,000.Therefore,researchers are encouraged to test the proposed algorithm on larger data sets.Originality/value-The new method based on Fib-Dij can greatly improve the speed of Isomap. 展开更多
关键词 Dijkstra’s algorithm Fibonacci heap Floyd’s algorithm ISOMAP manifold learning Shortest path Paper type Research paper
原文传递
Manifold Structure Analysis of Tactical Network Traffic Matrix Based on Maximum Variance Unfolding Algorithm
7
作者 Hao Shi Guofeng Wang +2 位作者 Rouxi Wang Jinshan Yang Kaishuan Shang 《Journal of Electronic Research and Application》 2023年第6期42-49,共8页
As modern weapons and equipment undergo increasing levels of informatization,intelligence,and networking,the topology and traffic characteristics of battlefield data networks built with tactical data links are becomin... As modern weapons and equipment undergo increasing levels of informatization,intelligence,and networking,the topology and traffic characteristics of battlefield data networks built with tactical data links are becoming progressively complex.In this paper,we employ a traffic matrix to model the tactical data link network.We propose a method that utilizes the Maximum Variance Unfolding(MVU)algorithm to conduct nonlinear dimensionality reduction analysis on high-dimensional open network traffic matrix datasets.This approach introduces novel ideas and methods for future applications,including traffic prediction and anomaly analysis in real battlefield network environments. 展开更多
关键词 manifold learning Maximum Variance Unfolding(MVU)algorithm Nonlinear dimensionality reduction
下载PDF
Improved Multi-Bandwidth Mode Manifold for Enhanced Bearing Fault Diagnosis 被引量:1
8
作者 Guifu Du Tao Jiang +2 位作者 Jun Wang Xingxing Jiang Zhongkui Zhu 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2022年第1期179-191,共13页
Variational mode decomposition(VMD) has been proved to be useful for extraction of fault-induced transients of rolling bearings. Multi-bandwidth mode manifold(Triple M, TM) is one variation of the VMD, which units mul... Variational mode decomposition(VMD) has been proved to be useful for extraction of fault-induced transients of rolling bearings. Multi-bandwidth mode manifold(Triple M, TM) is one variation of the VMD, which units multiple fault-related modes with different bandwidths by a nonlinear manifold learning algorithm named local tangent space alignment(LTSA). The merit of the TM method is that the bearing fault-induced transients extracted contain low level of in-band noise without optimization of the VMD parameters. However, the determination of the neighborhood size of the LTSA is time-consuming, and the extracted fault-induced transients may have the problem of asymmetry in the up-and-down direction. This paper aims to improve the efficiency and waveform symmetry of the TM method.Specifically, the multi-bandwidth modes consisting of the fault-related modes with different bandwidths are first obtained by repeating the recycling VMD(RVMD) method with different bandwidth balance parameters. Then, the LTSA algorithm is performed on the multi-bandwidth modes to extract their inherent manifold structure, in which the natural nearest neighbor(Triple N, TN) algorithm is adopted to efficiently and reasonably select the neighbors of each data point in the multi-bandwidth modes. Finally, a weight-based feature compensation strategy is designed to synthesize the low-dimensional manifold features to alleviate the asymmetry problem, resulting in a symmetric TM feature that can represent the real fault transient components. The major contribution of the improved TM method for bearing fault diagnosis is that the pure fault-induced transients are extracted efficiently and are symmetrical as the real. One simulation analysis and two experimental applications in bearing fault diagnosis validate the enhanced performance of the improved TM method over the traditional methods. This research proposes a bearing fault diagnosis method which has the advantages of high efficiency, good waveform symmetry and enhanced in-band noise removal capability. 展开更多
关键词 Variational mode decomposition manifold learning Natural nearest neighbor algorithm Rolling bearing Fault diagnosis Time-frequency signal decomposition
下载PDF
Super-Resolution for Face Image with an Improved K-NN Search Strategy 被引量:1
9
作者 QU Shenming HU Ruimin +3 位作者 CHEN Shihong JIANG Junjun WANG Zhongyuan ZHANG Maosheng 《China Communications》 SCIE CSCD 2016年第4期151-161,共11页
Recently, neighbor embedding based face super-resolution(SR) methods have shown the ability for achieving high-quality face images, those methods are based on the assumption that the same neighborhoods are preserved i... Recently, neighbor embedding based face super-resolution(SR) methods have shown the ability for achieving high-quality face images, those methods are based on the assumption that the same neighborhoods are preserved in both low-resolution(LR) training set and high-resolution(HR) training set. However, due to the "one-to-many" mapping between the LR image and HR ones in practice, the neighborhood relationship of the LR patch in LR space is quite different with that of the HR counterpart, that is to say the neighborhood relationship obtained is not true. In this paper, we explore a novel and effective re-identified K-nearest neighbor(RIKNN) method to search neighbors of LR patch. Compared with other methods, our method uses the geometrical information of LR manifold and HR manifold simultaneously. In particular, it searches K-NN of LR patch in the LR space and refines the searching results by re-identifying in the HR space, thus giving rise to accurate K-NN and improved performance. A statistical analysis of the influence of the training set size and nearest neighbor number is given, experimental results on some public face databases show the superiority of our proposed scheme over state-of-the-art face hallucination approaches in terms of subjective and objective results as well as computational complexity. 展开更多
关键词 face hallucination K-NN re-identify SUPER-RESOLUTION manifold learning
下载PDF
LLE-BASED CLASSIFICATION ALGORITHM FOR MMW RADAR TARGET RECOGNITION 被引量:1
10
作者 Luo Lei Li Yuehua Luan Yinghong 《Journal of Electronics(China)》 2010年第1期139-144,共6页
In this paper,a new multiclass classification algorithm is proposed based on the idea of Locally Linear Embedding(LLE),to avoid the defect of traditional manifold learning algorithms,which can not deal with new sample... In this paper,a new multiclass classification algorithm is proposed based on the idea of Locally Linear Embedding(LLE),to avoid the defect of traditional manifold learning algorithms,which can not deal with new sample points.The algorithm defines an error as a criterion by computing a sample's reconstruction weight using LLE.Furthermore,the existence and characteristics of low dimensional manifold in range-profile time-frequency information are explored using manifold learning algorithm,aiming at the problem of target recognition about high range resolution MilliMeter-Wave(MMW) radar.The new algorithm is applied to radar target recognition.The experiment results show the algorithm is efficient.Compared with other classification algorithms,our method improves the recognition precision and the result is not sensitive to input parameters. 展开更多
关键词 manifold learning Locally Linear Embedding(LLE) Multi-class classification MilliMeter-Wave(MMW) Target recognition
下载PDF
Locality Preserving Discriminant Projection for Speaker Verification 被引量:1
11
作者 Chunyan Liang Wei Cao Shuxin Cao 《Journal of Computer and Communications》 2020年第11期14-22,共9页
In this paper, a manifold subspace learning algorithm based on locality preserving discriminant projection (LPDP) is used for speaker verification. LPDP can overcome the deficiency of the total variability factor anal... In this paper, a manifold subspace learning algorithm based on locality preserving discriminant projection (LPDP) is used for speaker verification. LPDP can overcome the deficiency of the total variability factor analysis and locality preserving projection (LPP). LPDP can effectively use the speaker label information of speech data. Through optimization, LPDP can maintain the inherent manifold local structure of the speech data samples of the same speaker by reducing the distance between them. At the same time, LPDP can enhance the discriminability of the embedding space by expanding the distance between the speech data samples of different speakers. The proposed method is compared with LPP and total variability factor analysis on the NIST SRE 2010 telephone-telephone core condition. The experimental results indicate that the proposed LPDP can overcome the deficiency of LPP and total variability factor analysis and can further improve the system performance. 展开更多
关键词 Speaker Verification Locality Preserving Discriminant Projection Locality Preserving Projection manifold learning Total Variability Factor Analysis
下载PDF
Learning a hierarchical image manifold for Web image classification
12
作者 Rong ZHU Min YAO +1 位作者 Li-hua YE Jun-ying XUAN 《Journal of Zhejiang University-Science C(Computers and Electronics)》 SCIE EI 2012年第10期719-735,共17页
Image classification is an essential task in content-based image retrieval.However,due to the semantic gap between low-level visual features and high-level semantic concepts,and the diversification of Web images,the p... Image classification is an essential task in content-based image retrieval.However,due to the semantic gap between low-level visual features and high-level semantic concepts,and the diversification of Web images,the performance of traditional classification approaches is far from users' expectations.In an attempt to reduce the semantic gap and satisfy the urgent requirements for dimensionality reduction,high-quality retrieval results,and batch-based processing,we propose a hierarchical image manifold with novel distance measures for calculation.Assuming that the images in an image set describe the same or similar object but have various scenes,we formulate two kinds of manifolds,object manifold and scene manifold,at different levels of semantic granularity.Object manifold is developed for object-level classification using an algorithm named extended locally linear embedding(ELLE) based on intra-and inter-object difference measures.Scene manifold is built for scene-level classification using an algorithm named locally linear submanifold extraction(LLSE) by combining linear perturbation and region growing.Experimental results show that our method is effective in improving the performance of classifying Web images. 展开更多
关键词 Web image classification manifold learning Image manifold Semantic granularity Distance measure
原文传递
Tangent space learning and generalization
13
作者 Xiaofei HE Binbin LIN 《Frontiers of Electrical and Electronic Engineering in China》 CSCD 2011年第1期27-42,共16页
Manifold learning has attracted considerable attention over the last decade,in which exploring the geometry and topology of the manifold is the central problem.Tangent space is a fundamental tool in discovering the ge... Manifold learning has attracted considerable attention over the last decade,in which exploring the geometry and topology of the manifold is the central problem.Tangent space is a fundamental tool in discovering the geometry of the manifold.In this paper,we will first review canonical manifold learning techniques and then discuss two fundamental problems in tangent space learning.One is how to estimate the tangent space from random samples,and the other is how to generalize tangent space to ambient space.Previous studies in tangent space learning have mainly focused on how to fit tangent space,and one has to solve a global equation for obtaining the tangent spaces.Unlike these approaches,we introduce a novel method,called persistent tangent space learning(PTSL),which estimates the tangent space at each local neighborhood while ensuring that the tangent spaces vary smoothly on the manifold.Tangent space can be viewed as a point on Grassmann manifold.Inspired from the statistics on Grassmann manifold,we use intrinsic sample total variance to measure the variation of estimated tangent spaces at a single point,and thus,the generalization problem can be solved by estimating the intrinsic sample mean on Grassmann manifold.We validate our methods by various experimental results both on synthetic and real data. 展开更多
关键词 tangent space learning machine learning manifold learning
原文传递
Codimensional matrix pairing perspective of BYY harmony learning:hierarchy of bilinear systems,joint decomposition of data-covariance,and applications of network biology
14
作者 Lei XU 《Frontiers of Electrical and Electronic Engineering in China》 CSCD 2011年第1期86-119,共34页
One paper in a preceding issue of this journal has introduced the Bayesian Ying-Yang(BYY)harmony learning from a perspective of problem solving,parameter learning,and model selection.In a complementary role,the paper ... One paper in a preceding issue of this journal has introduced the Bayesian Ying-Yang(BYY)harmony learning from a perspective of problem solving,parameter learning,and model selection.In a complementary role,the paper provides further insights from another perspective that a co-dimensional matrix pair(shortly co-dim matrix pair)forms a building unit and a hierarchy of such building units sets up the BYY system.The BYY harmony learning is re-examined via exploring the nature of a co-dim matrix pair,which leads to improved learning performance with refined model selection criteria and a modified mechanism that coordinates automatic model selection and sparse learning.Besides updating typical algorithms of factor analysis(FA),binary FA(BFA),binary matrix factorization(BMF),and nonnegative matrix factorization(NMF)to share such a mechanism,we are also led to(a)a new parametrization that embeds a de-noise nature to Gaussian mixture and local FA(LFA);(b)an alternative formulation of graph Laplacian based linear manifold learning;(c)a codecomposition of data and covariance for learning regularization and data integration;and(d)a co-dim matrix pair based generalization of temporal FA and state space model.Moreover,with help of a co-dim matrix pair in Hadamard product,we are led to a semi-supervised formation for regression analysis and a semi-blind learning formation for temporal FA and state space model.Furthermore,we address that these advances provide with new tools for network biology studies,including learning transcriptional regulatory,Protein-Protein Interaction network alignment,and network integration. 展开更多
关键词 Bayesian Ying-Yang(BYY)harmony learning automatic model selection bi-linear stochastic system co-dimensional matrix pair sparse learning denoise embedded Gaussian mixture de-noise embedded local factor analysis(LFA) bi-clustering manifold learning temporal factor analysis(TFA) semi-blind learning attributed graph matching generalized linear model(GLM) gene transcriptional regulatory network alignment network integration
原文传递
Iterative HOEO fusion strategy:a promising tool for enhancing bearing fault feature
15
作者 Xingxing JIANG Demin PENG +3 位作者 Jianfeng GUO Jie LIU Changqing SHEN Zhongkui ZHU 《Frontiers of Mechanical Engineering》 SCIE CSCD 2023年第1期253-273,共21页
As parameter independent yet simple techniques,the energy operator(EO)and its variants have received considerable attention in the field of bearing fault feature detection.However,the performances of these improved EO... As parameter independent yet simple techniques,the energy operator(EO)and its variants have received considerable attention in the field of bearing fault feature detection.However,the performances of these improved EO techniques are subjected to the limited number of EOs,and they cannot reflect the non-linearity of the machinery dynamic systems and affect the noise reduction.As a result,the fault-related transients strengthened by these improved EO techniques are still subject to contamination of strong noises.To address these issues,this paper presents a novel EO fusion strategy for enhancing the bearing fault feature nonlinearly and effectively.Specifically,the proposed strategy is conducted through the following three steps.First,a multi-dimensional information matrix(MDIM)is constructed by performing the higher order energy operator(HOEO)on the analysis signal iteratively.MDIM is regarded as the fusion source of the proposed strategy with the properties of improving the signal-to-interference ratio and suppressing the noise in the low-frequency region.Second,an enhanced manifold learning algorithm is performed on the normalized MDIM to extract the intrinsic manifolds correlated with the fault-related impulses.Third,the intrinsic manifolds are weighted to recover the fault-related transients.Simulation studies and experimental verifications confirm that the proposed strategy is more effective for enhancing the bearing fault feature than the existing methods,including HOEOs,the weighting HOEO fusion,the fast Kurtogram,and the empirical mode decomposition. 展开更多
关键词 higher order energy operator fault diagnosis manifold learning rolling element bearing information fusion
原文传递
DTFLOW:Inference and Visualization of Single-cell Pseudotime Trajectory Using Diffusion Propagation 被引量:2
16
作者 Jiangyong Wei Tianshou Zhou +1 位作者 Xinan Zhang Tianhai Tian 《Genomics, Proteomics & Bioinformatics》 SCIE CAS CSCD 2021年第2期306-318,共13页
One of the major challenges in single-cell data analysis is the determination of cellular developmental trajectories using single-cell data.Although substantial studies have been conducted in recent years,more effecti... One of the major challenges in single-cell data analysis is the determination of cellular developmental trajectories using single-cell data.Although substantial studies have been conducted in recent years,more effective methods are still strongly needed to infer the developmental processes accurately.This work devises a new method,named DTFLOW,for determining the pseudotemporal trajectories with multiple branches.DTFLOW consists of two major steps:a new method called Bhattacharyya kernel feature decomposition(BKFD)to reduce the data dimensions,and a novel approach named Reverse Searching on k-nearest neighbor graph(RSKG)to identify the multi-branching processes of cellular differentiation.In BKFD,we first establish a stationary distribution for each cell to represent the transition of cellular developmental states based on the random walk with restart algorithm,and then propose a new distance metric for calculating pseudotime of single cells by introducing the Bhattacharyya kernel matrix.The effectiveness of DTFLOW is rigorously examined by using four single-cell datasets.We compare the efficiency of DTFLOW with the published state-of-the-art methods.Simulation results suggest that DTFLOW has superior accuracy and strong robustness properties for constructing pseudotime trajectories.The Python source code of DTFLOW can be freely accessed at https://github.com/statway/DTFLOW. 展开更多
关键词 Single-cell heterogeneity Pseudotime trajectory manifold learning Bhattacharyya kernel
原文传递
Pandemic Policymaking 被引量:1
17
作者 Philip D.Waggoner 《Journal of Social Computing》 2021年第1期14-26,共13页
This study leverages a high dimensional manifold learning design to explore the latent structure of the pandemic policymaking space only based on bill-level characteristics of pandemic-focused bills from 1973 to 2020.... This study leverages a high dimensional manifold learning design to explore the latent structure of the pandemic policymaking space only based on bill-level characteristics of pandemic-focused bills from 1973 to 2020.Results indicate the COVID-19 era of policymaking maps extremely closely onto prior periods of related policymaking.This suggests that there is striking uniformity in Congressional policymaking related to these types of large-scale crises over time,despite currently operating in a unique era of hyperpolarization,division,and ineffective governance. 展开更多
关键词 manifold learning computational social science CONGRESS POLICYMAKING COVID-19
原文传递
Recognition algorithm for plant leaves based on adaptive supervised locally linear embedding
18
作者 Yan Qing Liang Dong +1 位作者 Zhang Dongyan Wang Xiu 《International Journal of Agricultural and Biological Engineering》 SCIE EI CAS 2013年第3期52-57,共6页
Locally linear embedding(LLE)algorithm has a distinct deficiency in practical application.It requires users to select the neighborhood parameter,k,which denotes the number of nearest neighbors.A new adaptive method is... Locally linear embedding(LLE)algorithm has a distinct deficiency in practical application.It requires users to select the neighborhood parameter,k,which denotes the number of nearest neighbors.A new adaptive method is presented based on supervised LLE in this article.A similarity measure is formed by utilizing the Fisher projection distance,and then it is used as a threshold to select k.Different samples will produce different k adaptively according to the density of the data distribution.The method is applied to classify plant leaves.The experimental results show that the average classification rate of this new method is up to 92.4%,which is much better than the results from the traditional LLE and supervised LLE. 展开更多
关键词 supervised locally linear embedding manifold learning Fisher projection adaptive neighbors leaf recognition Precision Agriculture
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部