期刊文献+
共找到418篇文章
< 1 2 21 >
每页显示 20 50 100
CABOSFV algorithm for high dimensional sparse data clustering 被引量:7
1
作者 Sen Wu Xuedong Gao Management School, University of Science and Technology Beijing, Beijing 100083, China 《Journal of University of Science and Technology Beijing》 CSCD 2004年第3期283-288,共6页
An algorithm, Clustering Algorithm Based On Sparse Feature Vector (CABOSFV),was proposed for the high dimensional clustering of binary sparse data. This algorithm compressesthe data effectively by using a tool 'Sp... An algorithm, Clustering Algorithm Based On Sparse Feature Vector (CABOSFV),was proposed for the high dimensional clustering of binary sparse data. This algorithm compressesthe data effectively by using a tool 'Sparse Feature Vector', thus reduces the data scaleenormously, and can get the clustering result with only one data scan. Both theoretical analysis andempirical tests showed that CABOSFV is of low computational complexity. The algorithm findsclusters in high dimensional large datasets efficiently and handles noise effectively. 展开更多
关键词 clustering data mining sparse high dimensionality
在线阅读 下载PDF
A Fast Clustering Based Evolutionary Algorithm for Super-Large-Scale Sparse Multi-Objective Optimization 被引量:8
2
作者 Ye Tian Yuandong Feng +1 位作者 Xingyi Zhang Changyin Sun 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2023年第4期1048-1063,共16页
During the last three decades,evolutionary algorithms(EAs)have shown superiority in solving complex optimization problems,especially those with multiple objectives and non-differentiable landscapes.However,due to the ... During the last three decades,evolutionary algorithms(EAs)have shown superiority in solving complex optimization problems,especially those with multiple objectives and non-differentiable landscapes.However,due to the stochastic search strategies,the performance of most EAs deteriorates drastically when handling a large number of decision variables.To tackle the curse of dimensionality,this work proposes an efficient EA for solving super-large-scale multi-objective optimization problems with sparse optimal solutions.The proposed algorithm estimates the sparse distribution of optimal solutions by optimizing a binary vector for each solution,and provides a fast clustering method to highly reduce the dimensionality of the search space.More importantly,all the operations related to the decision variables only contain several matrix calculations,which can be directly accelerated by GPUs.While existing EAs are capable of handling fewer than 10000 real variables,the proposed algorithm is verified to be effective in handling 1000000 real variables.Furthermore,since the proposed algorithm handles the large number of variables via accelerated matrix calculations,its runtime can be reduced to less than 10%of the runtime of existing EAs. 展开更多
关键词 Evolutionary computation fast clustering sparse multi-objective optimization super-large-scale optimization
在线阅读 下载PDF
Unsupervised seismic facies analysis using sparse representation spectral clustering 被引量:5
3
作者 Wang Yao-Jun Wang Liang-Ji +3 位作者 Li Kun-Hong Liu Yu Luo Xian-Zhe Xing Kai 《Applied Geophysics》 SCIE CSCD 2020年第4期533-543,共11页
Traditional unsupervised seismic facies analysis techniques need to assume that seismic data obey mixed Gaussian distribution.However,fi eld seismic data may not meet this condition,thereby leading to wrong classifi c... Traditional unsupervised seismic facies analysis techniques need to assume that seismic data obey mixed Gaussian distribution.However,fi eld seismic data may not meet this condition,thereby leading to wrong classifi cation in the application of this technology.This paper introduces a spectral clustering technique for unsupervised seismic facies analysis.This algorithm is based on on the idea of a graph to cluster the data.Its kem is that seismic data are regarded as points in space,points can be connected with the edge and construct to graphs.When the graphs are divided,the weights of the edges between the different subgraphs are as low as possible,whereas the weights of the inner edges of the subgraph should be as high as possible.That has high computational complexity and entails large memory consumption for spectral clustering algorithm.To solve the problem this paper introduces the idea of sparse representation into spectral clustering.Through the selection of a small number of local sparse representation points,the spectral clustering matrix of all sample points is approximately represented to reduce the cost of spectral clustering operation.Verifi cation of physical model and fi eld data shows that the proposed approach can obtain more accurate seismic facies classification results without considering the data meet any hypothesis.The computing efficiency of this new method is better than that of the conventional spectral clustering method,thereby meeting the application needs of fi eld seismic data. 展开更多
关键词 seismic facies analysis spectral clustering sparse representation and unsupervised clustering
在线阅读 下载PDF
A SPARSE PROJECTION CLUSTERING ALGORITHM 被引量:4
4
作者 Xie Zongbo Feng Jiuchao 《Journal of Electronics(China)》 2009年第4期549-551,共3页
A clustering algorithm based on Sparse Projection (SP), called Sparse Projection Clus- tering (SPC), is proposed in this letter. The basic idea is applying SP to project the observed data onto a high-dimensional spars... A clustering algorithm based on Sparse Projection (SP), called Sparse Projection Clus- tering (SPC), is proposed in this letter. The basic idea is applying SP to project the observed data onto a high-dimensional sparse space, which is a nonlinear mapping with an explicit form and the K-means clustering algorithm can be therefore used to explore the inherent data patterns in the new space. The proposed algorithm is applied to cluster a complete artificial dataset and an incomplete real dataset. In comparison with the kernel K-means clustering algorithm, the proposed algorithm is more efficient. 展开更多
关键词 sparse Projection clustering (SPC) K-means clustering Kernel K-means clustering
在线阅读 下载PDF
Sparse Reconstructive Evidential Clustering for Multi-View Data 被引量:1
5
作者 Chaoyu Gong Yang You 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2024年第2期459-473,共15页
Although many multi-view clustering(MVC) algorithms with acceptable performances have been presented, to the best of our knowledge, nearly all of them need to be fed with the correct number of clusters. In addition, t... Although many multi-view clustering(MVC) algorithms with acceptable performances have been presented, to the best of our knowledge, nearly all of them need to be fed with the correct number of clusters. In addition, these existing algorithms create only the hard and fuzzy partitions for multi-view objects,which are often located in highly-overlapping areas of multi-view feature space. The adoption of hard and fuzzy partition ignores the ambiguity and uncertainty in the assignment of objects, likely leading to performance degradation. To address these issues, we propose a novel sparse reconstructive multi-view evidential clustering algorithm(SRMVEC). Based on a sparse reconstructive procedure, SRMVEC learns a shared affinity matrix across views, and maps multi-view objects to a 2-dimensional humanreadable chart by calculating 2 newly defined mathematical metrics for each object. From this chart, users can detect the number of clusters and select several objects existing in the dataset as cluster centers. Then, SRMVEC derives a credal partition under the framework of evidence theory, improving the fault tolerance of clustering. Ablation studies show the benefits of adopting the sparse reconstructive procedure and evidence theory. Besides,SRMVEC delivers effectiveness on benchmark datasets by outperforming some state-of-the-art methods. 展开更多
关键词 Evidence theory multi-view clustering(MVC) optimization sparse reconstruction
在线阅读 下载PDF
Low-Rank Multi-View Subspace Clustering Based on Sparse Regularization 被引量:1
6
作者 Yan Sun Fanlong Zhang 《Journal of Computer and Communications》 2024年第4期14-30,共17页
Multi-view Subspace Clustering (MVSC) emerges as an advanced clustering method, designed to integrate diverse views to uncover a common subspace, enhancing the accuracy and robustness of clustering results. The signif... Multi-view Subspace Clustering (MVSC) emerges as an advanced clustering method, designed to integrate diverse views to uncover a common subspace, enhancing the accuracy and robustness of clustering results. The significance of low-rank prior in MVSC is emphasized, highlighting its role in capturing the global data structure across views for improved performance. However, it faces challenges with outlier sensitivity due to its reliance on the Frobenius norm for error measurement. Addressing this, our paper proposes a Low-Rank Multi-view Subspace Clustering Based on Sparse Regularization (LMVSC- Sparse) approach. Sparse regularization helps in selecting the most relevant features or views for clustering while ignoring irrelevant or noisy ones. This leads to a more efficient and effective representation of the data, improving the clustering accuracy and robustness, especially in the presence of outliers or noisy data. By incorporating sparse regularization, LMVSC-Sparse can effectively handle outlier sensitivity, which is a common challenge in traditional MVSC methods relying solely on low-rank priors. Then Alternating Direction Method of Multipliers (ADMM) algorithm is employed to solve the proposed optimization problems. Our comprehensive experiments demonstrate the efficiency and effectiveness of LMVSC-Sparse, offering a robust alternative to traditional MVSC methods. 展开更多
关键词 clustering Multi-View Subspace clustering Low-Rank Prior sparse Regularization
在线阅读 下载PDF
Forest-Fire Recognition by Sparse and Collaborative Subspace Clustering
7
作者 Zhen Ye Yifu Jiang +2 位作者 Shihao Shi Jiefei Yan Lin Bai 《Journal of Applied Mathematics and Physics》 2019年第11期2883-2890,共8页
Traditional forest-fire recognition based on the characteristics of smoke, temperature and light fails to accurately detect and respond to early fires. By analyzing the characteristics of flame, the methods based on a... Traditional forest-fire recognition based on the characteristics of smoke, temperature and light fails to accurately detect and respond to early fires. By analyzing the characteristics of flame, the methods based on aerial image recognition have been widely used, such as RGB-based and HIS-based methods. However, these methods are susceptible to background factors causing interference and false detection. To alleviate these problems, we investigate two subspace clustering methods based on sparse and collaborative representation, respectively, to detect and locate forest fires. Firstly, subspace clustering segments flame from the whole image. Afterwards, sparse or collaborative representation is employed to represent most of the flame information in a dictionary with l1-regularization or l2-regularization term, which results in fewer reconstruction errors. Experimental results show that the proposed SSC and CSC substantially outperform the state-of-the art methods. 展开更多
关键词 Forest Fires Flame RECOGNITION sparse SUBSPACE clustering (SSC) Collabo-rative SUBSPACE clustering (CSC)
在线阅读 下载PDF
Blind source separation by weighted K-means clustering 被引量:5
8
作者 Yi Qingming 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2008年第5期882-887,共6页
Blind separation of sparse sources (BSSS) is discussed. The BSSS method based on the conventional K-means clustering is very fast and is also easy to implement. However, the accuracy of this method is generally not ... Blind separation of sparse sources (BSSS) is discussed. The BSSS method based on the conventional K-means clustering is very fast and is also easy to implement. However, the accuracy of this method is generally not satisfactory. The contribution of the vector x(t) with different modules is theoretically proved to be unequal, and a weighted K-means clustering method is proposed on this grounds. The proposed algorithm is not only as fast as the conventional K-means clustering method, but can also achieve considerably accurate results, which is demonstrated by numerical experiments. 展开更多
关键词 blind source separation underdetermined mixing sparse representation weighted K-means clustering.
在线阅读 下载PDF
基于sparse group Lasso方法的脑功能超网络构建与特征融合分析 被引量:7
9
作者 李瑶 赵云芃 +3 位作者 李欣芸 刘志芬 陈俊杰 郭浩 《计算机应用》 CSCD 北大核心 2020年第1期62-70,共9页
功能超网络广泛地应用于脑疾病诊断和分类研究中,而现有的关于超网络创建的研究缺乏解释分组效应的能力或者仅考虑到脑区间组级的信息,这样构建的脑功能超网络会丢失一些有用的连接或包含一些虚假的信息,因此,考虑到脑区间的组结构问题... 功能超网络广泛地应用于脑疾病诊断和分类研究中,而现有的关于超网络创建的研究缺乏解释分组效应的能力或者仅考虑到脑区间组级的信息,这样构建的脑功能超网络会丢失一些有用的连接或包含一些虚假的信息,因此,考虑到脑区间的组结构问题,引入sparse group Lasso(sgLasso)方法进一步改善超网络的创建。首先,利用sgLasso方法进行超网络创建;然后,引入两组超网络特有的属性指标进行特征提取以及特征选择,这些指标分别是基于单一节点的聚类系数和基于一对节点的聚类系数;最后,将特征选择后得到的两组有显著差异的特征通过多核学习进行特征融合和分类。实验结果表明,所提方法经过多特征融合取得了87.88%的分类准确率。该结果表明为了改善脑功能超网络的创建,需要考虑到组信息,但不能逼迫使用整组信息,可以适当地对组结构进行扩展。 展开更多
关键词 超网络 sparse GROUP Lasso 基于一对节点的聚类系数 多核学习 抑郁症 机器学习
在线阅读 下载PDF
A Support Construction for CT Image Based on K-Means Clustering
10
作者 Wisan Dhammatorn Hiroyuki Shioya 《Journal of Computer and Communications》 2017年第1期137-151,共15页
Computer Tomography in medical imaging provides human internal body pictures in the digital form. The more quality images it provides, the better information we get. Normally, medical imaging can be constructed by pro... Computer Tomography in medical imaging provides human internal body pictures in the digital form. The more quality images it provides, the better information we get. Normally, medical imaging can be constructed by projection data from several perspectives. In this paper, our research challenges and describes a numerical method for refining the image of a Region of Interest (ROI) by constructing support within a standard CT image. It is obvious that the quality of tomographic slice is affected by artifacts. CT using filter and K-means clustering provides a way to reconstruct an ROI with minimal artifacts and improve the degree of the spatial resolution. Experimental results are presented for improving the reconstructed images, showing that the approach enhances the overall resolution and contrast of ROI images. Our method provides a number of advantages: robustness with noise in projection data and support construction without the need to acquire any additional setup. 展开更多
关键词 sparse CT Reconstruction K-MEANS clustering Total Variation FILTERING MAXIMUM ENTROPY THRESHOLDING
在线阅读 下载PDF
Sparse antenna array design methodologies:A review
11
作者 Pan Wu Yan-Hui Liu +1 位作者 Zhi-Qin Zhao Qing-Huo Liu 《Journal of Electronic Science and Technology》 EI CAS CSCD 2024年第3期1-15,共15页
Designing a sparse array with reduced transmit/receive modules(TRMs)is vital for some applications where the antenna system’s size,weight,allowed operating space,and cost are limited.Sparse arrays exhibit distinct ar... Designing a sparse array with reduced transmit/receive modules(TRMs)is vital for some applications where the antenna system’s size,weight,allowed operating space,and cost are limited.Sparse arrays exhibit distinct architectures,roughly classified into three categories:Thinned arrays,nonuniformly spaced arrays,and clustered arrays.While numerous advanced synthesis methods have been presented for the three types of sparse arrays in recent years,a comprehensive review of the latest development in sparse array synthesis is lacking.This work aims to fill this gap by thoroughly summarizing these techniques.The study includes synthesis examples to facilitate a comparative analysis of different techniques in terms of both accuracy and efficiency.Thus,this review is intended to assist researchers and engineers in related fields,offering a clear understanding of the development and distinctions among sparse array synthesis techniques. 展开更多
关键词 clustered array Nonuniformly spaced array sparse antenna array Synthesis method Thinned array
在线阅读 下载PDF
High-dimensional Teaching Data Clustering in Sparse Subspaces Based on Information Entropy
12
作者 Huiyan Liu 《IJLAI Transactions on Science and Engineering》 2025年第2期23-28,共6页
Due to the large scale and high dimension of teaching data,the using of traditional clustering algorithms has problems such as high computational complexity and low accuracy.Therefore,this paper proposes a weighted bl... Due to the large scale and high dimension of teaching data,the using of traditional clustering algorithms has problems such as high computational complexity and low accuracy.Therefore,this paper proposes a weighted block sparse subspace clustering algorithm based on information entropy.The introduction of information entropy weight and block diagonal constraints can obtain the prior probability that two pixels belong to the same category before the simulation experiment,thereby positively intervening that the solutions solved by the model tend to be the optimal approximate solutions of the block diagonal structure.It can enable the model to obtain the performance against noise and outliers,and thereby improving the discriminative ability of the model classification.The experimental results show that the average probability Rand index of the proposed method is 0.86,which is higher than that of other algorithms.The average information change index of the proposed method is 1.55,which is lower than that of other algorithms,proving its strong robustness.On different datasets,the misclassification rates of the design method are 1.2%and 0.9%respectively,which proves that its classification accuracy is relatively high.The proposed method has high reliability in processing highdimensional teaching data.It can play an important role in the field of educational data analysis and provide strong support for intelligent teaching. 展开更多
关键词 Intelligent teaching sparse subspace clustering information entropy HIGH-DIMENSIONAL
在线阅读 下载PDF
一种面向定点稀疏轨迹的密度聚类停留点识别方法
13
作者 郭军豪 吴明治 +1 位作者 王培晓 张恒才 《测绘学报》 北大核心 2026年第2期249-260,共12页
停留点识别作为轨迹数据挖掘的重要前期准备工作,对兴趣点挖掘、移动模式分类等研究具有重要支撑作用。然而,传统识别方法通常用于GPS等稠密轨迹,在面对交通卡口、手机信令等定点稀疏轨迹时难以应对数据密度不均、分布复杂导致的特征挖... 停留点识别作为轨迹数据挖掘的重要前期准备工作,对兴趣点挖掘、移动模式分类等研究具有重要支撑作用。然而,传统识别方法通常用于GPS等稠密轨迹,在面对交通卡口、手机信令等定点稀疏轨迹时难以应对数据密度不均、分布复杂导致的特征挖掘不足、阈值估计偏差等挑战。为此,本文提出一种基于自适应扩展密度峰值聚类(AE-DPC)的双阈值停留点识别方法用于定点稀疏轨迹停留点识别。首先,基于数据整体特征划分全局阈值初步筛选停留点;然后,利用AE-DPC聚类结果设定局部阈值进一步判别,其中AE-DPC通过考虑邻域和改进密度峰值构建初始簇,并经过簇扩展与合并提升聚类性能;最后,结合全局与局部阈值实现精准识别停留点。本文基于开源合成数据集与真实定点稀疏轨迹数据集分别对AE-DPC和双阈值法进行试验。结果表明,AE-DPC聚类结果的ARI、AMI指标均显著优于DBSCAN、HDBSCAN、SNN-DPC等对比算法;基于AE-DPC设定局部阈值的双阈值方法在真实停留点识别中展现出明显优势,与基于HDBSCAN的局部阈值法和动态阈值法相比,该方法在查准率指标上分别提升了14.10%和9.88%。 展开更多
关键词 停留点识别 定点稀疏轨迹 聚类算法 密度峰值
在线阅读 下载PDF
基于密度聚类的毫米波雷达目标点云杂点去除技术
14
作者 刘琦 贺轶斐 +3 位作者 顾铭 陈梓浩 李昀豪 汪涛 《空天防御》 2026年第1期63-72,共10页
针对传统信号处理在毫米波雷达点云成像过程中点云杂点去除难和稀疏点云目标分类易出错问题,本文提出融合噪声特征的基于密度聚类的(DBSCAN)去杂点自适应聚类算法。该算法基于DBSCAN聚类算法框架,分类别构建欧式距离矩阵,快速寻找类别... 针对传统信号处理在毫米波雷达点云成像过程中点云杂点去除难和稀疏点云目标分类易出错问题,本文提出融合噪声特征的基于密度聚类的(DBSCAN)去杂点自适应聚类算法。该算法基于DBSCAN聚类算法框架,分类别构建欧式距离矩阵,快速寻找类别的中心样本点,判断并剔除异常杂点;根据中心点欧式距离和突变指数自适应调整下一帧的邻域密度和邻域半径参数;借助仿真实验验证改进算法的工程优势,进一步使用真实道路场景的实测数据验证改进算法的有效性。实验结果表明:本文所提算法不仅能去除目标点云杂点,还能自适应调整聚类参数,改善稀疏目标分类错误的问题。 展开更多
关键词 毫米波雷达 点云成像 自适应聚类 稀疏目标分类 杂点去除
在线阅读 下载PDF
DSparse:A Distributed Training Method for Edge Clusters Based on Sparse Update 被引量:1
15
作者 Xiao-Hui Peng Yi-Xuan Sun +1 位作者 Zheng-Hui Zhang Yi-Fan Wang 《Journal of Computer Science & Technology》 2025年第3期637-653,共17页
Edge machine learning creates a new computational paradigm by enabling the deployment of intelligent applications at the network edge.It enhances application efficiency and responsiveness by performing inference and t... Edge machine learning creates a new computational paradigm by enabling the deployment of intelligent applications at the network edge.It enhances application efficiency and responsiveness by performing inference and training tasks closer to data sources.However,it encounters several challenges in practice.The variance in hardware specifications and performance across different devices presents a major issue for the training and inference tasks.Additionally,edge devices typically possess limited network bandwidth and computing resources compared with data centers.Moreover,existing distributed training architectures often fail to consider the constraints of resources and communication efficiency in edge environments.In this paper,we propose DSparse,a method for distributed training based on sparse update in edge clusters with various memory capacities.It aims at maximizing the utilization of memory resources across all devices within a cluster.To reduce memory consumption during the training process,we adopt sparse update to prioritize the updating of selected layers on the devices in the cluster,which not only lowers memory usage but also reduces the data volume of parameters and the time required for parameter aggregation.Furthermore,DSparse utilizes a parameter aggregation mechanism based on multi-process groups,subdividing the aggregation tasks into AllReduce and Broadcast types,thereby further reducing the communication frequency for parameter aggregation.Experimental results using the MobileNetV2 model on the CIFAR-10 dataset demonstrate that DSparse reduces memory consumption by an average of 59.6%across seven devices,with a 75.4%reduction in parameter aggregation time,while maintaining model precision. 展开更多
关键词 distributed training edge computing edge machine learning sparse update edge cluster
原文传递
Clustering-based hyperspectral band selection using sparse nonnegative matrix factorization 被引量:13
16
作者 Ji-ming LI Yun-tao QIAN 《Journal of Zhejiang University-Science C(Computers and Electronics)》 SCIE EI 2011年第7期542-549,共8页
Hyperspectral imagery generally contains a very large amount of data due to hundreds of spectral bands.Band selection is often applied firstly to reduce computational cost and facilitate subsequent tasks such as land-... Hyperspectral imagery generally contains a very large amount of data due to hundreds of spectral bands.Band selection is often applied firstly to reduce computational cost and facilitate subsequent tasks such as land-cover classification and higher level image analysis.In this paper,we propose a new band selection algorithm using sparse nonnegative matrix factorization(sparse NMF).Though acting as a clustering method for band selection,sparse NMF need not consider the distance metric between different spectral bands,which is often the key step for most common clustering-based band selection methods.By imposing sparsity on the coefficient matrix,the bands'clustering assignments can be easily indicated through the largest entry in each column of the matrix.Experimental results showed that sparse NMF provides considerable insight into the clustering-based band selection problem and the selected bands are good for land-cover classification. 展开更多
关键词 HYPERSPECTRAL Band selection clustering sparse nonnegative matrix factorization
原文传递
Extraction method of typical IEQ spatial distributions based on low-rank sparse representation and multi-step clustering 被引量:2
17
作者 Yuren Yang Yang Geng +3 位作者 Hao Tang Mufeng Yuan Juan Yu Borong Lin 《Building Simulation》 SCIE EI CSCD 2024年第6期983-1006,共24页
Indoor environment quality(IEQ)is one of the most concerned building performances during the operation stage.The non-uniform spatial distribution of various IEQ parameters in large-scale public buildings has been demo... Indoor environment quality(IEQ)is one of the most concerned building performances during the operation stage.The non-uniform spatial distribution of various IEQ parameters in large-scale public buildings has been demonstrated to be an essential factor affecting occupant comfort and building energy consumption.Currently,IEQ sensors have been widely employed in buildings to monitor thermal,visual,acoustic and air quality.However,there is a lack of effective methods for exploring the typical spatial distribution of indoor environmental quality parameters,which is crucial for assessing and controlling non-uniform indoor environments.In this study,a novel clustering method for extracting IEQ spatial distribution patterns is proposed.Firstly,representation vectors reflecting IEQ distributions in the concerned space are generated based on the low-rank sparse representation.Secondly,a multi-step clustering method,which addressed the problems of the“curse of dimensionality”,is designed to obtain typical IEQ distribution patterns of the entire indoor space.The proposed method was applied to the analysis of indoor thermal environment in Beijing Daxing international airport terminal.As a result,four typical temperature spatial distribution patterns of the terminal were extracted from a four-month monitoring,which had been validated for their good representativeness.These typical patterns revealed typical environmental issues in the terminal,such as long-term localized overheating and temperature increases due to a sudden influx of people.The extracted typical IEQ spatial distribution patterns could assist building operators in effectively assessing the uneven distribution of IEQ space under current environmental conditions,facilitating targeted environmental improvements,optimization of thermal comfort levels,and application of energy-saving measures. 展开更多
关键词 indoor environment quality(IEQ) thermal environment spatial distribution temperature field low-rank sparse representation(LRSR) clustering
原文传递
An Image Denoising Method Based on Group Sparsity and Low Rank
18
作者 ZHAO Yu ZHANG Tao 《Wuhan University Journal of Natural Sciences》 CAS CSCD 2021年第4期349-357,共9页
In this paper,we propose an image denoising method combining the priors of non-local self similarity(NSS),low rank and group sparsity.In the proposed scheme,the image is decomposed into overlapping patches,and then th... In this paper,we propose an image denoising method combining the priors of non-local self similarity(NSS),low rank and group sparsity.In the proposed scheme,the image is decomposed into overlapping patches,and then these patches are classified by the K-means clustering.Patches in each cluster are stacked into a matrix and then are decomposed into low frequency component and high frequency component through 2-D wavelet transform.Intuitively,the low frequency component should be a low rank matrix.We show that the high frequency component can be recovered by weighted mixed norm minimization which is also known as group sparse model.Then we propose an image denoising model using nuclear norm and weighted mixed norm as regularizers to enforce the priors on the low and high frequency.The proposed model can be solved efficiently in the framework of alternating direction multiplier method(ADMM)algorithm.Several experiments are carried out to verify the performance of the proposed model. 展开更多
关键词 image denoising mixed norm sparse representation nuclear norm clustering WAVELET
原文传递
Dimension reduction graph-based sparse subspace clustering for intelligent fault identification of rolling element bearings
19
作者 Le Zhao Shaopu Yang Yongqiang Liu 《International Journal of Mechanical System Dynamics》 2021年第2期207-219,共13页
Sparse subspace clustering(SSC)is a spectral clustering methodology.Since high-dimensional data are often dispersed over the union of many low-dimensional subspaces,their representation in a suitable dictionary is spa... Sparse subspace clustering(SSC)is a spectral clustering methodology.Since high-dimensional data are often dispersed over the union of many low-dimensional subspaces,their representation in a suitable dictionary is sparse.Therefore,SSC is an effective technology for diagnosing mechanical system faults.Its main purpose is to create a representation model that can reveal the real subspace structure of high-dimensional data,construct a similarity matrix by using the sparse representation coefficients of high-dimensional data,and then cluster the obtained representation coefficients and similarity matrix in subspace.However,the design of SSC algorithm is based on global expression in which each data point is represented by all possible cluster data points.This leads to nonzero terms in nondiagonal blocks of similar matrices,which reduces the recognition performance of matrices.To improve the clustering ability of SSC for rolling bearing and the robustness of the algorithm in the presence of a large number of background noise,a simultaneous dimensionality reduction subspace clustering technology is provided in this work.Through the feature extraction of envelope signal,the dimension of the feature matrix is reduced by singular value decomposition,and the Euclidean distance between samples is replaced by correlation distance.A dimension reduction graph-based SSC technology is established.Simulation and bearing data of Western Reserve University show that the proposed algorithm can improve the accuracy and compactness of clustering. 展开更多
关键词 correlation distance dimension reduction sparse subspace clustering
原文传递
基于深度自适应K-means++算法的电抗器声纹聚类方法 被引量:5
20
作者 闵永智 郝大宇 +2 位作者 王果 何怡刚 贺建山 《电力系统保护与控制》 北大核心 2025年第8期1-13,共13页
在高压并联电抗器声纹信号监测系统中,长时海量无标签声纹的高维非平稳性导致特征提取困难、无监督聚类适应性差。由此提出了一种基于深度自适应K-means++算法(deep adaptive K-means++clustering algorithm,DAKCA)的750 kV电抗器声纹... 在高压并联电抗器声纹信号监测系统中,长时海量无标签声纹的高维非平稳性导致特征提取困难、无监督聚类适应性差。由此提出了一种基于深度自适应K-means++算法(deep adaptive K-means++clustering algorithm,DAKCA)的750 kV电抗器声纹聚类方法。首先通过采用两阶段无监督策略微调的改进堆叠稀疏自编码器(stacked sparse autoencoder,SSAE),对快速傅里叶变换后的归一化频域数据提取电抗器原始声纹32维深度特征。进一步提出了依据最近邻聚类有效性指标(clustering validation index based on nearest neighbors,CVNN)的自适应K-means++聚类算法,构建了能自适应确定最优聚类个数的电抗器声纹聚类模型。最后通过西北地区某750 kV电抗器实测声纹数据集进行了验证。结果表明,DAKCA算法对无标签声纹数据在不同样本均衡程度下能够稳定提取32维深度特征,并实现最优聚类,为直接高效利用电抗器无标签声纹数据提供了参考。 展开更多
关键词 750 kV电抗器 声纹聚类 自适应聚类算法 稀疏自编码器 深度自适应K-means++算法
在线阅读 下载PDF
上一页 1 2 21 下一页 到第
使用帮助 返回顶部