期刊文献+
共找到12,469篇文章
< 1 2 250 >
每页显示 20 50 100
Low-Rank and Sparse Representation with Adaptive Neighborhood Regularization for Hyperspectral Image Classification 被引量:8
1
作者 Zhaohui XUE Xiangyu NIE 《Journal of Geodesy and Geoinformation Science》 2022年第1期73-90,共18页
Low-Rank and Sparse Representation(LRSR)method has gained popularity in Hyperspectral Image(HSI)processing.However,existing LRSR models rarely exploited spectral-spatial classification of HSI.In this paper,we proposed... Low-Rank and Sparse Representation(LRSR)method has gained popularity in Hyperspectral Image(HSI)processing.However,existing LRSR models rarely exploited spectral-spatial classification of HSI.In this paper,we proposed a novel Low-Rank and Sparse Representation with Adaptive Neighborhood Regularization(LRSR-ANR)method for HSI classification.In the proposed method,we first represent the hyperspectral data via LRSR since it combines both sparsity and low-rankness to maintain global and local data structures simultaneously.The LRSR is optimized by using a mixed Gauss-Seidel and Jacobian Alternating Direction Method of Multipliers(M-ADMM),which converges faster than ADMM.Then to incorporate the spatial information,an ANR scheme is designed by combining Euclidean and Cosine distance metrics to reduce the mixed pixels within a neighborhood.Lastly,the predicted labels are determined by jointly considering the homogeneous pixels in the classification rule of the minimum reconstruction error.Experimental results based on three popular hyperspectral images demonstrate that the proposed method outperforms other related methods in terms of classification accuracy and generalization performance. 展开更多
关键词 Hyperspectral Image(HSI) spectral-spatial classification low-rank and sparse Representation(LRSR) Adaptive Neighborhood Regularization(ANR)
在线阅读 下载PDF
Nested Alternating Direction Method of Multipliers to Low-Rank and Sparse-Column Matrices Recovery 被引量:5
2
作者 SHEN Nan JIN Zheng-fen WANG Qiu-yu 《Chinese Quarterly Journal of Mathematics》 2021年第1期90-110,共21页
The task of dividing corrupted-data into their respective subspaces can be well illustrated,both theoretically and numerically,by recovering low-rank and sparse-column components of a given matrix.Generally,it can be ... The task of dividing corrupted-data into their respective subspaces can be well illustrated,both theoretically and numerically,by recovering low-rank and sparse-column components of a given matrix.Generally,it can be characterized as a matrix and a 2,1-norm involved convex minimization problem.However,solving the resulting problem is full of challenges due to the non-smoothness of the objective function.One of the earliest solvers is an 3-block alternating direction method of multipliers(ADMM)which updates each variable in a Gauss-Seidel manner.In this paper,we present three variants of ADMM for the 3-block separable minimization problem.More preciously,whenever one variable is derived,the resulting problems can be regarded as a convex minimization with 2 blocks,and can be solved immediately using the standard ADMM.If the inner iteration loops only once,the iterative scheme reduces to the ADMM with updates in a Gauss-Seidel manner.If the solution from the inner iteration is assumed to be exact,the convergence can be deduced easily in the literature.The performance comparisons with a couple of recently designed solvers illustrate that the proposed methods are effective and competitive. 展开更多
关键词 Convex optimization Variational inequality problem Alternating direction method of multipliers low-rank representation Subspace recovery
在线阅读 下载PDF
RSG-Conformer:ReLU-Based Sparse and Grouped Conformer for Audio-Visual Speech Recognition
3
作者 Yewei Xiao Xin Du Wei Zeng 《Computers, Materials & Continua》 2026年第3期1325-1348,共24页
Audio-visual speech recognition(AVSR),which integrates audio and visual modalities to improve recognition performance and robustness in noisy or adverse acoustic conditions,has attracted significant research interest.... Audio-visual speech recognition(AVSR),which integrates audio and visual modalities to improve recognition performance and robustness in noisy or adverse acoustic conditions,has attracted significant research interest.However,Conformer-based architectures remain computational expensive due to the quadratic increase in the spatial and temporal complexity of their softmax-based attention mechanisms with sequence length.In addition,Conformerbased architectures may not provide sufficient flexibility for modeling local dependencies at different granularities.To mitigate these limitations,this study introduces a novel AVSR framework based on a ReLU-based Sparse and Grouped Conformer(RSG-Conformer)architecture.Specifically,we propose a Global-enhanced Sparse Attention(GSA)module incorporating an efficient context restoration block to recover lost contextual cues.Concurrently,a Grouped-scale Convolution(GSC)module replaces the standard Conformer convolution module,providing adaptive local modeling across varying temporal resolutions.Furthermore,we integrate a Refined Intermediate Contextual CTC(RIC-CTC)supervision strategy.This approach applies progressively increasing loss weights combined with convolution-based context aggregation,thereby further relaxing the constraint of conditional independence inherent in standard CTC frameworks.Evaluations on the LRS2 and LRS3 benchmark validate the efficacy of our approach,with word error rates(WERs)reduced to 1.8%and 1.5%,respectively.These results further demonstrate and validate its state-of-the-art performance in AVSR tasks. 展开更多
关键词 Audio-visual speech recognition CONFORMER CTC sparse attention
在线阅读 下载PDF
SparseMoE-MFN:A Sparse Attention and Mixture-of-Experts Framework for Multimodal Fake News Detection on Social Media
4
作者 Yuechuan Zhang Mingshu Zhang +2 位作者 Bin Wei Hongyu Jin Yaxuan Wang 《Computers, Materials & Continua》 2026年第5期1646-1669,共24页
Detecting fake news in multimodal and multilingual social media environments is challenging due to inherent noise,inter-modal imbalance,computational bottlenecks,and semantic ambiguity.To address these issues,we propo... Detecting fake news in multimodal and multilingual social media environments is challenging due to inherent noise,inter-modal imbalance,computational bottlenecks,and semantic ambiguity.To address these issues,we propose SparseMoE-MFN,a novel unified framework that integrates sparse attention with a sparse-activated Mixture of-Experts(MoE)architecture.This framework aims to enhance the efficiency,inferential depth,and interpretability of multimodal fake news detection.Sparse MoE-MFN leverages LLaVA-v1.6-Mistral-7B-HF for efficient visual encoding and Qwen/Qwen2-7B for text processing.The sparse attention module adaptively filters irrelevant tokens and focuses on key regions,reducing computational costs and noise.The sparse MoE module dynamically routes inputs to specialized experts(visual,language,cross-modal alignment)based on content heterogeneity.This expert specialization design boosts computational efficiency and semantic adaptability,enabling precise processing of complex content and improving performance on ambiguous categories.Evaluated on the large-scale,multilingualMR2 dataset,SparseMoEMFN achieves state-of-the-art performance.It obtains an accuracy of 86.7%and a macro-averaged F1 score of 0.859,outperforming strong baselines like MiniGPT-4 by 3.4%and 3.2%,respectively.Notably,it shows significant advantages in the“unverified”category.Furthermore,SparseMoE-MFN demonstrates superior computational efficiency,with an average inference latency of 89.1 ms and 95.4 GFLOPs,substantially lower than existing models.Ablation studies and visualization analyses confirm the effectiveness of both sparse attention and sparse MoE components in improving accuracy,generalization,and efficiency. 展开更多
关键词 Fake news detection MULTIMODAL sparse attention mixture-of-experts INTERPRETABILITY computational efficiency
在线阅读 下载PDF
Periodical sparse-assisted decoupling method for local fault detection of spiral bevel gears
5
作者 Keyuan LI Yanan WANG +2 位作者 Baijie QIAO Zhibin ZHAO Xuefeng CHEN 《Chinese Journal of Aeronautics》 2026年第1期349-369,共21页
Early fault detection for spiral bevel gears is crucial to ensure normal operation and prevent accidents.The harmonic components,excited by the time-varying mesh stiffness,always appear in measured vibration signal.Ho... Early fault detection for spiral bevel gears is crucial to ensure normal operation and prevent accidents.The harmonic components,excited by the time-varying mesh stiffness,always appear in measured vibration signal.How to extract the periodical impulses that indicate gear localized fault buried in the intensive noise and interfered by harmonics is a challenging task.In this paper,a novel Periodical Sparse-Assisted Decoupling(PSAD)method is proposed as an optimization problem to extract fault feature from noisy vibration signal.The PSAD method decouples the impulsive fault feature and harmonic components based on the sparse representation method.The sparsity within and across groups property and the periodicity of the fault feature are incorporated into the regularizer as the prior information.The nonconvex penalty is employed to highlight the sparsity of fault features.Meanwhile,the weight factor based on2norm of each group is constructed to strengthen the amplitude of fault feature.An iterative algorithm with Majorization-Minimization(MM)is derived to solve the optimization problem.Simulation study and experimental analysis confirm the performance of the proposed PSAD method in extracting and enhancing defect impulses from noisy signal.The suggested method surpasses other comparative methods in extracting and enhancing fault features. 展开更多
关键词 Fault detection Nonconvex optimization sparse decoupling sparsity within and across groups Spiral bevel gear
原文传递
Centralized Circumcentered-Reflection Method for Solving the Convex Feasibility Problem in Sparse Signal Recovery
6
作者 Chunmei LI Bangjun CHEN Xuefeng DUAN 《Journal of Mathematical Research with Applications》 2026年第1期119-133,共15页
Convex feasibility problems are widely used in image reconstruction, sparse signal recovery, and other areas. This paper is devoted to considering a class of convex feasibility problem arising from sparse signal recov... Convex feasibility problems are widely used in image reconstruction, sparse signal recovery, and other areas. This paper is devoted to considering a class of convex feasibility problem arising from sparse signal recovery. We first derive the projection formulas for a vector onto the feasible sets. The centralized circumcentered-reflection method is designed to solve the convex feasibility problem. Some numerical experiments demonstrate the feasibility and effectiveness of the proposed algorithm, showing superior performance compared to conventional alternating projection methods. 展开更多
关键词 convex feasibility problem centralized circumcentered-re ection method sparse signal recovery compressed sensing
原文传递
Study and improvement of a multivariate covariance control chart based on the Sparse Group Lasso penalty
7
作者 Jun Hua Hongwei Li +1 位作者 Chunjie Wu Jialin Wu 《Statistical Theory and Related Fields》 2026年第1期82-116,共35页
Traditional multivariate parametric control charts often perform inadequately in detecting shifts in the covariance matrix when the data deviate from normality.In this paper,we propose a multivariate nonparametric exp... Traditional multivariate parametric control charts often perform inadequately in detecting shifts in the covariance matrix when the data deviate from normality.In this paper,we propose a multivariate nonparametric exponentially weighted moving average(SGLGEWMA)control chart,incorporating a Sparse Group Lasso penalty,which is capable of detecting shifts in the covariance matrix across a wide range of data types,including discrete,continuous,and mixed distributions.The proposed approach projects multivariate data into a Euclidean space and then computes an approximate Alt’s likelihood ratio,regularized via the Sparse Group Lasso.The resulting EWMA statistic monitors process shifts.Monte Carlo simulations demonstrate that SGLGEWMA outperforms both the Lasso-based LGShewhart and the Ridge-based RGEWMA control charts under various distributions,with enhanced efficacy in high-dimensional scenarios.Sensitivity analyses are performed on the tuning parameters(λ_(1),λ_(2))and smoothing parameterρ,to evaluate their impact on monitoring performance.Additionally,a simulation study and an illustrative example involving covariance monitoring in wafer semiconductor manufacturing are presented to demonstrate the practical application of the proposed chart.Empirical results confirm that the proposed control chart promptly identifies abnormal fluctuations and issues timely alerts,highlighting both its theoretical significance and practical utility. 展开更多
关键词 Covariance monitoring nonparametric method sparse group Lasso penalty principal coordinate analysis statistical process monitoring(SPM)
原文传递
An improved conditional denoising diffusion GAN for Mach number field reconstruction in a multi-tunnel combined inlet based on sparse parameter information
8
作者 Ke MIN Fan LEI +2 位作者 Jiale ZHANG Chengxiang ZHU Yancheng YOU 《Chinese Journal of Aeronautics》 2026年第1期169-190,共22页
The internal flow fields within a three-dimensional inward-tunning combined inlet are extremely complex,especially during the engine mode transition,where the tunnel changes may impact the flow fields significantly.To... The internal flow fields within a three-dimensional inward-tunning combined inlet are extremely complex,especially during the engine mode transition,where the tunnel changes may impact the flow fields significantly.To develop an efficient flow field reconstruction model for this,we present an Improved Conditional Denoising Diffusion Generative Adversarial Network(ICDDGAN),which integrates Conditional Denoising Diffusion Probabilistic Models(CDDPMs)with Style GAN,and introduce a reconstruction discrimination mechanism and dynamic loss weight learning strategy.We establish the Mach number flow field dataset by numerical simulation at various backpressures for the mode transition process from turbine mode to ejector ramjet mode at Mach number 2.5.The proposed ICDDGAN model,given only sparse parameter information,can rapidly generate high-quality Mach number flow fields without a large number of samples for training.The results show that ICDDGAN is superior to CDDGAN in terms of training convergence and stability.Moreover,the interpolation and extrapolation test results during backpressure conditions show that ICDDGAN can accurately and quickly reconstruct Mach number fields at various tunnel slice shapes,with a Structural Similarity Index Measure(SSIM)of over 0.96 and a Mean-Square Error(MSE)of 0.035%to actual flow fields,reducing time costs by 7-8 orders of magnitude compared to Computational Fluid Dynamics(CFD)calculations.This can provide an efficient means for rapid computation of complex flow fields. 展开更多
关键词 Flow field reconstruction Improved Conditional Denoising Diffusion Generative Adversarial Network(ICDDGAN) Mode transition sparse parameter information Three-dimensional inward-tunning combined inlet
原文传递
Dual adeno-associated virus system for selective and sparse labeling of astrocytes
9
作者 Mei Li Zhuang Liu +5 位作者 Ruixi Chen Ziyue Zhao Qingqing Zhou Ning Zheng Jie Wang Hanbing Wang 《Neural Regeneration Research》 2026年第7期3083-3091,共9页
Astrocytes are the most abundant glial cells in the central nervous system.They perform a diverse array of functions,with a critical role in structural integrity,synapse formation,and neurotransmission.These cells exh... Astrocytes are the most abundant glial cells in the central nervous system.They perform a diverse array of functions,with a critical role in structural integrity,synapse formation,and neurotransmission.These cells exhibit substantial regional heterogeneity and display variable responses to different neurological diseases.Such diversity in astrocyte morphology and function is essential for understanding both normal brain function and the underlying mechanisms of neurological disorders.To investigate this heterogeneity,we developed a novel method for the selective and sparse labeling of astrocytes in various brain regions.This technique utilizes a dual adeno-associated virus system that allows for the expression of Cre recombinase and enhanced green fluorescent protein under the control of the glial fibrillary acidic protein(GfaABC1D)promoter.The system was tested in C57BL/6J mice and successfully labeled astrocytes across multiple brain regions.The method enabled the detailed visualization of individual astrocytes-including their intricate peripheral processes-through three-dimensional reconstructions from confocal microscopy images.Furthermore,the labeling efficiency of this dual adeno-associated virus technology was validated by examining astrocyte function in a spared nerve injury model and through chemogenetic modulation.This innovative approach holds great promise for future research because it enables a more comprehensive understanding of astrocyte variation not only in spared nerve injury but also in a broad spectrum of neurological diseases.The ability to selectively label and study astrocytes in different brain regions provides a powerful tool for exploring the complexities of these essential cells and their roles in physiological and pathological conditions. 展开更多
关键词 ASTROCYTES chemogenetic modulation dual-adeno-associated virus system glial fibrillary acidic protein(GfaABC1D)promoter hierarchical clustering approach morphological parameter analysis PHP.eB Sholl analysis spared nerve injury sparse labeling
暂未订购
Convex Relaxation Algorithm for a Structured Simultaneous Low-Rank and Sparse Recovery Problem 被引量:1
10
作者 Le Han Xiao-Lan Liu 《Journal of the Operations Research Society of China》 EI CSCD 2015年第3期363-379,共17页
This paper is concerned with the structured simultaneous low-rank and sparse recovery,which can be formulated as the rank and zero-norm regularized least squares problem with a hard constraint diag(■)=0.For this clas... This paper is concerned with the structured simultaneous low-rank and sparse recovery,which can be formulated as the rank and zero-norm regularized least squares problem with a hard constraint diag(■)=0.For this class of NP-hard problems,we propose a convex relaxation algorithm by applying the accelerated proximal gradient method to a convex relaxation model,which is yielded by the smoothed nuclear norm and the weighted l1-norm regularized least squares problem.A theoretical guarantee is provided by establishing the error bounds of the iterates to the true solution under mild restricted strong convexity conditions.To the best of our knowledge,this work is the first one to characterize the error bound of the iterates of the algorithm to the true solution.Finally,numerical results are reported for some random test problems and synthetic data in subspace clustering to verify the efficiency of the proposed convex relaxation algorithm. 展开更多
关键词 Simultaneous low-rank and sparse recovery Convex relaxation Error bound
原文传递
Robust Face Recognition via Low-rank Sparse Representation-based Classification 被引量:5
11
作者 Hai-Shun Du Qing-Pu Hu +1 位作者 Dian-Feng Qiao Ioannis Pitas 《International Journal of Automation and computing》 EI CSCD 2015年第6期579-587,共9页
Face recognition has attracted great interest due to its importance in many real-world applications. In this paper,we present a novel low-rank sparse representation-based classification(LRSRC) method for robust face r... Face recognition has attracted great interest due to its importance in many real-world applications. In this paper,we present a novel low-rank sparse representation-based classification(LRSRC) method for robust face recognition. Given a set of test samples, LRSRC seeks the lowest-rank and sparsest representation matrix over all training samples. Since low-rank model can reveal the subspace structures of data while sparsity helps to recognize the data class, the obtained test sample representations are both representative and discriminative. Using the representation vector of a test sample, LRSRC classifies the test sample into the class which generates minimal reconstruction error. Experimental results on several face image databases show the effectiveness and robustness of LRSRC in face image recognition. 展开更多
关键词 Face recognition image classification sparse repre
原文传递
A CNN-Based Method for Sparse SAR Target Classification with Grad-CAM Interpretation 被引量:1
12
作者 JI Zhongyuan ZHANG Jingjing +1 位作者 LIU Zehao LI Guoxu 《Transactions of Nanjing University of Aeronautics and Astronautics》 2025年第4期525-540,共16页
In recent years,deeps learning has been widely applied in synthetic aperture radar(SAR)image processing.However,the collection of large-scale labeled SAR images is challenging and costly,and the classification accurac... In recent years,deeps learning has been widely applied in synthetic aperture radar(SAR)image processing.However,the collection of large-scale labeled SAR images is challenging and costly,and the classification accuracy is often poor when only limited SAR images are available.To address this issue,we propose a novel framework for sparse SAR target classification under few-shot cases,termed the transfer learning-based interpretable lightweight convolutional neural network(TL-IL-CNN).Additionally,we employ enhanced gradient-weighted class activation mapping(Grad-CAM)to mitigate the“black box”effect often associated with deep learning models and to explore the mechanisms by which a CNN classifies various sparse SAR targets.Initially,we apply a novel bidirectional iterative soft thresholding(BiIST)algorithm to generate sparse images of superior quality compared to those produced by traditional matched filtering(MF)techniques.Subsequently,we pretrain multiple shallow CNNs on a simulated SAR image dataset.Using the sparse SAR dataset as input for the CNNs,we assess the efficacy of transfer learning in sparse SAR target classification and suggest the integration of TL-IL-CNN to enhance the classification accuracy further.Finally,Grad-CAM is utilized to provide visual explanations for the predictions made by the classification framework.The experimental results on the MSTAR dataset reveal that the proposed TL-IL-CNN achieves nearly 90%classification accuracy with only 20%of the training data required under standard operating conditions(SOC),surpassing typical deep learning methods such as vision Transformer(ViT)in the context of small samples.Remarkably,it even presents better performance under extended operating conditions(EOC).Furthermore,the application of Grad-CAM elucidates the CNN’s differentiation process among various sparse SAR targets.The experiments indicate that the model focuses on the target and the background can differ among target classes.The study contributes to an enhanced understanding of the interpretability of such results and enables us to infer the classification outcomes for each category more accurately. 展开更多
关键词 sparse synthetic aperture radar convolutional neural network(CNN) ensemble learning target classification SAR interpretation
在线阅读 下载PDF
Robust Principal Component Analysis Integrating Sparse and Low-Rank Priors 被引量:2
13
作者 Wei Zhai Fanlong Zhang 《Journal of Computer and Communications》 2024年第4期1-13,共13页
Principal Component Analysis (PCA) is a widely used technique for data analysis and dimensionality reduction, but its sensitivity to feature scale and outliers limits its applicability. Robust Principal Component Anal... Principal Component Analysis (PCA) is a widely used technique for data analysis and dimensionality reduction, but its sensitivity to feature scale and outliers limits its applicability. Robust Principal Component Analysis (RPCA) addresses these limitations by decomposing data into a low-rank matrix capturing the underlying structure and a sparse matrix identifying outliers, enhancing robustness against noise and outliers. This paper introduces a novel RPCA variant, Robust PCA Integrating Sparse and Low-rank Priors (RPCA-SL). Each prior targets a specific aspect of the data’s underlying structure and their combination allows for a more nuanced and accurate separation of the main data components from outliers and noise. Then RPCA-SL is solved by employing a proximal gradient algorithm for improved anomaly detection and data decomposition. Experimental results on simulation and real data demonstrate significant advancements. 展开更多
关键词 Robust Principal Component Analysis sparse Matrix low-rank Matrix Hyperspectral Image
在线阅读 下载PDF
Co-phasing method for sparse aperture optical systems based on multichannel fringe tracking
14
作者 AN Qi-chang WANG Kun +2 位作者 LIU Xin-yue LI Hong-wen ZHU Jia-kang 《中国光学(中英文)》 北大核心 2025年第2期401-413,共13页
To realize effective co-phasing adjustment in large-aperture sparse-aperture telescopes,a multichannel stripe tracking approach is employed,allowing simultaneous interferometric measurements of multiple optical paths ... To realize effective co-phasing adjustment in large-aperture sparse-aperture telescopes,a multichannel stripe tracking approach is employed,allowing simultaneous interferometric measurements of multiple optical paths and circumventing the need for pairwise measurements along the mirror boundaries in traditional interferometric methods.This approach enhances detection efficiency and reduces system complexity.Here,the principles of the multibeam interference process and construction of a co-phasing detection module based on direct optical fiber connections were analyzed using wavefront optics theory.Error analysis was conducted on the system surface obtained through multipath interference.Potential applications of the interferometric method were explored.Finally,the principle was verified by experiment,an interferometric fringe contrast better than 0.4 is achieved through flat field calibration and incoherent digital synthesis.The dynamic range of the measurement exceeds 10 times of the center wavelength of the working band(1550 nm).Moreover,a resolution better than one-tenth of the working center wavelength(1550 nm)was achieved.Simultaneous three-beam interference can be achieved,leading to a 50%improvement in detection efficiency.This method can effectively enhance the efficiency of sparse aperture telescope co-phasing,meeting the requirements for observations of 8-10 m telescopes.This study provides a technological foundation for observing distant and faint celestial objects. 展开更多
关键词 stripe tracking wavefront aberration sparse aperture telescope co-phasing adjustment
在线阅读 下载PDF
Robust Background Subtraction Method via Low-Rank and Structured Sparse Decomposition 被引量:1
15
作者 Minsheng Ma Ruimin Hu +2 位作者 Shihong Chen Jing Xiao Zhongyuan Wang 《China Communications》 SCIE CSCD 2018年第7期156-167,共12页
Background subtraction is a challenging problem in surveillance scenes. Although the low-rank and sparse decomposition(LRSD) methods offer an appropriate framework for background modeling, they fail to account for ima... Background subtraction is a challenging problem in surveillance scenes. Although the low-rank and sparse decomposition(LRSD) methods offer an appropriate framework for background modeling, they fail to account for image's local structure, which is favorable for this problem. Based on this, we propose a background subtraction method via low-rank and SILTP-based structured sparse decomposition, named LRSSD. In this method, a novel SILTP-inducing sparsity norm is introduced to enhance the structured presentation of the foreground region. As an assistance, saliency detection is employed to render a rough shape and location of foreground. The final refined foreground is decided jointly by sparse component and attention map. Experimental results on different datasets show its superiority over the competing methods, especially under noise and changing illumination scenarios. 展开更多
关键词 background subtraction LRSD structured sparse SILTP
在线阅读 下载PDF
Block sparse compressed sensing with frames:Null space property and l_(2)/l_(q)(0
16
作者 WU Fengong ZHONG Penghong QIN Yuehai 《中山大学学报(自然科学版)(中英文)》 北大核心 2025年第3期173-182,共10页
This paper explores the recovery of block sparse signals in frame-based settings using the l_(2)/l_(q)-synthesis technique(0<q≤1).We propose a new null space property,referred to as block D-NSP_(q),which is based ... This paper explores the recovery of block sparse signals in frame-based settings using the l_(2)/l_(q)-synthesis technique(0<q≤1).We propose a new null space property,referred to as block D-NSP_(q),which is based on the dictionary D.We establish that matrices adhering to the block D-NSP_(q)condition are both necessary and sufficient for the exact recovery of block sparse signals via l_(2)/l_(q)-synthesis.Additionally,this condition is essential for the stable recovery of signals that are block-compressible with respect to D.This D-NSP_(q)property is identified as the first complete condition for successful signal recovery using l_(2)/l_(q)-synthesis.Furthermore,we assess the theoretical efficacy of the l2/lq-synthesis method under conditions of measurement noise. 展开更多
关键词 Compressed sensing block sparse l2/lq-synthesis method null space property
在线阅读 下载PDF
A Bilinear Sparse Domination for the Maximal Calder´on Commutator with Rough Kernel
17
作者 WANG Meizhong ZHAO Junyan 《数学进展》 北大核心 2025年第5期1059-1074,共16页
LetΩbe homogeneous of degree zero,integrable on S^(d−1) and have vanishing moment of order one,a be a function on R^(d) such that ∇a∈L^(∞)(R^(d)).Let T*_(Ω,a) be the maximaloperator associated with the d-dimensional... LetΩbe homogeneous of degree zero,integrable on S^(d−1) and have vanishing moment of order one,a be a function on R^(d) such that ∇a∈L^(∞)(R^(d)).Let T*_(Ω,a) be the maximaloperator associated with the d-dimensional Calder´on commutator defined by T*_(Ωa)f(x):=sup_(ε>0)|∫_(|x-y|>ε)^Ω(x-y)/|x-y|^(d+1)(a(x)-a(y))f(y)dy.In this paper,the authors establish bilinear sparse domination for T*_(Ω,a) under the assumption Ω∈L∞(Sd−1).As applications,some quantitative weighted bounds for T*_(Ω,a) are obtained. 展开更多
关键词 Calderon commutator Fourier transform multiplier operator approximation bilinear sparse domination rough kernel
原文传递
Low-Rank Multi-View Subspace Clustering Based on Sparse Regularization 被引量:1
18
作者 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
Proximity point algorithm for low-rank matrix recovery from sparse noise corrupted data
19
作者 朱玮 舒适 成礼智 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 2014年第2期259-268,共10页
The method of recovering a low-rank matrix with an unknown fraction whose entries are arbitrarily corrupted is known as the robust principal component analysis (RPCA). This RPCA problem, under some conditions, can b... The method of recovering a low-rank matrix with an unknown fraction whose entries are arbitrarily corrupted is known as the robust principal component analysis (RPCA). This RPCA problem, under some conditions, can be exactly solved via convex optimization by minimizing a combination of the nuclear norm and the 11 norm. In this paper, an algorithm based on the Douglas-Rachford splitting method is proposed for solving the RPCA problem. First, the convex optimization problem is solved by canceling the constraint of the variables, and ~hen the proximity operators of the objective function are computed alternately. The new algorithm can exactly recover the low-rank and sparse components simultaneously, and it is proved to be convergent. Numerical simulations demonstrate the practical utility of the proposed algorithm. 展开更多
关键词 low-rank matrix recovery sparse noise Douglas-Rachford splitting method proximity operator
在线阅读 下载PDF
Sparse Recovery of Decaying Signals by the Piecewise Generalized Orthogonal Matching Pursuit Algorithm
20
作者 Hanbing LIU Chongjun LI 《Journal of Mathematical Research with Applications》 2025年第6期813-834,共22页
In this paper,we focus on the recovery of piecewise sparse signals containing both fast-decaying and slow-decaying nonzero entries.In order to improve the performance of classic Orthogonal Matching Pursuit(OMP)and Gen... In this paper,we focus on the recovery of piecewise sparse signals containing both fast-decaying and slow-decaying nonzero entries.In order to improve the performance of classic Orthogonal Matching Pursuit(OMP)and Generalized Orthogonal Matching Pursuit(GOMP)algorithms for solving this problem,we propose the Piecewise Generalized Orthogonal Matching Pursuit(PGOMP)algorithm,by considering the mixed-decaying sparse signals as piecewise sparse signals with two components containing nonzero entries with different decay factors.The algorithm incorporates piecewise selection and deletion to retain the most significant entries according to the sparsity of each component.We provide a theoretical analysis based on the mutual coherence of the measurement matrix and the decay factors of the nonzero entries,establishing a sufficient condition for the PGOMP algorithm to select at least two correct indices in each iteration.Numerical simulations and an image decomposition experiment demonstrate that the proposed algorithm significantly improves the support recovery probability by effectively matching piecewise sparsity with decay factors. 展开更多
关键词 piecewise sparse recovery decaying sparse signals mutual coherence greedy algorithm
原文传递
上一页 1 2 250 下一页 到第
使用帮助 返回顶部